mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Released 1.3.2
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> * Released 1.3.2 * NEWS: Updates for 1.3.2
This commit is contained in:
parent
99b14ff2c5
commit
f12db85a24
17
ChangeLog
17
ChangeLog
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
2000-11-18 Tor Lillqvist <tml@iki.fi>
|
||||
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Updates for 1.3.2
|
||||
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/gdkevents.h: Add comment that GdkXEvent isn't only for XEvent,
|
||||
but in general for window system specific events.
|
||||
@ -2680,10 +2686,13 @@ Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
2000-07-31 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order
|
||||
to get the GDK_PARENT_ROOT() macro to work.
|
||||
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
|
||||
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces
|
||||
of, windows that aren't shown.
|
||||
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of
|
||||
pointer grab stuff.
|
||||
|
||||
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org>
|
||||
|
||||
|
@ -23,6 +23,11 @@ EXTRA_DIST = \
|
||||
README.nanox \
|
||||
intl/libgettext.h \
|
||||
intl/po2tbl.sed.in \
|
||||
po/README.tools \
|
||||
po/README.translators \
|
||||
po/desk.pl \
|
||||
po/makefile.mingw \
|
||||
po/update.pl \
|
||||
examples/aspectframe/Makefile \
|
||||
examples/aspectframe/aspectframe.c \
|
||||
examples/Makefile \
|
||||
|
63
NEWS
63
NEWS
@ -1,3 +1,66 @@
|
||||
Overview of Changes in GTK+ 1.3.2
|
||||
=================================
|
||||
|
||||
GTK Core:
|
||||
|
||||
* New stock-icon and stock-item system. Use themeable pixbufs in
|
||||
dialogs, buttons, etc. [Havoc]
|
||||
* Theme engines reworked to use derivation and new object system. [Owen]
|
||||
* Added GtkClipboard object for simple selection handling. [Owen]
|
||||
* Make GtkEditable an interface, move implementation to GtkOldEditable for
|
||||
compat. [Owen]
|
||||
* Better handling of default directionality. [Robert]
|
||||
* Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
|
||||
* Move theme engines to GTypePlugin. [Owen]
|
||||
|
||||
GDK:
|
||||
|
||||
* Beginning of implementation of client parts of new window manager spec. [Owen]
|
||||
* Make gdk_drawable_get_image() work with backing store. [Havoc]
|
||||
|
||||
Widgets:
|
||||
|
||||
* New text widget [Havoc]
|
||||
- Adjustable tab handling.
|
||||
- Ability to have scrolling side areas in new text widget for tabs/line numbers.
|
||||
- Many cleanups and small improvements.
|
||||
* Improvements to submenu navigation [Nils Barth/David Santiago] and
|
||||
scrolling menus. [Alex]
|
||||
* Simplification of progress bar API. [Havoc]
|
||||
* Make GtkImage a generic image-display widget. [Havoc]
|
||||
* New GtkTreeView tree widget. Model/view architecture, flexible renderering,
|
||||
large datasets, etc. [Jonathan]
|
||||
* New GtkMessageBox widget for message display. [Havoc]
|
||||
* Allow labels to have contents set from XML-like markup language. [Havoc]
|
||||
* Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
|
||||
|
||||
Internationalization:
|
||||
|
||||
* Proper character set conversion for clipboard/selection. [Owen]
|
||||
* New input method system via loadable modules; support on-the-spot
|
||||
preedit in GtkEntry and new text widget; allow switchin input methods
|
||||
on the fly; include modules for XIM and demo Cyrillic-tranliteration
|
||||
module. [Owen]
|
||||
* VIQR, Thai, and Inuktitut input methods. [Robert]
|
||||
* Convert po files to UTF-8. [Robert]
|
||||
|
||||
gdk-pixbuf:
|
||||
|
||||
* Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
|
||||
* Add simple saving to gdk-pixbuf. [David Welton/Havoc]
|
||||
* Add improved error handling with GError to gdk-pixbuf. [Havoc]
|
||||
|
||||
Ports:
|
||||
|
||||
* Much work on Win32 Port. [Tor/Hans]
|
||||
* Much work on Linux-FB Port. [Elliot/Alex]
|
||||
|
||||
Misc:
|
||||
|
||||
* Start of new gtk-demo demo program. [Owen/Jonathan]
|
||||
* Bug fixes and more bug fixes.
|
||||
|
||||
|
||||
Overview of Changes in GTK+ 1.3.1:
|
||||
|
||||
* GTK+ now uses the Pango library for text manipulation. All
|
||||
|
@ -8,6 +8,7 @@ EXTRA_DIST += \
|
||||
Changes-1.2.txt \
|
||||
Changes-2.0.txt \
|
||||
debugging.txt \
|
||||
defsformat.txt \
|
||||
developers.txt \
|
||||
dnd_internals.txt \
|
||||
make-todo \
|
||||
|
Loading…
Reference in New Issue
Block a user