| Commit message (Expand) | Author | Age | Files | Lines |
* | fix build | Matthias Clasen | 2006-06-09 | 1 | -2/+2 |
* | Update for api changes. | Matthias Clasen | 2006-06-08 | 1 | -3/+3 |
* | Update windows to build with new APIs and first cut at preview work. | Alexander Larsson | 2006-06-08 | 1 | -2/+2 |
* | Update callers | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Clean up APIs: Make async a setting instead of separate calls. Combine | Alexander Larsson | 2006-06-07 | 3 | -49/+54 |
* | Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded | Alexander Larsson | 2006-06-02 | 1 | -10/+197 |
* | Small tweaks | Matthias Clasen | 2006-06-01 | 1 | -4/+7 |
* | Further updates from the GtkPrintContext functions rename. | Alexander Larsson | 2006-05-31 | 4 | -9/+9 |
* | Custom tab label | Matthias Clasen | 2006-05-24 | 1 | -0/+1 |
* | Make sure grab-notify is emitted on toplevels as well as child widgets. | Alexander Larsson | 2006-05-22 | 1 | -3/+47 |
* | Update. | Behdad Esfahbod | 2006-05-22 | 1 | -0/+2 |
* | sssssssssh | Kristian Rietveld | 2006-05-20 | 1 | -0/+1 |
* | Added gtk_print_job_set/get_track_print_status | Alexander Larsson | 2006-05-15 | 1 | -0/+1 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 4 | -4/+4 |
* | 2.9.0GTK_2_9_0 | Matthias Clasen | 2006-05-05 | 1 | -0/+1 |
* | Implement per-page paper sizes. | Alexander Larsson | 2006-05-05 | 4 | -0/+336 |
* | Added new symbols | Alexander Larsson | 2006-05-04 | 2 | -0/+110 |
* | Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGE | Federico Mena Quintero | 2006-05-03 | 1 | -3/+5 |
* | (broken pipe) | Kristian Rietveld | 2006-04-26 | 2 | -1/+162 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -6/+23 |
* | 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 |