| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkrc.c fix canonicalization of property names which was broken after | Michael Natterer | 2006-07-07 | 2 | -3/+3 |
* | Small memory savings | Matthias Clasen | 2006-07-07 | 1 | -7/+4 |
* | Get the display name for the home directory. (#346498, Dennis Cranston, | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | added a bunch of utility functions to copy icon_factories and color_hashes | Michael Natterer | 2006-07-06 | 1 | -86/+130 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 49 | -181/+175 |
* | Don't leak dash_list. (#346639, Christian Persch) | Matthias Clasen | 2006-07-05 | 1 | -0/+1 |
* | Fix some assignments involving booleans. (#346467, Christian Persch) | Matthias Clasen | 2006-07-05 | 1 | -7/+7 |
* | Use serialized pixbufs instead of xpms | Matthias Clasen | 2006-07-04 | 1 | -154/+192 |
* | 2.10.0GTK_2_10_0 | Matthias Clasen | 2006-07-03 | 1 | -0/+4 |
* | Treat "" like NULL when parsing the menu-bar-accel setting. Here too. | Matthias Clasen | 2006-07-03 | 2 | -4/+3 |
* | Remove redundant assignments to page, which may cause NULL dereferences. | Matthias Clasen | 2006-07-02 | 1 | -3/+4 |
* | Don't leak default_sort_data. (#346341, Christian Weiske) | Matthias Clasen | 2006-07-02 | 1 | -0/+8 |
* | Fix #346312 | Matthias Clasen | 2006-07-02 | 1 | -0/+4 |
* | Always call the destroy notify | Matthias Clasen | 2006-06-30 | 1 | -0/+6 |
* | Documentation updates. | Matthias Clasen | 2006-06-30 | 2 | -2/+6 |
* | Add a preview capability | Matthias Clasen | 2006-06-30 | 4 | -3/+17 |
* | Bill Skaggs <weskaggs@primate.ucdavis.edu> | William Skaggs | 2006-06-29 | 1 | -4/+4 |
* | some cross-referencing | Matthias Clasen | 2006-06-29 | 1 | -0/+3 |
* | Improve docs | Matthias Clasen | 2006-06-29 | 1 | -0/+6 |
* | Documentation additions and fixes. | Matthias Clasen | 2006-06-29 | 15 | -24/+120 |
* | Cleanups | Matthias Clasen | 2006-06-28 | 2 | -17/+17 |
* | cancel the expand collapse timeout when unsetting the model (Fixes | Kristian Rietveld | 2006-06-27 | 1 | -0/+6 |
* | Make the insert and set functions somewhat more convenient. (#343841, | Kristian Rietveld | 2006-06-26 | 2 | -8/+22 |
* | revert "keep cursor visible when size changes" since it breaks things | Michael Natterer | 2006-06-26 | 1 | -14/+4 |
* | Avoid a refcounting leak in the python bindings. (#344876, Phil Dumont) | Matthias Clasen | 2006-06-26 | 1 | -3/+3 |
* | Fix printer enumeration | Matthias Clasen | 2006-06-25 | 1 | -9/+24 |
* | Update the height as well when changing fonts. (#321393, Billy Biggs) ` | Matthias Clasen | 2006-06-24 | 1 | -1/+10 |
* | broken pipe | Matthias Clasen | 2006-06-22 | 2 | -0/+2 |
* | keep the cursor visible when the size changes. Fixes bug #344874. | Michael Natterer | 2006-06-22 | 1 | -4/+14 |
* | add missing flag values | Matthias Clasen | 2006-06-22 | 2 | -0/+5 |
* | broken pipeGTK_2_9_4 | Matthias Clasen | 2006-06-22 | 3 | -5/+9 |
* | Don't free the value. | Matthias Clasen | 2006-06-21 | 1 | -1/+0 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 9 | -75/+80 |
* | cleanup | Matthias Clasen | 2006-06-21 | 1 | -1/+1 |
* | Fix the registration of the grid-lines property (#345456, Murray Cumming) | Matthias Clasen | 2006-06-21 | 1 | -7/+8 |
* | Allocate space for the grid lines when they are enabled. | Kristian Rietveld | 2006-06-21 | 1 | -18/+102 |
* | Add an GError parameter. | Matthias Clasen | 2006-06-21 | 3 | -9/+18 |
* | Add to docs. (gtk_print_job_class_init): Make track-print-status a | Matthias Clasen | 2006-06-20 | 1 | -21/+40 |
* | Correctly register the done signal - it sends an enum, not an int. | Murray Cumming | 2006-06-20 | 1 | -2/+2 |
* | configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step | Christian Persch | 2006-06-20 | 1 | -2/+2 |
* | Add to docs. | Matthias Clasen | 2006-06-20 | 1 | -1/+2 |
* | Fix handling of stock items without icons in action-based ui. (#342458, | Matthias Clasen | 2006-06-20 | 3 | -5/+8 |
* | Convert input to filename encoding and construct an URI from that. Add | Christian Persch | 2006-06-20 | 2 | -18/+31 |
* | Better fix. | Matthias Clasen | 2006-06-20 | 1 | -1/+1 |
* | broken pipe | Matthias Clasen | 2006-06-20 | 3 | -41/+0 |
* | unset the pressed button here. (gtk_notebook_grab_notify): stop reorder | Carlos Garnacho | 2006-06-20 | 1 | -7/+9 |
* | Set default action area spacing to HIG-compliant 6px. Bug #345106, | Christian Persch | 2006-06-20 | 1 | -1/+1 |
* | Small doc fix. (#345176, Claudio Saavedra) | Matthias Clasen | 2006-06-20 | 1 | -1/+1 |
* | (gtk_tree_view_set_column_drag_info): Don't crash if the | Matthias Clasen | 2006-06-20 | 1 | -3/+4 |
* | Don't leak dash_list. | Matthias Clasen | 2006-06-20 | 1 | -0/+2 |