gtk2/gtk
Tim Janik 060c32e4e0 take value_spacing into account for GTK_POS_LEFT.
Fri Jan 22 07:33:44 1999  Tim Janik  <timj@gtk.org>

        * gtk/gtkvscale.c (gtk_vscale_pos_trough): take value_spacing into
        account for GTK_POS_LEFT.

        * gtk/gtkradiobutton.c (gtk_radio_button_set_group): use
        gtk_toggle_button_set_active () to set the new state.
        (gtk_radio_button_new): only _set_group if group != NULL.
        (gtk_radio_button_clicked): reference the widget.
        (gtk_radio_button_init): make radio buttons active upon
        startup.
1999-01-22 08:12:00 +00:00
..
.cvsignore Shut up cvs 1999-01-21 21:52:53 +00:00
3DRings.xpm
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
circles.xbm
FilesQueue.xpm
fnmatch.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +00:00
fnmatch.h
genmarshal.pl Put output files in the current directory and not in the $(srcdir) since 1998-11-17 20:47:33 +00:00
gtk-boxed.defs define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of 1998-11-26 18:47:58 +00:00
gtk.h Added GTK_USER_DRAW flag. 1998-12-15 18:48:19 +00:00
gtkaccelgroup.c only pass key events to the focus widget if it is sensitive. 1999-01-11 12:22:52 +00:00
gtkaccelgroup.h deprecated gtk_widget_freeze_accelerators and 1998-11-28 01:56:09 +00:00
gtkaccellabel.c Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread 1998-12-19 22:27:03 +00:00
gtkaccellabel.h changed scrolled window inheritance, it inherits from GtkBin now. 1998-11-28 07:42:37 +00:00
gtkadjustment.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 in comparisions with GTK_TYPE_STRING, use the fundamental type to catch 1999-01-13 20:36:23 +00:00
gtkarg.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkarrow.h
gtkaspectframe.c Fixed long-standing typo in aspect ratio computation code. (pointed out by 1998-12-06 02:08:28 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gtkbin.h
gtkbindings.c
gtkbindings.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtkbox.c Check args for NULL. (gtk_selection_default_handler): Replace manual list 1999-01-21 22:29:58 +00:00
gtkbox.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkbutton.c Code cleanup. 1999-01-21 21:06:13 +00:00
gtkbutton.h s/(enter|leave)_button/$1/g, since pthreads.h no longer conflicts 1998-12-19 03:24:15 +00:00
gtkcalendar.c gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT 1998-12-31 21:01:18 +00:00
gtkcalendar.h deprecated gtk_widget_freeze_accelerators and 1998-11-28 01:56:09 +00:00
gtkcheckbutton.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gtkcheckbutton.h
gtkcheckmenuitem.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkcheckmenuitem.h deprecated gtk_check_menu_item_set_state, people should use 1999-01-17 14:52:22 +00:00
gtkclist.c Don't search entire row list twice for element being removed. 1999-01-21 03:46:32 +00:00
gtkclist.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkcolorsel.c Pushing and popping the visual/cmap in the init() function does no good, 1999-01-21 17:27:23 +00:00
gtkcolorsel.h
gtkcombo.c . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtkcombo.h
gtkcompat.h add compatibility define for gtk_ctree_set_reorderable. 1999-01-18 23:51:43 +00:00
gtkcontainer.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkcontainer.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkctree.c add a sanity check [from Todd Dukes <todddukes@netscape.net>] 1999-01-18 23:09:50 +00:00
gtkctree.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkcurve.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 Default handling for drops should be keyed on GTK_DRAG_DEFAULT_DROP not 1999-01-21 05:59:04 +00:00
gtkdnd.h removed unused var 64-bit cast point to const data Made const-correct. 1998-12-24 17:47:02 +00:00
gtkdrawingarea.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkdrawingarea.h
gtkeditable.c free the event that was returned to us by gtk_get_current_event 1999-01-06 05:19:15 +00:00
gtkeditable.h Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
gtkentry.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkentry.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkenums.h fixed a stupid error of mine about the run type values. 1998-12-01 01:22:37 +00:00
gtkeventbox.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +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 add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes 1999-01-13 03:34:53 +00:00
gtkfilesel.c Added cs to ALL_LINGUAS. 1999-01-09 22:34:28 +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 nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +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 eliminated some queue_draws when invoking gtk_widget_set_state, since that 1999-01-11 18:49:54 +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 gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c 1999-01-14 06:04:55 +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 eliminated some queue_draws when invoking gtk_widget_set_state, since that 1999-01-11 18:49:54 +00:00
gtkgamma.h
gtkgc.c
gtkgc.h
gtkhandlebox.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gtkhandlebox.h Add shadow_type and gtk_handle_box_set_shadow_type function (plus a 1998-11-21 10:08:41 +00:00
gtkhbbox.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkhbbox.h
gtkhbox.c . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtkhbox.h . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtkhpaned.c gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c 1999-01-14 06:04:55 +00:00
gtkhpaned.h
gtkhruler.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkhruler.h
gtkhscale.c CLAMP digits into a meaningfull range (we need to stay below a certain 1999-01-18 19:42:59 +00:00
gtkhscale.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkhscrollbar.c avoid void pointer math 1998-12-11 05:52:42 +00:00
gtkhscrollbar.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkhseparator.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkimage.h deprecated gtk_widget_freeze_accelerators and 1998-11-28 01:56:09 +00:00
gtkinputdialog.c Added gettext-10.35 1998-12-14 17:39:58 +00:00
gtkinputdialog.h deprecated gtk_widget_freeze_accelerators and 1998-11-28 01:56:09 +00:00
gtkintl.h Added gettext-10.35 1998-12-14 17:39:58 +00:00
gtkinvisible.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +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 Append locale-specific suffixes to default rc file names, and look these 1998-12-14 23:26:12 +00:00
gtkitemfactory.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtklabel.c Initialize label->label_wc. (We allocate labels from a memchunk) 1999-01-18 20:46:51 +00:00
gtklabel.h define GTK_DISABLE_COMPAT_H for compilation of gtk code. 1999-01-15 18:41:43 +00:00
gtklayout.c Check args for NULL. (gtk_selection_default_handler): Replace manual list 1999-01-21 22:29:58 +00:00
gtklayout.h s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. 1998-12-02 03:40:03 +00:00
gtklist.c only call grab_add if pointer_grab succeeds. (gtk_list_unmap): remove 1999-01-20 01:09:16 +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 Added "style_set" handlers. 1998-12-11 14:00:09 +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 Added gtk_menu_set_title() to set the title of a menu in the torn-off 1999-01-18 18:48:09 +00:00
gtkmain.h Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the 1999-01-05 23:45:21 +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 Added gtk_menu_set_title() to set the title of a menu in the torn-off 1999-01-18 18:48:09 +00:00
gtkmenu.h Added gtk_menu_set_title() to set the title of a menu in the torn-off 1999-01-18 18:48:09 +00:00
gtkmenubar.c New macro. Changed the spacing from 5 to 3. 1999-01-17 19:01:49 +00:00
gtkmenubar.h added shadow_type setting and gtk_menu_bar_set_shadow_type function to 1998-11-16 09:05:26 +00:00
gtkmenufactory.c changed scrolled window inheritance, it inherits from GtkBin now. 1998-11-28 07:42:37 +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 gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c 1999-01-14 06:04:55 +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 Don't search entire row list twice for element being removed. 1999-01-21 03:46:32 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 few cleanups. (gtk_notebook_key_press): call select page function for 1999-01-21 02:13:13 +00:00
gtknotebook.h reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
gtkobject.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkobject.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkoptionmenu.c Return TRUE for button press events we handle. (Allows option menus in 1998-12-22 20:55:30 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkpacker.h changed scrolled window inheritance, it inherits from GtkBin now. 1998-11-28 07:42:37 +00:00
gtkpaned.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gtkpaned.h Fixed up some warnings. 1998-12-15 17:56:31 +00:00
gtkpixmap.c Fixes for low-color displays and a slight enhancement for true-color 1998-12-03 05:52:19 +00:00
gtkpixmap.h Pixmaps now grey out when insensitive, code thanks to GNOME stock by 1998-11-17 01:34:07 +00:00
gtkplug.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkplug.h Added layout widget for scrolling arbitrarily big areas. Added plug/socket 1998-11-24 04:45:29 +00:00
gtkpreview.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkpreview.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkprivate.h Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
gtkprogress.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkprogress.h changed scrolled window inheritance, it inherits from GtkBin now. 1998-11-28 07:42:37 +00:00
gtkprogressbar.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkprogressbar.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkradiobutton.c take value_spacing into account for GTK_POS_LEFT. 1999-01-22 08:12:00 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
gtkrange.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkrc.c It was reported by Owen Taylor <otaylor@redhat.com>, that LC_ALL produce 1999-01-21 13:26:35 +00:00
gtkrc.h Released GTK+ 1.1.6 1998-12-09 01:05:41 +00:00
gtkruler.c gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gtkruler.h
gtkscale.c CLAMP digits into a meaningfull range (we need to stay below a certain 1999-01-18 19:42:59 +00:00
gtkscale.h CLAMP digits into a meaningfull range (we need to stay below a certain 1999-01-18 19:42:59 +00:00
gtkscrollbar.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkscrollbar.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkscrolledwindow.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkscrolledwindow.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkselection.c Check args for NULL. (gtk_selection_default_handler): Replace manual list 1999-01-21 22:29:58 +00:00
gtkselection.h removed unused var 64-bit cast point to const data Made const-correct. 1998-12-24 17:47:02 +00:00
gtkseparator.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 if the lookup failed, try to initialize the object class and reattempt the 1999-01-10 19:05:36 +00:00
gtksignal.h export the priority at which events are processed. 1998-12-20 05:47:28 +00:00
gtksocket.c Marked plug window as destroyed before destroying the window. 1998-12-18 20:47:21 +00:00
gtksocket.h Added layout widget for scrolling arbitrarily big areas. Added plug/socket 1998-11-24 04:45:29 +00:00
gtkspinbutton.c removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkspinbutton.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkstatusbar.c Added gdk_text_extents_wc() 1998-12-15 20:31:26 +00:00
gtkstatusbar.h
gtkstyle.c incremented version number to 1.1.13, bin age 0, interface age 0. 1999-01-17 04:50:13 +00:00
gtkstyle.h incremented version number to 1.1.13, bin age 0, interface age 0. 1999-01-17 04:50:13 +00:00
gtktable.c gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c 1999-01-14 06:04:55 +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 I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 Instead of drawing a background pixmap in with gdk_draw_pixmap(), set it 1999-01-20 18:06:31 +00:00
gtktext.h Instead of drawing a background pixmap in with gdk_draw_pixmap(), set it 1999-01-20 18:06:31 +00:00
gtkthemes.c Added gtk_menu_set_title() to set the title of a menu in the torn-off 1999-01-18 18:48:09 +00:00
gtkthemes.h Remove random unnecessary includes of standard headers. 1998-12-07 21:11:34 +00:00
gtktipsquery.c Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier 1998-12-18 01:32:33 +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 . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtktogglebutton.h . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtktoolbar.c Functions to test the toolbar space style. 1998-12-08 13:25:35 +00:00
gtktoolbar.h Functions to test the toolbar space style. 1998-12-08 13:25:35 +00:00
gtktooltips.c Don't search entire row list twice for element being removed. 1999-01-21 03:46:32 +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 nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +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 [ Tried to commit wrong file last time ] 1999-01-21 21:09:03 +00:00
gtktreeitem.h removed all occourances of #pragma } and #pragma { which were in place to 1998-10-07 04:21:19 +00:00
gtktypebuiltins_evals.c Allow button 2 to act as GDK_ACTION_ASK. Also, allow MOD1 to specify 1999-01-20 23:53:29 +00:00
gtktypeutils.c removed Paolo Molaro's type creation hooks again, since they 1) don't care 1999-01-11 12:43:07 +00:00
gtktypeutils.h removed Paolo Molaro's type creation hooks again, since they 1) don't care 1999-01-11 12:43:07 +00:00
gtkvbbox.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkvbbox.h
gtkvbox.c . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtkvbox.h . Free 'nprefix', closing a memory leak. Spaced out the code a bit to make 1999-01-21 00:37:48 +00:00
gtkviewport.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gtkviewport.h s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. 1998-12-02 03:40:03 +00:00
gtkvpaned.c gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c 1999-01-14 06:04:55 +00:00
gtkvpaned.h
gtkvruler.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gtkvruler.h
gtkvscale.c take value_spacing into account for GTK_POS_LEFT. 1999-01-22 08:12:00 +00:00
gtkvscale.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkvscrollbar.c avoid void pointer math 1998-12-11 05:52:42 +00:00
gtkvscrollbar.h added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. 1998-11-23 01:54:45 +00:00
gtkvseparator.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +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 Code cleanup. 1999-01-21 21:06:13 +00:00
gtkwidget.h removed deprecated functions: gtk_clist_set_border, 1999-01-17 23:12:18 +00:00
gtkwindow.c only pass key events to the focus widget if it is sensitive. 1999-01-11 12:22:52 +00:00
gtkwindow.h New functions gtk_window_set_transient_for() - set up a "transient for" 1998-12-07 06:37:27 +00:00
line-arrow.xbm
line-wrap.xbm
makeenums.awk
makeenums.h
makeenums.pl I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
Makefile.am New variable. Define to $prefix/$DATADIRNAME/locale. This will point to 1999-01-20 23:43:08 +00:00
maketypes.awk reverted bogus and undocumented!!! changes from Jay Cox (98/11/23 1998-11-26 03:43:24 +00:00
marble.xpm
Modeller.xpm
simple.c
test.xpm
testdnd.c Add a drag_data_received handler for the label. 1999-01-12 23:27:30 +00:00
testgtk.1
testgtk.c deprecated gtk_check_menu_item_set_state, people should use 1999-01-17 14:52:22 +00:00
testgtkrc take value_spacing into account for GTK_POS_LEFT. 1999-01-22 08:12:00 +00:00
testgtkrc2
testinput.c Reference count the fonts used in the text widget. 1998-08-25 00:06:38 +00:00
testrgb.c use g_snprintf, eliminate need for string.h include string.h, for strlen 1998-12-10 06:18:32 +00:00
testselection.c eliminated some queue_draws when invoking gtk_widget_set_state, since that 1999-01-11 18:49:54 +00:00
testthreads.c Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm