]> Pileus Git - ~andy/gtk/history - gtk/gtkenums.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkenums.h
2008-10-08 Christian DywanBug 436533 – Allow more space efficient scroll arrows...
2008-09-04 Matthias ClasenAdd nicks for the GtkNumberUpLayout values.
2008-08-21 Marek KasikBug 535158 – can't rearrange the order of multi pages...
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-04-18 Michael Natterermove a few '{' to their own lines so all enums here...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2006-12-28 Carlos GarnachoMake GtkNotebook able to drop detached tabs anywhere...
2006-06-12 Kristian RietveldIntroduce grid and tree lines in GtkTreeView. (#106406...
2006-05-28 Kristian Rietveldadd GTK_ARROW_NONE.
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2005-11-11 Michael NattererAdded per-stepper API for GtkRange's stepper sensitivit...
2005-02-11 Matthias ClasenSupport vertical menubars (#166632):
2003-07-18 Matthias ClasenAdd a new keybinding signal, move_viewport. (gtk_text_v...
2003-05-21 Hidetoshi Tajimagtk settings for XIMPreeditNone and XIMStatusNone....
2003-04-07 Matthias ClasenAdd GTK_WRAP_WORD_CHAR. (#110086, David Brigada)
2003-01-30 Matthias ClasenReplace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HO...
2002-10-10 Matthias ClasenDocumentation improvements.
2002-09-24 Hidetoshi Tajima disable/enable preedit/status in GtkIMContextXIM ...
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2002-01-16 Matthias ClasenDeprecate. (#68183)
2001-11-18 Matt Wilsonmust include glib-object.h only
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-13 Tim Janikto compare pattern specs, use g_pattern_spec_equal...
2001-08-27 Jonathan BlandfordUse the GTK selection types rather than GtkTreeSelectio...
2001-08-27 Jonathan Blandforddeprecate GTK_SELECTION_EXTENDED.
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-04-29 Tim Janikmoved GtkAnchorType and GtkSideType from gtkpacker...
2001-04-18 Havoc Penningtonallow shrinking the image window to test that we clip...
2001-04-17 Owen TaylorDon't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-11-04 Havoc PenningtonAdded a bunch of stuff from unused
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Owen TaylorInitialize DOUBLE_BUFFERED flag to on.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-10-02 ÉRDI GergoThis is an implementation of Idea #13 from
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-01 Tim Janikfixed a stupid error of mine about the run type values.
1998-11-30 Tim Janikadded an event watcher for enter/leave based on signal...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-09 Lars Hamannnew enum GtkCornerType added window_placement. new...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-07-08 Tim Janikhandle GTK_RELIEF_HALF, which was introduced to keep...
1998-06-20 Seth Alvesremoved extra comma at end of enum
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-09 Tim Janikremoved some bogus commas.
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Tim Janikfixed an assertment.
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-14 Federico Mena QuinteroNow we return a GtkVisibility value, instead of a simpl...
1998-03-10 Tim Janikchanged gtk_range_trough_click() to take an additional...
1997-12-19 Arturo EspinosaA couple of enums for GtkToolbar settings - Federico
1997-11-27 Gnome CVS UserAutomake update to automake 1.2d. I also moved the...
1997-11-24 Elliot LeeInitial revision