2002-04-04 Stacey Keast * Changed GUI layout to be more friendly on smaller screens 2002-04-03 Stacey Keast * Squish new bugs * added functionality: path is now remembered when adding a file * Released 0.4.0 2002-04-02 Stacey Keast * GUI fixups * added "default" image loading preferences which are handled transparently 2001-11-29 Stacey Keast * Fixed some Mandrake bugs * Fixed some FreeBSD bugs 2001-11-12 Stacey Keast * Fixed bug where program crashed if invalid filename entered in file selection dialog. * Added support for ... 2001-07-08 Stacey Keast * Added checks to see if you actually HAVE xv or Esetroot * Fixed up bbrb.inst a bit * Can now use filenames with spaces and stuff * Fixed some bugs 2001-07-06 Stacey Keast * Bug squishing - see file BUGS for what's left (known) * Added support for Esetroot, probably injecting more bugs bugs bugs 2001-07-05 Stacey Keast * Load all files button done * Added clear list button - done * Feature complete (for now) Time to squish bugs 2001-07-04 Stacey Keast * random pics implimented 2001-07-03 Stacey Keast * fixes for openbsd * added missing files for make dist 2001-06-29 Stacey Keast * per user install script bbrb.inst done * bbrb -inst functionality done 2001-06-20 Stacey Keast * file_thumb klass done (filethumb.c/.h) * add pic button done 2001-06-19 Stacey Keast * textfuncs.c/.h done * filethumb.c/.h done 2001-06-18 Stacey Keast * Relabel dialog done. * Sort done. * Update button done. 2001-06-17 Stacey Keast * Option buttons now populated from selected item * Remove button done. * Update Root Image button done. * bbrb_load_list fixes * all converted back to straight C after a snag 2000-03-21 --> 2001-06-17 Stacey Keast * Wow, what a layoff.. back to it then.. * src/bbrb.hh src/bbrb.cc: finished main window GUI (might change style yet) * src/bbrblist.hh src/bbrblist.cc: bbrb_load_list done * src/thumbs.h src/thumbs.c: done * src/bbrbss.c src/bbrbss.h: done * src/resetBB.c src/resetBB.h: done * src/updatestyle.c src/updatestyle.h: done * src/filefunctions.c src/filefunctions.h: done * Makefile.am fixes 2000-03-20 Stacey Keast * src/bbrb.hh (class bbrb): added radio and check widgets for mid vbox. * src/bbrb.cc (createUI): added radio and check buttons to mid vbox. 2000-03-15 Stacey Keast * src/bbrb.cc (createUI): created and implemented top level window, box and frame widgets, adding them to their appropriate containers. :created buttons for bottom Hbox, connected cancel button and added buttons to container. * src/bbrb.h (class bbrb): added box and frame widgets and bottom row of button widgets as well as destroy and delete_event callbacks. 2000-03-13 Stacey Keast * src/bbrb.cc: layed out skeleton * src/bbrb.h: layed out skeleton * project: v0.2 restarted as configurated c/c++ project