summaryrefslogtreecommitdiff
path: root/gtk/gtk.symbols
Commit message (Expand)AuthorAgeFilesLines
* Seal GtkWidgetTim Janik2008-06-201-0/+3
* Seal GtkSelectionDataTim Janik2008-06-201-0/+10
* Seal GtkPlugTim Janik2008-06-201-0/+1
* Seal GtkMenuItemTim Janik2008-06-201-0/+1
* Seal GtkSocketTim Janik2008-06-201-0/+1
* Seal GtkHandleBoxTim Janik2008-06-201-0/+1
* Seal GtkMenuTim Janik2008-06-201-0/+2
* Seal GtkLayoutTim Janik2008-06-201-0/+1
* Add new GtkColorSelectionDialog accessors to gtk.symbols.Tim Janik2008-06-201-0/+4
* Add new accessors for GtkEntry to gtk.symbols.Tim Janik2008-06-201-0/+3
* Add gtk_window_get_default()Tim Janik2008-06-201-0/+1
* Add gtk_tree_selection_get_select_function().Tim Janik2008-06-201-0/+1
* add accessor.Tim Janik2008-06-201-0/+1
* Add clipboard convenience helpers for URIs. Bug #537639.Christian Persch2008-06-191-0/+3
* deprecate gtk_type_class().Michael Natterer2008-06-181-1/+1
* move some deprecated symbols into #ifndef GTK_DISABLE_DEPRECATED.Michael Natterer2008-06-171-2/+4
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-101-81/+0
* Bug 535303 – add _get_implementation to GtkStatusIconColin Walters2008-06-031-0/+1
* Bug 522084 – GIcon support for GtkIconTheme & GtkImageMatthias Clasen2008-05-291-0/+5
* reviewed by: Matthias ClasenJaap A. Haitsma2008-05-251-0/+5
* Remove duplicate gdk_window_redirect_to_drawable andJames Sharpe2008-05-241-1/+0
* updated fix c99ism (variable at start of block export functions for windowHans Breuer2008-05-231-0/+1
* Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection.Tor Lillqvist2008-05-231-0/+1
* RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" sizeMatthias Clasen2008-05-211-0/+1
* Implement GtkMountOperation, a subclass of GMountOperation to be used withChristian Kellner2008-03-171-0/+12
* Add gtk_tool_shell_get_typeMatthias Clasen2008-02-151-0/+1
* Make _gtk_tool_item_toolbar_reconfigured public to allow GtkToolShellMathias Hasselmann2008-01-131-0/+1
* Add infrastructure for GtkCalendar details. (#339540)Mathias Hasselmann2007-12-271-0/+5
* Add gtk_border_new to avoid memory allocator confusions when usingXan Lopez2007-12-271-0/+1
* Change GtkToolItem to retrieve its properties from GtkToolShell interface,Mathias Hasselmann2007-12-141-0/+10
* Extract loading of GtkPageSetup and GtkPrintSettings from their *_new_*()Mathias Hasselmann2007-12-141-0/+4
* Close an api gap in tooltipsMatthias Clasen2007-12-141-0/+1
* Remove trailing whitespace that can trigger false positives in abicheck.shTommi Komulainen2007-12-061-15/+15
* run tests in current dir after setting up the logging directory, so their18:59:59 Tim Janik2007-12-051-0/+1
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-3/+0
* Added Gtk+ testing utilities.Tim Janik2007-11-201-0/+23
* Add new convenience api for tooltips on icon viewsMatthias Clasen2007-07-191-0/+3
* add more convenience API.Kristian Rietveld2007-07-191-0/+3
* Convenience functions to position tooltips on icon view items or cells.Matthias Clasen2007-07-161-0/+2
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+3
* New function to convert widget coords to what is expected by the at_posMatthias Clasen2007-07-111-0/+1
* add getter/setter pair, slight addition to has-tooltip propertyKristian Rietveld2007-07-101-0/+2
* Replace non-deprecated API using old tooltips API, deprecate old tooltipsKristian Rietveld2007-07-091-0/+8
* new function to check whether a rubber banding operation is currentlyKristian Rietveld2007-07-021-0/+1
* deprecate GtkTooltips.Kristian Rietveld2007-06-261-2/+2
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-2/+2
* Use a static variable to hold the singleton and remove the code that bindsEmmanuele Bassi2007-06-191-0/+2
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-0/+5
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+36
* Add gtk_text_layout_set_overwrite_modeJohan Dahlin2007-06-141-0/+1