summaryrefslogtreecommitdiff
path: root/gtk/gtk.symbols
Commit message (Expand)AuthorAgeFilesLines
* 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
* add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULLMichael Natterer2007-06-131-1/+3
* gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_createKristian Rietveld2007-06-131-0/+1
* Audit of GtkTreeView coordinate system usage. (#142494).Kristian Rietveld2007-06-131-0/+10
* Make it possible for theme engines to support symbolic colors. (#426192,Matthias Clasen2007-06-081-0/+1
* new method, gtk_widget_modify_cursor() (#89314).Yevgen Muntyan2007-06-061-0/+1
* new function. (#342471, Lorenzo Gil Sanchez).Kristian Rietveld2007-06-061-0/+1
* Fix #399071, suggestion from Benoit Dejean.Kristian Rietveld2007-06-041-0/+2
* Revert previous commit; the API is not yet finalized - see bug #166995.Emmanuele Bassi2007-06-041-3/+0
* Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() andEmmanuele Bassi2007-06-031-0/+3
* Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405,Yevgen Muntyan2007-06-011-0/+2
* Allow to separate GtkTextMark creation from buffer insertion. (#132818,Matthias Clasen2007-05-261-0/+2
* Add some missing symbols.Matthias Clasen2007-05-231-1/+11
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-7/+4
* reviewed by: Matthias Clasen <mclasen@redhat.com>Bastien Nocera2007-05-191-0/+12
* Deprecate gtk_notebook_[gs]et_group_id in favour of new functionsMatthias Clasen2007-05-191-0/+4
* Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling inMatthias Clasen2007-05-191-0/+2
* Add a function to look up an icon from a list of icon names. (#396901,Matthias Clasen2007-05-181-0/+11
* Make gtk_printer_get_capabilities public, and move theChristian Persch2007-04-301-1/+2
* Add functionality to set overall opacity of a top-level window. (#405316)Tor Lillqvist2007-04-301-0/+2
* Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes()Matthias Clasen2007-04-301-1/+1
* Add a new error codeMatthias Clasen2007-04-291-0/+10
* Add a function to list the builtin paper sizes. (#382355, ChristianMatthias Clasen2007-04-291-0/+1
* Make gtk_printer_has_details() and gtk_printer_request_details() public.Matthias Clasen2007-04-291-0/+2
* Add a new API call gtk_icon_theme_list_contexts so that one can chooseRodney Dawes2007-03-211-0/+1
* Add GtkActionClass::get_submenu() vfunc: actions providing a menu item orEmmanuele Bassi2007-03-151-0/+10
* New tooltips API.Kristian Rietveld2007-02-061-0/+14