| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+2 |
* | reviewed by: Matthias Clasen | Jaap A. Haitsma | 2008-05-25 | 1 | -0/+1 |
* | add 15 files that were missing (they all got included indirectly by | Michael Natterer | 2008-05-02 | 1 | -1/+16 |
* | Implement GtkMountOperation, a subclass of GMountOperation to be used with | Christian Kellner | 2008-03-17 | 1 | -0/+1 |
* | gtk/gtk.h move the remaining deprecated widgets to the separate sections | Michael Natterer | 2008-03-06 | 1 | -6/+7 |
* | Separate broken and deprecated sources and headers into different sections | Johan Dahlin | 2008-03-05 | 1 | -12/+15 |
* | Include <gtk/gtktoolshell.h> from gtk.h. | Mathias Hasselmann | 2008-01-12 | 1 | -0/+1 |
* | Added Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 1 | -0/+1 |
* | Don't install gtkbuilderprivate.h | Matthias Clasen | 2007-06-15 | 1 | -0/+1 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+1 |
* | Add the GtkVolumeButton widget, a button that pops up a scale when clicked | Bastien Nocera | 2007-05-19 | 1 | -0/+1 |
* | reviewed by: Matthias Clasen <mclasen@redhat.com> | Bastien Nocera | 2007-05-19 | 1 | -0/+1 |
* | Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or | Emmanuele Bassi | 2007-03-15 | 1 | -0/+1 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -0/+1 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 1 | -0/+1 |
* | Import GtkRecent* from libegg. | Emmanuele Bassi | 2006-03-29 | 1 | -0/+6 |
* | Add a cell renderer which uses a spinbutton to edit the value of a cell. | Matthias Clasen | 2006-03-22 | 1 | -0/+1 |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -0/+1 |
* | Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi) | Matthias Clasen | 2006-01-24 | 1 | -0/+1 |
* | Add GtkAssistant, a widget to construct multi-step wizards. (#115348, | Matthias Clasen | 2006-01-18 | 1 | -0/+1 |
* | Remove duplicate include. (#326429, BenoƮt Carpentier) | Matthias Clasen | 2006-01-10 | 1 | -1/+0 |
* | Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with | Michael Natterer | 2005-09-22 | 1 | -1/+1 |
* | Add a cell renderer for displaying and editing accelerators, a port of | Matthias Clasen | 2005-09-10 | 1 | -0/+1 |
* | Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIcon | Matthias Clasen | 2005-08-29 | 1 | -0/+1 |
* | add the GtkMenuToolButton widget discussed in bug #151441. | Paolo Borelli | 2004-09-27 | 1 | -0/+1 |
* | Make it possible to specify additional modules to load via a setting. | Matthias Clasen | 2004-09-01 | 1 | -0/+1 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 1 | -0/+1 |
* | Make GtkCellView public, since people seem to have uses for it, it is | Matthias Clasen | 2004-07-19 | 1 | -0/+1 |
* | Add a combo box cell renderer. | Matthias Clasen | 2004-07-16 | 1 | -0/+1 |
* | New widget: GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 1 | -0/+1 |
* | Add a simple file browser based on the icon view. | Anders Carlsson | 2004-07-04 | 1 | -0/+1 |
* | Add a progress cell renderer, based on the one found in Epiphany. | Matthias Clasen | 2004-05-12 | 1 | -0/+1 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -0/+2 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 1 | -0/+2 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -1/+1 |
* | Remove reference to gtkresizegrip.h. | Owen Taylor | 2003-08-24 | 1 | -1/+0 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 1 | -0/+6 |
* | Landing GtkTreeModelFilter and the completion code. (Test program and | Kristian Rietveld | 2003-07-11 | 1 | -0/+3 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -0/+1 |
* | Add new toolbar headers | Soeren Sandmann | 2003-07-02 | 1 | -6/+12 |
* | Add GtkExpander docs. | Matthias Clasen | 2003-07-01 | 1 | -0/+3 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -0/+1 |
* | Export GtkIMContextSimple publically. (#61862) | Owen Taylor | 2001-10-19 | 1 | -0/+1 |
* | tsk tsk, jrb broke the build | Havoc Pennington | 2001-09-08 | 1 | -1/+0 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+1 |
* | Remove commented out gtkpacker reference. | Owen Taylor | 2001-08-21 | 1 | -1/+0 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -2/+1 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+1 |