2006-11-01 Christopher R. Gabriel * cappuccino: removed gtk.glade dependencies * Version bump: 0.5.1 (bug fix release) 2006-10-31 Christopher R. Gabriel * cappuccino: complete rewrite with Python/Gtk. Bumped to 0.5.0. 2001-07-18 Christopher R. Gabriel * configure.in: bump to 0.3.2 * NEWS: Updated 2001-06-12 Christopher R. Gabriel * configure.in: version bump (0.3.1) 2001-06-11 Cosimo Vagarini * src/callbacks.c Debian Bug #99248: First sentence is skipped on first cycle- fixed. Debian Bug #99249: Optical glitch - fixed. When we reach the "final step", no configuration change can be made. You have to work, dude! :) 2001-01-11 Cosimo Vagarini * src/main.c update_progressbar() moved to callbacks.c * src/interface.c create_window() anchor changed in GTK_ANCHOR_CENTER before it couldn't center text in canvas create_window() added canvas_event create_window() doubled text in canvas create_config() new window to create your own cappuccino * src/callbacks.c new events for dialog button. config_get_values() Check values from dialog window. save_to_file() save new values to %HOME/.cappuccino * src/data.c load_data() Load default or user defined values 2000-12-22 Christopher R. Gabriel * src/interface.c (create_window): style management * src/main.c (update_progressbar): titolo -> title 2000-11-02 Christopher R. Gabriel * configure.in: fixed locales compilation bug. (AC_OUTPUT): build the man page from configure 2000-10-28 Christopher R. Gabriel * configure.in: bumped to release 0.1.2 2000-10-26 Christopher R. Gabriel * Initial import