| Commit message (Expand) | Author | Age | Files | Lines |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 2 | -5/+5 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 3 | -1/+12 |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -5/+1 |
* | Evil function to deal with very large (TM) amounts of text. May be moved | Jonathan Blandford | 2001-05-22 | 1 | -18/+390 |
* | Added properties. Based on patch by Lee Mallabone. | Alexander Larsson | 2001-05-22 | 2 | -0/+17 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+164 |
* | Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon() | Martin Baulig | 2001-05-18 | 1 | -2/+4 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 2 | -211/+634 |
* | You can now set all sorts of properties in any order you wan, whether or | Jonathan Blandford | 2001-05-16 | 1 | -4/+60 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 4 | -19/+84 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 2 | -4/+95 |
* | updated exports | Hans Breuer | 2001-05-06 | 1 | -0/+70 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -11/+1 |
* | Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside | Owen Taylor | 2001-05-03 | 1 | -1/+1 |
* | Split the property editor code out for reuse, improve. | Owen Taylor | 2001-05-03 | 2 | -0/+616 |
* | Reduce new_text_length appropriately when we run into the size limit for | Owen Taylor | 2001-05-03 | 3 | -558/+50 |
* | fix to work with gtk_paint_layout change | Havoc Pennington | 2001-05-01 | 1 | -0/+1 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+5 |
* | fix warning | Havoc Pennington | 2001-04-28 | 3 | -79/+27 |
* | Added Hebrew Punctuation/Point Marks to the text. | Chookij Vanatham | 2001-04-26 | 1 | -1/+1 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 1 | -0/+13 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -1/+1 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 1 | -3/+3 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 1 | -0/+4 |
* | Try changing mode on shm segments to 0600. We'll see who complains. | Owen Taylor | 2001-04-18 | 3 | -15/+19 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 1 | -1/+1 |
* | Remove explicit pointer grabs, since they are no longer necessary. | Owen Taylor | 2001-04-16 | 1 | -1/+6 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 3 | -72/+213 |
* | corrected path to gtk.immodules | Sven Neumann | 2001-04-04 | 2 | -1/+4 |
* | Updated. | Owen Taylor | 2001-04-03 | 7 | -6/+63 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -1/+1 |
* | Bug fix to make trees work again when not sorted. | Jonathan Blandford | 2001-04-02 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -1/+1 |
* | Applied patch from Ron Steinke to add signal accumulators so that signals | Owen Taylor | 2001-04-02 | 1 | -0/+1 |
* | Reference param spec when caching property values, since we unref it later | Owen Taylor | 2001-04-02 | 1 | -1/+0 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -0/+1 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 1 | -7/+6 |
* | added value_changed signal which proxies for the adjustment. Cleaned | Mike Kestner | 2001-03-30 | 1 | -1/+33 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 1 | -0/+320 |
* | Massive reordering/sorting work. Now pretty much works. | Jonathan Blandford | 2001-03-29 | 1 | -6/+8 |
* | Added Thai UTF-8 text which also has the wrong written syntax. | Chookij Vanatham | 2001-03-29 | 1 | -1/+1 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -2/+2 |
* | new function to handle reordering of trees. Seems to mostly work w/ the | Jonathan Blandford | 2001-03-28 | 1 | -1/+1 |
* | Fix arguments to reordered signal. | Jonathan Blandford | 2001-03-28 | 1 | -3/+3 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 2 | -7/+137 |
* | make motion around the ring much slower but finer-grained (gtk_hsv_focus): | Havoc Pennington | 2001-03-24 | 1 | -0/+2 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 2 | -58/+48 |
* | Add ability to override the focus chain for a container explicitly | Havoc Pennington | 2001-03-22 | 1 | -0/+111 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -4/+0 |