| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -0/+16 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -0/+32 |
* | up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8. | Tim Janik | 2001-09-18 | 1 | -2/+8 |
* | remove conflict marker from ChangeLog | Jonathan Blandford | 2001-09-18 | 1 | -2/+1 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -0/+12 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -0/+27 |
* | Get rid of broken "can_edit" and "can_activate" properties in favor of | Jonathan Blandford | 2001-09-18 | 1 | -0/+7 |
* | Add put for use with editable widgets. This function is private, and | Jonathan Blandford | 2001-09-18 | 1 | -0/+6 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -0/+24 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -2/+12 |
* | Handle scroll wheel events. | Alexander Larsson | 2001-09-17 | 1 | -0/+5 |
* | demos/gtk-demo/main.c (setup_default_icon): Use a shaped | Matthias Clasen | 2001-09-14 | 1 | -0/+5 |
* | demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59... | Matthias Clasen | 2001-09-14 | 1 | -0/+5 |
* | road signs for error and question dialogs | Jakub Steiner | 2001-09-13 | 1 | -0/+5 |
* | more dialog icon changes | Jakub Steiner | 2001-09-13 | 1 | -0/+6 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 1 | -0/+14 |
* | gtk/gtktextview.c Add support for Ctrl+Up/Down arrow to move cursor to | Padraig O'Briain | 2001-09-12 | 1 | -0/+7 |
* | dialog icon fix-ups, arrow icons, font, refresh and others | Jakub Steiner | 2001-09-12 | 1 | -0/+7 |
* | stock icon updates: question dialog, arrows | Jakub Steiner | 2001-09-12 | 1 | -0/+7 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -0/+21 |
* | Fixed reversed comparison causing RC properties not to work. | Owen Taylor | 2001-09-11 | 1 | -0/+5 |
* | more stock icons - warning dialog, error dialog, DnD | Jakub Steiner | 2001-09-11 | 1 | -0/+9 |
* | minor fixes | Joshua N Pritikin | 2001-09-11 | 1 | -0/+8 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -0/+10 |
* | Forgot gdkfont.c | Alexander Larsson | 2001-09-10 | 1 | -0/+1 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 1 | -0/+10 |
* | Fix looping in gtk_tree_store_init() waiting for zero random int. | Padraig O'Briain | 2001-09-10 | 1 | -0/+5 |
* | fix xscale and yscale behaviour which havoc broke. they have to default to | Tim Janik | 2001-09-10 | 1 | -0/+8 |
* | gtk/gtkstyle.c (_gtk_style_peek_property_value) Amend previous change to | Padraig O'Briain | 2001-09-10 | 1 | -0/+5 |
* | Fix blank line in the wrong place. | Owen Taylor | 2001-09-10 | 1 | -0/+5 |
* | Don't do a lookup immediately after creating style->property_cache, since | Owen Taylor | 2001-09-10 | 1 | -0/+7 |
* | 2001-09-09 Alexander Larsson <alla@lysator.liu.se> | Alexander Larsson | 2001-09-09 | 1 | -1/+7 |
* | Remove gdk/nanox/Makefile from AC_OUTPUT(), since it is no longer in cvs. | Alexander Larsson | 2001-09-09 | 1 | -0/+6 |
* | move some of the accel group functions into a Private subsection | Havoc Pennington | 2001-09-08 | 1 | -0/+5 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -0/+18 |
* | Write documentation Write documentation | Jonathan Blandford | 2001-09-08 | 1 | -0/+5 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -0/+6 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -0/+15 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 1 | -0/+8 |
* | remove g_print. | Jonathan Blandford | 2001-09-08 | 1 | -0/+8 |
* | remove CellRendererTextPixbuf | Havoc Pennington | 2001-09-08 | 1 | -0/+4 |
* | tsk tsk, jrb broke the build | Havoc Pennington | 2001-09-08 | 1 | -0/+4 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 1 | -0/+15 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 1 | -0/+20 |
* | Make the default default colormap the GdkRGB colormap, not the system | Owen Taylor | 2001-09-07 | 1 | -0/+21 |
* | add some lame code to handle G_MININT, fixes #57424 | Havoc Pennington | 2001-09-07 | 1 | -0/+5 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 1 | -0/+19 |
* | remove some debug code that seems to have caused a breakpoint in valid | Havoc Pennington | 2001-09-07 | 1 | -0/+13 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+142 |
* | update adjustments after validating destination yrange; fixes #53918 (This | Havoc Pennington | 2001-09-07 | 1 | -1/+18 |