| Commit message (Expand) | Author | Age | Files | Lines |
* | Convenience functions to position tooltips on icon view items or cells. | Matthias Clasen | 2007-07-16 | 1 | -0/+2 |
* | #408327, improve tooltip positioning. | Kristian Rietveld | 2007-07-13 | 1 | -0/+3 |
* | New function to convert widget coords to what is expected by the at_pos | Matthias Clasen | 2007-07-11 | 1 | -0/+1 |
* | add getter/setter pair, slight addition to has-tooltip property | Kristian Rietveld | 2007-07-10 | 1 | -0/+2 |
* | Replace non-deprecated API using old tooltips API, deprecate old tooltips | Kristian Rietveld | 2007-07-09 | 1 | -0/+8 |
* | new function to check whether a rubber banding operation is currently | Kristian Rietveld | 2007-07-02 | 1 | -0/+1 |
* | deprecate GtkTooltips. | Kristian Rietveld | 2007-06-26 | 1 | -2/+2 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -2/+2 |
* | Use a static variable to hold the singleton and remove the code that binds | Emmanuele Bassi | 2007-06-19 | 1 | -0/+2 |
* | Introduce convenience property "GtkWidget:tooltip-text" taking care of | Mathias Hasselmann | 2007-06-15 | 1 | -0/+5 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+36 |
* | Add gtk_text_layout_set_overwrite_mode | Johan Dahlin | 2007-06-14 | 1 | -0/+1 |
* | add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL | Michael Natterer | 2007-06-13 | 1 | -1/+3 |
* | gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create | Kristian Rietveld | 2007-06-13 | 1 | -0/+1 |
* | Audit of GtkTreeView coordinate system usage. (#142494). | Kristian Rietveld | 2007-06-13 | 1 | -0/+10 |
* | Make it possible for theme engines to support symbolic colors. (#426192, | Matthias Clasen | 2007-06-08 | 1 | -0/+1 |
* | new method, gtk_widget_modify_cursor() (#89314). | Yevgen Muntyan | 2007-06-06 | 1 | -0/+1 |
* | new function. (#342471, Lorenzo Gil Sanchez). | Kristian Rietveld | 2007-06-06 | 1 | -0/+1 |
* | Fix #399071, suggestion from Benoit Dejean. | Kristian Rietveld | 2007-06-04 | 1 | -0/+2 |
* | Revert previous commit; the API is not yet finalized - see bug #166995. | Emmanuele Bassi | 2007-06-04 | 1 | -3/+0 |
* | Add gtk_radio_button_set_value(), gtk_radio_button_get_current_value() and | Emmanuele Bassi | 2007-06-03 | 1 | -0/+3 |
* | Avoid recreating pangolayouts in GtkTextView on cursor movement (#435405, | Yevgen Muntyan | 2007-06-01 | 1 | -0/+2 |
* | Allow to separate GtkTextMark creation from buffer insertion. (#132818, | Matthias Clasen | 2007-05-26 | 1 | -0/+2 |
* | Add some missing symbols. | Matthias Clasen | 2007-05-23 | 1 | -1/+11 |
* | Add the GtkVolumeButton widget, a button that pops up a scale when clicked | Bastien Nocera | 2007-05-19 | 1 | -7/+4 |
* | reviewed by: Matthias Clasen <mclasen@redhat.com> | Bastien Nocera | 2007-05-19 | 1 | -0/+12 |
* | Deprecate gtk_notebook_[gs]et_group_id in favour of new functions | Matthias Clasen | 2007-05-19 | 1 | -0/+4 |
* | Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in | Matthias Clasen | 2007-05-19 | 1 | -0/+2 |
* | Add a function to look up an icon from a list of icon names. (#396901, | Matthias Clasen | 2007-05-18 | 1 | -0/+11 |
* | Make gtk_printer_get_capabilities public, and move the | Christian Persch | 2007-04-30 | 1 | -1/+2 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 1 | -0/+2 |
* | Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes() | Matthias Clasen | 2007-04-30 | 1 | -1/+1 |
* | Add a new error code | Matthias Clasen | 2007-04-29 | 1 | -0/+10 |
* | Add a function to list the builtin paper sizes. (#382355, Christian | Matthias Clasen | 2007-04-29 | 1 | -0/+1 |
* | Make gtk_printer_has_details() and gtk_printer_request_details() public. | Matthias Clasen | 2007-04-29 | 1 | -0/+2 |
* | Add a new API call gtk_icon_theme_list_contexts so that one can choose | Rodney Dawes | 2007-03-21 | 1 | -0/+1 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 1 | -0/+10 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -0/+14 |
* | Add deprecation guards for gtk_rc_style_ref/unref and the old file | Matthias Clasen | 2007-01-27 | 1 | -0/+4 |
* | New function to get the cell renderers of a cell layout. | Matthias Clasen | 2006-12-29 | 1 | -0/+1 |
* | Add gtk_status_icon_get_screen and gtk_status_icon_set_screen. | Tor Lillqvist | 2006-12-27 | 1 | -0/+2 |
* | Make gtk_printer_list_papers public. Bug #345587. | Christian Persch | 2006-12-24 | 1 | -0/+1 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -0/+2 |
* | added properties "fill-level", "show-fill-level" and | Michael Natterer | 2006-11-15 | 1 | -0/+6 |
* | Add missing symbols so make check passes. | Johan Dahlin | 2006-10-25 | 1 | -0/+4 |
* | Remove gtk_combo_string_key, which is a static variable. | Tor Lillqvist | 2006-10-10 | 1 | -1/+0 |
* | added new scanner token "unbind" which gets rid of a key binding (in fact, | Michael Natterer | 2006-10-05 | 1 | -3/+6 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -14/+25 |
* | Add some missing deprecation guards. | Matthias Clasen | 2006-07-10 | 1 | -0/+8 |
* | Documentation additions and fixes. | Matthias Clasen | 2006-06-29 | 1 | -0/+2 |