summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+1
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-0/+1
* reviewed by: Matthias Clasen <mclasen@redhat.com>Bastien Nocera2007-05-191-0/+1
* Add GtkActionClass::get_submenu() vfunc: actions providing a menu item orEmmanuele Bassi2007-03-151-0/+1
* New tooltips API.Kristian Rietveld2007-02-061-0/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+1
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+6
* Add a cell renderer which uses a spinbutton to edit the value of a cell.Matthias Clasen2006-03-221-0/+1
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-0/+1
* Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi)Matthias Clasen2006-01-241-0/+1
* Add GtkAssistant, a widget to construct multi-step wizards. (#115348,Matthias Clasen2006-01-181-0/+1
* Remove duplicate include. (#326429, BenoƮt Carpentier)Matthias Clasen2006-01-101-1/+0
* Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent withMichael Natterer2005-09-221-1/+1
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-101-0/+1
* Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIconMatthias Clasen2005-08-291-0/+1
* add the GtkMenuToolButton widget discussed in bug #151441.Paolo Borelli2004-09-271-0/+1
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+1
* New widget to go along with GtkFontButton and GtkColorButton for use inMatthias Clasen2004-08-171-0/+1
* Make GtkCellView public, since people seem to have uses for it, it isMatthias Clasen2004-07-191-0/+1
* Add a combo box cell renderer.Matthias Clasen2004-07-161-0/+1
* New widget: GtkAboutDialog.Matthias Clasen2004-07-121-0/+1
* Add a simple file browser based on the icon view.Anders Carlsson2004-07-041-0/+1
* Add a progress cell renderer, based on the one found in Epiphany.Matthias Clasen2004-05-121-0/+1
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-0/+2
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+2
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-1/+1
* Remove reference to gtkresizegrip.h.Owen Taylor2003-08-241-1/+0
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+6
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+3
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+1
* Add new toolbar headersSoeren Sandmann2003-07-021-6/+12
* Add GtkExpander docs.Matthias Clasen2003-07-011-0/+3
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+1
* Export GtkIMContextSimple publically. (#61862)Owen Taylor2001-10-191-0/+1
* tsk tsk, jrb broke the buildHavoc Pennington2001-09-081-1/+0
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+1
* Remove commented out gtkpacker reference.Owen Taylor2001-08-211-1/+0
* fix PROP_EVENTS.Tim Janik2001-06-191-2/+1
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-0/+1
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-0/+1
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-1/+0
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-0/+1
* Delete.Havoc Pennington2001-03-151-1/+0
* Added new menu separator item. The drawing and size handling is still doneAlexander Larsson2001-02-211-0/+1
* removed gtk_*_store_get, and moved to GtkTreeModel.Jonathan Blandford2001-02-171-2/+0
* New files. Implement GtkTreeModelMapping.Alexander Larsson2001-02-161-0/+1
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-0/+1
* HELL! premature insanity, back out old rc-data changes.Tim Janik2001-02-041-1/+0
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-0/+1
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+1