gtk2/gtk
Manish Singh 3c07b7ebbd check if column[i].button is valid before calling gtk_widget_intersect on
* gtk/gtkclist.c: check if column[i].button is valid before calling
gtk_widget_intersect on it in gtk_clist_draw

* gtk/gtkdnd.c: removed unused variable empty_bits

* gtk/gtkrc.c: we should use gslist_* functions with GSLists...

* gtk/gtktypeutils.[ch]: makes more send for gtk_type_is_a to return
a boolean (thanks to Elrond for noticing this)

-Yosh
1998-11-08 05:58:41 +00:00
..
.cvsignore add testdnd to .cvsignore 1998-10-19 01:46:49 +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 Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
fnmatch.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
genmarshal.pl Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtk-boxed.defs Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtk.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkaccelgroup.c plug another small GtkSIgnalQuery leak. 1998-09-03 02:48:52 +00:00
gtkaccelgroup.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkaccellabel.c removed gtk_input_add_interp. 1998-08-17 14:48:51 +00:00
gtkaccellabel.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkadjustment.c Use common marshalling routines instead of having widget-private ones. It 1998-07-21 04:13:42 +00:00
gtkadjustment.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkalignment.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkalignment.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkarg.c for unknown foreign fundamental types, collect an argument of the type 1998-10-03 17:04:41 +00:00
gtkarg.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkargcollector.c for unknown foreign fundamental types, collect an argument of the type 1998-10-03 17:04:41 +00:00
gtkarrow.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkarrow.h GtkType and macro fixups. widget argument implementation: 1998-06-29 11:41:46 +00:00
gtkaspectframe.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkaspectframe.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkbbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkbbox.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkbin.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkbin.h GtkType and macro fixups. 1998-06-28 10:07:37 +00:00
gtkbindings.c fixup, so that enum values are looked up. 1998-07-27 01:50:16 +00:00
gtkbindings.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkbox.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkbox.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkbutton.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkbutton.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkcalendar.c gtk/gtkcalendar.c: More changes: - The day with focus is now seperated 1998-10-05 03:52:48 +00:00
gtkcalendar.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkcheckbutton.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkcheckbutton.h boy! did i really modify that many files? 1998-06-16 05:20:05 +00:00
gtkcheckmenuitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkcheckmenuitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkclist.c check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
gtkclist.h resize clist if adjustments are NULL and list size has changed 1998-11-07 14:29:22 +00:00
gtkcolorsel.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkcolorsel.h wrapped enum definitions with glib macros. 1998-06-08 03:38:24 +00:00
gtkcombo.c Wed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus@debian.org> 1998-10-14 09:07:18 +00:00
gtkcombo.h Allow the user to use the popup list like a menu. 1998-04-30 15:18:19 +00:00
gtkcontainer.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkcontainer.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkctree.c fix focus_row adjustment (gtk_ctree_remove_node): select focus_row if 1998-11-04 21:44:09 +00:00
gtkctree.h change a few cell styles of inserted row (change_style): change style of 1998-10-16 15:00:05 +00:00
gtkcurve.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkcurve.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkdata.c Use common marshalling routines instead of having widget-private ones. It 1998-07-21 04:13:42 +00:00
gtkdata.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkdebug.h Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtkdialog.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkdialog.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkdnd.c check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
gtkdnd.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkdrawingarea.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkdrawingarea.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkdrawwindow.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkdrawwindow.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkeditable.c Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtkeditable.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkentry.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkentry.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkenums.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkeventbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkeventbox.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkfeatures.h.in Remove `#pragma }'. 1998-11-01 01:44:05 +00:00
gtkfilesel.c removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. 1998-11-05 15:44:22 +00:00
gtkfilesel.h GtkType and macro fixups set a pattern for the file selection widget to 1998-10-22 00:54:57 +00:00
gtkfixed.c Indentation cleanups. 1998-11-06 22:10:27 +00:00
gtkfixed.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkfontsel.c removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. 1998-11-05 15:44:22 +00:00
gtkfontsel.h renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. 1998-10-30 01:34:06 +00:00
gtkframe.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkframe.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkgamma.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkgamma.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkgc.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gtkgc.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhandlebox.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhandlebox.h Removed the fleur_cursor field. Now the cursor is created/destroyed on 1998-06-09 21:01:45 +00:00
gtkhbbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhbbox.h fixed an #include statement (reported by Eric Kidd). 1998-08-10 10:52:08 +00:00
gtkhbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkhbox.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkhpaned.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhpaned.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhruler.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhruler.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhscale.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhscrollbar.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkhseparator.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkhseparator.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkimage.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkimage.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkinputdialog.c Use common marshalling routines instead of having widget-private ones. It 1998-07-21 04:13:42 +00:00
gtkinputdialog.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkinvisible.c Missed two files. 1998-10-18 22:52:25 +00:00
gtkinvisible.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkitemfactory.c Added warning about callback on <Branch> items 1998-11-07 00:33:22 +00:00
gtkitemfactory.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtklabel.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtklabel.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtklist.c free undo_un/selection, unselect list_item before disconnect signal 1998-10-30 19:57:50 +00:00
gtklist.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtklistitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtklistitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmain.c support an environment variable GTK_MODULES= which takes a colon sperated 1998-10-25 19:30:02 +00:00
gtkmain.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmarshal.list Change signal for drag_data_get to match the use that was being made of it 1998-10-19 00:51:21 +00:00
gtkmarshalers.list Change signal for drag_data_get to match the use that was being made of it 1998-10-19 00:51:21 +00:00
gtkmenu.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkmenu.h Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtkmenubar.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkmenubar.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmenufactory.c fixed an assertment. 1998-06-07 06:48:56 +00:00
gtkmenufactory.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmenuitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkmenuitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmenushell.c gtk/gtkoptionmenu.c make option menus work when some of the menuitems are 1998-11-01 21:10:44 +00:00
gtkmenushell.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkmisc.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkmisc.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtknotebook.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtknotebook.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkobject.c renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. 1998-10-30 01:34:06 +00:00
gtkobject.h renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. 1998-10-30 01:34:06 +00:00
gtkoptionmenu.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkoptionmenu.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkpacker.c GTK_MENU_DIR_CHILD: check for the existance of 1998-09-03 02:38:53 +00:00
gtkpacker.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkpaned.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkpaned.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkpixmap.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkpixmap.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkpreview.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkpreview.h Minor fixes that were needed for the Gimp/GdkRgb integration. 1998-08-20 06:52:52 +00:00
gtkprivate.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkprogress.c Unref the adjustment. 1998-09-01 18:41:26 +00:00
gtkprogress.h Introduced generic GtkProgress widget. Derived GtkProgressBar from 1998-07-19 10:35:39 +00:00
gtkprogressbar.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkprogressbar.h Fixed wrong size of activity indicator. It is settable now as a fraction 1998-07-21 04:49:01 +00:00
gtkradiobutton.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkradiobutton.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkradiomenuitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkradiomenuitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkrange.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkrange.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkrc.c check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
gtkrc.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkruler.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkruler.h A few more GPOINTER_TO_UINT fixes. 1998-05-13 04:59:38 +00:00
gtkscale.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkscrollbar.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkscrolledwindow.c removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. 1998-11-05 15:44:22 +00:00
gtkscrolledwindow.h removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. 1998-11-05 15:44:22 +00:00
gtkselection.c Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION. 1998-10-20 18:43:54 +00:00
gtkselection.h Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtkseparator.c macro and GtkType fixups. 1998-07-14 16:34:48 +00:00
gtkseparator.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtksignal.c Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gtksignal.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkspinbutton.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkspinbutton.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkstatusbar.c Use common marshalling routines instead of having widget-private ones. It 1998-07-21 04:13:42 +00:00
gtkstatusbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkstyle.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkstyle.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktable.c take the left, right, top and bottom attach arguments as mandatory and 1998-10-10 01:55:09 +00:00
gtktable.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktearoffmenuitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktearoffmenuitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktext.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktext.h new function to toggle line wrapping like gtk_text_set_word_wrap () 1998-10-18 13:10:08 +00:00
gtkthemes.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkthemes.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktipsquery.c Use common marshalling routines instead of having widget-private ones. It 1998-07-21 04:13:42 +00:00
gtktipsquery.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktogglebutton.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktogglebutton.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktoolbar.c Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before 1998-09-16 23:33:25 +00:00
gtktoolbar.h gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +00:00
gtktooltips.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktooltips.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktree.c GTK_MENU_DIR_CHILD: check for the existance of 1998-09-03 02:38:53 +00:00
gtktree.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktreeitem.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtktreeitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktypeutils.c check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
gtktypeutils.h check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
gtkvbbox.c Fixed wrong allocation for GTK_BUTTONBOX_END. 1998-07-26 14:44:36 +00:00
gtkvbbox.h (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) 1998-05-12 21:30:52 +00:00
gtkvbox.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gtkvbox.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkviewport.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkviewport.h handle negative values similar to gtk_widget_set_uposition(). that is: 1998-07-16 02:47:15 +00:00
gtkvpaned.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkvpaned.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvruler.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkvruler.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvscale.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkvscale.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvscrollbar.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkvscrollbar.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gtkvseparator.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkvseparator.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkwidget.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkwidget.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gtkwindow.c forward declaration for gtk_window_paint declare xid_ht static get the 1998-11-07 16:12:37 +00:00
gtkwindow.h Indentation cleanups. 1998-11-06 22:10:27 +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
makeenums.awk renamed the newly created gtk_enum_get_values and gtk_enum_set_values to 1998-06-09 08:21:20 +00:00
makeenums.h new functions gtk_selection_data_copy and gtk_selection_data_free. 1998-06-09 07:11:55 +00:00
makeenums.pl Forgot to commit this 1998-09-20 02:35:59 +00:00
Makefile.am Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
maketypes.awk gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl 1998-06-15 21:27:17 +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
simple.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testdnd.c New test program for new DND. (Old DND tests in testgtk still need to be 1998-10-18 23:28:36 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c check if column[i].button is valid before calling gtk_widget_intersect on 1998-11-08 05:58:41 +00:00
testgtkrc Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
testgtkrc2 fixed lookup order for rc styles. the latest defined rc set pattern is 1998-06-30 12:34:36 +00:00
testinput.c Reference count the fonts used in the text widget. 1998-08-25 00:06:38 +00:00
testrgb.c Fixed an alpha bug. 1998-10-05 22:30:08 +00:00
testselection.c Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
testthreads.c added -posix check for NeXTStep 1998-09-09 09:51:44 +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