gtk+-971201
- From: Jay Painter <jpaint serv net>
- To: gtk-list redhat com
- Subject: gtk+-971201
- Date: Mon, 1 Dec 1997 00:10:18 -0800 (PST)
A new GTK snapshot is avaible at ftp.gimp.org /pub/gtk.
Here's the ChangeLog entries since the last snapshot:
-----------------------------------------------------
Sun Nov 30 1997 Jay Painter <jpaint@serv.net>
* gtk/gtknotebook.c: fixed a old bug where all the notebook pages
which were not displayed when the notebook widget was realized
were
never size allocated when they were realized.
Thr Nov 28 1997 Jay Painter <jpaint@serv.net>
* gtk/gtklist.h: removed GtkSelectionMode
* gtk/gtkenums.h: added GtkSelectionMode
Fri Nov 28 01:26:55 1997 Tim Janik <timj@psynet.net>
* gtk/gtkwindow.c (gtk_window_show): propagate a size_request
before
the initial window creations (prevents windows with size of
-1x-1).
* gtk/gtkmain.c (gtk_main_level): new function to determine
the current recursion level of gtkmain().
(gtk_true) (gtk_false): new functions implemented as a convenience
for signals that just need a handler with the appropriate return
value.
Tue Nov 25 1997 Owen Taylor <owt1@cornell.edu>
gdk.c: Fix so that "other_events" are actually generated
Tue Nov 25 1997 Owen Taylor <owt1@cornell.edu>
Patches to support internationalized input by:
Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp>
TANAKA Shinya <shinya@race.u-tokyo.ac.jp>
From the README:
Feature:
Followings are the main feature of this patch.
* support XIM protocol.
* GtkEntry widget support Over-The-Spot and Root style input.
* input style is configurable by command-line option.
Furthermore, this patch includes several changes which are useful
without XIM too.
* copy and paste with other clients by compound text.
* Window title can be specified by multi byte string.
configure.in:
Added --with-locale and --enable-xim options
gdk/Makefile.am:
gdk/gdki18n.h [new file]
Multibyte string manipulation functions
gdk/gdk.c
gdk/gdk.h
gdk/gdkprivate.h
Input method and context handling functions
Command line options to control input methods
Changes to KeyPress handling to support input methods
Fixes to not return events for destroyed windows
gdk/gdkselection.c
Text property handling functions
gdk/gdkwindow.c
Set window title by multibyte string
gtk/gtkentry.c
Support for using an input context for XIM input.
Cut and paste using compound text.
Improvements to pasting (no longer replace the active selection
with itself OWT)
gtk/gtkselection.c
fix to send selection clear events to the right owner
gtk/testgtkrc
Added a default fontset that will allow international characters
INSTALL
Some rudimentary documentation about the new configuration
options.
Mon Nov 24 1997 Owen Taylor <owt1@cornell.edu>
gtk/gtkaspectframe.c:
Some minor improvements to rounding in aspectframes.
Make sure that child allocation is always >= 0
Always trigger size allocation with gtk_widget_queue_resize
to prevent calling size_allocate before allocation done.
Mon Nov 24 1997 Owen Taylor <owt1@cornell.edu>
gtk/gtkframe.c:
Changed tests for drawability to GTK_WIDGET_DRAWABLE
Always trigger size allocation with gtk_widget_queue_resize
to prevent calling size_allocate before allocation done.
Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
gtk-dairiki-971117-2.patch
gtk/gtkaspectframe.c (gtk_aspect_frame_size_allocate): When
computing new dimensions of the subwidget, round to nearest
integer rather than truncating.
Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
gtk-dairiki-971117-1.patch
* gtk/gtkvruler.c (gtk_vruler_draw_ticks):
* gtk/gtkhruler.c (gtk_hruler_draw_ticks): Ensure that subticks
always are drawn when they should be (sometimes they were getting
drawn with zero length --- invisible). Also clear rectangle
behind text labels to ensure they don't touch or overlap ticks.
Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
* gtk/gtkaspectframe.c (gtk_aspect_frame_set):
gtk-dairiki-971117-0.patch
Clear window when aspect ratio or alignment is changed.
Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
* gtk/gtkobject.h: fixed GTK_OBJECT_NSIGNALS macro
Mon Nov 24 1997 Jay Painter <jpaint@serv.net>
* gtk/gtklabel.h: modified gtklabel to clip its drawing to
its given area, now it will always draw in the area it's
been given and clip accordingly. Note: this may cause
the a label to disappear on widgets which don't give their
child labels proper area!
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
* gtkviewport.c: Raph's Mon, 10 Nov 1997 patch to gtk-list
to fix some viewport bugs
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
* gtk/gtkwidget.c: gtk-ajaborsk-971016-2
A little patch again to prevent user to use
gtk_widget_set_events()
when a widget is already realized.
In this case, the gtk_widget_set_events() doesn't work.
Mon Nov 17 1997 Jay Painter <jpaint@serv.net>
* gtk/gtkwindow.c: gtk-ajaborsk-971016-1
This small patch correct position for GTK_WIN_POS_CENTER and
GTK_WIN_POS_MOUSE GtkWindow positions.
Sat Nov 15 1997 Jay Painter <jpaint@serv.net>
* gdk/gdkgc.c: added function gdk_gc_set_clip_rectangle
* gdk/gdk.h: header for above
Sat Nov 15 1997 Jay Painter <jpaint@serv.net>
* gdk/gdkgc.c: added function gdk_gc_set_clip_rectangle
* gdk/gdk.h: header for above
Wed Nov 12 1997 Jay Painter <jpaint@serv.net>
* gdk/gdkpixmap.c: Patrice Fortier's patch for transparent
pixmaps.
* gdk/gdk.h:
gdk/gdkdraw.c: Patrice Fortier's patch to add pixel draw
function.
-----------------------------------------------------------------------
Jay Painter -- jpaint@serv.net -- jpaint@gimp.org -- jpaint@real.com
http://www.serv.net/~jpaint
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]