GGV 1.99.96
aka "A Requiem for Oriana Fallaci" release
what does the latest incarnation of your favourite PostScript previewer
bring to you, Joe the User?
* new features:
* better handling of PDFs, printing and saving of marked pages is now
also possible with PDFs
* automatic flipping of pages when scrolling with keyboard
* configurable amount of page that is being scrolled when using
keyboard
* an option to automatically modify zoom so that the page fits the
visible area when the window is being resized
* a ton of bugs was squashed, most notably:
* enable installation in different prefix than Bonobo
* added missing tooltips
* no more crashing when attempting to save non-structured documents
* ggv does not hang any more when interpreter is being started and
stopped rapidly
* no more resizing of sidebar when the coordinate display wants to
grow
* correct refreshing of non-structured docs
* proper accelerators for navigation commands
* better HIG compliance:
* leave the window open if last document is being "Close"d
* HIG compliant Prefs dialog button sequence
* build system: removed GNUisms in using "head", added
G*_DISABLE_DEPRECTAED flags to compilation, removed acconfig.h file
Satyajit Kanungo from Wipro helped pin-pointing and eliminating some of
the bugs, Michael provided help with bonobo-related issues and, as
always, Louie kept the bugzilla tidy ;)
There are also many new and updated translations, courtesy of our
never-resting translation teams:
da (Ole), hu (Andras), ta (Dinesh), nl (Reinout), sv (Christian), lv
(Peteris), de (Christian), es (Lucas), et (Ilmar), am (Daniel), sl (me),
sk (Stanislav), ca (Jordi)
available at the usual place:
http://ftp.gnome.org/pub/GNOME/sources/ggv/1.99/
have fun,
jaKa
--
w3: http://pluton.ijs.si/~jaka
email: jaka@activetools.si
_____________________________________________
Integrated Foundation Classes Beta-2
Applications
============
Inti-1.0 Beta-2
Inti-GConf-1.0 Beta-2
Description
===========
The Integrated Foundation Classes are a set of C++ classes for
developing Gnome and GTK+ applications on UNIX-like systems such as
Linux. They are designed to work nicely with the GNU toolchain and take
advantage of the standard C++ features provided by the GNU compiler.
Currently there are two modules, the core application development
platform Inti and a binding for the Gnome Configuration System Inti-GConf.
Changes
=======
- More reference documentation
- Several code improvments
- a few minor bug fixes
- install extra files required by
add-on modules such as Inti-GConf
Fixes
=====
- Fixed a bug in the Inti-GConf configure script that
prevented it from compiling.
Download Inti-1.0 Beta-2
========================
http://prdownloads.sourceforge.net/inti/inti-1.0-beta-2.tar.gz?download
Download Inti-GConf-1.0 Beta-2
==============================
http://prdownloads.sourceforge.net/inti/inti-gconf-1.0-beta-2.tar.gz?download
The Inti Development Team