SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gtk+-devel-1.2.7-1.i386.rpm :
Wed Feb 16 11:00:00 2000 Ryan Weaver
[gtk+-1.2.7-1]
- More header cleanups.
- Fixed activation bug for insensitive widgets.
- Locale fixes to RC file parsing code.
- Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
- Upgrade to libtool 1.3.4.

Fri Oct 15 12:00:00 1999 Ryan Weaver
[gtk+-1.2.6-1]
- container queue_resize fixes
- gtk[vh]scale: minor fixups
- rename idle to idle_id in testgtk to avoid conflicts with broken libs
- More consistant naming of gtkrc files
- Added language support: ro, uk

Fri Sep 24 12:00:00 1999 Ryan Weaver
[gtk+-1.2.5-1]
- more GtkCTree and GtkWindow bug fixes.
- more redraw/resize queue fixes, better expose event discarding code.
- more miscellaneous bugs fixed
- new configure.in option --disable-rebuilds to completely disable
rebuilds of autogenerated sources.
- check for 5.002 now, to avoid failing autogeneration build rules due
to old perl versions.
- fonts (and fontsets) are cached now.
- more autogeneration make rules and dependancy fixups, we should be
save with autogeneration up to make -j12 now ;)
- new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
GtkWindow on every size change.
- major rework of window manager hints handling code, fixed a bunch of
races with the new resizing code.
- the new wm hints and resizing code is absolutely perfect and bug free now,
it only lacks testing ;)
- fixed up various rc style memory prolems.
- gtk_widget_modify_style() now properly changes the style of realized widgets
and references the style passed into it. if people worked around this bug,
this will introduce a slight memory leak in their code.
The code should typically look like:
GtkRcStyle
*rc_style = gtk_rc_style_new ();
[...]
gtk_widget_modify_style (widget, rc_style);
gtk_rc_style_unref (rc_style);
- fix problems with positioning menus offscreen.
- GtkText fixes for some crashes and drawing errors.
- Better handling for unexpected window destroys in GDK and GTK+.
This should make it possible to use a GtkPlug and catch the
case where its parent socket is randomly killed.
- FAQ updates.
- FileSelection i18n patches, RadioButton fixups.
- many translation improvements.
- miscellaneous other bugs fixed.

Tue Aug 24 12:00:00 1999 Ryan Weaver
[gtk+-1.2.4-1]
- DnD improvements (drags can be canceled with Esc now).
- suppressed configure event reordering in Gdk.
- rewrite of Gtk\'s configure event handling.
- major improvements for the object argument system (Elena Devdariani).
- major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
GtkCTree.
- tutorial/FAQ updates, new file generation.txt on autogenerated sources.
- configure\'s --with-glib= is \"officially\" unsupported.
- upgrade to libtool 1.3.3.
- various buglets fixed.

Wed Jun 9 12:00:00 1999 Ryan Weaver
- Originally built v1.2.3 rpms May 17 1999.
- Updating rpm changelog to reflect version.
- Updated to version 1.2.3
- Rebuilding rpms with rpm-3.0.1
- Upgraded rpm to Distribution \'Falsehope Custom RPMs\'


 
ICM