summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust to the new connect_proxy signals.Jody Goldberg2004-01-121-0/+8
* 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
* Add gtk_button_[sg]et_alignment. Mon Dec 15 01:03:08 2003 Matthias ClasenMatthias Clasen2003-12-152-0/+6
* Rename from _gdk_x11_register_event_type(), added API docs.Matthias Clasen2003-12-142-0/+5
* Add stock_dialog_authentication_48.png. (#129255, Olivier Andrieu)Matthias Clasen2003-12-132-0/+6
* Documentation updates.Matthias Clasen2003-12-112-0/+15
* Move the documentation for signals inline, to get proper parameterMatthias Clasen2003-12-112-36/+16
* Changes to allow "no input" windows (#64613):Matthias Clasen2003-12-103-0/+8
* Use "Home" rather than "Username's Home" (#125964).Federico Mena Quintero2003-12-101-1/+2
* Improve the GDK API for dealing with group leaders (#119375):Matthias Clasen2003-12-092-0/+7
* Recommitting changes that were moved aside to tag GTK_2_3_1Federico Mena Quintero2003-12-082-0/+10
* Add xdgmime directory, gtkfilesystemwin32.GTK_2_3_1Owen Taylor2003-12-082-7/+6
* === Released 2.3.1 ===Owen Taylor2003-12-08109-4915/+5091
* New chapter about how to migrate from gnome-ui/bonobo-ui/etc. toFederico Mena Quintero2003-12-084-0/+400
* Add a missing comma.Matthias Clasen2003-11-232-1/+5
* Remove leftover documentation of the filter functionality that got removedMatthias Clasen2003-11-203-41/+6
* Added sections section about generating previews and including extraFederico Mena Quintero2003-11-186-48/+404
* Fix for #119555, Peter Zelesny:Matthias Clasen2003-11-172-0/+5
* Add gtk_combo_box_new_with_model, gtk_combo_box_set_model.Matthias Clasen2003-11-172-1/+8
* Fix parameter name mismatches which confuse gtk-doc.Matthias Clasen2003-11-152-3/+11
* Check that the mask is NULL or a string of the same length consistingMatthias Clasen2003-11-142-6/+23
* Changes to improve menu positioning on Xinerama (#108328):Matthias Clasen2003-11-122-0/+5
* Add getters corresponding to the is_active and has_toplevel_focusOwen Taylor2003-10-281-0/+2
* Move docs inline, rewrite docs, mention memory management for the returnOwen Taylor2003-10-281-15/+6
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-25106-4944/+5010
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-24110-4846/+5119
* Added the text for the initial section, and descriptions for the signalsFederico Mena Quintero2003-10-235-69/+135