summaryrefslogtreecommitdiff
path: root/gtk/gtkeventbox.c
Commit message (Expand)AuthorAgeFilesLines
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-2/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* 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-4/+4
* Remember the new value in all cases. (#126276, Damon Chaplin)Matthias Clasen2003-11-091-3/+2
* Let visible-window default to TRUE, as documented and implemented.Matthias Clasen2003-11-081-1/+1
* Trim whitespace in "visible-window" blurb. (#123910, Christian Rose)Matthias Clasen2003-10-051-4/+4
* Implement gtk_event_box_get/set_input_only()Alexander Larsson2003-09-081-37/+439
* Deprecation cleanupManish Singh2002-10-101-13/+14
* Honor GTK_WIDGET_APP_PAINTABLE() (#92305, Jonathan Blandford.)Owen Taylor2002-09-241-4/+5
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-15/+2
* General property notification cleanup.Matthias Clasen2002-01-281-1/+1
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-4/+0
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-10/+5
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-31/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* 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
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-5/+21
* 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-1/+0
* 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-2/+3
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-2/+2
* Reformat two function prototypes for cosmeticsElliot Lee1998-06-141-2/+2
* Locate child at (border_width,border_width), notOwen Taylor1998-05-231-2/+2
* Fix size_allocate to pass on to the child even if child isn't visible.Elliot Lee1998-05-221-3/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* /home/otaylor/commitOwen Taylor1998-03-241-7/+13
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+226