]> Pileus Git - ~andy/gtk/history - gtk/gtk.h
Remove GtkObject completely
[~andy/gtk] / gtk / gtk.h
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-09 Matthias Clasen Remove GtkItem
2010-08-28 Tristan Van BerkomAdded initial revision of GtkWrapBox container widget...
2010-08-19 Tristan Van BerkomAdded GtkCellSizeRequest bits to makefile, gtk/gtk...
2010-08-10 Benjamin OtteAPI: Remove gtk_gc_get() and gtk_gc_release()
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-07 Matthias ClasenAdd GtkApplication
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanDon't include deprecated classes in gtk.h
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-06 Tristan Van BerkomAdded GtkExtendedCell interface (last commit)
2010-04-04 Cody RussellGtkOffscreenWindow implementation for #604901
2009-12-28 Cody RussellGtkOffscreenWindow implementation for #604901
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
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...
next