summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl
Commit message (Expand)AuthorAgeFilesLines
* Commit auto-generated changesSoeren Sandmann2004-02-216-42/+44
* Umm, I'm on crack. Use gtk_accelerator_get_default_mod_mask().Federico Mena Quintero2004-02-161-32/+1
* 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-161-1/+35
* Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=Manish Singh2004-02-121-1/+1
* Improve the documentation of event_mask for gdk_pointer_grab. (#132223,Matthias Clasen2004-01-311-1/+2
* Fix a header name misspelling. (#123589, Jan Huelsbergen)Matthias Clasen2004-01-281-1/+2
* new introduction section.Jonathan Blandford2004-01-225-0/+103
* === Released 2.3.1 ===Owen Taylor2003-12-081-0/+16
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-244-43/+42
* Add two missing signals.Matthias Clasen2003-09-301-0/+15
* The render vfunc takes a GdkDrawable* instead of a GdkWindow*, becauseMurray Cumming2003-09-301-0/+18
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-301-3/+4
* Add deprecation notes. (#121955)Matthias Clasen2003-09-111-0/+7
* Improve PointerHint docs. Explain is_hint field in GdkEventMotion.Matthias Clasen2003-08-272-4/+6
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-1/+3
* Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.Noah Levitt2003-08-091-3/+11
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-301-0/+2
* Resurrected documentation that got lost when the window parameter wasSven Neumann2003-07-291-41/+17
* Commit autogenerated changes, so patches will make sense.Soeren Sandmann2003-07-282-0/+57
* API doc updates.Matthias Clasen2003-07-141-8/+8
* Fix a few doc comments. Link to style properties.Matthias Clasen2002-12-174-4/+4
* Add some ids to reduce dangling links.Matthias Clasen2002-12-114-19/+33
* Add "Since" information.Matthias Clasen2002-12-064-2/+7
* Minor tweaks.Matthias Clasen2002-11-292-3/+3
* Add some docs.Matthias Clasen2002-11-281-2/+5
* Add hint about calling gdk_flush() before gdk_threads_leave(). (#70665,Matthias Clasen2002-11-261-0/+10
* Remove period from title of example in docs.Matthias Clasen2002-11-2324-25/+110
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-087-24/+24
* Remove rules for generation of version.xml, which was causing make toOwen Taylor2002-11-025-28/+26
* More doc comments moved inline.Matthias Clasen2002-11-012-268/+152
* More API docs moved inline.Matthias Clasen2002-10-242-137/+47
* Documentation updates.Matthias Clasen2002-10-231-132/+62
* Gdk API doc updates.Matthias Clasen2002-10-222-70/+68
* Update the docs for the event->key.string to say that @string isOwen Taylor2002-10-181-6/+11
* Update.Owen Taylor2002-10-141-9/+5
* Documentation fixes.Soeren Sandmann2002-10-138-9/+198
* remove unused codepath.Soeren Sandmann2002-10-042-9/+8
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-0/+7
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-286-31/+37
* Doc twiddleOwen Taylor2002-09-241-1/+0
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-012-0/+18
* Minor documentation fixesSoren Sandmann2002-08-103-8/+15
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-13/+5
* fixed the example code (return TRUE from the expose_event handler).Sven Neumann2002-07-161-0/+2
* Renames:Owen Taylor2002-06-203-25/+46
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-3/+1
* Fix for cursor screen => display change.Owen Taylor2002-06-181-3/+3
* Fix sizing bug.Jonathan Blandford2002-06-082-7/+6