| Commit message (Expand) | Author | Age | Files | Lines |
* | remove SGML comment in example code - it was visible in the generated | Benjamin Otte | 2008-02-11 | 2 | -1/+7 |
* | Implement accessible support, fixes #454653. | Johan Dahlin | 2008-01-25 | 2 | -0/+30 |
* | Add stream i/o functions for gdk-pixbuf | Matthias Clasen | 2008-01-16 | 4 | -0/+30 |
* | corrected documentation for GtkEditable::delete-text. | Sven Neumann | 2008-01-10 | 2 | -3/+8 |
* | Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are show... | Mathias Hasselmann | 2007-12-28 | 2 | -9/+5 |
* | Add infrastructure for GtkCalendar details. (#339540) | Mathias Hasselmann | 2007-12-27 | 2 | -1/+20 |
* | Add gtk_border_new to avoid memory allocator confusions when using | Xan Lopez | 2007-12-27 | 2 | -0/+5 |
* | include Makefile.decl to unbreak test rules. | 19:54:11 Tim Janik | 2007-12-19 | 2 | -0/+5 |
* | Integrate gail into gtk+. Bug #169488. | Christian Persch | 2007-12-18 | 9 | -1/+299 |
* | Add a gtk-im-module GTK setting | Matthias Clasen | 2007-12-18 | 2 | -1/+8 |
* | Remove comments I forgot in docs/reference/gtk/gtk-docs.sgml. | Mathias Hasselmann | 2007-12-14 | 1 | -4/+2 |
* | Change GtkToolItem to retrieve its properties from GtkToolShell interface, | Mathias Hasselmann | 2007-12-14 | 3 | -17/+24 |
* | Close an api gap in tooltips | Matthias Clasen | 2007-12-14 | 1 | -0/+1 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 8 | -119/+0 |
* | Add docs | Matthias Clasen | 2007-12-13 | 3 | -0/+24 |
* | Move documentation for gtk_drag_dest_set to gtkdnd.c. | Mathias Hasselmann | 2007-12-11 | 2 | -11/+10 |
* | Use gtk_widget_get_parent_window() instead of widget->parent->window. | Stefan Kost | 2007-12-10 | 1 | -3/+3 |
* | Fix a typo | Matthias Clasen | 2007-11-30 | 2 | -1/+6 |
* | add clarification stating that the construct_child function is responsible | Ryan Lortie | 2007-11-27 | 1 | -1/+2 |
* | Add a note about hook setup. (#425004, Emmanuele Bassi) | Matthias Clasen | 2007-11-26 | 2 | -0/+18 |
* | Move signal and property documentation inline, fix a problem with the | Matthias Clasen | 2007-11-25 | 2 | -6/+7 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 8 | -3/+14 |
* | Fix some typos | Matthias Clasen | 2007-11-19 | 3 | -6/+12 |
* | Correct docs for program-name property. (#496689, Thomas Wood) | Matthias Clasen | 2007-11-19 | 2 | -1/+11 |
* | Small correction to the informational DTD. (#496277, Nicolas Joseph) | Matthias Clasen | 2007-11-19 | 2 | -1/+6 |
* | 2.12.1GTK_2_12_1 | Matthias Clasen | 2007-10-17 | 3 | -4/+4 |
* | Move GtkFileSelection to deprecated section. (#476920, Matthew Barnes) | Matthias Clasen | 2007-10-17 | 2 | -1/+6 |
* | Document GtkTreeModelForeach parameters. (#4777074, Ross Burton) | Matthias Clasen | 2007-10-17 | 2 | -5/+10 |
* | Fix a typo in GdkEventGrabBroken where it said "@grab_window id NULL" and | Cody Russell | 2007-10-08 | 1 | -1/+1 |
* | Add a little more docs | Matthias Clasen | 2007-10-07 | 2 | -7/+19 |
* | docs/reference/gtk/tmpl/gtkmenu.sgml: more wording fixups from Owen Taylor. | Tim Janik | 2007-10-01 | 1 | -2/+5 |
* | reworded push_in description with Owen's help, fixes bug #482034. | 20:21:28 Tim Janik | 2007-10-01 | 2 | -2/+15 |
* | 2.12.0GTK_2_12_0 | Matthias Clasen | 2007-09-14 | 3 | -14/+10 |
* | Add one more paragraph | Matthias Clasen | 2007-09-10 | 2 | -3/+17 |
* | Add an internal child name for the notebook, so that GtkBuilder can be | Matthias Clasen | 2007-09-07 | 2 | -0/+36 |
* | Remove references to deprecated functions. (#460207, Guillaume Cottenceau) | Matthias Clasen | 2007-09-07 | 3 | -8/+12 |
* | correct an example | Matthias Clasen | 2007-09-07 | 2 | -1/+6 |
* | Remove duplicate gtk_print_operation_get_error(). (#473340, Yeti) | Behdad Esfahbod | 2007-09-03 | 2 | -1/+5 |
* | Move documentation of gtk_ruler_set_range() to source and fix nonsense. | Stefan Kost | 2007-08-09 | 1 | -7/+6 |
* | Add documentation for properties and fix the deprecation marker for the | Emmanuele Bassi | 2007-07-30 | 5 | -126/+109 |
* | Add forgotten release markers | Matthias Clasen | 2007-07-21 | 1 | -0/+4 |
* | 2.11.6GTK_2_11_6 | Matthias Clasen | 2007-07-20 | 12 | -8/+246 |
* | Add new functions | Matthias Clasen | 2007-07-20 | 2 | -0/+14 |
* | Convenience functions to position tooltips on icon view items or cells. | Matthias Clasen | 2007-07-16 | 2 | -0/+10 |
* | clarify section about gdk_threads_enter/ gdk_threads_leave to be reworded | Tim Janik | 2007-07-12 | 2 | -6/+14 |
* | Move some docs inline | Matthias Clasen | 2007-07-12 | 2 | -7/+6 |
* | Small additions and corrections | Matthias Clasen | 2007-07-12 | 6 | -49/+65 |
* | Additions | Matthias Clasen | 2007-07-11 | 2 | -0/+11 |
* | Move some docs inline | Matthias Clasen | 2007-07-11 | 2 | -13/+11 |
* | New function to convert widget coords to what is expected by the at_pos | Matthias Clasen | 2007-07-11 | 2 | -0/+5 |