summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.3.4 ===GTK_2_3_4Owen Taylor2004-02-251-0/+4
* Added a section about usage when you want to manage the expanded widgetsFederico Mena Quintero2004-02-242-0/+55
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-24117-5344/+5356
* Commit auto-generated changesSoeren Sandmann2004-02-21121-5320/+5489
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-182-0/+9
* Add a missing semicolon to an entity.Federico Mena Quintero2004-02-182-1/+6
* Umm, I'm on crack. Use gtk_accelerator_get_default_mod_mask().Federico Mena Quintero2004-02-163-49/+52
* Added an example of how to use GDK_MODIFIER_MASK to test for modifier keysFederico Mena Quintero2004-02-162-0/+50
* Oops - FedericoFederico Mena Quintero2004-02-161-1/+1
* Little addition to the modifiers example - FedericoFederico Mena Quintero2004-02-161-1/+4
* Added an example of how to use GDK_MODIFIER_MASK to test for modifier keysFederico Mena Quintero2004-02-162-1/+40
* Add short descriptions.Matthias Clasen2004-02-153-0/+23
* Add deprecation notes pointing people to GtkComboBox.Matthias Clasen2004-02-153-22/+31
* Document the tree DND API.Matthias Clasen2004-02-152-9/+102
* Remove duplicated section for file gtktreednd.sgml.Matthias Clasen2004-02-142-18/+5
* Fix for #104811, Padraig O'Briain:Matthias Clasen2004-02-122-0/+7
* New function to improve the accessibility of tooltips. (#114851, PadraigMatthias Clasen2004-02-122-0/+6
* Make these public and add docs.Matthias Clasen2004-02-122-0/+6
* Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=Manish Singh2004-02-121-1/+1
* Correct the docs.Matthias Clasen2004-02-126-33/+106
* clean up the packing of the file selector.Jonathan Blandford2004-02-074-0/+64
* Add change notification for GtkAccelMap, by on-demand instantiating aMatthias Clasen2004-02-063-0/+21
* Remove misleading documentation for gtk_object_set_user_data(). (#101614)Matthias Clasen2004-01-312-4/+5
* Improve the documentation of event_mask for gdk_pointer_grab. (#132223,Matthias Clasen2004-01-312-1/+7
* Allow NULL for strings to clear the list. (#105386, Marco Pesenti Gritti)Matthias Clasen2004-01-292-1/+6
* Remove unfinished sentence, until jrb finds time to write a realMatthias Clasen2004-01-282-2/+6
* Fix a header name misspelling. (#123589, Jan Huelsbergen)Matthias Clasen2004-01-282-1/+7
* Note that a widget must be focusable for the menu keybindings to work.Federico Mena Quintero2004-01-232-0/+88
* === Released 2.3.2 ===GTK_2_3_2Owen Taylor2004-01-232-2/+6
* Point to GtkEntry as an example of a widget that uses a custom function toFederico Mena Quintero2004-01-222-1/+7
* New chapter with a "Migration Checklist" of things people need to do to beFederico Mena Quintero2004-01-224-0/+155
* new introduction section.Jonathan Blandford2004-01-2231-45/+685
* Added gtk_paned_get_child[12].Federico Mena Quintero2004-01-202-0/+6
* Move the old chapters about 1.2 and 2.0 changes to Federicos newMatthias Clasen2004-01-152-4/+7
* Updates to Section 5GMT 2004 Tony Gale2004-01-141-25/+30
* Update info on using autoconfGMT 2004 Tony Gale2004-01-131-9/+9
* Adjust to the new connect_proxy signals.Jody Goldberg2004-01-121-0/+8
* update GtkEntry filter code exampleGMT 2004 Tony Gale2004-01-091-15/+16
* New function to obtain a list of toplevel widgets constructed by the uiMatthias Clasen2004-01-082-0/+5
* Fix link in deprecation note.Matthias Clasen2004-01-072-1/+6
* Add creation functions for actions.Matthias Clasen2004-01-072-0/+9
* Markup fixes - FedericoFederico Mena Quintero2004-01-071-8/+10
* Added a section on how to compute pixel offsets forFederico Mena Quintero2004-01-072-0/+126
* Document GdkPixbufSaveFunc.Matthias Clasen2004-01-073-0/+29
* Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) byMatthias Clasen2004-01-073-0/+16
* Add a way to lock individual accelerator paths. (#73207, reported by HavocMatthias Clasen2003-12-291-0/+4
* Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() andMatthias Clasen2003-12-243-6/+54
* New function to emit the "cancel" signal on a menu shell.Matthias Clasen2003-12-212-0/+5
* Add gtk_message_dialog_set_markupMatthias Clasen2003-12-182-0/+5
* Do not interpret distant clicks as double-clicks (#116541, BernhardMatthias Clasen2003-12-162-0/+5