| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix. | Matthias Clasen | 2002-05-02 | 1 | -1/+1 |
* | Correct the composite_child blurb. | Matthias Clasen | 2002-05-02 | 1 | -1/+1 |
* | Add nicks and blurbs for child properties. (#57143) | Matthias Clasen | 2002-05-02 | 1 | -6/+18 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+2 |
* | relocate the remove_weak_pointer to just before we free the page, to be | Havoc Pennington | 2002-04-12 | 1 | -6/+7 |
* | Set page->last_focus_child to NULL as well as removing the weak reference, | Owen Taylor | 2002-03-27 | 1 | -1/+4 |
* | Fix problem where there were two copies of the "do an arrow step" code, | Owen Taylor | 2002-03-07 | 1 | -28/+25 |
* | Fix docs in terms of what out of range @page_num does. (#73371, Vitaly | Owen Taylor | 2002-03-04 | 1 | -2/+3 |
* | Fix signed-unsigned error that was accidentally causing negative values to | Owen Taylor | 2002-03-01 | 1 | -4/+9 |
* | gtk+/gtk/gtkitemfactory.c fixed a little type in docs for | Alexey Malyshev | 2002-03-01 | 1 | -1/+1 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -3/+0 |
* | Avoid segfault for selectable tab labels (even without a segfault, they | Matthias Clasen | 2002-02-09 | 1 | -9/+12 |
* | Add ::move-focus-out signal to handle Control[-Shift]-Tab and | Owen Taylor | 2002-02-08 | 1 | -39/+136 |
* | Convert to using binding set for doing key bindings. (#62622, Requested by | Owen Taylor | 2002-02-08 | 1 | -1/+1 |
* | Non-exported _gtk_menu_select_first() function that selects the first item | Owen Taylor | 2002-02-03 | 1 | -0/+2 |
* | ri Feb 1 12:51:20 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-01 | 1 | -1/+2 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -1/+7 |
* | Use insensitive state for insensitive arrows, not just an "etched state". | Owen Taylor | 2002-01-24 | 1 | -2/+2 |
* | Fix missing allocation.x/y offsets. (#68962, Jacob Berkman) | Owen Taylor | 2002-01-18 | 1 | -1/+15 |
* | Support "optional" bindings. If a binding signal has a boolean return | Owen Taylor | 2002-01-17 | 1 | -23/+36 |
* | focus the activated tab, not the page. (#53612) | Owen Taylor | 2002-01-15 | 1 | -9/+55 |
* | keep in sync with insert_page_menu. Code duplication is bad. | Jonathan Blandford | 2001-12-12 | 1 | -0/+8 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -48/+49 |
* | set the signal id to 0 after we disconnect from it | jacob berkman | 2001-11-30 | 1 | -0/+1 |
* | Handle events in windows other than widget->event_window properly. | Owen Taylor | 2001-11-24 | 1 | -14/+56 |
* | Fix problem where notebook gap was double shifted by allocation.x/y | Owen Taylor | 2001-11-20 | 1 | -8/+4 |
* | show notebook->event_window with gdk_window_show_unraised(), so it doesn't | Michael Natterer | 2001-11-19 | 1 | -2/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | Propagate key press events not just to focus/window but also to | Owen Taylor | 2001-11-16 | 1 | -0/+42 |
* | Fix child allocations to be relative to widget position and some drawing | Owen Taylor | 2001-11-16 | 1 | -19/+18 |
* | Some small drawing fixes for scroll arrows. | Owen Taylor | 2001-11-15 | 1 | -22/+9 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -381/+299 |
* | Rearrange docs (#64566) | Matthias Clasen | 2001-11-14 | 1 | -1/+1 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -1/+0 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -4/+3 |
* | Fix problem where menmonic wasn't removed properly when setting a label | Owen Taylor | 2001-09-26 | 1 | -10/+22 |
* | fix finding of child's page, since we have to validly deal with labels and | Tim Janik | 2001-07-31 | 1 | -27/+35 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -80/+25 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -35/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -17/+17 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+5 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -10/+139 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -122/+154 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -48/+19 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -76/+179 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -44/+95 |
* | i2001-04-24 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2001-04-24 | 1 | -2/+9 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -8/+8 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -3/+6 |