summaryrefslogtreecommitdiff
path: root/gtk/gtkframe.c
Commit message (Expand)AuthorAgeFilesLines
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-4/+4
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-9/+8
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-4/+4
* Take widget->state into account when painting the shadows. (#150351, TimMatthias Clasen2004-08-171-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Draw line with the current state, not GTK_STATE_NORMALSoeren Sandmann2004-06-271-2/+3
* Move docs inline, fixing them on the way. (#143029, Steve Chaplin)Matthias Clasen2004-05-261-2/+38
* Fix a typo.Matthias Clasen2004-03-091-1/+1
* Test dynamic addition/removal.Matthias Clasen2004-03-081-3/+3
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-11/+11
* Patch from Charles Schmidt to add missing notify (#108305)Owen Taylor2003-05-141-2/+3
* Deprecation cleanupManish Singh2002-10-041-22/+16
* Minor documentation fixesSoren Sandmann2002-08-101-7/+8
* General property notification cleanup.Matthias Clasen2002-01-281-0/+2
* label_xalign and label_yalign need to be float properties to correspond toOwen Taylor2001-11-191-20/+20
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-1/+1
* slight fix for g_object_set() not usable for nesting anymore.Tim Janik2001-09-101-2/+12
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-30/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-6/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+56
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-231-51/+122
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-17/+2
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-7/+1
* Check for FreeType using freetype-config, since we can't rely on Xft toOwen Taylor2000-12-201-5/+8
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-23/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use g_get_charset() instead of g_get_codeset().Owen Taylor2000-07-031-0/+6
* Put 1.3.1 in warning message, not 1.3.0.Owen Taylor2000-06-261-19/+17
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-12/+12
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-197/+294
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-5/+6
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-3/+5
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-4/+4
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-2/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-45/+44
* for unknown foreign fundamental types, collect an argument of the typeTim Janik1998-10-031-6/+6
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-6/+17
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-2/+2
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+0
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-1/+1
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-0/+22
* present the argument access masks on their announcement.Tim Janik1998-02-191-4/+4