..
.cvsignore
Shut up gcc AND cvs
1998-09-21 08:28:53 +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
indent other than GNU indent should be OK now.
1998-09-20 14:58:08 +00:00
gtk-boxed.defs
s/GkWidget/GtkWidget/
1998-06-24 05:23:19 +00:00
gtk.h
gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo
1998-09-27 18:32:00 +00:00
gtkaccelgroup.c
plug another small GtkSIgnalQuery leak.
1998-09-03 02:48:52 +00:00
gtkaccelgroup.h
new functions gtk_selection_data_copy and gtk_selection_data_free.
1998-06-09 07:11:55 +00:00
gtkaccellabel.c
removed gtk_input_add_interp.
1998-08-17 14:48:51 +00:00
gtkaccellabel.h
yeppers, accelerator changes to fix the gimp. commit message dedicated to
1998-06-18 03:22:09 +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
handle negative values similar to gtk_widget_set_uposition(). that is:
1998-07-16 02:47:15 +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
handle negative values similar to gtk_widget_set_uposition(). that is:
1998-07-16 02:47:15 +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
begin the parameter elipsis (...) after the first argument name. this
1998-08-24 05:27:29 +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
use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set):
1998-07-17 00:03:35 +00:00
gtkarrow.h
GtkType and macro fixups. widget argument implementation:
1998-06-29 11:41:46 +00:00
gtkaspectframe.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkaspectframe.h
reimplemented the signal storage system to use a linear array rather than
1998-05-06 01:43:56 +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
fixed an assertment.
1998-06-07 06:48:56 +00:00
gtkbin.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +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
introduce testbindings on C-1 for buttons, to check out binding
1998-07-22 22:29:10 +00:00
gtkbox.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkbox.h
new function gdk_window_at_pointer() to retrive the current GdkWindow the
1998-06-17 08:48:22 +00:00
gtkbutton.c
Use common marshalling routines instead of having widget-private ones. It
1998-07-21 04:13:42 +00:00
gtkbutton.h
totaly binary incomnpatible change:
1998-07-07 01:25:27 +00:00
gtkcalendar.c
gtk/gtkcalendar.c: Some significant changes, including: - No longer draw
1998-10-04 23:07:04 +00:00
gtkcalendar.h
gtk/gtkcalendar.c: Some significant changes, including: - No longer draw
1998-10-04 23:07:04 +00:00
gtkcheckbutton.c
totaly binary incomnpatible change:
1998-07-07 01:25:27 +00:00
gtkcheckbutton.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtkcheckmenuitem.c
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtkcheckmenuitem.h
reimplemented the signal storage system to use a linear array rather than
1998-05-06 01:43:56 +00:00
gtkclist.c
Added `visible'.
1998-10-04 10:52:52 +00:00
gtkclist.h
Added `visible'.
1998-10-04 10:52:52 +00:00
gtkcolorsel.c
Shut up gcc AND cvs
1998-09-21 08:28:53 +00:00
gtkcolorsel.h
wrapped enum definitions with glib macros.
1998-06-08 03:38:24 +00:00
gtkcombo.c
reset drag_pos after abort removed a few unneeded lines fixed compiler
1998-08-02 22:18:20 +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
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkcontainer.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkctree.c
fixes for assignment errors with GTK_CTREE_NODE_NEXT/PREV
1998-10-02 23:45:09 +00:00
gtkctree.h
new function to set/unset the selectable flag of a single row.
1998-09-11 13:52:42 +00:00
gtkcurve.c
Use common marshalling routines instead of having widget-private ones. It
1998-07-21 04:13:42 +00:00
gtkcurve.h
fixed an assertment.
1998-06-07 06:48:56 +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
reimplemented the signal storage system to use a linear array rather than
1998-05-06 01:43:56 +00:00
gtkdebug.h
gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl
1998-06-15 21:27:17 +00:00
gtkdialog.c
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtkdialog.h
macro and GtkType fixups.
1998-07-14 16:34:48 +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
gtkeditable.c
removed gtk_input_add_interp.
1998-08-17 14:48:51 +00:00
gtkeditable.h
signdness corrections all ove the place. implementation of object
1998-07-16 20:23:12 +00:00
gtkentry.c
indent other than GNU indent should be OK now.
1998-09-20 14:58:08 +00:00
gtkentry.h
Add names to prototype for gdk_image_new_bitmap.
1998-09-20 13:35:24 +00:00
gtkenums.h
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +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
new function gtk_container_child_arg_set, similar to
1998-06-24 12:22:23 +00:00
gtkfeatures.h.in
added GTK_HAVE_FEATURES_1_1_2
1998-08-21 17:07:11 +00:00
gtkfilesel.c
at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>
1998-09-12 14:41:04 +00:00
gtkfilesel.h
Changed LGPL address for FSF in all .h and .c files
1998-04-13 02:02:47 +00:00
gtkfixed.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkfixed.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkfontsel.c
restricted the --g*fatal-* arguments to --g-fatal-warnings again. this
1998-08-18 03:59:41 +00:00
gtkfontsel.h
removed gtk_input_add_interp.
1998-08-17 14:48:51 +00:00
gtkframe.c
for unknown foreign fundamental types, collect an argument of the type
1998-10-03 17:04:41 +00:00
gtkframe.h
added a frame with radio buttons to select the resize_mode for the
1998-06-24 06:25:14 +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
Do not do anything if the event's window is not the bin window.
1998-08-20 16:55:16 +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
new function gdk_window_at_pointer() to retrive the current GdkWindow the
1998-06-17 08:48:22 +00:00
gtkhpaned.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
Removed has_cursor, set the cursor beginning of Text when creating the
1998-08-11 19:06:18 +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
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtkhseparator.h
macro and GtkType fixups.
1998-07-14 16:34:48 +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
gtkitem.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkitem.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkitemfactory.c
list all widgets in the ->widgets_by_action list that have a callback
1998-09-30 11:22:13 +00:00
gtkitemfactory.h
export gtk_binary_age and gtk_interface_age.
1998-07-19 19:09:27 +00:00
gtklabel.c
quell some warnings with g_hash_table_new
1998-08-29 22:27:47 +00:00
gtklabel.h
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtklist.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtklist.h
Few fixes for column resize. Store resize column in clist->drag_pos.
1998-07-31 20:48:06 +00:00
gtklistitem.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtklistitem.h
Few fixes for column resize. Store resize column in clist->drag_pos.
1998-07-31 20:48:06 +00:00
gtkmain.c
NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0,
1998-09-21 02:31:39 +00:00
gtkmain.h
added a function to perform a binary version check, returning a static
1998-08-21 02:22:06 +00:00
gtkmarshal.list
genmarshal.pl: Handle complex types, and functions with a return value but
1998-07-21 18:49:53 +00:00
gtkmarshalers.list
genmarshal.pl: Handle complex types, and functions with a return value but
1998-07-21 18:49:53 +00:00
gtkmenu.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkmenu.h
Reference count the fonts used in the text widget.
1998-08-25 00:06:38 +00:00
gtkmenubar.c
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtkmenubar.h
further additions to fit the gimp's code. additions to the dumping code to
1998-06-07 12:22:45 +00:00
gtkmenufactory.c
fixed an assertment.
1998-06-07 06:48:56 +00:00
gtkmenufactory.h
fixed an assertment.
1998-06-07 06:48:56 +00:00
gtkmenuitem.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkmenuitem.h
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtkmenushell.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkmenushell.h
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtkmisc.c
for unknown foreign fundamental types, collect an argument of the type
1998-10-03 17:04:41 +00:00
gtkmisc.h
new function gdk_window_at_pointer() to retrive the current GdkWindow the
1998-06-17 08:48:22 +00:00
gtknotebook.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtknotebook.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkobject.c
update to Gtk+ version 1.1.3, binary age 1, interface age 1.
1998-09-23 04:47:45 +00:00
gtkobject.h
changed gpointer object_data; to GData*object_data to cure compiler
1998-09-18 18:19:00 +00:00
gtkoptionmenu.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkoptionmenu.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtkpacker.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkpacker.h
new function gtk_container_child_arg_set, similar to
1998-06-24 12:22:23 +00:00
gtkpaned.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkpaned.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtkpixmap.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkpixmap.h
Remove --g-fatal-warnings flag from argv.
1998-06-19 01:26:24 +00:00
gtkpreview.c
Minor fixes that were needed for the Gimp/GdkRgb integration.
1998-08-20 06:52:52 +00:00
gtkpreview.h
Minor fixes that were needed for the Gimp/GdkRgb integration.
1998-08-20 06:52:52 +00:00
gtkprivate.h
gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl
1998-06-15 21:27:17 +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
Fixed wrong size of activity indicator. It is settable now as a fraction
1998-07-21 04:49:01 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkradiobutton.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtkradiomenuitem.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkradiomenuitem.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtkrange.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkrange.h
Changed LGPL address for FSF in all .h and .c files
1998-04-13 02:02:47 +00:00
gtkrc.c
use g_get_current_dir() instead of getcwd().
1998-08-18 16:58:09 +00:00
gtkrc.h
introduce testbindings on C-1 for buttons, to check out binding
1998-07-22 22:29:10 +00:00
gtkruler.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +00:00
gtkruler.h
A few more GPOINTER_TO_UINT fixes.
1998-05-13 04:59:38 +00:00
gtkscale.c
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkscrolledwindow.h
handle negative values similar to gtk_widget_set_uposition(). that is:
1998-07-16 02:47:15 +00:00
gtkselection.c
use g_get_current_dir() instead of getcwd().
1998-08-18 16:58:09 +00:00
gtkselection.h
new functions gtk_selection_data_copy and gtk_selection_data_free.
1998-06-09 07:11:55 +00:00
gtkseparator.c
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtkseparator.h
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtksignal.c
for unknown foreign fundamental types, collect an argument of the type
1998-10-03 17:04:41 +00:00
gtksignal.h
missed this
1998-07-21 05:01:37 +00:00
gtkspinbutton.c
set binary age and interface age to 0.
1998-09-26 03:12:03 +00:00
gtkspinbutton.h
set binary age and interface age to 0.
1998-09-26 03:12:03 +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
export gtk_binary_age and gtk_interface_age.
1998-07-19 19:09:27 +00:00
gtkstyle.h
Changed LGPL address for FSF in all .h and .c files
1998-04-13 02:02:47 +00:00
gtktable.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtktable.h
Empty rows/columns of the table should not have been marked as being able
1998-08-04 14:55:04 +00:00
gtktearoffmenuitem.c
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtktearoffmenuitem.h
Added gdk_text/string_extents() - too calculate all the metrics at once of
1998-08-12 16:49:13 +00:00
gtktext.c
Don't request a new size from the WM if we asked for the same size before
1998-09-15 14:59:48 +00:00
gtktext.h
Reference count the fonts used in the text widget.
1998-08-25 00:06:38 +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
new functions gtk_selection_data_copy and gtk_selection_data_free.
1998-06-09 07:11:55 +00:00
gtktogglebutton.c
Use common marshalling routines instead of having widget-private ones. It
1998-07-21 04:13:42 +00:00
gtktogglebutton.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +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
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtktooltips.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtktree.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtktree.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtktreeitem.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtktreeitem.h
boy! did i really modify that many files?
1998-06-16 05:20:05 +00:00
gtktypeutils.c
for unknown foreign fundamental types, collect an argument of the type
1998-10-03 17:04:41 +00:00
gtktypeutils.h
for unknown foreign fundamental types, collect an argument of the type
1998-10-03 17:04: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
new function gdk_window_at_pointer() to retrive the current GdkWindow the
1998-06-17 08:48:22 +00:00
gtkviewport.c
set binary age and interface age to 0.
1998-09-26 03:12:03 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
1998-07-04 15:31:30 +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
Removed has_cursor, set the cursor beginning of Text when creating the
1998-08-11 19:06:18 +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
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtkvseparator.h
macro and GtkType fixups.
1998-07-14 16:34:48 +00:00
gtkwidget.c
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkwidget.h
GTK_MENU_DIR_CHILD: check for the existance of
1998-09-03 02:38:53 +00:00
gtkwindow.c
Don't request a new size from the WM if we asked for the same size before
1998-09-15 14:59:48 +00:00
gtkwindow.h
Removed has_cursor, set the cursor beginning of Text when creating the
1998-08-11 19:06:18 +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
gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo
1998-09-27 18:32:00 +00:00
Makefile.in
Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs
1998-05-22 23:43:03 +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
testgtk.1
Added gtk/testgtk.1 man page for testgtk
1998-03-24 04:01:21 +00:00
testgtk.c
new function to get the *real* geometry position of a window, taken
1998-09-25 23:04:32 +00:00
testgtkrc
Reference count the fonts used in the text widget.
1998-08-25 00:06:38 +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
Checking in minor changes. Now synced with 0.9.0.
1998-09-11 00:11:05 +00:00
testselection.c
Warning cleanups.. cvsignore stuff
1998-06-09 10:33:56 +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