]> Pileus Git - ~andy/gtk/history - gtk/gtkpaned.c
Use the correct screen for getting the height. (Fix from Stephen Browne,
[~andy/gtk] / gtk / gtkpaned.c
2002-10-25 Soeren SandmannNew GtkPaned keyboard navigation. (Shift-)F8 now cycles...
2002-10-08 Manish SinghDeprecation cleanup
2002-10-07 Owen TaylorAllow the slider to be set all the way to the edge...
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-18 Hans Breuerprocess WM_PAINT messages for bg_pixmap == GDK_NO_BG...
2002-02-15 Richard HultOnly queue a draw on the handle, not the whole widget...
2002-02-11 Soeren SandmannOpaque resizing + prelighting for paned widget. move...
2002-02-09 Soeren SandmannKeyboard navigation for GtkPaned F6: cycle between...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-09 Owen TaylorFix problem with menus without accel groups, such as...
2002-01-08 Owen TaylorDon't draw the handle if we aren't showing both childre...
2001-12-16 Kjartan MaraasFix a typo. Fix a typo.
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-05-21 Owen TaylorOnly show the separator if both children are present...
2001-05-14 Owen TaylorBlock against redundant changes.
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-12-04 Havoc Penningtonfix this to be sane
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-30 Jonathan Blandfordoops. s/return_if_fail/return_val_if_fail/g and add...
2000-03-23 Jonathan Blandfordadd getter.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-17 Owen TaylorAdd patch from Jonathan Blandford and Anders Carlsson...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-12-15 Owen TaylorFixed up some warnings.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-13 Federico Mena QuinteroDestroy the cursor after we have assigned it to the...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-09 Elliot LeeCombobulator fixes..... ....
1998-03-23 Owen TaylorFix so children don't get bogus draws.
1998-02-17 Owen TaylorFrom Patrice Fortier <Patrice.Fortier@aquarel.fr>
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-15 Jay PainterFixed a small memory leak in gtkpaned, and I changed...
1997-11-24 Elliot LeeInitial revision