Michael Natterer
|
89bf66d471
|
libgimpwidgets: add gdk_cairo_get_clip_rectangle() to gimp3migration.[ch]
|
2013-04-19 02:23:21 +02:00 |
Michael Natterer
|
6e6a70b7f8
|
libgimpwidgets: add some modifier abstraction API to gimp3migration.[ch]
Work in progress and unused, will help to make things proper on OSX.
|
2011-10-04 23:09:09 +02:00 |
Michael Natterer
|
f1d4dde36a
|
libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch]
and remove gimp_button_event_triggers_context_menu() again. Update
all callers to use the new function.
|
2011-10-02 16:23:59 +02:00 |
Michael Natterer
|
f007ce352d
|
libgimpwidgets: add gtk_separator_new() to gimp3migration.[ch]
and use it all over the place.
|
2011-10-02 14:36:42 +02:00 |
Michael Natterer
|
2c175b068d
|
libgimpwidgets: add gtk_paned_new() to gimp3migration.[ch]
and use it all over the place.
|
2011-10-02 14:36:42 +02:00 |
Michael Natterer
|
19b9bfd189
|
libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch]
and use it all over the place. Also change some GtkObject* variables
to GtkAdjustment*.
|
2011-10-02 14:36:41 +02:00 |
Michael Natterer
|
16817c666f
|
libgimpwidgets: add gtk_scrollbar_new() to gimp3migration.[ch]
and use it all over the place.
|
2011-10-02 14:36:41 +02:00 |
Michael Natterer
|
f342b50483
|
libgimpwidgets: add gtk_button_box_new() to gimp3migration.[ch]
and use it all over the place.
|
2011-09-30 15:44:33 +02:00 |
Michael Natterer
|
030413b9f6
|
libgimpwidgets: add gimp3migration.[ch] to help the gtk3-port branch
This is such a hack, but entirely safe when linking against GTK+ 2.x.
Please ignore the uglyness.
|
2011-09-30 10:45:00 +02:00 |