| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the arguments of the ::move-cursor signal. (#142725) | Matthias Clasen | 2004-05-18 | 1 | -1/+6 |
* | Allocate space for the focus rectangle only if necessary. (#142668, | Matthias Clasen | 2004-05-17 | 1 | -0/+9 |
* | Remove two useless lines. (#142479, Morten Welinder) | Matthias Clasen | 2004-05-17 | 1 | -0/+7 |
* | Add a Q_() macro. | Matthias Clasen | 2004-05-17 | 1 | -0/+13 |
* | Put back the ref_count field in the GdkDragContextPrivateWin32 struct (but | Tor Lillqvist | 2004-05-15 | 1 | -0/+9 |
* | New function to go from tree window to tree coordinates, kept static for | Matthias Clasen | 2004-05-14 | 1 | -0/+8 |
* | Add a comment about unused bits. | Matthias Clasen | 2004-05-14 | 1 | -0/+9 |
* | Add missing call to g_object_ref in Wintab code. (#138341) | Robert Ă–gren | 2004-05-12 | 1 | -0/+11 |
* | Add a progress cell renderer, based on the one found in Epiphany. | Matthias Clasen | 2004-05-12 | 1 | -0/+12 |
* | don't allocate the popup smaller than the combobox. Fixes bug #59660. | Michael Natterer | 2004-05-11 | 1 | -0/+6 |
* | Revert the previous change to this function, clarify the docs instead. | Matthias Clasen | 2004-05-11 | 1 | -0/+3 |
* | Use GTK_SELECTION_BROWSE. | Matthias Clasen | 2004-05-11 | 1 | -0/+8 |
* | Document the ::toggled signal. | Matthias Clasen | 2004-05-11 | 1 | -0/+5 |
* | Make static. | Matthias Clasen | 2004-05-10 | 1 | -0/+2 |
* | Add prototype for _gtk_widget_grab_notify() | Soeren Sandmann | 2004-05-10 | 1 | -0/+4 |
* | Make static. | Matthias Clasen | 2004-05-10 | 1 | -0/+5 |
* | Add a note about COLUMN_FIXED restriction. | Matthias Clasen | 2004-05-10 | 1 | -0/+3 |
* | Set the entry in the default handler of the ::match-selected signal. | Matthias Clasen | 2004-05-10 | 1 | -0/+4 |
* | If we don't do the move-selected-item below pointer thingie, do the | Matthias Clasen | 2004-05-10 | 1 | -0/+4 |
* | Make the second example use the ::match-selected signal to make it | Matthias Clasen | 2004-05-10 | 1 | -0/+3 |
* | Use hover selection mode. (#127648, Dave Bordoley) | Matthias Clasen | 2004-05-10 | 1 | -0/+11 |
* | Make sure the menu pops up as wide as the combobox. (#59660, Havoc | Matthias Clasen | 2004-05-10 | 1 | -0/+6 |
* | Support tearoffable combo boxes (in menu mode). Add a new property, | Matthias Clasen | 2004-05-10 | 1 | -0/+4 |
* | Make Return activate the default button. (#118921) | Matthias Clasen | 2004-05-10 | 1 | -0/+5 |
* | New internal function that emits the grab notify signal. | Soeren Sandmann | 2004-05-10 | 1 | -0/+7 |
* | Make destruction of a torn off menu work like un-tearing off. | Matthias Clasen | 2004-05-10 | 1 | -0/+5 |
* | Merge from 2.4: | Matthias Clasen | 2004-05-10 | 1 | -0/+8 |
* | somehow lost yesterday ... | Hans Breuer | 2004-05-09 | 1 | -0/+15 |
* | In list mode, accept the same mouse/wheel bindings on the cellview as on | Matthias Clasen | 2004-05-09 | 1 | -0/+8 |
* | Actually count the cached icons. (#135888, Crispin Flowerday) | Matthias Clasen | 2004-05-09 | 1 | -0/+5 |
* | Make sure that we actually return menus for nodes of type menu, not the | Matthias Clasen | 2004-05-09 | 1 | -0/+6 |
* | Add a note regarding UTF-8 requirements, proposed by Mariano | Matthias Clasen | 2004-05-09 | 1 | -0/+6 |
* | Put the torn_off flag back into the GtkTearoffMenuItem struct, since it is | Matthias Clasen | 2004-05-09 | 1 | -0/+8 |
* | Don't let the child draw over the focus rectangle. | Matthias Clasen | 2004-05-07 | 1 | -0/+3 |
* | Draw focus indication in the color wheel using standard focus style. | Matthias Clasen | 2004-05-07 | 1 | -0/+16 |
* | Make the tearoff functionality model/view, the tearoffmenuitem being the | Matthias Clasen | 2004-05-07 | 1 | -0/+10 |
* | Merge from 2.4: | Matthias Clasen | 2004-05-07 | 1 | -0/+7 |
* | in RTL mode, position the title lable next to the arrow just as we do for | Sven Neumann | 2004-05-06 | 1 | -0/+6 |
* | Document the new policy of bumping version numbers after release. | Matthias Clasen | 2004-05-06 | 1 | -0/+7 |
* | Add new function gtk_menu_get_for_attach_widget. (bug #113112). | Padraig O'Briain | 2004-05-06 | 1 | -0/+6 |
* | Forgotten ChangeLog | Matthias Clasen | 2004-05-06 | 1 | -1/+1 |
* | New function to translate a string with translate_func. (#135740) | Matthias Clasen | 2004-05-06 | 1 | -0/+7 |
* | Add missing getters for readwrite properies. (#135649) | Matthias Clasen | 2004-05-06 | 1 | -0/+7 |
* | Add gtk_combo_box_get_active_text() convenience function. (#136372, | Matthias Clasen | 2004-05-06 | 1 | -0/+7 |
* | Changes to support do-not-focus-on-map hint in conjunction with | Elijah Newren | 2004-05-06 | 1 | -0/+35 |
* | Merge from 2.4: | Matthias Clasen | 2004-05-06 | 1 | -0/+7 |
* | Merge from 2.4: | Matthias Clasen | 2004-05-05 | 1 | -0/+7 |
* | Add multi-monitor offset. (#141842, John Ehresman) | Tor Lillqvist | 2004-05-05 | 1 | -0/+5 |
* | Move aside ChangeLog for 2.4gtk-2-4-branchpoint | Owen Taylor | 2004-05-04 | 1 | -11857/+0 |
* | Fixes #139562, based on a patch by Christian Neumair. | Federico Mena Quintero | 2004-05-04 | 1 | -0/+10 |