summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkwidget.sgml
Commit message (Expand)AuthorAgeFilesLines
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+8
* Typo fixes. (#169728, Morten Welinder, Owen Taylor)Matthias Clasen2005-03-091-11/+11
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-674/+674
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-181-674/+674
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+27
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-674/+674
* Commit auto-generated changesSoeren Sandmann2004-02-211-674/+684
* === Released 2.3.1 ===Owen Taylor2003-12-081-665/+674
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-665/+665
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-665/+673
* The render vfunc takes a GdkDrawable* instead of a GdkWindow*, becauseMurray Cumming2003-09-301-0/+25
* Mark some members as public. Document public GtkWidget members.Matthias Clasen2003-08-091-0/+7
* Document named icon system.Owen Taylor2003-07-021-1/+1
* Additions.Matthias Clasen2003-06-291-12/+16
* handle rtl code.Jonathan Blandford2003-03-031-0/+1
* === Released 2.1.5 ===GTK_2_1_5Owen Taylor2002-12-171-1/+0
* Fix a few doc comments. Link to style properties.Matthias Clasen2002-12-171-1/+15
* === Released GTK+-2.1.4 ===GTK_2_1_4Owen Taylor2002-12-121-1/+0
* Add "Since" information.Matthias Clasen2002-12-061-0/+3
* Minor tweaks and completions of shortdescs.Matthias Clasen2002-11-291-1/+1
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+22
* Remove rules for generation of version.xml, which was causing make toOwen Taylor2002-11-021-20/+22
* Update.Owen Taylor2002-10-141-7/+7
* remove unused codepath.Soeren Sandmann2002-10-041-9/+9
* ===== Released 2.1.0 ======GTK_2_1_0Owen Taylor2002-09-301-9/+9
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-8/+8
* Minor documentation fixesSoren Sandmann2002-08-101-34/+45
* Fix for failure of gdk_pixbuf_xlib_get_from_drawable if sourceBill Haneman2002-07-011-7/+7
* Fix sizing bug.Jonathan Blandford2002-06-081-6/+11
* add gtk_menu_style_set(). fixes #79345Soeren Sandmann2002-05-301-7/+7
* Markup fixesMatthias Clasen2002-05-281-7/+11
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-141-0/+55
* Update for multihead.Owen Taylor2002-04-301-0/+47
* A bunch of trivial doc fixes.Matthias Clasen2002-04-201-1/+12
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-181-2/+2
* add change_value virtual function, to fix buildHavoc Pennington2002-02-081-0/+2
* Add x11.sgml.Owen Taylor2002-01-301-0/+10
* sgml fixesHavoc Pennington2002-01-121-2/+2
* Rename to reset_rc_styles_recurse(). (#68084)Matthias Clasen2002-01-101-1/+4
* Doc typo fix. (#68172)Matthias Clasen2002-01-081-2/+2
* Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.Matthias Clasen2002-01-071-2/+2
* remove gtk- prefix from TreeView and a few other entities, more consistentHavoc Pennington2002-01-061-8/+8
* Documentation additions.Matthias Clasen2002-01-051-6/+6
* Fix a comment.Matthias Clasen2002-01-041-50/+102
* Deprecate. (#65851)Matthias Clasen2001-12-051-4/+4
* UpdatesOwen Taylor2001-11-211-0/+23
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-0/+9
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-62/+1
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-131-0/+8
* don't try to handle alignment here, because it's done by PangoLayout afterHavoc Pennington2001-09-211-10/+0