summaryrefslogtreecommitdiff
path: root/gtk/gtkmenubar.h
Commit message (Collapse)AuthorAgeFilesLines
* added shadow_type setting and gtk_menu_bar_set_shadow_type function toManish Singh1998-11-161-9/+13
| | | | | | | | | | * gtk/gtkmenubar.[ch]: added shadow_type setting and gtk_menu_bar_set_shadow_type function to allow shadow configurability for menubars * gtk/gtkviewport.h: use GtkShadowType enum instead of generic guint -Yosh
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
| | | | | | | | | | | Wed Oct 7 05:15:36 1998 Tim Janik <timj@gtk.org> * gtk/gtk*.h: * gdk/gdk.h: removed all occourances of #pragma } and #pragma { which were in place to fixup emacs' cc-mode indentation. putting (c-set-offset 'inextern-lang 0) into ~/.emacs is the proper way to achive this and doesn't produce problems for stupid pragma-related compiler bugs. ;)
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-5/+7
| | | | | | | | | Sun Jun 7 10:53:02 1998 Tim Janik <timj@gtk.org> * gtk/gtkitemfactory.h: * gtk/gtkitemfactory.c: further additions to fit the gimp's code. additions to the dumping code to feature GtkPatternSpec. even found a bug to fix in the original code ;)
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
| | | | | | Sun Apr 12 18:54:29 PDT 1998 Shawn T. Amundson <amundson@gtk.org> * Changed LGPL address for FSF in all .h and .c files
* Initial revisionElliot Lee1997-11-241-0/+66