| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix double-click activation. | Matthias Clasen | 2004-11-09 | 1 | -7/+16 |
* | Apply a patch by Soeren Sandmann to test long statusbar texts. | Matthias Clasen | 2004-11-09 | 1 | -1/+25 |
* | Disable the SAVE and CREATE_FOLDER modes. (#157675, Christian Persch) | Matthias Clasen | 2004-11-08 | 1 | -0/+6 |
* | New convenience function to add a filter for image files which can be | Matthias Clasen | 2004-11-07 | 1 | -1/+20 |
* | Don't try to remove stuff from an empty model. (#156575, Christian Persch) | Matthias Clasen | 2004-10-31 | 1 | -3/+3 |
* | Add a "Select All" menuitem. (#156792, Paolo Borelli) | Matthias Clasen | 2004-10-30 | 1 | -0/+16 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 12 | -68/+68 |
* | Really handle a NULL model, fixes #137211 for real. | Anders Carlsson | 2004-10-26 | 1 | -9/+47 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 2 | -18/+81 |
* | Add testimage. | Matthias Clasen | 2004-10-25 | 1 | -0/+3 |
* | Use gtk_image_new_from_icon_name(). | Matthias Clasen | 2004-10-25 | 1 | -5/+0 |
* | Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and | Matthias Clasen | 2004-10-25 | 1 | -0/+153 |
* | Add a "display" option. | Matthias Clasen | 2004-10-19 | 1 | -6/+37 |
* | Set the locale, tidy up output. | Matthias Clasen | 2004-10-19 | 1 | -21/+27 |
* | exit on close. | Paolo Borelli | 2004-09-30 | 1 | -0/+1 |
* | add a GtkMenuToolButton. | Paolo Borelli | 2004-09-29 | 1 | -1/+10 |
* | #include <config.h> for HAVE_MALLINFO define, other minor cleanups. | Manish Singh | 2004-09-21 | 1 | -6/+7 |
* | Check for mallinfo. | Matthias Clasen | 2004-09-21 | 1 | -0/+21 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -1/+2 |
* | Set the cursor to the first selected row instead of always to the first | Matthias Clasen | 2004-09-14 | 1 | -3/+3 |
* | Typo fix. | Matthias Clasen | 2004-09-09 | 1 | -1/+1 |
* | Update sensitivity of the "Select all" button. | Matthias Clasen | 2004-09-09 | 1 | -0/+14 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -6/+1 |
* | Shut up CVS | Manish Singh | 2004-08-18 | 1 | -0/+4 |
* | Use g_message() throughout, add RTL envar for rtl testing. | Matthias Clasen | 2004-08-17 | 1 | -3/+7 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 2 | -0/+174 |
* | Comment out mallinfo stuff. Fix g_print %-strings. | Morten Welinder | 2004-08-16 | 1 | -3/+11 |
* | New function. | Soeren Sandmann | 2004-08-14 | 2 | -0/+311 |
* | make it compile and more similar to the X11 implementation [backward | Hans Breuer | 2004-08-06 | 2 | -2/+5 |
* | Add buttons to select and unselect all nodes, make the popup menu actually | Matthias Clasen | 2004-08-04 | 1 | -9/+44 |
* | Add testiconview. A test for GtkIconView ...which uses this image. | Matthias Clasen | 2004-08-04 | 3 | -0/+307 |
* | Some trees in combo boxes. | Matthias Clasen | 2004-08-02 | 1 | -11/+759 |
* | Change the api for separators to use a separator function instead of a | Matthias Clasen | 2004-07-30 | 1 | -8/+19 |
* | Require Pango 1.5.1 (for ellipsisation). | Matthias Clasen | 2004-07-22 | 2 | -0/+71 |
* | Don't leak models. (#148128, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -2/+7 |
* | Add some refcount debugging. | Matthias Clasen | 2004-07-20 | 2 | -4/+58 |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 1 | -1/+0 |
* | Support separators in combo boxes and more generally in tree views | Matthias Clasen | 2004-07-07 | 1 | -4/+25 |
* | Add a checkbox to queue an merge/unmerge. Patch from Matthias Clasen. | Soeren Sandmann | 2004-06-05 | 1 | -3/+11 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -1/+28 |
* | Add a progress cell renderer, based on the one found in Epiphany. | Matthias Clasen | 2004-05-12 | 1 | -6/+21 |
* | Make the second example use the ::match-selected signal to make it | Matthias Clasen | 2004-05-10 | 1 | -0/+19 |
* | tests/makefile.msc is in CVS for a long time, finally added to EXTRA_DIST | Hans Breuer | 2004-05-01 | 1 | -1/+3 |
* | Add a missing cat. (#141070, Chris Sherlock) | Matthias Clasen | 2004-04-29 | 1 | -1/+2 |
* | Moved search entries into priv data. | Jonathan Blandford | 2004-04-11 | 1 | -1/+1 |
* | Plug leak. | Morten Welinder | 2004-03-17 | 1 | -0/+3 |
* | Plug some leaks and expose others. | Morten Welinder | 2004-03-17 | 1 | -1/+18 |
* | Don't leak the tooltip object. | Morten Welinder | 2004-03-17 | 1 | -3/+12 |
* | Rewritten to use the GtkEntryCompletion API more correctly. Now pops down | Jonathan Blandford | 2004-03-15 | 1 | -2/+4 |
* | #136672, reported by Christian Persch; fixes based on a patch by Soeren | Owen Taylor | 2004-03-15 | 2 | -1/+136 |