gimp/modules
Michael Natterer 2f34216a2a app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c
1999-03-27  Michael Natterer  <mitschel@cs.tu-berlin.de>

        * app/brush_select.c
        * app/channels_dialog.c
        * app/color_select.c
        * app/devices.c
        * app/file_new_dialog.c
        * app/gradient_select.c
        * app/palette_select.c
        * app/pattern_select.c: applied a patch from Marco Lamberto
        <lm@geocities.com> which unifies actionareas ("Cancel" rightmost
        and default). Did the same in some more dialogs.

        * libgimp/gimpfileselection.c
        * libgimp/gimppatheditor.c
        * app/preferences_dialog.[ch]: completely reworked the preferences
        dialog:

        - select the notebook's pages with a tree.
        - reordered the categories. Please give me feedback, this really
          needs to be intuitive.
        - removed lots of unused #include's.
        - turned the prefs. dialog into a test site for new convenience
          constructors. These changes are however not visible. Flame me
          until they're perfect ;) When finished, this stuff can save
          *many* lines of gtk+ code.

        * modules/colorsel_gtk.c: made it circular.
1999-03-27 18:16:30 +00:00
..
.cvsignore Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
colorsel_gtk.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
colorsel_triangle.c don't try and gdk_window_get_size() when we haven't been realised yet. 1999-01-23 21:07:57 +00:00
Makefile.am A line had been deleted by mistake. 1999-03-08 21:59:55 +00:00
makefile.msc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
module.def A line had been deleted by mistake. 1999-03-08 21:59:55 +00:00