summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify misleading explanation of rowstride. (#119000)Matthias Clasen2003-08-032-1/+6
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-306-12/+11
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-303-58/+70
* Move documentation inline from template files.Soeren Sandmann2003-07-292-86/+78
* Resurrected documentation that got lost when the window parameter wasSven Neumann2003-07-295-41/+25
* Commit autogenerated changes, so patches will make sense.Soeren Sandmann2003-07-2814-64/+379
* Mention Xnest as a way to debug GTK+ apps.Matthias Clasen2003-07-231-1/+12
* It is GTK_DEST_DEFAULT_DROP, not GTK_DRAG_DEFAULT_DROP. (#117917,Matthias Clasen2003-07-212-14/+13
* Add authentication icon.Matthias Clasen2003-07-183-0/+14
* New function. (#64562)Matthias Clasen2003-07-182-0/+5
* Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):Matthias Clasen2003-07-182-0/+6