| Commit message (Expand) | Author | Age | Files | Lines |
* | New keybinding. (gtk_tree_view_focus): Fix merge conflict. | Jonathan Blandford | 2001-06-08 | 2 | -5/+55 |
* | new function to clean up cursor handling. | Jonathan Blandford | 2001-06-08 | 3 | -92/+211 |
* | added this function | Havoc Pennington | 2001-06-08 | 5 | -5/+55 |
* | Added compat macros for all old GTK_TYPE_GDK_xxx types. Fixes bug #52892 | Alex Larsson | 2001-06-08 | 1 | -0/+48 |
* | forgot to save | Havoc Pennington | 2001-06-08 | 1 | -1/+1 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 17 | -217/+225 |
* | warn if row/cols are out of range. Fix bug #55921 | Jonathan Blandford | 2001-06-08 | 2 | -8/+10 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 8 | -80/+263 |
* | Now it's a GObject instead of a GtkObject. The | Jonathan Blandford | 2001-06-07 | 6 | -24/+20 |
* | fix glib-mkenums and glib-genmarshal again | Havoc Pennington | 2001-06-07 | 1 | -18/+18 |
* | fixups for glib-mkenums and glib-genmarshal (not tested yet because with | Havoc Pennington | 2001-06-07 | 1 | -12/+23 |
* | hook up arrow buttons. Fixes #55460 reported by matthiasc@poet.de. | Jonathan Blandford | 2001-06-07 | 1 | -1/+3 |
* | centralize expansion/collapsing so it only happens in one place. | Jonathan Blandford | 2001-06-07 | 1 | -98/+89 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -12/+16 |
* | fix silly bug reported by "Padraig O'Briain" <Padraig.Obriain@Sun.COM>. | Jonathan Blandford | 2001-06-07 | 1 | -1/+2 |
* | Handle key bindings to expand and collapse rows. | Jonathan Blandford | 2001-06-07 | 4 | -243/+420 |
* | add "inverted" property | Havoc Pennington | 2001-06-06 | 2 | -11/+61 |
* | Include gtkwidget.h (#55798, Karl Nelson) | Owen Taylor | 2001-06-06 | 1 | -2/+1 |
* | rename from gtk_text_iter_reorder | Havoc Pennington | 2001-06-05 | 4 | -14/+14 |
* | Don't crash when the properties window is destroyed. | Alex Larsson | 2001-06-05 | 1 | -1/+1 |
* | new function | Havoc Pennington | 2001-06-05 | 2 | -0/+42 |
* | clamp the value to the range that was set | Havoc Pennington | 2001-06-05 | 8 | -17/+301 |
* | Fix bug #55573 | Jonathan Blandford | 2001-06-05 | 2 | -79/+82 |
* | Deprecate gtk_widget_set(). | Owen Taylor | 2001-06-05 | 1 | -0/+2 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 15 | -60/+273 |
* | Fix segfault found by Vitaly Tishkov <tvv@sparc.spb.su>. | Jonathan Blandford | 2001-06-05 | 2 | -37/+55 |
* | s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks) | Owen Taylor | 2001-06-05 | 1 | -0/+1 |
* | Fix a search-and-replace screwup (s/CHECK/SEPARATOR/ gone awry). Patch | Havoc Pennington | 2001-06-05 | 1 | -5/+5 |
* | handle case where text_view->layout == NULL by assuming its size is 0, | Havoc Pennington | 2001-06-04 | 1 | -3/+11 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 9 | -169/+697 |
* | Get rid of stupid g_return_if_fail on digits greater than 6. If there | Havoc Pennington | 2001-06-04 | 2 | -22/+13 |
* | Apply fix from Sam Solon, bug #54577, update value even if not drawable. | Havoc Pennington | 2001-06-04 | 1 | -72/+82 |
* | change SCROLL_RIGHT to SCROLL_LEFT, reported by Thomas Broyer. | Havoc Pennington | 2001-06-04 | 1 | -1/+1 |
* | Process updates immediately, to prevent funny lag effect when scrolling, | Havoc Pennington | 2001-06-04 | 1 | -1/+5 |
* | on middle click, center slider on the click. | Havoc Pennington | 2001-06-04 | 1 | -6/+12 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 11 | -3088/+1981 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 4 | -152/+316 |
* | implement overwrite mode | Havoc Pennington | 2001-06-01 | 5 | -13/+147 |
* | Fix notifications on non-existant "enable_arrow_keys". (#53753, Skip | Owen Taylor | 2001-06-01 | 1 | -2/+2 |
* | Add GDK_TYPE_RECTANGLE. | Owen Taylor | 2001-06-01 | 1 | -2/+2 |
* | Account for the fact that the border width is _outside_ the window. (Fixes | Owen Taylor | 2001-05-31 | 1 | -16/+12 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 5 | -161/+321 |
* | Rename to the more correct gtk-go-up. | Alexander Larsson | 2001-05-27 | 8 | -5/+13 |
* | make hanlder id a gulong as in GSignal. | Tim Janik | 2001-05-27 | 2 | -2/+2 |
* | Remove almost all instances of GtkCellRenderer in code (all but dnd icon | Jonathan Blandford | 2001-05-25 | 5 | -210/+330 |
* | fix so that default icons are created if you call gtk_stock_list_ids() | Havoc Pennington | 2001-05-25 | 2 | -8/+15 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 122 | -109/+665 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 2 | -3/+12 |
* | New function | Havoc Pennington | 2001-05-25 | 2 | -0/+19 |
* | Add Mode_Switch to list of keys to ignore when doing compose processing. | Owen Taylor | 2001-05-24 | 1 | -1/+2 |