2012-02-07 German Arias <german@xelalug.org>
        
        * GemasEditorView (-createSyntaxHighlighterForFileType:): Check if 
        is a new file.

2012-02-07 German Arias <german@xelalug.org>

        * GemasInfo.plist: Added ChangeLog and Generic files.
        * GemasEditorView.m (-insertText:): Fix bugs.

2012-02-07 German Arias <german@xelalug.org>
        
        * Resources/AppResources/Info.plist: Remove ApplicationIcon since
        is not used. The user should set it if have another icon.

2012-02-04 German Arias <german@xelalug.org>
        
        * GemasInfo.plist: Update the release date.

2012-02-04 German Arias <german@xelalug.org>
        
        * GemasEditorView.m: Corrections for new syntax files and for
        autoindentation.
        * Resources/nonEnglishCharacters.plist: New characters.
        * Spanish.lproj/Localizable.strings:
        * English.lproj/Localizable.strings: Updated.

2012-02-03 German Arias <german@xelalug.org>

        * Spanish.lproj/Gemas.gorm:
        * English.lproj/Gemas.gorm:
        * GemasController.m:
        * GemasEditorView.m: Added ChangeLog and Other (plain text) files.

2012-02-03 German Arias <german@xelalug.org>

        * GNUmakefile:
        * INSTALL:
        * INSTALACION:
        * README:
        * LEEME: Updated to latest gnustep packages and to version 0.3.

2012-01-27 German Arias <german@xelalug.org>

        * Spanish.lproj/Preferences.gorm:
        * English.lproj/Preferences.gorm:
        * GemasController.h:
        * GemasController.m: Added the feature to switch theme for the
        highlighter.

2012-01-26 German Arias <german@xelalug.org>

        * GemasController.m (-openPreferences:) (-restoreDefaults): Fix a bug on
        last commit.

2012-01-25 German Arias <german@xelalug.org>

        * Spanish.lproj/Preferences.gorm:
        * English.lproj/Preferences.gorm: Set delegate.
        * GemasController.m (-openPreferences): Run Preferences panel in modal.

2012-01-23 German Arias <german@xelalug.org>

        * GemasDocument.m: Call -setDrawsBackground: only in -awakeFromNib.

2012-01-21 German Arias <german@xelalug.org>

        * Resources/AppResources/Info.plist: Added "ApplicationIcon" entry
        since this works now with gnustep.

2012-01-19 German Arias <german@xelalug.org>

        * GemasController.h: Updated copyright year.
        * GemasController.m (-validateMenuItem:): Improvements and updated
        copyright year.
        * GemasDocument.m (-goToLineNumber:): Improvements.
        * GemasEditorView.h:
        * GemasEditorView.m (-insertText:): Put the code character when is
        a Strings or Plist file.
        * Resources/nonEnglishCharacters.plist: New file.
        * English/Gemas.app:
        * Spanish/Gemas.app: New menu items.
        * English/Localized.strings:
        * Spanish/Localized.strings: Updated.
        * GNUmakefile: Added new file.

2012-01-16 German Arias <german@xelalug.org>

        * English.lproj/Preferences.gorm:
        * Spanish.lproj/Preferences.gorm: New optios.
        * English.lproj/Editor.gorm:
        * Spanish.lproj/Editor.gorm: Default size 680x510.
        * GemasController.h:
        * GemasController.m: New methods for new preferences.
        * GemasDocument.h:
        * GemasDocument.m:
        * GemasEditor.m: Cleanign the code.

2012-01-03 German Arias <german@xelalug.org>

        * English/Editor.gorm:
        * Spanish/Editor.gorm: Add a new outlet.
        * GemasDocument.m: Improvements for color preferences.

2012-01-02 German Arias <german@xelalug.org>

        * English.lproj/Localizable.strings:
        * Spanish.lproj/Localizable.strings: Fix some spaces.

2012-01-01 German Arias <german@xelalug.org>

        * GemasInfo.plist: Remove unnecessary entries.
        * Resources/AppResources/Info.plist: Minor changes.
        * English.lproj/Localizable.strings:
        * Spanish.lproj/Localizable.strings: Updated.
        * GemasController.m: Add example authors in Info.plist file.

2011-12-31 German Arias <german@xelalug.org>

        * Resources/ToolResources/GNUmakefile: Minor changes.
        * Resources/AppResources/interface.gorm: Added info item at menu.
        * Resources/AppResources/Info.plist: Remove unnecessary entries.
        * Resources/AppResources/GNUmakefile: Minor changes.

2011-12-31 German Arias <german@xelalug.org>

        * Resources/ToolResources/Info.plist: Deleted.
        * GemasController.m (-newProject:): Deleted Info.plist file in Tool
        project since this is not needed.

2011-12-27 German Arias <german@xelalug.org>

        * English.lproj/Localizable.strings:
        * Spanish.lproj/Localizable.strings: Updated.
        * GemasDocument.h:
        * GemasDocument.m: Remove old code.
        * GemasController.m: Open new files after create a new project.

2011-12-26 German Arias <german@xelalug.org>

        * English.lproj/Gemas.gorm:
        * Spanish.lproj/Gemas.gorm: New items at menu.
        * Resources/AppResources:
        * Resources/ToolResources:
        * GNUmakefile: New files to create a simple App or a simple Tool.
        * GemsController.h:
        * GemasController.m: Added method -newProject.

2011-12-12 German Arias <german@xelalug.org>

        * Spanish.lproj/Localizable.strings:
        * English.lproj/Localizable.strings: Added a deleted string.

2011-12-06 German Arias <german@xelalug.org>

        * GemasEditorView.m (-insertText:): Improvements for "break" in
        switch blocks.

2011-12-05 German Arias <german@xelalug.org>

        * Spanish.lproj/Localizable.strings:
        * English.lproj/Localizable.strings: Added new strings.
        * GemasController.m: Take care if the user close the last visible window
        with NSWindows95InterfaceStyle.
        * GemasDocument.m: Display an Error panel if we can't open a file.

2011-09-10 German Arias <german@xelalug.org>

        * GemasController.h:
        * GemasController.m: Added delegate method
        -applicationShouldTerminateAfterLastWindowClosed:
        to work properly with menu in window.

2011-08-16 German Arias <german@xelalug.org>

        * Spanish.lproj/Localizable.strings: Fix a typo.

2011-08-15 German Arias <german@xelalug.org>

        * GemasDocument.m (-init): Set empty string to work with
        recent changes in gnustep.

2011-05-18 German Arias <german@xelalug.org>

        * GemasDocument.m:
        * GemasController.m:
        * GemasEditorView.m: Applied patch of Sebastian Reitenbach
        <sebastia@l00-bugdead-prods.de>        to compile with gcc-2.95.
        With a change to don't break the parentheses selection in
        GemasEditorView.m.

2011-05-17 German Arias <german@xelalug.org>

        * INSTALL:
        * INSTALACION: HighlighterKit is now a requisite.

2011-05-15 German Arias <german@xelalug.org>

        * Repository: Uploaded at "GNUstep Non-FSF" at GNA.
