Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
recent version of librsvg2 (>= 2.12.6) which now includes the GTK+ loader.
Bump PKGREVISION to 1.
|
|
|
|
While doing this, merge the librsvg2-gtk package into librsvg2. The reason
is that from now on the core library (librsvg) uses gdk, so there is no
gain in separating both things (the GTK+ dependency is needed anyway).
Also enable gnome-vfs support, as one of our dependents (libgsf) is already
pulling it in (so the new dependency is not "bloat"). For completeness,
enable libgnomeprint* support too.
2005-10-06 Dom Lachowicz <cinamod@hotmail.com>
* autogen.sh: Let librsvg build out of srcdir. Bug #158331
* test-display.c: Populate save dialogs with the SVG's name. Bug #318010.
* configure.in: Ditto
* rsvg-structure.c: Related to bug #318025, don't set has_width or has_height unless they are > 0.
* rsvg.c: Bug #168567, mega hack to make multiImage sort-of work.
* configure.in: 2.12.6
2005-10-06 Dom Lachowicz <cinamod@hotmail.com>
* rsvg-paint-server.c: Backport Caleb's patch to 317871, fixing a crash
inside of libart for some gradients.
* rsvg-art-paint-server.c: Ditto
2005-10-04 Dom Lachowicz <cinamod@hotmail.com>
* rsvg-shapes.c: Fix problems in non-C locales. Bug #317615
* configure.in: 2.12.5
2005-10-01 Dom Lachowicz <cinamod@hotmail.com>
* configure.in: 2.12.4
* gdk-pixbuf-loader/io-svg.c: Because bug 308021 was fixed, and bug 317225 still
exists (although possibly not within librsvg itself), I've re-enabled a match for
"<?xml", with a priority of "1".
2005-10-01 Dom Lachowicz <cinamod@hotmail.com>
* configure.in: bug 314593, support firefox-config
2005-09-29 Dom Lachowicz <cinamod@hotmail.com>
* rsvg-filter.c: Fix bug #317549
* configure.in: 2.12.3
2005-09-25 Dom Lachowicz <cinamod@hotmail.com>
* rsvg.c: Bug 309660 - signedness issues
* configure.in: 2.12.2
2005-09-25 Dom Lachowicz <cinamod@hotmail.com>
* 2.12.1
* rsvg-structure.c:
* rsvg-shapes.c: Bug 371148 - C89 fixes
* gdk-pixbuf-loader/Makefile.am
* gtk-engine/Makefile.am: Bug 316803 - Win32 mingw build fixes
* moz-plugin/Makefile.am: Bug 316588 - add glib cflags to INCLUDES
* librsvg.spec.in: Backport from HEAD branch
2005-09-22 Rodney Dawes <dobey@novell.com>
* configure.in: GNOME_REQUIRE_PKGCONFIG doesn't exist, so remove it
so that we don't get a weird warning when running configure
2005-09-16 Dom Lachowicz <cinamod@hotmail.com>
* gdk-pixbuf-loader/io-svg.c: Scan the first 1024 chars for <svg. 100
Wasn't sufficient for a lot of icon themes.
2005-09-15 Dom Lachowicz <cinamod@hotmail.com>
* 2.12.0
2005-08-29 Christian Schaller <uraeus@gnome.org>
* Do 2.11.1 release
2005-08-26 Dom Lachowicz <cinamod@hotmail.com>
* rsvg.[ch]: Unbreak dpi API. See bug 314628
* test-rsvg.c: Ditto
* test-display.c: Ditto
* gdk-pixbuf-loader/io-svg.c: Backport for the GdkPixbufLoader module
API changes, sot hat it does better pattern recognition.
2005-08-25 Caleb Moore <c.moore@student.unsw.edu.au>
* rsvg.c: disabled char nodes. Chopped off namespaces.
* configure.in: bumped version number to 2.11.0
|
|
libgnomeprint 2.12.1
Christian Persch:
* Fix the missing page of the print dialog. [#316692]
* Don't crash or leak when printing to an invalid file. [#312803]
Jody:
* Fix transparent image rendering. [#316018]
* Patch leaks. [#312928, #312929, #316517]
* Update paper preview on custom paper size change [#306886]
* Fix instability in filters [#316490]
Jürg Billeter:
* select the default printer. [#155144]
------------------------------------------------------------------------------
libgnomeprint 2.11.0
Ivan Wong:
* Port to win32.
* GDI backend.
Jody:
* Fix pdf generation.
* Fix duplex for cups printers.
* Re-enable duplex-tumble for printers without ppd.
* Add some G_GNUC_PRINTF to improve api warnings.
Lutz:
* Prepare to modularize transports and drivers.
* More work on clipboard support for previews.
Owen:
* Fix pango handling of vertical offsets.
|
|
|
|
Changes since 2.11.92
* Create icondir before installing into it and no / between destdir and icondir
(Tor Lillqvist)
* Install scalable application icons to hicolor
(Jakub Steiner)
* Make 48x48 filesystem icons be scalable again
-- bug #314346 (Jakub Steiner)
* Updated translations [cy, ru]
Changes since 2.11.91
* Add a generic image-viewer icon
-- bug #167087 (Jakub Steiner)
* Make 48x48 icons scalable so huge icons don't show up in menus
-- bug #313052 (Jakub Steiner)
* Remove Adobe logo from postscript-viewer icon
-- bug #313390 (Jakub Steiner)
* Remove Blender logo icons due to trademark issue (Jakub Steiner)
* Updated translations [id]
Changes since 2.11.90
* Remove icons or parts of icons as appropriate to remove trademarks
(Rodney Dawes)
* Remove KDE app info icons as the mime type is no longer used
(Rodney Dawes)
* Remove seagulls from OpenDocument mime type icons
-- bug #303599 (Jakub Steiner, Rodney Dawes)
* Add a DnD directory accept icon for 16px size
-- bug #306188 (Jakub Steiner)
* Remove 192px sized cdrom icon
-- bug #312099 (Jakub Steiner)
* Remove Firefox logo icon at 24px size
-- bug #312839 (Jakub Steiner)
* Updated translations [sr, sr@Latn, zh_TW]
Changes since 2.11.5
* Install image files required by symlinks so cp does not break on win32
(Rodney Dawes)
Changes since 2.11.4
* Add -f argument to $LN_S variable
-- bug #309635 (Rodney Dawes)
* Require automake 1.9 and use tar-ustar (Shaun McCance, Rodney Dawes)
Changes since 2.10.1
* More icons merged in from GPerfection theme (Jakub Steiner)
* More conversion of emblems to SVG (Jakub Steiner)
* New icon for Evolution (Jakub Steiner)
* Support for Win32 (Tor Lillqvist, Rodney Dawes)
* New stock_database icon at 16 and 24 px sizes
-- bug #132769 (Jakub Steiner)
* Fix python mime type icon
-- bug #167182 (Jakub Steiner)
* New and updated translations [gl, fa, rw, th, vi, xh, zh_TW]
|
|
libgnomeui 2.12.0
-----------------
What's new since 2.11.4
Bug fixes:
- API doc updates (Kjartan)
- Fix a compiler warning that broke compilation on AIX
- Add gnome-keyring to Requires in the pkg-config file
- Include developer docs in the devel zip file for Win32 (Tor)
Updated translations:
- Basque, Galician, Indonesian, Korean, Kurkish,
Russian, Turkish.
libgnomeui 2.11.4
-----------------
What's new since 2.11.3
Bug fixes:
- Fix a bad crasher in the file selector (Matthias)
http://bugzilla.gnome.org/show_bug.cgi?id=314586
Translations:
- Estonian, French, Vietnamese
libgnomeui 2.11.3
-----------------
What's new since 2.11.2
Bug fixes:
- Don't crash on trash:/// bookmarks (Matthias)
- Fix build in gnome-ui-init.h
libgnomeui 2.11.2
-----------------
What's new since 2.11.1
Features:
- Add support for .desktop file links in the file chooser
(Federico)
Bug fixes:
- Make buttons work as accessible children of GnomeDruid
(Padraig)
- Add a window icon for the segv dialog (Jaap)
Translations:
- Everyone :-)
libgnomeui 2.11.1
-----------------
What's new since 2.10.x
Features:
- Port to Win32 (Tor Lillquist)
- Implement bookmark renaming in the file chooser
(Matthias Clasen)
Bug fixes:
- Make the file chooser work better with AFS
(Federico Mena Quintero)
- Fix crash when escaping the password dialog
(Martin Wehner, Balamurali V.)
- Fix crash when opening the panel properties dialog
(Vincent Vuntz)
- Fix for possible wrong activation URI when drive is
mounted from the file chooser (David Zeuthen)
- Fix icon entry button to not clip the label incorrectly
- Make it possible to select a folder in the file entry
in the icon entry. (Christian Neumair)
- Make sure to use UTF-8 locales in the file chooser
for apps that don't use libgnomeui directly such as
Firefox (Frederic Crozat)
- HIGify the password dialog (Michael Terry)
- HIGify the games menu entries (Dennis Cranston)
- Code cleanup and leak fixes (Kjartan, Matthias)
- Build fixes (Kjartan, Hans Petter Jansson, Lazslo Peter)
- Fix GCC warnings (Kjartan)
Translations:
- Updated Bulgarian (bg), Canadian English (en_CA), Czech (cs),
Danish (da), Greek (el), Estonian (et), Norwegian bokmål (nb),
Dutch (nl), Kinyarwanda (rw), Slovak (sk),
Thai (th), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW)
|
|
Changes in version 0.4.4 are:
* Translation updates
* warning fixes
* require gtk 2.6
|
|
libgnomecanvas 2.12.0
---------------------
What's new since 2.11.1:
Bug fixes:
- Win32 fixes (Tor)
Updated translations:
- Bulgarian, Canadian English, Catalan, Galician, Indonesian,
Kinyarwanda, Persian, Romanian, Vietnamese.
libgnomecanvas 2.11.1
---------------------
What's new since 2.10.0:
* Bug fixes:
- Fix a bunch of typos in the developer docs (Kjartan)
- Fixes for the perl bindings (scott at asofyet org)
- Make gnome_canvas_item_get_bounds() work with Rich
text items (Jean Bréfort)
- Dispose fixes (Arjan J. Molenaar)
- width_units property not readable for shapes (Jean Bréfort)
- Fix a crash in gnome_canvas_line_update() (Bob Gibbs)
- Use HYPER for interpolation in the gdk-pixbuf code path
(Daniel Llano)
- text-height and text-width are not writable (Olivier Andrieu)
- set item->canvas to NULL, once the canvas got destroyed
|
|
libgnome 2.12.0.1
-----------------
what's new since 2.12.0
* Bug fixes
- Fix schemas install problem with vi translation (Rodney)
* Updated translations
- Vietnamese
libgnome 2.12.0
---------------
What's new since 2.11.3
* Bug fixes
- Include developer docs in the zip file for Win32 (Tor)
* Updated translations
- Catalan, Basque, Brazilian Portugese, Estonian, French,
Galician, Hungarian, Indonesian, Korean, Portugese,
Russian, Serbian, Turkish, Vietnamese.
libgnome 2.11.3
---------------
What's new since 2.11.2
* Features:
- Add a man page for gnome-options (Sebastien)
* Bug fixes:
- Win32 fixes (Tor)
- gnome_help_display_with_doc_id_and_env() didn't use doc_id
(Damon Chaplin, Muktha Narayan)
libgnome 2.11.2
---------------
What's new since 2.11.1
* Features:
- Change default theme to Clearlooks (Elijah Newren)
- Deprecate some gconf keys (Mark McLaughlin)
* Bug fixes:
- Fix highscore handling (Sebastien Bacher)
* Translations:
- German (de), Finnish (fi), Hebrew (he), Albanian (sq),
Portugese (pt), Polish (pl), Gujarati (gu), Bulgarian (bg),
Norwegian bokmål (nb), Czech (cz), Simplified Chinese (zh_CN),
Traditional Chinese (ch_TW), Thai (th), Estonian (et),
Spanish (es), Slovak (sk), Canadian English (en_CA),
Hungarian (hu), Serbian (sr), Catalan (ca), Japanese (ja),
libgnome 2.11.1
---------------
What's new since 2.10.x
* Features:
- Port to Win32 (Tor Lillquist)
- New GConf keys for document font and gtk-menu-bar-accelerator
(Shaun McCance, Sebastien Bacher)
* Bug fixes:
- Use correct key name for toolbar placement
(Christian Neumair)
- Build fixes (Kjartan, Sebastien Bacher, Ryan Lortie)
- Fix problem with launchers being unusable for root on
Solaris. (Vinay M R)
- Use g_get_language_names() instead of gnome_i18n_get_language_list()
- Fix playback of certain WAV files (Jeffrey Stedfast)
|
|
|
|
|
|
by martti@.
|
|
|
|
|
|
|
|
Work done by Geert Hendrickx with some changes by me.
|
|
|
|
Provided by Geert Hendrickx a few months ago, together with the split of
distcc's Makefile in two parts.
|
|
Provided by Geert Hendrickx a few months ago, together with the split of
distcc's Makefile in two parts.
|
|
packages. Also create the share/distcc directory which will be used by these
two packages. Bump PKGREVISION to 1.
|
|
|
|
new features, you will want to update]
|
|
BINGRP to the MAKE_ENV to make unpriviledged builds work.
|
|
|
|
Add build dependencies on GNU make and GNU sed for 'test' target's benefit.
Support for input chroot, via make variable SOURCE_HIGHLIGHT_INPUT_CHROOT,
deactivated otherwise the build is broken.
XXX Is 'TOOLS_PLATFORM.gsed= # empty' the proper way to override a
the platform sed tool ?
Relinquish stewardship.
Changes since last packaged version (1.11):
Version 2.1.2
* fixed conversion of hexadecimal characters in output language
definitions
* fixed compilation error with regex 1.33
* include man page
* fixed a bug with LaTeX output of " with some inputencs
Version 2.1.1
* fixed a bug that sigsegv when more than one input file
is provided
* fixed a compilation error with gcc 4.0
Version 2.1
* Included obsolete man page.
* output language format specifications are read at run-time
so that new output languages can be easily added dynamically
(without recompiling the sources) by using a simple syntax.
* "fixed" and "notfixed" styles can be specified.
* fixed the handling of end-of-line (processed only once)
* LaTeX output
* TeXinfo output
* debug of a language definition
* tags.j2h files are now called style files.
* renamed --tags-file option in --style-file
* allows to specify a prefix for the generated line number anchors
* --header and --footer do not imply --doc
* language definition for LogTalk and LaTeX
Version 2.0
* Language specifications are read at run-time, so that
new languages can be easily added dynamically (without recompiling
the sources) by using a simple syntax.
* "nonsensitive" for simple definitions
* cgi version not built automatically
* failsafe option to simply output the input file when no
language definition is found
* functionalities with less improved.
Version 1.11.1
* fixed compilations problems on some Unix compilers
|
|
will be installed, otherwise as --mandir now defaults to
${PREFIX}/${PKGMANDIR}, they won't be installed into the correct location.
Bump PKGREVISION.
|
|
|
|
- Joystick force feedback support.
- Beginnings of Win64 support.
- Many MSI fixes and cleanups.
- Font linking support.
- Several OLE fixes.
- Some fixes for MacOS/x86.
- Lots of bug fixes.
|
|
framework for some time now)
|
|
|
|
|
|
|
|
A compilation of quotes from Douglas Adams's ``Hitchhiker's Guide to the
Galaxy'' series.
|
|
A compilation of quotes from the TV-Series "Futurama" by Matt Groening.
|
|
A compilation of quotes from Bill Watterson's fantastic "Calvin and Hobbes"
Comic Books.
|
|
|
|
dialog. I cannot reproduce that crash but better safe than sorry.
Bump package revision.
|
|
for it never works if using make constructions. Change it to use shell
code, as done in Xrender. (Also for consistency in both packages.)
|
|
file using make constructions, as BUILDLINK_PREFIX.Xrender is not defined
at this point. Delay evaluation until the target is executed by using
shell code.
|
|
switch, like all the other "mkdir" definitions in tools.<platform>.mk.
|
|
txt2html-2.43.
|
|
where "mkdir" is found in WRKDIR/.tools/bin after the tools are
available...including mkdir itself.
|
|
in the latex2html man page.
|