summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update info on compiling GTK+GMT 2003 Tony Gale2003-10-281-4/+70
* 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
* Add short descriptions.Matthias Clasen2003-10-235-12/+12
* Move GtkCombo and GtkOptionMenu to the "Deprecated" chapter. AddMatthias Clasen2003-10-232-2/+16
* Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type,Federico Mena Quintero2003-10-238-26/+846
* Add the get_type() functions for GtkEntryCompletion, GtkTreeModelFilter,Matthias Clasen2003-10-112-0/+11
* Included gtk_progress_bar_get_orientation() in the list of undeprecatedMatthias Clasen2003-10-102-100/+65
* Add gtkcellview.h and gtkcellviewmenuitem.h.Matthias Clasen2003-10-019-2/+749
* Add two missing signals.Matthias Clasen2003-09-302-0/+17
* Doc formatting tweaks.Matthias Clasen2003-09-303-7/+27
* Add hint to use #GtkUIManager instead.Matthias Clasen2003-09-302-1/+3
* Test handling of empty menus.Matthias Clasen2003-09-302-7/+25
* The render vfunc takes a GdkDrawable* instead of a GdkWindow*, becauseMurray Cumming2003-09-3011-3/+180
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-303-5/+13
* Add GdkPixbufLoaderClass.Matthias Clasen2003-09-292-0/+5
* Fix a copy-and-paste error. (#122800)Matthias Clasen2003-09-222-1/+5
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-212-0/+10
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-173-2/+26
* Apply egtk-format-protos. Doc tweaks.Matthias Clasen2003-09-155-45/+98
* New function which implements "smart" separators by iterating once overMatthias Clasen2003-09-152-0/+30
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-152-2/+10
* Add deprecation notes. (#121955)Matthias Clasen2003-09-112-0/+16
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-0/+2
* Merge from stable.Kristian Rietveld2003-09-041-7/+6
* Use "position" instead of "pos".Matthias Clasen2003-09-042-14/+17
* Doc tweaks.Matthias Clasen2003-09-042-3/+7
* Forgot to update the FAQ date from previous commitBST 2003 Tony Gale2003-09-031-1/+1
* Correct compile line for threads example.BST 2003 Tony Gale2003-09-031-1/+1
* Doc addition.Matthias Clasen2003-09-012-2/+2
* Additions.Matthias Clasen2003-09-013-14/+65
* Shorten the names of some static functions.Matthias Clasen2003-09-012-0/+7
* Add an example UI description.Matthias Clasen2003-09-012-25/+83
* Make this public again, since it's occasionally useful. (#121128, MarcoMatthias Clasen2003-08-312-0/+5
* Add gtktoggleactionprivate.hMatthias Clasen2003-08-314-12/+20
* Additions.Matthias Clasen2003-08-318-42/+354
* Improve PointerHint docs. Explain is_hint field in GdkEventMotion.Matthias Clasen2003-08-273-4/+12
* Rename GtkMenuMerge to GtkUIManagerMatthias Clasen2003-08-255-147/+155
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-0/+1
* New templates.Matthias Clasen2003-08-248-0/+589
* Reformat to 80 columns.Matthias Clasen2003-08-111-35/+55
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-104-1/+16
* Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG fromMatthias Clasen2003-08-101-1/+1
* Mark some members as public. Document public GtkWidget members.Matthias Clasen2003-08-092-0/+11
* Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.Noah Levitt2003-08-091-3/+11
* Get the information about the first day of the week from the locale usingMatthias Clasen2003-08-082-39/+14
* add new "is_important" propertySoeren Sandmann2003-08-047-39/+210