| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 3 | -2/+292 |
* | Drop the phrase saying invisible text doesn't work (#444236). | Yevgen Muntyan | 2007-06-05 | 1 | -1/+1 |
* | Fix headers in gtk-demo printing demo | Matthias Clasen | 2007-04-28 | 1 | -11/+16 |
* | Add a simple validation demo. Make it possible to add arbitrary children | Matthias Clasen | 2007-04-26 | 1 | -2/+84 |
* | Add some hints about titles on about dialogs | Matthias Clasen | 2007-03-19 | 1 | -0/+1 |
* | Close the file after it's loaded (bug #395316). | Richard Hult | 2007-01-11 | 1 | -0/+2 |
* | Fix some compiler warnings. | Matthias Clasen | 2007-01-04 | 1 | -2/+0 |
* | remove extra unref | Matthias Clasen | 2006-12-23 | 1 | -1/+0 |
* | Fix some leaks. (#348108, Chris Wilson) | Matthias Clasen | 2006-12-23 | 7 | -11/+51 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 5 | -4/+6 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 4 | -10/+7 |
* | Fix typos | Matthias Clasen | 2006-09-25 | 5 | -6/+6 |
* | demonstrate automatic scrolling | Matthias Clasen | 2006-08-26 | 2 | -0/+203 |
* | move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style | Kristian Rietveld | 2006-08-16 | 1 | -16/+12 |
* | Fix 346375 | Matthias Clasen | 2006-07-02 | 1 | -1/+4 |
* | Clean up APIs: Make async a setting instead of separate calls. Combine | Alexander Larsson | 2006-06-07 | 1 | -1/+1 |
* | Further updates from the GtkPrintContext functions rename. | Alexander Larsson | 2006-05-31 | 1 | -3/+3 |
* | Display comments in friendly DodgerBlue instead of scary red. (#343444, | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -1/+1 |
* | Add it here. | Matthias Clasen | 2006-05-11 | 2 | -0/+183 |
* | Small formatting fix. | Matthias Clasen | 2006-04-17 | 1 | -1/+3 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 2 | -2/+0 |
* | More work on GtkAssistant by Carlos Garnacho: | Matthias Clasen | 2006-01-28 | 2 | -0/+166 |
* | Don't leak text. | Matthias Clasen | 2005-12-07 | 1 | -0/+2 |
* | Only set the text if it is not NULL. (#319930, Thomas Klausner) | Matthias Clasen | 2005-10-27 | 1 | -1/+2 |
* | use PACKAGE_VERSION,bump year (#318654) | Stefan Kost | 2005-10-12 | 1 | -2/+3 |
* | remove unused variable. | Manish Singh | 2005-07-13 | 1 | -18/+17 |
* | Rename this demo. | Matthias Clasen | 2005-07-12 | 3 | -5/+164 |
* | Accept dashes in demo titles. | Matthias Clasen | 2005-07-12 | 1 | -2/+2 |
* | change_orientation() should return void, remove unused variable in | Manish Singh | 2005-07-07 | 1 | -2/+1 |
* | Demonstrate vertical menubars | Matthias Clasen | 2005-07-05 | 1 | -9/+69 |
* | Make it compile | Matthias Clasen | 2005-07-04 | 1 | -5/+16 |
* | Make the list of demos scrollable. | Matthias Clasen | 2005-06-28 | 1 | -2/+21 |
* | Allow to construct menu tool buttons. | Matthias Clasen | 2005-06-19 | 1 | -6/+41 |
* | Set the window icon by name. | Matthias Clasen | 2005-05-25 | 1 | -0/+1 |
* | Demonstrate image copy-and-paste and DND, and clipboard persistency. | Matthias Clasen | 2005-05-25 | 1 | -10/+208 |
* | Also demonstrate GtkCellRendererProgress. | Matthias Clasen | 2005-05-25 | 1 | -62/+84 |
* | Add a demo showing combo box variations. | Matthias Clasen | 2005-05-25 | 2 | -0/+372 |
* | Add a demo showing all picker widgets. | Matthias Clasen | 2005-05-25 | 2 | -0/+74 |
* | Fix a typo. | Matthias Clasen | 2005-05-25 | 1 | -1/+1 |
* | Also demonstrate GtkCellRenderer::editing-started and separators. | Matthias Clasen | 2005-03-16 | 1 | -2/+31 |
* | Use GtkCellRendererCombo (#169607, Mark McLoughlin) | Matthias Clasen | 2005-03-08 | 1 | -42/+80 |
* | Remove a C++ comment. (#168531, Paul Cornett) | Matthias Clasen | 2005-02-25 | 1 | -1/+1 |
* | Use monospace for the source code view. (#163526, Theerud Lawtrakul) | Matthias Clasen | 2005-01-13 | 1 | -1/+1 |
* | Remove the size_prepared callback, to test incremental display. | Matthias Clasen | 2005-01-04 | 1 | -3/+5 |
* | Use g_fopen(). | Tor Lillqvist | 2004-12-05 | 2 | -2/+4 |
* | updated | Hans Breuer | 2004-11-21 | 2 | -1/+3 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 2 | -0/+143 |
* | Don't include config.h in the examples. | Matthias Clasen | 2004-11-16 | 22 | -22/+0 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |