| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit auto-generated changes | Soeren Sandmann | 2004-02-21 | 121 | -5320/+5489 |
* | New convenience functions analogous to similar API on GtkRadioButton. | Matthias Clasen | 2004-02-18 | 2 | -0/+9 |
* | Add a missing semicolon to an entity. | Federico Mena Quintero | 2004-02-18 | 2 | -1/+6 |
* | Umm, I'm on crack. Use gtk_accelerator_get_default_mod_mask(). | Federico Mena Quintero | 2004-02-16 | 3 | -49/+52 |
* | Added an example of how to use GDK_MODIFIER_MASK to test for modifier keys | Federico Mena Quintero | 2004-02-16 | 2 | -0/+50 |
* | Oops - Federico | Federico Mena Quintero | 2004-02-16 | 1 | -1/+1 |
* | Little addition to the modifiers example - Federico | Federico Mena Quintero | 2004-02-16 | 1 | -1/+4 |
* | Added an example of how to use GDK_MODIFIER_MASK to test for modifier keys | Federico Mena Quintero | 2004-02-16 | 2 | -1/+40 |
* | Add short descriptions. | Matthias Clasen | 2004-02-15 | 3 | -0/+23 |
* | Add deprecation notes pointing people to GtkComboBox. | Matthias Clasen | 2004-02-15 | 3 | -22/+31 |
* | Document the tree DND API. | Matthias Clasen | 2004-02-15 | 2 | -9/+102 |
* | Remove duplicated section for file gtktreednd.sgml. | Matthias Clasen | 2004-02-14 | 2 | -18/+5 |
* | Fix for #104811, Padraig O'Briain: | Matthias Clasen | 2004-02-12 | 2 | -0/+7 |
* | New function to improve the accessibility of tooltips. (#114851, Padraig | Matthias Clasen | 2004-02-12 | 2 | -0/+6 |
* | Make these public and add docs. | Matthias Clasen | 2004-02-12 | 2 | -0/+6 |
* | Assign xtype using gdk_x11_atom_to_xatom_for_display () when type != | Manish Singh | 2004-02-12 | 1 | -1/+1 |
* | Correct the docs. | Matthias Clasen | 2004-02-12 | 6 | -33/+106 |
* | clean up the packing of the file selector. | Jonathan Blandford | 2004-02-07 | 4 | -0/+64 |
* | Add change notification for GtkAccelMap, by on-demand instantiating a | Matthias Clasen | 2004-02-06 | 3 | -0/+21 |
* | Remove misleading documentation for gtk_object_set_user_data(). (#101614) | Matthias Clasen | 2004-01-31 | 2 | -4/+5 |
* | Improve the documentation of event_mask for gdk_pointer_grab. (#132223, | Matthias Clasen | 2004-01-31 | 2 | -1/+7 |
* | Allow NULL for strings to clear the list. (#105386, Marco Pesenti Gritti) | Matthias Clasen | 2004-01-29 | 2 | -1/+6 |
* | Remove unfinished sentence, until jrb finds time to write a real | Matthias Clasen | 2004-01-28 | 2 | -2/+6 |
* | Fix a header name misspelling. (#123589, Jan Huelsbergen) | Matthias Clasen | 2004-01-28 | 2 | -1/+7 |
* | Note that a widget must be focusable for the menu keybindings to work. | Federico Mena Quintero | 2004-01-23 | 2 | -0/+88 |
* | === Released 2.3.2 ===GTK_2_3_2 | Owen Taylor | 2004-01-23 | 2 | -2/+6 |
* | Point to GtkEntry as an example of a widget that uses a custom function to | Federico Mena Quintero | 2004-01-22 | 2 | -1/+7 |
* | New chapter with a "Migration Checklist" of things people need to do to be | Federico Mena Quintero | 2004-01-22 | 4 | -0/+155 |
* | new introduction section. | Jonathan Blandford | 2004-01-22 | 31 | -45/+685 |
* | Added gtk_paned_get_child[12]. | Federico Mena Quintero | 2004-01-20 | 2 | -0/+6 |
* | Move the old chapters about 1.2 and 2.0 changes to Federicos new | Matthias Clasen | 2004-01-15 | 2 | -4/+7 |
* | Updates to Section 5 | GMT 2004 Tony Gale | 2004-01-14 | 1 | -25/+30 |
* | Update info on using autoconf | GMT 2004 Tony Gale | 2004-01-13 | 1 | -9/+9 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 1 | -0/+8 |
* | update GtkEntry filter code example | GMT 2004 Tony Gale | 2004-01-09 | 1 | -15/+16 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 2 | -0/+5 |
* | Fix link in deprecation note. | Matthias Clasen | 2004-01-07 | 2 | -1/+6 |
* | Add creation functions for actions. | Matthias Clasen | 2004-01-07 | 2 | -0/+9 |
* | Markup fixes - Federico | Federico Mena Quintero | 2004-01-07 | 1 | -8/+10 |
* | Added a section on how to compute pixel offsets for | Federico Mena Quintero | 2004-01-07 | 2 | -0/+126 |
* | Document GdkPixbufSaveFunc. | Matthias Clasen | 2004-01-07 | 3 | -0/+29 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 3 | -0/+16 |
* | Add a way to lock individual accelerator paths. (#73207, reported by Havoc | Matthias Clasen | 2003-12-29 | 1 | -0/+4 |
* | Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() and | Matthias Clasen | 2003-12-24 | 3 | -6/+54 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 2 | -0/+5 |
* | Add gtk_message_dialog_set_markup | Matthias Clasen | 2003-12-18 | 2 | -0/+5 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 2 | -0/+5 |
* | Add gtk_button_[sg]et_alignment. Mon Dec 15 01:03:08 2003 Matthias Clasen | Matthias Clasen | 2003-12-15 | 2 | -0/+6 |
* | Rename from _gdk_x11_register_event_type(), added API docs. | Matthias Clasen | 2003-12-14 | 2 | -0/+5 |
* | Add stock_dialog_authentication_48.png. (#129255, Olivier Andrieu) | Matthias Clasen | 2003-12-13 | 2 | -0/+6 |