]> Pileus Git - ~andy/gtk/history - gtk/gtkframe.c
Draw line with the current state, not GTK_STATE_NORMAL
[~andy/gtk] / gtk / gtkframe.c
2004-06-27 Soeren SandmannDraw line with the current state, not GTK_STATE_NORMAL
2004-05-26 Matthias ClasenMove docs inline, fixing them on the way. (#143029...
2004-03-09 Matthias ClasenFix a typo.
2004-03-08 Matthias ClasenTest dynamic addition/removal.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-05-14 Owen TaylorPatch from Charles Schmidt to add missing notify (...
2002-10-04 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-11-19 Owen Taylorlabel_xalign and label_yalign need to be float properti...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
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-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
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-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
1998-01-21 Tim Janikremoved some superfluous variables that duplicated...
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1997-11-26 Gnome CVS Usergtk/gtkaspectframe.c:
1997-11-24 Elliot LeeInitial revision