summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.c
Commit message (Expand)AuthorAgeFilesLines
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-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-7/+11
* New macro. Changed the spacing from 5 to 3.Nat Friedman1999-01-171-1/+1
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added shadow_type setting and gtk_menu_bar_set_shadow_type function toManish Singh1998-11-161-1/+78
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-12/+13
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+26
* 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
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-2/+2
* 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
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-1/+1
* Fixed bug where right justified menu would overlap last left justifiedOwen Taylor1998-04-061-4/+11
* More extensive debugging outputOwen Taylor1998-04-031-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+310