| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -18/+21 |
* | add arrow-size property to control the minimum size of the arrow, have the | Kristian Rietveld | 2006-11-01 | 1 | -0/+37 |
* | fix commit below (committed the wrong patch). | Michael Natterer | 2006-10-12 | 1 | -12/+12 |
* | added "move-active" and "popup" signals and bindings to trigger them. | Michael Natterer | 2006-10-12 | 1 | -80/+158 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Null the cell_view pointer if the internal cell view is removed. (#348828, | Matthias Clasen | 2006-08-14 | 1 | -0/+3 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -2/+2 |
* | Avoid a refcounting leak in the python bindings. (#344876, Phil Dumont) | Matthias Clasen | 2006-06-26 | 1 | -3/+3 |
* | Update the height as well when changing fonts. (#321393, Billy Biggs) ` | Matthias Clasen | 2006-06-24 | 1 | -1/+10 |
* | Separate sensitive/selectable properties. | Kristian Rietveld | 2006-06-02 | 1 | -0/+53 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -60/+7 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -2/+9 |
* | plug small leak (#339132) ditto | Paolo Borelli | 2006-04-20 | 1 | -0/+2 |
* | Don't leave page->tab_label dangling. (gtk_notebook_real_remove): Use | Matthias Clasen | 2006-03-21 | 1 | -6/+1 |
* | Move it to the right place | Matthias Clasen | 2006-03-15 | 1 | -2/+2 |
* | Popdown the list before changing the active iter, otherwise people will be | Matthias Clasen | 2006-03-15 | 1 | -7/+9 |
* | Replace the popup-show and popup-hide signals with a readonle popup-shown | Matthias Clasen | 2006-03-09 | 1 | -30/+48 |
* | Apply a patch by Murray to improve comboboxentry docs | Matthias Clasen | 2006-02-10 | 1 | -1/+3 |
* | Fix a crash with combo boxes in RESIZE_IMMEDIATE containers. (#326806, | Matthias Clasen | 2006-01-15 | 1 | -5/+3 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -2/+2 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -6/+3 |
* | Add a tearoff-title property, with getter and setter. (#316482, Olexiy | Matthias Clasen | 2005-11-21 | 1 | -2/+91 |
* | Fix for bug #321542, Benedikt Meurer: | Matthias Clasen | 2005-11-21 | 1 | -5/+4 |
* | Add show-popup and hide-popup signals and emit them when the popup is | Matthias Clasen | 2005-11-10 | 1 | -0/+69 |
* | Don't eat Ctrl-PageUp/PageDown. (#318670, Christian Neumair) | Matthias Clasen | 2005-10-27 | 1 | -0/+3 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -3/+0 |
* | Stylistic improvements and clarifications for some blurbs. (#315520, | Matthias Clasen | 2005-09-09 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -4/+4 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Cleanup a possible resize idle. (#311141, Robert Ögren) | Matthias Clasen | 2005-07-22 | 1 | -3/+17 |
* | Remove useless calls to gtk_tree_row_reference_inserted/deleted, since we | Matthias Clasen | 2005-07-18 | 1 | -13/+1 |
* | Propagate the focus-on-click value to the button. (#310543, Christian | Matthias Clasen | 2005-07-18 | 1 | -9/+19 |
* | Don't do explicitly ungrab pointer and keyboard. We're unmapping the grab | Matthias Clasen | 2005-06-26 | 1 | -23/+32 |
* | Make autoscrolling work at the bottom of the screen. | Matthias Clasen | 2005-05-26 | 1 | -2/+2 |
* | Keep the popup posted if the button is released over the cellview. This | Matthias Clasen | 2005-05-17 | 1 | -2/+4 |
* | Make this work when called from gtk_combo_box_destroy(). (#172999, | Matthias Clasen | 2005-04-08 | 1 | -3/+3 |
* | Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912, | Matthias Clasen | 2005-04-06 | 1 | -1/+11 |
* | Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntry | Matthias Clasen | 2005-04-01 | 1 | -2/+20 |
* | Don't segfault if somebody tries to popup an unrealized combo box. | Matthias Clasen | 2005-03-30 | 1 | -0/+3 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -14/+14 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+10 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Don't leak a path here. (#168443, Morten Welinder) | Matthias Clasen | 2005-02-25 | 1 | -0/+1 |
* | Consistently use gtk_tree_row_reference_valid(). | Matthias Clasen | 2005-02-24 | 1 | -42/+42 |
* | Pass gtk_widget_get_toplevel() a GTK_WIDGET. | Manish Singh | 2005-02-17 | 1 | -2/+2 |
* | Fixes for #143829, Tommi Komulainen, Christian Persch: | Matthias Clasen | 2005-02-16 | 1 | -1/+15 |
* | Fix state propagation when making an insensitive combo box sensitive | Matthias Clasen | 2004-12-30 | 1 | -2/+9 |