summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Bug 531887 - GtkTooltips is deprecated, but what should I use?Matthias Clasen2008-05-272-0/+10
* AdditionsMatthias Clasen2008-05-262-0/+15
* Formatting fixesMatthias Clasen2008-05-263-0/+25
* Bug 465144 - gtkprintjob.h is not included with gtk.hMatthias Clasen2008-05-252-0/+8
* Added support for parsing required toolkit versions (so that uiTristan Van Berkom2008-05-251-1/+10
* Make the iconfactory buildable implementation less strictMatthias Clasen2008-05-241-1/+1
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-212-0/+5
* Fix a typoMatthias Clasen2008-05-202-1/+9
* Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printerMatthias Clasen2008-05-053-0/+35
* Chain up in buildable_finish()Tristan Van Berkom2008-04-162-0/+22
* Move my documentation changelog entries to the right changelog.Cody Russell2008-04-111-0/+11
* Fix to say g_signal_connect_after rather than g_signal_register_after.Cody Russell2008-04-101-1/+1
* Fix a typo in the markup. (reported by kraai -at- ftbfs.org)Cody Russell2008-04-101-1/+1
* Use #, not @ in text.Tor Lillqvist2008-03-301-1/+1
* Bug 524862 - Using GTK_WIN_POS_CENTER_ALWAYS gives jerky window resizingTor Lillqvist2008-03-302-1/+11
* gdk/Makefile.am remove remaining linux-fb stuff.Michael Natterer2008-03-113-167/+5
* removed linux-fb backend files.Michael Natterer2008-03-111-157/+0
* Implement GtkBuildable on GtkIconFactory, to make it possible to registerJohan Dahlin2008-03-071-0/+71
* Remove an extra space and swap word order (#518166, Matt Kraai)Johan Dahlin2008-03-031-2/+2
* Add a missing space (#517954, Matt Kraai)Johan Dahlin2008-03-031-1/+1
* Fix tutorial documentation to say 'gtk_main_quit()' instead ofCody Russell2008-02-291-1/+1
* docs/tools/shooter.c (find_toplevel_window) fixed signedness of argumentSven Neumann2008-02-262-2/+2
* 2.13.0GTK_2_13_0Matthias Clasen2008-02-213-9/+12
* gtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk-page-setup.png addedSven Neumann2008-02-182-0/+13
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-1525-41/+284
* UpdatesMatthias Clasen2008-02-153-2/+36
* UpdatesMatthias Clasen2008-02-153-1/+35
* Correct description of the Wintab and max palette size options. DropTor Lillqvist2008-02-132-25/+12
* remove SGML comment in example code - it was visible in the generatedBenjamin Otte2008-02-112-1/+7
* Implement accessible support, fixes #454653.Johan Dahlin2008-01-252-0/+30
* Add stream i/o functions for gdk-pixbufMatthias Clasen2008-01-164-0/+30
* corrected documentation for GtkEditable::delete-text.Sven Neumann2008-01-102-3/+8
* Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are show...Mathias Hasselmann2007-12-282-9/+5
* Add infrastructure for GtkCalendar details. (#339540)Mathias Hasselmann2007-12-272-1/+20
* Add gtk_border_new to avoid memory allocator confusions when usingXan Lopez2007-12-272-0/+5
* include Makefile.decl to unbreak test rules.19:54:11 Tim Janik2007-12-192-0/+5
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-189-1/+299
* Add a gtk-im-module GTK settingMatthias Clasen2007-12-182-1/+8
* Remove comments I forgot in docs/reference/gtk/gtk-docs.sgml.Mathias Hasselmann2007-12-141-4/+2
* Change GtkToolItem to retrieve its properties from GtkToolShell interface,Mathias Hasselmann2007-12-143-17/+24
* Close an api gap in tooltipsMatthias Clasen2007-12-141-0/+1
* Remove all .cvsignore files.Michael Natterer2007-12-138-119/+0
* Add docsMatthias Clasen2007-12-133-0/+24
* Move documentation for gtk_drag_dest_set to gtkdnd.c.Mathias Hasselmann2007-12-112-11/+10
* Use gtk_widget_get_parent_window() instead of widget->parent->window.Stefan Kost2007-12-101-3/+3
* Fix a typoMatthias Clasen2007-11-302-1/+6
* add clarification stating that the construct_child function is responsibleRyan Lortie2007-11-271-1/+2
* Add a note about hook setup. (#425004, Emmanuele Bassi)Matthias Clasen2007-11-262-0/+18
* Move signal and property documentation inline, fix a problem with theMatthias Clasen2007-11-252-6/+7
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-228-3/+14