summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtk-unused.sgml
Commit message (Expand)AuthorAgeFilesLines
* 2.6.6GTK_2_6_6Matthias Clasen2005-04-111-24/+0
* 2.6.5GTK_2_6_5Matthias Clasen2005-04-091-0/+28
* 2.6.3GTK_2_6_3Matthias Clasen2005-02-281-24/+0
* 2.6.2GTK_2_6_2Matthias Clasen2005-02-041-0/+24
* spell missing stock icons correctly.Jonathan Blandford2004-12-171-0/+8
* Fix SGML errors.Owen Taylor2004-10-121-123/+0
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-0/+9
* 2.5.1GTK_2_5_1Matthias Clasen2004-08-011-0/+22
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-267/+114
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-181-0/+267
* Start of the GTK+ glossary.Federico Mena Quintero2004-07-121-0/+7
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+6
* Add two more folder modes to the enum.Jonathan Blandford2004-02-261-0/+16
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-205/+0
* Commit auto-generated changesSoeren Sandmann2004-02-211-10/+211
* new introduction section.Jonathan Blandford2004-01-221-0/+16
* === Released 2.3.1 ===Owen Taylor2003-12-081-135/+0
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-0/+157
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-108/+0
* The render vfunc takes a GdkDrawable* instead of a GdkWindow*, becauseMurray Cumming2003-09-301-0/+7
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-301-0/+7
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-0/+6
* Minor tweaks and completions of shortdescs.Matthias Clasen2002-11-291-0/+108
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+18
* Remove rules for generation of version.xml, which was causing make toOwen Taylor2002-11-021-24/+18
* Documentation fixes.Soeren Sandmann2002-10-131-0/+24
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-281-9/+0
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-0/+9
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-141-12/+0
* add example to docs, as people are seeming to have trouble with thisJonathan Blandford2002-03-151-89/+78
* Lots of docs.Jonathan Blandford2002-03-091-0/+7
* Update version to 2.0.0Owen Taylor2002-03-051-0/+8
* Add x11.sgml.Owen Taylor2002-01-301-0/+6
* new function (which I then decided not to use but I think it's needed toHavoc Pennington2002-01-171-6/+0
* map event_window after mapping child, so we don't loose events.Tim Janik2002-01-151-0/+6
* sgml fixesHavoc Pennington2002-01-121-6/+0
* don't cast a possible NULL pointer.Tim Janik2002-01-091-0/+61
* don't forget to offset the pointer by x/y_offset into the new window whenTim Janik2002-01-071-0/+13
* Add gtktextutil.hOwen Taylor2001-12-231-6/+19
* UpdatesOwen Taylor2001-11-211-69/+89
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-0/+39
* fix allocation to be relative to paned->allocation, now that this is aTim Janik2001-11-201-0/+7
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-151-14/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-2/+249
* Darn. I can't believe this took this long to fix.Jonathan Blandford2001-10-291-0/+48
* Call update_im_spot_location here explicitlyHavoc Pennington2001-10-271-0/+19
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+18
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-15/+35
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-131-0/+191
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-041-44/+52