| Commit message (Expand) | Author | Age | Files | Lines |
* | Check if the chooser implementation supports the "show-number" property | Emmanuele Bassi | 2006-07-11 | 1 | -0/+37 |
* | Fix some typos with inline property docs. (#347065, John Finlay) | Matthias Clasen | 2006-07-10 | 6 | -12/+12 |
* | Fix some memory handling issues. (#347043, Chris Wilson) | Matthias Clasen | 2006-07-10 | 1 | -4/+3 |
* | Do not leak the URI returned by the model; select the row when calling | Emmanuele Bassi | 2006-07-10 | 1 | -14/+16 |
* | Fix a typo in the docs. (#347041, Kouhei Sutou) | Matthias Clasen | 2006-07-10 | 1 | -1/+1 |
* | Fix a typo in the docs. (#347032, Kouhei Sutou) | Matthias Clasen | 2006-07-10 | 1 | -1/+1 |
* | Don't assume that priv->current_page is non-NULL. (#347048, Guillaume | Matthias Clasen | 2006-07-10 | 1 | -3/+6 |
* | Add some missing deprecation guards. | Matthias Clasen | 2006-07-10 | 1 | -0/+8 |
* | Implement some more stubs for pygtk, bug #346713. | Richard Hult | 2006-07-09 | 1 | -0/+11 |
* | Fix a small leak | Matthias Clasen | 2006-07-09 | 1 | -4/+3 |
* | 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 |