| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 3 | -0/+686 |
* | plug small leak (#339132) ditto | Paolo Borelli | 2006-04-20 | 1 | -9/+28 |
* | updated | Hans Breuer | 2006-04-07 | 1 | -1/+6 |
* | handle the case of \r and \n split across lines. Bug #337022. add unit | Paolo Borelli | 2006-04-05 | 1 | -0/+30 |
* | Add testrecentchooser. | Behdad Esfahbod | 2006-03-30 | 1 | -0/+1 |
* | Add a test suite for GtkRecentChooser. | Emmanuele Bassi | 2006-03-29 | 2 | -0/+212 |
* | Support subclasses in RC files. (#142417, Todd Berman, patch based on a | Matthias Clasen | 2006-03-23 | 1 | -0/+77 |
* | Add a column that demonstrates how to use the new spinbutton cellrenderer. | Johan Dahlin | 2006-03-22 | 1 | -8/+75 |
* | Remove pointless includes of config.h, to make it easier compilable | Matthias Clasen | 2006-03-22 | 2 | -2/+0 |
* | send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this | Carlos Garnacho | 2006-03-22 | 1 | -2/+70 |
* | Added testnotebookdnd. | Behdad Esfahbod | 2006-03-15 | 1 | -0/+1 |
* | Add test cases for alignment. | Matthias Clasen | 2006-03-14 | 1 | -30/+40 |
* | Rename ::tab-added and ::tab-removed signals to ::page-added and | Carlos Garnacho | 2006-03-08 | 1 | -4/+4 |
* | zero-initialize the GValue before calling g_value_init(). | Michael Natterer | 2006-03-08 | 1 | -1/+1 |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -2/+265 |
* | Add tests | Matthias Clasen | 2006-02-23 | 2 | -0/+176 |
* | Actually implement visibility handling, and add | Matthias Clasen | 2006-01-31 | 1 | -5/+26 |
* | GtkAssistant stuff | Matthias Clasen | 2006-01-30 | 1 | -15/+125 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -1/+0 |
* | Introspect child properties. too. | Matthias Clasen | 2006-01-26 | 1 | -60/+257 |
* | #322591, Jonathan Blandford. | Kristian Rietveld | 2006-01-24 | 1 | -1/+28 |
* | Fixed typo. | Behdad Esfahbod | 2006-01-23 | 1 | -1/+1 |
* | Fix misalignment of RTL text in ellipsized GtkLabel: use layout width if | Behdad Esfahbod | 2006-01-23 | 1 | -0/+2 |
* | GtkAssistant tests | Matthias Clasen | 2006-01-21 | 2 | -0/+457 |
* | grrr... the pipe did b0rk b0rk b0rk | Kristian Rietveld | 2006-01-15 | 1 | -2/+53 |
* | add a little test for the newly introduced indicator-size property. | Kristian Rietveld | 2006-01-13 | 1 | -0/+18 |
* | Add an expander example. | Matthias Clasen | 2006-01-11 | 1 | -0/+41 |
* | added a bunch of tests use g_snprintf() don't include unistd.h twice. | Hans Breuer | 2006-01-06 | 3 | -9/+21 |
* | fixup line i swallowed earlier ;) | Tim Janik | 2005-12-22 | 1 | -0/+1 |
* | derive GtkObject from GUnowned, so it initially has a floating reference | Tim Janik | 2005-12-22 | 2 | -1/+68 |
* | applied patch from maemo-gtk which avoids the allocation of an | Michael Natterer | 2005-12-14 | 1 | -0/+0 |
* | Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com): | Federico Mena Quintero | 2005-11-28 | 3 | -1/+102 |
* | Added symbolic themable colors. Patch is a merged version of proposals | Michael Natterer | 2005-11-23 | 1 | -2/+10 |
* | Add a tearoff-title property, with getter and setter. (#316482, Olexiy | Matthias Clasen | 2005-11-21 | 1 | -0/+1 |
* | call gtk_window_process_updates() so the animation keeps running even if | Michael Natterer | 2005-11-16 | 1 | -3/+45 |
* | Use g_log_set_default_handler() instead of explicitly setting a handler | Federico Mena Quintero | 2005-11-11 | 1 | -13/+11 |
* | Add show-popup and hide-popup signals and emit them when the popup is | Matthias Clasen | 2005-11-10 | 1 | -1/+130 |
* | Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hide | Tor Lillqvist | 2005-11-03 | 1 | -0/+18 |
* | Add a TODO - Federico | Federico Mena Quintero | 2005-11-01 | 1 | -0/+13 |
* | Add property editors | Matthias Clasen | 2005-10-26 | 2 | -4/+35 |
* | Fixes bug #317999: | Federico Mena Quintero | 2005-10-19 | 1 | -63/+92 |
* | Added more tests. | Behdad Esfahbod | 2005-10-15 | 1 | -0/+4 |
* | Demonstrate custom widgets in a GtkComboBox. | Matthias Clasen | 2005-10-09 | 1 | -0/+74 |
* | Fixes bug #317999: | Federico Mena Quintero | 2005-10-07 | 1 | -3/+196 |
* | Oops, return if the unmap test fails. (test_reload_sequence): Use | Federico Mena Quintero | 2005-09-29 | 1 | -3/+5 |
* | Add a comment - Federico | Federico Mena Quintero | 2005-09-29 | 1 | -1/+7 |
* | New file with a set of tests for GtkCellRendererText. The idea is to run a | Federico Mena Quintero | 2005-09-29 | 3 | -0/+299 |
* | Don't reload the current folder unnecessarily on ::map(). | Federico Mena Quintero | 2005-09-27 | 1 | -16/+137 |
* | Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with | Michael Natterer | 2005-09-22 | 3 | -115/+6 |
* | fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has | Hans Breuer | 2005-09-18 | 2 | -12/+12 |