| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gtk/gtkcombobox.c : prototype cell_view_sync_cells() before first usage | Hans Breuer | 2004-03-14 | 1 | -1/+1 |
* | Ssssh! | Morten Welinder | 2004-03-12 | 1 | -1/+3 |
* | Add new testspinbutton.c | Morten Welinder | 2004-03-12 | 3 | -8/+59 |
* | Use gtk_entry_set_width_chars() rather than gtk_widget_set_size_request(). | Owen Taylor | 2004-03-11 | 1 | -3/+3 |
* | Add support for --multiple. | Morten Welinder | 2004-03-10 | 1 | -0/+5 |
* | Support changes in icon themes. | Jonathan Blandford | 2004-03-10 | 1 | -5/+1 |
* | Destroy widgets to reveal leaks. | Morten Welinder | 2004-03-09 | 1 | -0/+4 |
* | new function to consolidate creating the path_bar. | Jonathan Blandford | 2004-03-08 | 1 | -0/+6 |
* | Correct localtime_r() emulation on Win32. Remove a couple of unnecessary | Tor Lillqvist | 2004-03-08 | 1 | -4/+1 |
* | Fixed typo in entry completion test. | Christian Neumair | 2004-03-08 | 1 | -1/+1 |
* | Test dynamic addition/removal. | Matthias Clasen | 2004-03-08 | 1 | -7/+98 |
* | some more settings from system, also reflect some name changes done a | Hans Breuer | 2004-03-07 | 1 | -2/+6 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 34 | -9/+76 |
* | don't try and store pointers in ints. Fixes 64-bit build. | Mark McLoughlin | 2004-03-03 | 1 | -6/+32 |