Skip to content

Commit

Permalink
check in all modified (yet still outdated) files in preparation for r…
Browse files Browse the repository at this point in the history
…emoving them
  • Loading branch information
CodyPrecord authored and CodyPrecord committed Feb 29, 2008
1 parent 2e29875 commit 5a96e86
Show file tree
Hide file tree
Showing 38 changed files with 312 additions and 1,004 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Editra
Author: Cody Precord
Copyright: (c) Cody Precord 2005-2007
Licence: GPLv2
Licence: wxWindows

Change Log:

Expand Down
388 changes: 51 additions & 337 deletions COPYING

Large diffs are not rendered by default.

27 changes: 8 additions & 19 deletions Editra
Original file line number Diff line number Diff line change
@@ -1,23 +1,12 @@
#!/usr/bin/env python
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: Editra #
# Purpose: Editra's main launch script #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################


"""
#--------------------------------------------------------------------------#
Expand Down
78 changes: 3 additions & 75 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -16,88 +16,14 @@ setup.py
docs/editra_style_sheets.txt
locale/ja_JP/LC_MESSAGES/Editra.mo
locale/en_US/LC_MESSAGES/Editra.mo
locale/es_ES/LC_MESSAGES/Editra.mo
pixmaps/Editra.icns
pixmaps/editra_doc.icns
pixmaps/editra_doc.png
pixmaps/editra.ico
pixmaps/editra.png
pixmaps/splashwarn.png
pixmaps/theme/Default/README
pixmaps/theme/Nuovo/AUTHORS
pixmaps/theme/Nuovo/COPYING
pixmaps/theme/Nuovo/DONATE
pixmaps/theme/Nuovo/README
pixmaps/theme/Nuovo/toolbar/copy.png
pixmaps/theme/Nuovo/toolbar/cut.png
pixmaps/theme/Nuovo/toolbar/doc_props.png
pixmaps/theme/Nuovo/toolbar/find.png
pixmaps/theme/Nuovo/toolbar/findr.png
pixmaps/theme/Nuovo/toolbar/new.png
pixmaps/theme/Nuovo/toolbar/open.png
pixmaps/theme/Nuovo/toolbar/package.png
pixmaps/theme/Nuovo/toolbar/paste.png
pixmaps/theme/Nuovo/toolbar/pref.png
pixmaps/theme/Nuovo/toolbar/print.png
pixmaps/theme/Nuovo/toolbar/redo.png
pixmaps/theme/Nuovo/toolbar/save.png
pixmaps/theme/Nuovo/toolbar/theme.png
pixmaps/theme/Nuovo/toolbar/undo.png
pixmaps/theme/Nuovo/toolbar/web.png
pixmaps/theme/Nuovo/menu/about.png
pixmaps/theme/Nuovo/menu/bin_file.png
pixmaps/theme/Nuovo/menu/bmark_add.png
pixmaps/theme/Nuovo/menu/bmark_next.png
pixmaps/theme/Nuovo/menu/bmark_pre.png
pixmaps/theme/Nuovo/menu/cdrom.png
pixmaps/theme/Nuovo/menu/computer.png
pixmaps/theme/Nuovo/menu/copy.png
pixmaps/theme/Nuovo/menu/cut.png
pixmaps/theme/Nuovo/menu/delete.png
pixmaps/theme/Nuovo/menu/file.png
pixmaps/theme/Nuovo/menu/find.png
pixmaps/theme/Nuovo/menu/findr.png
pixmaps/theme/Nuovo/menu/floppy.png
pixmaps/theme/Nuovo/menu/folder.png
pixmaps/theme/Nuovo/menu/font.png
pixmaps/theme/Nuovo/menu/harddisk.png
pixmaps/theme/Nuovo/menu/html_gen.png
pixmaps/theme/Nuovo/menu/kw_help.png
pixmaps/theme/Nuovo/menu/mail.png
pixmaps/theme/Nuovo/menu/new.png
pixmaps/theme/Nuovo/menu/open.png
pixmaps/theme/Nuovo/menu/paste.png
pixmaps/theme/Nuovo/menu/plugin.png
pixmaps/theme/Nuovo/menu/pref.png
pixmaps/theme/Nuovo/menu/print.png
pixmaps/theme/Nuovo/menu/printpre.png
pixmaps/theme/Nuovo/menu/quit.png
pixmaps/theme/Nuovo/menu/redo.png
pixmaps/theme/Nuovo/menu/rtf_gen.png
pixmaps/theme/Nuovo/menu/save.png
pixmaps/theme/Nuovo/menu/saveas.png
pixmaps/theme/Nuovo/menu/style_edit.png
pixmaps/theme/Nuovo/menu/tex_gen.png
pixmaps/theme/Nuovo/menu/undo.png
pixmaps/theme/Nuovo/menu/usb.png
pixmaps/theme/Nuovo/menu/web.png
pixmaps/theme/Nuovo/menu/zoomd.png
pixmaps/theme/Nuovo/menu/zoomi.png
pixmaps/theme/Nuovo/menu/zoomo.png
pixmaps/theme/Nuovo/mime/c.png
pixmaps/theme/Nuovo/mime/cpp.png
pixmaps/theme/Nuovo/mime/css.png
pixmaps/theme/Nuovo/mime/header.png
pixmaps/theme/Nuovo/mime/html.png
pixmaps/theme/Nuovo/mime/java.png
pixmaps/theme/Nuovo/mime/makefile.png
pixmaps/theme/Nuovo/mime/perl.png
pixmaps/theme/Nuovo/mime/php.png
pixmaps/theme/Nuovo/mime/python.png
pixmaps/theme/Nuovo/mime/ruby.png
pixmaps/theme/Nuovo/mime/shell.png
pixmaps/theme/Nuovo/mime/tcl.png
pixmaps/theme/Nuovo/mime/tex.png
pixmaps/theme/Nuovo/mime/text.png
pixmaps/theme/Tango/AUTHORS
pixmaps/theme/Tango/COPYING
pixmaps/theme/Tango/menu/about.png
Expand Down Expand Up @@ -166,7 +92,9 @@ plugins/PyShell-0.4-py2.5.egg
plugins/FileBrowser-0.4-py2.5.egg
profiles/.loader2
profiles/default.ppb
scripts/clean_dir.sh
scripts/i18n/Editra_en_US.po
scripts/i18n/Editra_es_ES.po
scripts/i18n/Editra_ja_JP.po
scripts/i18n/app.fil
scripts/i18n/gen_lang.sh
Expand Down
8 changes: 8 additions & 0 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
###############################################################################
# Name: __init__.py #
# Purpose: Put the src package in the Editra packages namespace #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""Main package initializer
@summary: makes the src package available to the package
Expand Down
26 changes: 7 additions & 19 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
#!/usr/bin/env python
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: setup.py #
# Purpose: Setup/build script for Editra #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""
Editra Setup Script
Expand Down
26 changes: 7 additions & 19 deletions src/Editra.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,11 @@
#!/usr/bin/env python
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: Editra.py #
# Purpose: Implements Editras App object and the Main method #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""
#--------------------------------------------------------------------------#
Expand Down
8 changes: 8 additions & 0 deletions src/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
###############################################################################
# Name: __init__.py #
# Purpose: Import the required base modules needed for launching Editra into #
# into the namespace. #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################
"""Main package module
@summary: Makes ed_glob, util, and Editra available in the package namespace
Expand Down
26 changes: 7 additions & 19 deletions src/dev_tool.py
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
############################################################################
# Copyright (C) 2007 by Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: dev_tool.py #
# Purpose: Provides logging and error tracking utilities #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

""" Editra Development Tools
@author: Cody Precord
Expand Down
26 changes: 7 additions & 19 deletions src/doctools.py
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: doctools.py #
# Purpose: Tools for managing document services #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""
#--------------------------------------------------------------------------#
Expand Down
26 changes: 7 additions & 19 deletions src/ed_art.py
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: ed_art.py #
# Purpose: Provides artwork for Editra based on object ids #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""
#--------------------------------------------------------------------------#
Expand Down
27 changes: 8 additions & 19 deletions src/ed_cmdbar.py
Original file line number Diff line number Diff line change
@@ -1,22 +1,11 @@
############################################################################
# Copyright (C) 2007 Cody Precord #
# cprecord@editra.org #
# #
# Editra is free software; you can redistribute it and#or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# Editra is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the #
# Free Software Foundation, Inc., #
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
############################################################################
###############################################################################
# Name: ed_cmdbar.py #
# Purpose: Creates a small slit panel that holds small controls for searching #
# and other actions. #
# Author: Cody Precord <cprecord@editra.org> #
# Copyright: (c) 2007 Cody Precord <staff@editra.org> #
# Licence: wxWindows Licence #
###############################################################################

"""
#--------------------------------------------------------------------------#
Expand Down
Loading

0 comments on commit 5a96e86

Please sign in to comment.