24 Jul 2003 - 0.1.0pre3 Added Bash Script syntax highlighting defintions. Fixed OzUpdater (crash with threads) and an error when parse version Minor changes to About Dialog Added test files under test/ directory 23 Jul 2003 Added colorizing for "One Line Comment" (FINALLY !) Added some defintions to perl.defs Improved Syntax Highlighting - Lot of bugs fixed Start adding C++ Source support for syntax highlighting (cpp.defs). Fixed bug when parsing HTML files. A:"Are we ready for 0.1.0 ?" R:"Not Yet" 21 Jul 2003 Added a strlen to "Save" function (main.c) Debug of UndoRedo function 14 Jul 2003 Fixed a bad bug in "undoredo.c" that cause an infine loop when OzEDIT_TrimList called twice. Now UndoRedo uses a GQueue. Infinite Undo&Redo levels. Recent Files also when open file from filebrowser (filebrowser.c) 08 Jul 2003 Fixed a little bug in DestroyObject (object.c) Renamed menu from "Project" to "Workspace" (seems to be more correct !) Fixed a big bug whet switching between notebook tabs ! Function 100% rewritten ! 06 Jul 2003 Written "README_DEVELOPERS" ;-) "Destroy Object" (object.c) Bug Fixed Created debug.c that contains usefull procedures for debugging When compiled with --enable-debug, Menu "Debug" appears in topbar. 05 Jul 2003 Bug Hunting Changed topclass declaration (maybe sove some segfaults ?) Fixed a BUG in undoredo.c (a tsl not work correctly) Added "Undo & Redo" in Edit menu (with accelerators) 03 Jul 2003 Working on Undo & Redo (undoredo.c) 01 Jul 2003 - 0.1.0pre1 Hijack of SegFault Signal, to notice the user of the bug ;-) "Bookmark Properties" in dialogs.c modified (remove of unused entries) Fixed Makefile for langdefs. Now install correctly. Finished java.defs from "Java 1.2 - Guida Completa" 24 Jun 2003 Try to find a BUG in "Save" that depend on frame id. Working on popup Undo&Redo functions "Set Bookmark" on popup menu now work Added "RecentFilesLimit" and "UndoRedoLimit" to config file 23 Jun 2003 Now "are you sure" dialog on object close work as expected. 22 Jun 2003 Continue working for "recent.c", Now recent files are saved and loaded from config file and displayed in list. 18 Jun 2003 Added "recent.c" for a list of recently opened files 16 Jun 2003 With GtkSpell examples, i'm able to use "populate-popup" signal so...i added items to Popup menu in Text Widget ! Configuration file first in $HOME/.ozeditor/ozeditor.conf and, if not, /usr/local/etc/ozeditor.conf Working on Undo & Redo (undoredo.c) 15 Jun 2003 Added some file types Now parser (parser.c) uses XML Defintions File for Syntax Highlighting (Code Colorizer) Created c.defs,perl.defs,java.defs,html.defs Checked with GTK+-2.2.2 and fixed an error in "configure" 14 Jun 2003 Fixed a bug in FileBrowser "filebrowser.c" that cause multiple dir open on clicks. 04 Jun 2003 - 0.0.5 Working on FileBrowser (filebrowser.c) Change bookmark pixmap 03 Jun 2003 Finished WorkSpace section. Moved to "Project" menu (workspace.c) Fixed a bug in "Find" dialog (findrep.c) Change 'About' pixmap 02 Jun 2003 Created "Object Properties" dialog Fixed an inportant bug in "Save As" Worked on "File Broser" Added "RoadMap" 31 May 2003 Start working at FileBrowser 30 May 2003 - 0.0.4 Now user can change font for TextBuffer An experimental "Threaded Colorizer" included. Disabled by default. Cause a lot of segfaults ! Now "about dialog" show version and release date Open workspace now work 100% (Recreate also bookmarks ! - Completely rewritten function) 29 May 2003 Fixed a BUG in Bookmarks, now scroll correctly Added a nice pixmap'ed arrow where bookmark set (Now GDK-PIXBUF is suggested,if not that feature can't work) 28 May 2003 Solved a strange bug with Console 26 May 2003 A simple configuration dialog now work. Start Working at Documentation Browsing with GtkHTML Added -D_BROKEN_GTK for GTK2 < 2.2.2 because cannot allow Dialogs inside a separate Thread (ozupdater.c) 22 May 2003 Start working on Configuration Dialog (config.c) 21 May 2003 - 0.0.3 Optimized CPU Usage for Colorizing...i forget that ! :-) Added support for GThread (some function will be "threaded") Remover needed of pthread library Implemented a simple BUT working OzUPDATER Colorizer (parser.c) now work for strings (in C code) and some bugs fixed. 20 May 2003 Added OzUPDATER - Automagically check for OzEDITor updates ;-) - NOT FINISHED YET ! Some Structure modification to OzGtkXML for use with buffers 20 May 2003 - 0.0.3pre2 Fixed BUG in Colorizer (parser.c) Fixed BUG in "Open File" (io.c) that cause a SEGFAULT when opening some files. 17 May 2003 Start working on "Undo & Redo" Finished "Find and Replace" function and dialog - There are still some bugs (SEGFAULTS) ! "Open Workspace" now work but not for bookmarks - It cause a strange segfault in parser.c ! 16 May 2003 "Find (and Replace) Dialog" work started 15 May 2003 Worked on a simple XML Parser to use with configuration and WorkSpaces 14 May 2003 - 0.0.3pre1 "Save Workspace" done Resolved focus problem with console...now WORK PERFECTLY !!! (Tnx to Ken Steen) Added INSTALL File "Rename" now is *perfect* 13 May 2003 - 0.0.2 "Go Here" in the Objects List menu :-). "Clear Object" DONE. "Rename" DONE but doesn't update names in LIST and TABS. "LibZVT" not required, but console will not be compiled without it. Some code cleanups. 12 May 2000 "SET Bookmark" now work 08 May 2003 - 0.0.1 First Public Release