################################# # # # gCatalog # # v0.2.15 # # # ################################# CHANGELOG: -12/12/99- Begin usage of the appbar. Attached menus to the appbar. Fixed various typos in text strings. -12/11/99- Cut/Copy/Paste implemented. Note, things that are cut and pasted inside gCatalog stay inside gCatalog. You cant cut and paste between different files though. -12/10/99- Fixed another bug in the delete code -12/9/99- Added an Undo feature. -12/8/99- Converted the main Tree to a Ctree, which will enable many more features in the future. -12/7/99- MDI implemented using the notebook layout. More bug fixes...worked on the delete problem -12/4/99- Nearly all bug fixes completed -12/3/99- Added gnome support including top level window and docking menus and toolbar. Also added other gnome features, like gnome_pixmap_entry so that gCatalog can read image formats other than xpm. Now it should read just about anything. -12/2/99- Fixed bug with edit.cpp new_cat() call from tempfile1, tempfile1 to tempfile1, tempfile2 Added some extra flush file calls to the new/open/save routines.