| Commit message (Expand) | Author | Age | Files | Lines |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 16 | -23/+239 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 30 | -714/+945 |
* | Get rid of broken "can_edit" and "can_activate" properties in favor of | Jonathan Blandford | 2001-09-18 | 11 | -55/+80 |
* | Add put for use with editable widgets. This function is private, and | Jonathan Blandford | 2001-09-18 | 11 | -32/+127 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 17 | -16/+187 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 20 | -296/+531 |
* | Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbuf | Owen Taylor | 2001-09-17 | 5 | -34/+44 |
* | Handle scroll wheel events. | Alexander Larsson | 2001-09-17 | 8 | -0/+84 |
* | add generated files to ignore list. | James Henstridge | 2001-09-16 | 4 | -2/+53 |
* | io-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUPT_IMAGE, | Matthias Clasen | 2001-09-14 | 2 | -7/+12 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 10 | -100/+5402 |
* | demos/gtk-demo/main.c (setup_default_icon): Use a shaped | Matthias Clasen | 2001-09-14 | 8 | -1/+41 |
* | demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59... | Matthias Clasen | 2001-09-14 | 8 | -2/+36 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -1642/+1596 |
* | road signs for error and question dialogs | Jakub Steiner | 2001-09-13 | 13 | -0/+35 |
* | don't used BUILT_SOURCES to build marshal files, as in conjunction with | Tim Janik | 2001-09-13 | 2 | -1/+6 |
* | more dialog icon changes | Jakub Steiner | 2001-09-13 | 13 | -0/+42 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 21 | -259/+353 |
* | gtk/gtktextview.c Add support for Ctrl+Up/Down arrow to move cursor to | Padraig O'Briain | 2001-09-12 | 8 | -3/+63 |
* | dialog icon fix-ups, arrow icons, font, refresh and others | Jakub Steiner | 2001-09-12 | 29 | -0/+49 |
* | stock icon updates: question dialog, arrows | Jakub Steiner | 2001-09-12 | 18 | -0/+49 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 17 | -151/+359 |
* | oops, forgot to add those | Jakub Steiner | 2001-09-11 | 2 | -0/+0 |
* | Fixed reversed comparison causing RC properties not to work. | Owen Taylor | 2001-09-11 | 8 | -1/+36 |
* | more stock icons - warning dialog, error dialog, DnD | Jakub Steiner | 2001-09-11 | 13 | -0/+63 |
* | minor fixes | Joshua N Pritikin | 2001-09-11 | 9 | -2/+61 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 10 | -25/+117 |
* | Forget gdkfont | Alexander Larsson | 2001-09-10 | 1 | -3/+1 |
* | Forgot gdkfont.c | Alexander Larsson | 2001-09-10 | 7 | -0/+7 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 13 | -31/+76 |
* | Fix looping in gtk_tree_store_init() waiting for zero random int. | Padraig O'Briain | 2001-09-10 | 8 | -1/+36 |
* | fix xscale and yscale behaviour which havoc broke. they have to default to | Tim Janik | 2001-09-10 | 13 | -22/+75 |
* | gtk/gtkstyle.c (_gtk_style_peek_property_value) Amend previous change to | Padraig O'Briain | 2001-09-10 | 8 | -2/+38 |
* | Fix blank line in the wrong place. | Owen Taylor | 2001-09-10 | 8 | -1/+36 |
* | Don't do a lookup immediately after creating style->property_cache, since | Owen Taylor | 2001-09-10 | 8 | -9/+59 |
* | 2001-09-09 Alexander Larsson <alla@lysator.liu.se> | Alexander Larsson | 2001-09-09 | 8 | -9/+50 |
* | Remove gdk/nanox/Makefile from AC_OUTPUT(), since it is no longer in cvs. | Alexander Larsson | 2001-09-09 | 8 | -1/+42 |
* | move some of the accel group functions into a Private subsection | Havoc Pennington | 2001-09-08 | 13 | -131/+372 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 30 | -206/+611 |
* | Write documentation Write documentation | Jonathan Blandford | 2001-09-08 | 16 | -166/+370 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 11 | -119/+154 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 58 | -64/+1757 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 9 | -1/+58 |
* | Remove a whole lot of duplicates introduced at some point, to prevent | Owen Taylor | 2001-09-08 | 2 | -37/+7 |
* | remove g_print. | Jonathan Blandford | 2001-09-08 | 14 | -64/+90 |
* | remove CellRendererTextPixbuf | Havoc Pennington | 2001-09-08 | 21 | -203/+541 |
* | Removed gtk/gtkcellrenderertextpixbuf.c since it's not around any more. | Darin Adler | 2001-09-08 | 2 | -1/+5 |
* | tsk tsk, jrb broke the build | Havoc Pennington | 2001-09-08 | 8 | -1/+28 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 18 | -683/+636 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 15 | -16/+171 |