Wed Jan 13 1999 Tim P. Gerla * Bumped version to 0.4.0. Tue Jan 12 1999 Tomas Ogren * Upped gtk requirement to 1.1.5 as gtk-engines ... Tue Jan 12 1999 Tomas Ogren * Fixed up some rules in configure.in .. we don't want static stuff.. * Upped version in configure.in to 0.3.99 * Changed version of libtool in autogen.sh * Added config option for 'handlebar_marks' which is used in handleboxes, defaults to on. Updated gtkrc. * Updated README.html slightly (the notebook entry) Sun Jan 10 1999 Tomas Ogren * Added thinice_tab() - takes care of notebook tabs * Fixed the notebook tabs.. still a minor glitch when at the ends, have to fix the actual notebook for that... later.. Sun Jan 10 1999 Tomas Ogren * Stole the 'DETAIL' define from Metal and applied all over the place * Added two funcs, 'thinice_slash_one' and 'thinice_slash_two' which draws either / or // in a box.. replaces the inline hacks for scrollbars etc. Replaced all the "unnecessary" code.. * Cleaned up some checks for user-data Sat Jan 2 1999 Tomas Ogren * Changed the look of LEFT_ARROW (tearoff-menus etc) * Added an ACTIVE color for lists and changed the bg from white to cyan-whitish Sat Jan 2 1999 Tomas Ogren * Changed the look of UP_ARROW and DOWN_ARROW (spinbuttons etc) Thu Dec 3 23:24:40 CST 1998 Tim P. Gerla * Distribute autogen.sh Sun Nov 30 1998 Tomas Ogren * Changed the look of RIGHT_ARROW (used in menus for example) Sun Nov 29 1998 Tomas Ogren * Added configuration for the scrollbar-handles & buttons: rect_scrollbar (default FALSE): rectangular or shaped scrollbar handles scrollbar_marks (default TRUE): cute marks on the scrollbar handles scroll_button_marks (default TRUE): cute marks on the scrollbar buttons * new file: thinice_theme.h: config-stuff & defaults * Updated Theme/README.html ... removed the bug about entry-boxes.. * Updated Theme/gtk/gtkrc ... Added the new config-stuff with comments Thu Nov 26 1998 Tomas Ogren * Fixed the scroll-thumb to fallback to a rectangle if it gets too small... Thu Nov 26 06:10:57 1998 Tomas Ogren * thinice_theme_draw.c (draw_arrow): Added check for vscrollbar as well for the end-"arrows" * thinice_theme_draw.c (draw_box): Set the correct background behind the sliders on scrollbars 1998-11-25 Tim P. Gerla * thinice_theme_draw.c (draw_check): Changed back to motif style to match the new option buttons * thinice_theme_draw.c (draw_option): Merged Ice's patches in. Tue Nov 24 16:30:36 1998 Tomas Ogren * thinice_theme_draw.c (draw_check, draw_option): Changed c++ comments to c comments Tue Nov 24 04:29:31 1998 Tomas Ogren * thinice_theme_draw.c (draw_arrow): Added the "arrows" for scrollbars * thinice_theme_draw.c (draw_box): Fixed the scrollbars.. almost done now... * thinice_theme_draw.c (draw_slider): #ifdef'd some debug-stuff 1998-11-23 Tim P. Gerla * thinice_theme_draw.c (thinice_default_class =): Changed thickness back to 2. Tue Nov 24 00:40:41 1998 Tomas Ogren * thinice_theme_draw.c (draw_check, draw_option): stole code from Metal 1998-11-23 Tim P. Gerla * thinice_theme_draw.c (draw_flat_box): Use white_gc for entry backgrounds. * thinice_theme_draw.c (toplevel): Change width from 2 to 1. * Added autogen.sh. * Removed some autogenerated files.