]> Pileus Git - ~andy/gtk/history - gtk/gtk.h
Merge branch 'master' into toolpalette
[~andy/gtk] / gtk / gtk.h
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Christian DywanDeprecate GtkCurve and GtkGammaCurve
2009-10-16 Christian DywanDeprecate GtkInputDialog
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2009-07-13 Johannes SchmidAdded GtkToolPalette.
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-05 Matthias ClasenAdd a message area widget
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-09-30 Michael NattererBug 541009 – Get rid of separate subclasses for horizon...
2008-08-11 Michael NattererBug 547270 – Make GtkHSV public
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-05-25 Jaap A. Haitsmareviewed by: Matthias Clasen
2008-05-02 Michael Nattereradd 15 files that were missing (they all got included...
2008-03-17 Christian KellnerImplement GtkMountOperation, a subclass of GMountOperat...
2008-03-06 Michael Natterergtk/gtk.h move the remaining deprecated widgets to...
2008-03-05 Johan DahlinSeparate broken and deprecated sources and headers...
2008-01-12 Mathias HasselmannInclude <gtk/gtktoolshell.h> from gtk.h.
2007-11-20 Tim JanikAdded Gtk+ testing utilities.
2007-06-15 Matthias ClasenDon't install gtkbuilderprivate.h
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-05-19 Bastien NoceraAdd the GtkVolumeButton widget, a button that pops...
2007-05-19 Bastien Nocerareviewed by: Matthias Clasen <mclasen@redhat.com>
2007-03-15 Emmanuele BassiAdd GtkActionClass::get_submenu() vfunc: actions provid...
2007-02-06 Kristian RietveldNew tooltips API.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.
2006-03-22 Matthias ClasenAdd a cell renderer which uses a spinbutton to edit...
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2006-01-24 Matthias ClasenAdd GtkLinkButton, a port of GnomeHRef. (#314808, Emman...
2006-01-18 Matthias ClasenAdd GtkAssistant, a widget to construct multi-step...
2006-01-10 Matthias ClasenRemove duplicate include. (#326429, Benoît Carpentier)
2005-09-22 Michael NattererRenamed GtkCellRendererKeys to GtkCellRendererAccel...
2005-09-10 Matthias ClasenAdd a cell renderer for displaying and editing accelera...
2005-08-29 Matthias ClasenAdd a cross-platform "tray icon" API, by porting EggSta...
2004-09-27 Paolo Borelliadd the GtkMenuToolButton widget discussed in bug ...
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-07-19 Matthias ClasenMake GtkCellView public, since people seem to have...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.
2004-07-12 Matthias ClasenNew widget: GtkAboutDialog.
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-05-12 Matthias ClasenAdd a progress cell renderer, based on the one found...
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-24 Owen TaylorRemove reference to gtkresizegrip.h.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-07-02 Soeren SandmannAdd new toolbar headers
2003-07-01 Matthias ClasenAdd GtkExpander docs.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-10-19 Owen TaylorExport GtkIMContextSimple publically. (#61862)
2001-09-08 Havoc Penningtontsk tsk, jrb broke the build
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-21 Owen TaylorRemove commented out gtkpacker reference.
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-15 Havoc PenningtonDelete.
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-16 Alexander LarssonNew files. Implement GtkTreeModelMapping.
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-04 Tim JanikHELL! premature insanity, back out old rc-data changes.
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-04 Havoc PenningtonRename some stuff:
2000-11-12 Owen TaylorMake parent_class static.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-17 7Added user docs.
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-14 Owen TaylorAdd gtkclipboard.[ch
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-10 Owen TaylorColor selection dialog rewrite.
1999-03-17 Tim Janikbuild gtkcompat.h from gtkcompat.h.in instead of gtkfea...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-12 CDT 1998 Shawn T... Added gtkpacker
1998-06-07 Tim Janikfixed an assertment.
1998-05-09 Tim Janiknew file used as template for new file to define macros...
next