gtk2/gtk
1998-03-01 01:53:57 +00:00
..
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
fnmatch.c Added check for inline in configure and updated files to use it. 1998-01-09 01:48:19 +00:00
fnmatch.h Initial revision 1997-11-24 22:37:52 +00:00
gentypeinfo.el Initial revision 1997-11-24 22:37:52 +00:00
gtk.defs Take putback events into account 1998-01-17 23:24:09 +00:00
gtk.h new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
gtkaccelerator.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gtkaccelerator.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gtkadjustment.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkadjustment.h hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkalignment.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkalignment.h Initial revision 1997-11-24 22:37:52 +00:00
gtkarrow.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkarrow.h Initial revision 1997-11-24 22:37:52 +00:00
gtkaspectframe.c removed some superfluous variables that duplicated widget->state. 1998-01-21 00:52:17 +00:00
gtkaspectframe.h Initial revision 1997-11-24 22:37:52 +00:00
gtkbbox.c Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkbbox.h Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkbin.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkbin.h Initial revision 1997-11-24 22:37:52 +00:00
gtkbox.c present the argument access masks on their announcement. 1998-02-19 07:18:42 +00:00
gtkbox.h new functions gtk_box_reorder_child, gtk_box_query_child_packing and 1998-01-18 03:09:42 +00:00
gtkbutton.c present the argument access masks on their announcement. 1998-02-19 07:18:42 +00:00
gtkbutton.h Initial revision 1997-11-24 22:37:52 +00:00
gtkcheckbutton.c applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan 1998-02-17 06:03:40 +00:00
gtkcheckbutton.h Initial revision 1997-11-24 22:37:52 +00:00
gtkcheckmenuitem.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkcheckmenuitem.h applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a small 1997-12-07 02:34:38 +00:00
gtkclist.c few checks added -timj 1998-02-28 22:36:06 +00:00
gtkclist.h Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkcolorsel.c watch the next ChangeLog update... 1998-02-02 14:11:24 +00:00
gtkcolorsel.h Fixed configure.in to AC_CONFIG_SUBDIRS(glib) 1998-01-01 23:45:23 +00:00
gtkcombo.c handle box signals. fixups for 99.4 -timj 1998-02-28 19:09:20 +00:00
gtkcombo.h Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox 1998-01-20 21:40:38 +00:00
gtkcontainer.c present the argument access masks on their announcement. 1998-02-19 07:18:42 +00:00
gtkcontainer.h gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtkcurve.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkcurve.h Initial revision 1997-11-24 22:37:52 +00:00
gtkdata.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkdata.h Initial revision 1997-11-24 22:37:52 +00:00
gtkdebug.h more debugging fixes. 1998-02-19 08:14:03 +00:00
gtkdialog.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkdialog.h Initial revision 1997-11-24 22:37:52 +00:00
gtkdrawingarea.c removed buglet on the initial style_set emission. 1998-03-01 01:53:57 +00:00
gtkdrawingarea.h removed buglet on the initial style_set emission. 1998-03-01 01:53:57 +00:00
gtkentry.c Added some support for i18n. The support for input methods, including 1998-02-25 03:51:04 +00:00
gtkentry.h Applied patch from <lupus@lettere.unipd.it> which adds 1998-01-17 22:48:31 +00:00
gtkenums.h A couple of enums for GtkToolbar settings - Federico 1997-12-19 21:41:42 +00:00
gtkeventbox.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkeventbox.h Initial revision 1997-11-24 22:37:52 +00:00
gtkfilesel.c CList signal revert (right back at you! *ouch*) 1998-02-19 02:59:55 +00:00
gtkfilesel.h New file selection dialog. Converted to use clist, added Mac-like pulldown, 1998-01-21 07:53:07 +00:00
gtkfixed.c Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
gtkfixed.h Several portability fixes from Michael Callahan <callahan@xmission.com> 1998-01-03 05:46:58 +00:00
gtkframe.c we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtkframe.h Initial revision 1997-11-24 22:37:52 +00:00
gtkgamma.c A couple of compiler warning fixes, GtkCList signal changes, changed 1998-02-18 10:03:54 +00:00
gtkgamma.h Initial revision 1997-11-24 22:37:52 +00:00
gtkgc.c Initial revision 1997-11-24 22:37:52 +00:00
gtkgc.h Initial revision 1997-11-24 22:37:52 +00:00
gtkhandlebox.c handle box signals. fixups for 99.4 -timj 1998-02-28 19:09:20 +00:00
gtkhandlebox.h reserve the space for child_attach/child_detach signals. 1998-02-28 02:24:38 +00:00
gtkhbbox.c Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkhbbox.h Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkhbox.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkhbox.h Initial revision 1997-11-24 22:37:52 +00:00
gtkhpaned.c From Patrice Fortier <Patrice.Fortier@aquarel.fr> 1998-02-17 05:07:51 +00:00
gtkhpaned.h Several portability fixes from Michael Callahan <callahan@xmission.com> 1998-01-03 05:46:58 +00:00
gtkhruler.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkhruler.h Initial revision 1997-11-24 22:37:52 +00:00
gtkhscale.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkhscale.h Initial revision 1997-11-24 22:37:52 +00:00
gtkhscrollbar.c more fixups -timj 1998-02-28 20:19:20 +00:00
gtkhscrollbar.h Initial revision 1997-11-24 22:37:52 +00:00
gtkhseparator.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkhseparator.h Initial revision 1997-11-24 22:37:52 +00:00
gtkimage.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkimage.h Initial revision 1997-11-24 22:37:52 +00:00
gtkinputdialog.c Change style->white to style->base[] where appropriate. Change the default 1998-02-13 05:26:33 +00:00
gtkinputdialog.h Several portability fixes from Michael Callahan <callahan@xmission.com> 1998-01-03 05:46:58 +00:00
gtkitem.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkitem.h Initial revision 1997-11-24 22:37:52 +00:00
gtklabel.c New widget GtkTipsQuery for letting the user query tooltips of widgets. 1998-02-20 05:46:48 +00:00
gtklabel.h Initial revision 1997-11-24 22:37:52 +00:00
gtklist.c more fixups -timj 1998-02-28 20:19:20 +00:00
gtklist.h new function to perform the same actions as gtk_list_remove_items, but 1998-02-05 03:53:41 +00:00
gtklistitem.c Change style->white to style->base[] where appropriate. Change the default 1998-02-13 05:26:33 +00:00
gtklistitem.h Initial revision 1997-11-24 22:37:52 +00:00
gtkmain.c Count idle handlers at internal priority as pending events. 1998-02-22 19:26:46 +00:00
gtkmain.h applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan 1998-02-17 06:03:40 +00:00
gtkmenu.c Don't process configure events that just move the window, and don't resize 1998-02-23 20:54:07 +00:00
gtkmenu.h new fundtion to return the widget that the menu is attached to. 1998-02-08 19:00:01 +00:00
gtkmenubar.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkmenubar.h Initial revision 1997-11-24 22:37:52 +00:00
gtkmenufactory.c TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
gtkmenufactory.h Initial revision 1997-11-24 22:37:52 +00:00
gtkmenuitem.c don't add the same menu to different menuitems/ optionmenus. 1998-02-03 15:14:35 +00:00
gtkmenuitem.h don't add the same menu to different menuitems/ optionmenus. 1998-02-03 15:14:35 +00:00
gtkmenushell.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkmenushell.h Initial revision 1997-11-24 22:37:52 +00:00
gtkmisc.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkmisc.h Initial revision 1997-11-24 22:37:52 +00:00
gtknotebook.c new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
gtknotebook.h applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann and 1998-02-19 05:13:46 +00:00
gtkobject.c TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
gtkobject.h TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
gtkoptionmenu.c TODO updates (major ones ;). 1998-02-23 11:14:27 +00:00
gtkoptionmenu.h Initial revision 1997-11-24 22:37:52 +00:00
gtkpaned.c From Patrice Fortier <Patrice.Fortier@aquarel.fr> 1998-02-17 05:07:51 +00:00
gtkpaned.h Fixed a small memory leak in gtkpaned, and I changed the cursor to a 1998-01-15 08:45:57 +00:00
gtkpixmap.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkpixmap.h Initial revision 1997-11-24 22:37:52 +00:00
gtkpreview.c fix behavior of gtk_preview_put() with srcx/srcy != 0, 1998-02-28 14:35:55 +00:00
gtkpreview.h Initial revision 1997-11-24 22:37:52 +00:00
gtkprivate.h dunno, what cvs wants right now. i just told me these 1998-02-02 21:41:24 +00:00
gtkprogressbar.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkprogressbar.h Initial revision 1997-11-24 22:37:52 +00:00
gtkradiobutton.c applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan 1998-02-17 06:03:40 +00:00
gtkradiobutton.h Change style->white to style->base[] where appropriate. Change the default 1998-02-13 05:26:33 +00:00
gtkradiomenuitem.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkradiomenuitem.h Initial revision 1997-11-24 22:37:52 +00:00
gtkrange.c more fixups -timj 1998-02-28 20:19:20 +00:00
gtkrange.h Initial revision 1997-11-24 22:37:52 +00:00
gtkrc.c we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtkrc.h new function. many functions adapted to use GScanner for scanning. 1997-12-23 02:12:10 +00:00
gtkruler.c Fixed unrealize handler to comply with the documentation (which mentions 1998-02-12 03:02:14 +00:00
gtkruler.h Initial revision 1997-11-24 22:37:52 +00:00
gtkscale.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkscale.h Initial revision 1997-11-24 22:37:52 +00:00
gtkscrollbar.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkscrollbar.h Initial revision 1997-11-24 22:37:52 +00:00
gtkscrolledwindow.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtkscrolledwindow.h this macro computes the spacing from klass->scrollbar_spacing now. adapted 1997-12-23 20:13:14 +00:00
gtkselection.c gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtkselection.h gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtkseparator.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkseparator.h Initial revision 1997-11-24 22:37:52 +00:00
gtksignal.c gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtksignal.h gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtkspinbutton.c new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
gtkspinbutton.h new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
gtkstatusbar.c implemented the statusbar widget. my first intend was to fix the code, but 1998-02-23 15:13:03 +00:00
gtkstatusbar.h implemented the statusbar widget. my first intend was to fix the code, but 1998-02-23 15:13:03 +00:00
gtkstyle.c we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtkstyle.h we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtktable.c gtk/gtktable.c Fixed problem with division by zero in row/column-spanned 1998-02-03 05:57:31 +00:00
gtktable.h Tables autoresize now -miguel 1998-01-27 23:40:51 +00:00
gtktext.c GtkWIdget::style_set initial emission, 1998-02-27 22:09:20 +00:00
gtktext.h Filling in the gaps. 1998-02-27 16:17:07 +00:00
gtktipsquery.c we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtktipsquery.h we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtktogglebutton.c applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan 1998-02-17 06:03:40 +00:00
gtktogglebutton.h Initial revision 1997-11-24 22:37:52 +00:00
gtktoolbar.c Added gtk_toolbar_*_element() functions. Rewrote others 1998-02-23 20:48:46 +00:00
gtktoolbar.h Added gtk_toolbar_*_element() functions. Rewrote others 1998-02-23 20:48:46 +00:00
gtktooltips.c new functions gtk_tooltips_data_get and gtk_tooltips_set_tip, 1998-02-18 02:40:08 +00:00
gtktooltips.h removed #define gtk_tooltips_set_tips 1998-02-21 04:47:35 +00:00
gtktree.c Fixes to GtkTree, courtesy of Erik Troan <ewt@redhat.com> 1998-02-23 18:14:47 +00:00
gtktree.h Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree. 1997-12-19 05:41:45 +00:00
gtktreeitem.c gtk_object_query_args takes an additional pointer now which if supplied 1998-02-21 14:11:40 +00:00
gtktreeitem.h Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
gtktypebuiltins.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gtktypebuiltins.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gtktypeutils.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gtktypeutils.h gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
gtkvbbox.c Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkvbbox.h Move layout constants into an enumeration, split GTK_BUTTONBOX_DEFAULT 1998-02-25 18:36:39 +00:00
gtkvbox.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkvbox.h Initial revision 1997-11-24 22:37:52 +00:00
gtkviewport.c From Patrice Fortier <Patrice.Fortier@aquarel.fr> 1998-02-17 04:48:50 +00:00
gtkviewport.h Missed some files -owt 1998-01-18 18:21:33 +00:00
gtkvpaned.c From Patrice Fortier <Patrice.Fortier@aquarel.fr> 1998-02-17 05:07:51 +00:00
gtkvpaned.h Here's a small patch that corrects a prototype in gtkvpaned.h. 1998-02-07 16:10:01 +00:00
gtkvruler.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkvruler.h Initial revision 1997-11-24 22:37:52 +00:00
gtkvscale.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkvscale.h Initial revision 1997-11-24 22:37:52 +00:00
gtkvscrollbar.c gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.c 1998-01-18 15:09:10 +00:00
gtkvscrollbar.h Initial revision 1997-11-24 22:37:52 +00:00
gtkvseparator.c main part for GtkArgSetFunc/GtkArgGetFunc implementation. 1998-01-16 00:49:51 +00:00
gtkvseparator.h Initial revision 1997-11-24 22:37:52 +00:00
gtkwidget.c removed buglet on the initial style_set emission. 1998-03-01 01:53:57 +00:00
gtkwidget.h we make an active server grab now, this way we can change the cursor 1998-02-27 16:31:06 +00:00
gtkwindow.c fixed some bugs in the resizing code (it was leaking 1998-02-24 13:57:03 +00:00
gtkwindow.h gtkmain forgot a return value. 1998-02-14 05:37:53 +00:00
line-arrow.xbm Initial revision 1997-11-24 22:37:52 +00:00
line-wrap.xbm Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
parent Initial revision 1997-11-24 22:37:52 +00:00
runelisp Initial revision 1997-11-24 22:37:52 +00:00
simple.c Initial revision 1997-11-24 22:37:52 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testgtk.c more fixups -timj 1998-02-28 20:19:20 +00:00
testgtkrc GtkWIdget::style_set initial emission, 1998-02-27 22:09:20 +00:00
testinput.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
testselection.c gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] 1998-02-13 05:19:06 +00:00
testtree.c gtk_object_query_args takes an additional pointer now which if supplied 1998-02-21 14:11:40 +00:00
tree_minus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_minus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00