pkgsrc/misc/yelp/PLIST

122 lines
5 KiB
Text
Raw Normal View History

Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
@comment $NetBSD: PLIST,v 1.10 2006/03/30 21:26:24 jmmv Exp $
bin/gnome-help
bin/yelp
lib/bonobo/servers/GNOME_Yelp.server
share/applications/yelp.desktop
Update to 2.12.1: Changes in 2.12.1: ------------------ * Updated translations: ku (Erdal Ronahi) vi (Clytie Siddall) Changes in 2.12.0: ------------------ * Enabled F7 keybinding, as per #157941 (Shaun McCance) * Don't crash on invalid DocBook, #310420 (Brent Smith) * Updated translations: ca (Jordi Mallach) cy (Telsa Gwynne) fr (Christophe Merlet) ko (Young-Ho Cha) lt (Žygimantas Beručka) ru (Leonid Kanter) tr (Baris Cicek) Changes in 2.11.92: ------------------- * All sorts of Gecko backend stuff (Christian Persch) * Fix typo in character code in translator comment (Behdad Esfahbod) * Small fixes (Ross Burton) * Fix crash (Don Scorgie) * Updated translations: el (Nikos Charonitakis) fa (Meelad Zakaria) fi (Ilkka Tuohela) gu (Ankit Patel) he (Yuval Tanny) hu (Gabor Kelemen) id (Ahmad Riza H Nst) ja (Takeshi AIHANA) nl (Reinout van Schouwen) pl (Bartosz Kosiorek) pt_BR (Estêvão Samuel Procópio) pt (Duarte Loreto) ro (Mugurel Tudor) sq (Laurent Dhima) sr (Слободан Д. Средојевић) sv (Christian Rose) th (Theppitak Karoonboonyanan) uk (Maxim Dzumanenko) vi (Clytie Siddall) zh_CN (Funda Wang) zh_TW (Abel Cheung) Changes in 2.11.1: ------------------ * Made bookmark headers insensitive (Don Scorgie) * Use gobject private data, fixing bug #140632 (Christian Persch) * All sorts of Gecko backend stuff (Christian Persch) * Position the navbar at the bottom (Shaun McCance) * Changed color parameters around (Shaun McCance) * Added trail of links to parent sections (Shaun McCance) * Added JS magic to the linktrail (Stuart Langridge) * Depend on gnome-doc-utils 0.3.1 (Shaun McCance) * Set a minimum font size of 8pt (Shaun McCance) * Updated translations: bg (Vladimir Petkov) cs (Miloslav Trmac) da (Martin Willemoes Hansen) de (Hendrik Brandt) es (Francisco Javier F. Serrador) et (Ivar Smolin) gl (Ignacio Casal Quinteiro) it (Alessio Frusciante) nb (Terance Sola) nl (Tino Meinen) no (Terance Sola) sv (Christian Rose) zh_TW (Abel Cheung) en_CA (Adam Weinberger) eu (Iñaki Larrañaga) el (Kostas Papadimas)
2005-10-14 23:48:34 +02:00
share/gconf/schemas/yelp.schemas
share/icons/hicolor/192x192/apps/yelp-icon-big.png
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/yelp.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/yelp.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ka/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/yelp.mo
Update to 2.12.1: Changes in 2.12.1: ------------------ * Updated translations: ku (Erdal Ronahi) vi (Clytie Siddall) Changes in 2.12.0: ------------------ * Enabled F7 keybinding, as per #157941 (Shaun McCance) * Don't crash on invalid DocBook, #310420 (Brent Smith) * Updated translations: ca (Jordi Mallach) cy (Telsa Gwynne) fr (Christophe Merlet) ko (Young-Ho Cha) lt (Žygimantas Beručka) ru (Leonid Kanter) tr (Baris Cicek) Changes in 2.11.92: ------------------- * All sorts of Gecko backend stuff (Christian Persch) * Fix typo in character code in translator comment (Behdad Esfahbod) * Small fixes (Ross Burton) * Fix crash (Don Scorgie) * Updated translations: el (Nikos Charonitakis) fa (Meelad Zakaria) fi (Ilkka Tuohela) gu (Ankit Patel) he (Yuval Tanny) hu (Gabor Kelemen) id (Ahmad Riza H Nst) ja (Takeshi AIHANA) nl (Reinout van Schouwen) pl (Bartosz Kosiorek) pt_BR (Estêvão Samuel Procópio) pt (Duarte Loreto) ro (Mugurel Tudor) sq (Laurent Dhima) sr (Слободан Д. Средојевић) sv (Christian Rose) th (Theppitak Karoonboonyanan) uk (Maxim Dzumanenko) vi (Clytie Siddall) zh_CN (Funda Wang) zh_TW (Abel Cheung) Changes in 2.11.1: ------------------ * Made bookmark headers insensitive (Don Scorgie) * Use gobject private data, fixing bug #140632 (Christian Persch) * All sorts of Gecko backend stuff (Christian Persch) * Position the navbar at the bottom (Shaun McCance) * Changed color parameters around (Shaun McCance) * Added trail of links to parent sections (Shaun McCance) * Added JS magic to the linktrail (Stuart Langridge) * Depend on gnome-doc-utils 0.3.1 (Shaun McCance) * Set a minimum font size of 8pt (Shaun McCance) * Updated translations: bg (Vladimir Petkov) cs (Miloslav Trmac) da (Martin Willemoes Hansen) de (Hendrik Brandt) es (Francisco Javier F. Serrador) et (Ivar Smolin) gl (Ignacio Casal Quinteiro) it (Alessio Frusciante) nb (Terance Sola) nl (Tino Meinen) no (Terance Sola) sv (Christian Rose) zh_TW (Abel Cheung) en_CA (Adam Weinberger) eu (Iñaki Larrañaga) el (Kostas Papadimas)
2005-10-14 23:48:34 +02:00
${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/yelp.mo
Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
${PKGLOCALEDIR}/locale/ky/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/nso/LC_MESSAGES/yelp.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/tg/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ug/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/yelp.mo
Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/yelp.mo
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
share/yelp/default.css
share/yelp/icons/yelp-icon-caution.png
share/yelp/icons/yelp-icon-important.png
share/yelp/icons/yelp-icon-note.png
share/yelp/icons/yelp-icon-tip.png
share/yelp/icons/yelp-icon-warning.png
share/yelp/icons/yelp-watermark-blockquote-00AB.png
share/yelp/icons/yelp-watermark-blockquote-00BB.png
share/yelp/icons/yelp-watermark-blockquote-201C.png
share/yelp/icons/yelp-watermark-blockquote-201D.png
share/yelp/icons/yelp-watermark-blockquote-201E.png
share/yelp/important_docs.xml
Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
share/yelp/info.xml
share/yelp/man.xml
share/yelp/scrollkeeper.xml
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
share/yelp/toc.xml
Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
share/yelp/ui/yelp-search-ui.xml
share/yelp/ui/yelp-ui.xml
share/yelp/ui/yelp.glade
share/yelp/xslt/db-title.xsl
share/yelp/xslt/db2html.xsl
share/yelp/xslt/info2html.xsl
share/yelp/xslt/man2html.xsl
Update to 2.14.0: Changes in 2.14.0: ------------------ * Sort search results to provide some sanity (Don Scorgie) * Fix space problem with manpage search on FreeBSD (Don Scorgie) * Updated translations: Vladimir Petkov (bg) Ivar Smolin (et) Rajesh Ranjan (hi) Vladimer Sichinava (ka) Žygimantas Beručka (lt) Bartosz Kosiorek (pl) Leandro A. F. Pereira (pt_BR) Mugurel Tudor (ro) Leonid Kanter (ru) Daniel Nylander (sv) Maxim Dzumanenko (uk) Changes in 2.13.6: ------------------ * If beagle daemon is not running fall back to basic search (Joe Shaw) * Removed redundant search text entry (Joe Shaw) * Fix some memory leaks (Brent Smith) * Re-applied a11y patch (Brent Smith) * set MOZ_DISABLE_PANGO in environ to fix broken characters (Brent Smith) * Escape characters when searching (Don Scorgie) * Fix resizing issues by focus print preview on html widget (Don Scorgie) * Updated translations: Miloslav Trmac (cs) Rhys Jones (cy) Hendrik Richter (de) Ivar Smolin (et) Iñaki Larrañaga (eu) Mate ORY (hu) Luca Ferretti (it) Takeshi AIHANA (ja) Duarte Loreto (pt) Abel Cheung (zh_HK) Abel Cheung (zh_TW) Changes in 2.13.5: ------------------ * Reverted a11y patch due to issues finding registry (Brent Smith) * 64-bit cleanups related to gsize (Robert Harris) * Small speedups in TOC processing (Brent Smith) * Fixed crash with malformed documents (Brent Smith) * Make relative paths work with second instance of yelp (Brent Smith) * Remove references functions that no longer exist (Brent Smith) * Updated translatations: ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) el (Kostas Papadimas) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sq (Laurent Dhima) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.4: ------------------ * Bury man and info under 'Command Line Help' (Shaun McCance) * Workaround for a11y issues. Should fix bug #157941 (Don Scorgie) * Added support for mapping severl man sections, #328172 (Brent Smith) * Fixed some memory leaks (Don Scorgie) * More robust handling for basic search, #328464 (Don Scorgie) * Fixed in TOC handling, #328953 (Brent Smith) * Use the new document font setting by default (Brent Smith) * Fixed some C99 initializations, #328261 (Jens Granseuer) * Fixed a critical warning (Brent Smith) * Use a newer Beagle for Beagle search (Don Scorgie) * More robus GConf error handling, #327826 (Brent Smith) * Added GTK to the desktop file categories (Brent Smith) * Fixed loading of non-compressed man and info (Don Scorgie) * Fixed crashes on malformed info:dir files (Don Scorgie) * Fixed compilation issues on Solaris (Glynn Foster) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) da (Lasse Bang Mikkelsen) da (Lasse Bang Mikkelsen) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) hu (Gabor Kelemen) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) pt_BR (Evandro Fernandes Giovanini) ru (razi) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_CN (Funda Wang) Changes in 2.13.3: ------------------ * Enable info and man support by default * Add non-Beagle search fallback (Don Scorgie) * Make TOC pages XHTML strict compliant (Don Scorgie) * Fix compilation on Sun Studio (Glynn Foster) * Fix startup notification (Don Scorgie) * Update gecko detection (Christian Persch) * HIG work, #326134 (Dennis Cranston) * Search /usr/local for info files, #130245 (Don Scorgie) * Fix several more info page issues (Don Scorgie) * Fix some compiler warnings in debug mode (Brent Smith) * Make find menu items insensitive when unavailable (Don Scorgie) * Massive man page parser rework, fixing lots of bugs (Brent Smith) * Fix stripping of query strings, #301741 (Shaun McCance) * Various bits of code cleanup (Kjartan Maraas, Christian Persch) * Add a find previous menu item (Christian Persch) * Autogenerate ids when unavailable, #154934 (Brent Smith) * Fix a crash due to bad mozilla profile, #164689 (Christian Persch) * Remove markup from string, #162807 (Christian Neumair) * Add info pages table-of-contents (Don Scorgie) * Make HTML docs with frames work (Don Scorgie) * Cleanup of legacy files (Brent Smith) * Fix more critical issues (Brent Smith, Dave Malcom) * Don't use xslt to get title nodes (Don Scorgie) * Updated translations: bg (Vladimir Petkov) ca (Josep Puigdemont i Casamajó) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) lt (Žygimantas Beručka) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) sr (Slobodan D. Sredojevic) th (Theppitak Karoonboonyanan) vi (Clytie Siddall) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 2.13.2: ------------------ * Added printing support (Chris Lahey, Don Scorgie) * Cache man page index for faster startup times (Brent Smith) * Info page improvements, info menu support (Don Scorgie) * Fixed some critical warnings (Don Scorgie) * Correct a misplaced #endif (Matthias Clasen) * Use gecko.m4 from Epiphany to detect gecko (Christian Persch) * Use nsIWebBrowserSetup to turn off the global history (Christian Persch) * Updated translations: cs (Miloslav Trmac) en_CA (Adam Weinberger) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) th (Theppitak Karoonboonyanan) zh_CN (Funda Wang) Changes in 2.13.1: ------------------ * Beagle-based search (Chris Lahey) * Added Find Next (Don Scorgie) * Make the window display the man page title (Don Scorgie) * Fixed CSS validation errors (Don Scorgie) * Fixed JavaScript error, #307948 (Stuart Langridge) * Fixed invalid read, #166715 (Don Scorgie) * Improved toc stylesheet performance (Brent Smith) * Handle xref anchors properly, #93721 (Don Scorgie) * Allow compilation against xulrunner (Robert O'Callahan) * Remove warning about non existant bookmark file, #310097 (Paolo Borelli) * Hide the bookmarks dialog on delete_event, #319502 (Brent Smith) * Fixed incorrect free, #319096 (Matthias Clasen) * Don't ship generated files (Frederic Crozat) * Hide the preferences dialog on delete_event, #318736 (Brent Smith) * Desensitive buttons when nothing selected, #318485 (Gabriel Burt) * Added "Copy email address" option to popup menu (Don Scorgie) * Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith) * Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith) * Made the man parser ignore macros used by pod2man (Brent Smith) * Handle troff \s+-[N] macros in man pages (Brent Smith) * Fix the SH, SS, and IP sibling selectors (Shaun McCance) * General cleanup (Don Scorgie) * Updated translations: bg (Alexander Shopov) bn (Khandakar Mujahidul Islam) cs (Miloslav Trmac) en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) et (Priit Laes) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) ku (Erdal Ronahi) ky (Timur Jamakeev) nb (Kjartan Maraas) no (Kjartan Maraas) sk (Ivan Noris) sv (Christian Rose) th (Theppitak Karoonboonyanan)
2006-03-30 23:26:24 +02:00
share/yelp/xslt/search2html.xsl
share/yelp/xslt/toc2html.xsl
Update to 2.12.1: Changes in 2.12.1: ------------------ * Updated translations: ku (Erdal Ronahi) vi (Clytie Siddall) Changes in 2.12.0: ------------------ * Enabled F7 keybinding, as per #157941 (Shaun McCance) * Don't crash on invalid DocBook, #310420 (Brent Smith) * Updated translations: ca (Jordi Mallach) cy (Telsa Gwynne) fr (Christophe Merlet) ko (Young-Ho Cha) lt (Žygimantas Beručka) ru (Leonid Kanter) tr (Baris Cicek) Changes in 2.11.92: ------------------- * All sorts of Gecko backend stuff (Christian Persch) * Fix typo in character code in translator comment (Behdad Esfahbod) * Small fixes (Ross Burton) * Fix crash (Don Scorgie) * Updated translations: el (Nikos Charonitakis) fa (Meelad Zakaria) fi (Ilkka Tuohela) gu (Ankit Patel) he (Yuval Tanny) hu (Gabor Kelemen) id (Ahmad Riza H Nst) ja (Takeshi AIHANA) nl (Reinout van Schouwen) pl (Bartosz Kosiorek) pt_BR (Estêvão Samuel Procópio) pt (Duarte Loreto) ro (Mugurel Tudor) sq (Laurent Dhima) sr (Слободан Д. Средојевић) sv (Christian Rose) th (Theppitak Karoonboonyanan) uk (Maxim Dzumanenko) vi (Clytie Siddall) zh_CN (Funda Wang) zh_TW (Abel Cheung) Changes in 2.11.1: ------------------ * Made bookmark headers insensitive (Don Scorgie) * Use gobject private data, fixing bug #140632 (Christian Persch) * All sorts of Gecko backend stuff (Christian Persch) * Position the navbar at the bottom (Shaun McCance) * Changed color parameters around (Shaun McCance) * Added trail of links to parent sections (Shaun McCance) * Added JS magic to the linktrail (Stuart Langridge) * Depend on gnome-doc-utils 0.3.1 (Shaun McCance) * Set a minimum font size of 8pt (Shaun McCance) * Updated translations: bg (Vladimir Petkov) cs (Miloslav Trmac) da (Martin Willemoes Hansen) de (Hendrik Brandt) es (Francisco Javier F. Serrador) et (Ivar Smolin) gl (Ignacio Casal Quinteiro) it (Alessio Frusciante) nb (Terance Sola) nl (Tino Meinen) no (Terance Sola) sv (Christian Rose) zh_TW (Abel Cheung) en_CA (Adam Weinberger) eu (Iñaki Larrañaga) el (Kostas Papadimas)
2005-10-14 23:48:34 +02:00
share/yelp/xslt/yelp-common.xsl
share/yelp/yelp.js
@dirrm share/yelp/xslt
@dirrm share/yelp/ui
Update to 2.6.0. Changes since previous stable branch (2.4.x): Changes in 2.6.0: ----------------- * Fix for for #134534, portable sed usage. (Laszlo Peter) * Updated translations: ar (Arafat Medini) cs (Miloslav Trmac) en_GB (Gareth Owen) hu (Andras Timar) pa (Amanpreet Singh Alam) ro (Mugurel Tudor) ru (Russian team) sr (Slobodan Sredojević) sr@Latn (Slobodan Sredojević) zh_CN (jan2xue) Changes in 2.5.91: ------------------ * Fix for #137216, infinite loop in tree traversal. (Shaun McCance) * Updated translations: be (Ales Nyakhaychyk) bn (Sayamindu Dasgupta) da (Ole Laursen) el (Nikos Charonitakis) en_CA (Alexander Winston) ga (Alastair McKinstry) nn (Åsmund Skjæveland) pt_BR (Estêvão Samuel Procópio) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) uk (Maxim Dziumanenko) Changes in 2.5.90: ------------------ * Fixed problem where documents in certain categories weren't being displayed. (Shaun McCance) * Fixed #134698, because people like my name. (Shaun McCance) * A few stylistic changes to the HTML output. (Shaun McCance) * Implement some dictionary magic from DV which fixes the problem with libxslt 1.1.3 and should provide a speedup. (Shaun McCance) * Updated translations: az (Mətin Əmirov) et (Priit Laes) fi (Lauri Nurmi) fr (Jean-Michel Ardantz) it (Luca Ferretti) lt (Žygimantas Beručka) ta (Dinesh Nadarajah) zh_TW (Roy Chan) Changes in 2.5.6: ----------------- * Don't break with libxslt 1.1.3 (Shaun McCance) * Better author/editor/othercredit support (#134769) (Shaun McCance) * Portability fix in build (#134534) (Merino Vidal) * Don't crash when the window is closed before the transformation is finished (#134266) (Jan Arne Petersen) * Don't crash on compulsive page switching (Shaun McCance) * Some more stylesheet work (Shaun McCance) * Translation updates: ar (Arafat Medini) az (Mətin Əmirov) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) cy (Rhys Jones) da (Ole Laursen) de (Christian Neumair) el (Kostas Papadimas) ko (Changwoo Ryu) ja (Takeshi AIHANA) mn (Sanlig Badral) nn (Åsmund Skjæveland) no (Kjartan Maraas) pt (Duarte Loreto) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) Changes in 2.5.5: ----------------- * Fixed orphaned Contents header (Shaun McCance) * Implemented releaseinfo element (Shaun McCance) * Various stylesheet improvements and speed-ups (Shaun McCance) * Stop grabbing focus on the HTML widget all the time (Shaun McCance) * Leak less memory in the DocBook converter (Shaun McCance) * Made the interface more responsive while transforming really large documents (Shaun McCance) * Fixed stupidly wrong chunking for refentry (Shaun McCance) * Fixed stupidly wrong ulink handling (Shaun McCance) * Translation updates: ca (Jordi Mallach) es (Francisco Javier F. Serrador) hr (Robert Sedak) ja (Takeshi AIHANA) ko (Changwoo Ryu) mn (Sanlig Badral) nl (Tino Meinen) pl (GNOME PL Team) sq (Laurent Dhima) sv (Christian Rose) zh_CN (Funda Wang) Changes in 2.5.4: ----------------- * Massive amount of mind-numbing work in fixing various scrolling issues, including pages loading at the bottom of the page (#131305) and not scrolling to anchors (#93721). (Shaun McCance) * Build fix in yelp-window.c. (Mikael Hallendal) * Handle mailto: URIs correctly again. (Shaun McCance) * Fix double history problem on first page of a document. (Shaun McCance) * Fix history problem for any external links. (Shaun McCance) * Some stylistic changes to the stylesheets. (Shaun McCance) * Don't leak massive amounts of memory in yelp-window.c (Shaun McCance) * Nicer automatic chunk depth determination. (Shaun McCance) * Handle XInclude properly. (Shaun McCance) * Work around libxml2 bug (now fixed, but I don't want to depend on that recent of a version) which caused the TOC not to get loaded if there was a single bad OMF file. (Shaun McCance) * Allow relative paths to file on the command line. (Shaun McCance) * Updated translations: az (Mətin Əmirov) cs (Miloslav Trmac) da (Ole Laursen de (Christian Neumair) el (Kostas Papadimas) es (Francisco Javier F. Serrador) fr (Christophe Merlet) ga (Alastair McKinstry) hu (Andras Timar) ja (Takeshi AIHANA) ko (Changwoo Ryu) lt (Žygimantas Beručka) ms (Hasbullah Bin Pit) nl (Vincent van Adrighem) no (Kjartan Maraas) pl (Artur Flinta) pt (Duarte Loreto) pt_BR (Estêvão Samuel Procópio) sq (Laurent Dhima) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.3: ----------------- * Previous and Next changed to Previous Page and Next Page (Shaun McCance) * Set encoding to utf-8 in the generated html (#131186) (Richard Hult) * New man converter, which will be totally unadvertised for the 2.6 release, due to its unreadiness (Shaun McCance) * i18n in place for the XSLT (Shaun McCance) * Some nice work on the test document, which though not included in the release, has shown some XSLT errors (Eric Baudais) * Fixes and improvements to the DocBook XSLT (Shaun McCance) * Mildly better error dialogs, still need work (Shaun McCance) * Some under-the-hood improvements to the TOC maker (Shaun McCance) * Anchor jumping stuff, which is still giving problems (Shaun McCance) * Added yelp:chunk-depth processing instruction (Shaun McCance) * Handle absolute ghelp: URIs again (Shaun McCance) * Actually handle HTML pages (Shaun McCance) * Handle links to stuff that goes outside Yelp (Shaun McCance) * Fix annoying whitespace problem in sidebar (Shaun McCance) * Update translations: ar (Arafat Medini) ca (Jordi Mallach) cs (Miloslav Trmac) de (Christian Neumair) es (Francisco Javier F. Serrador) et (Tõivo Leedjärv) fr (Sebastien Bacher) hr (Robert Sedak) ko (Changwoo Ryu) lt (Žygimantas Beručka) mn (Sanlig Badral) ms (Hasbullah Bin Pit) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) pt (Duarte Loreto) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) ja (Takeshi AIHANA) Changes in 2.5.2.1: ------------------- * Fix the intltool 0.28 build breakage Changes in 2.5.2: ----------------- * Lots and lots of work on the Find dialog (Chee Bin HOH) * Page titles now show up in the titlebar (Shaun McCance) * Non-existent pages are discovered faster (Shaun McCance) * Sidebar selection follows loaded page again (Shaun McCance) * Previous, Next, and TOC have menu items (Shaun McCance) * Window icon from the icon theme, more to come (Shaun McCance) * Pretty colored boxes that follow the theme (Shaun McCance) * Admonition graphics work again (Shaun McCance) * Plenty more work on the DocBook XSLT (Shaun McCance) * Display a busy cursor while loading (Shaun McCance) * Put Titlepage and Contents in the right order (Shaun McCance) * Prevent duplicate entry in history (Shaun McCance) * Do startup notification right (Shaun McCance) * Various crashers and leaks fixed * Updated translations: ar (Arafat Medini) be (Ales Nyakhaychyk) ca (Jordi Mallach) cs (Miloslav Trmac) da (Ole Laursen) de (Christian Neumair) el (Nikos Charonitakis) es (Francisco Javier F. Serrador) ja (Takeshi AIHANA) nl (Tino Meinen) nn (Åsmund Skjæveland) pl (GNOME PL Team) sr (Danilo Šegan) sr@Latn (Danilo Šegan) sv (Christian Rose) Changes in 2.5.1: ----------------- * Remove empty Categories headers from TOC (Shaun McCance) * Back, Forward, and Find in Page are back (Chee Bin HOH) * Crashes found and fixed: Joe Markus Clarke (2) Diego González (1) Shaun McCance (1) * Updated translations: cs (Miloslav Trmac) lt (Žygimantas Beručka) mn (Sanlig Badral) nl (Tino Meinen) sr (Danilo Šegan) sr@Latn (Danilo Šegan) th (Paisa Seeluangsawat) fr (Jean-Michel Ardantz) Changes in 2.5.0: ----------------- Completely new transformation system. This is really just a whole slew of changes that I just can't list. The transformations are done entirely differently, in-process, and unthreaded. A YelpPager is used to hold the transformation, and it emits signals when pages are ready to be displayed. The "views" are removed from YelpWindow, because everything goes through YelpPager, and it's considerably simpler. There are a lot of regressions and breakages, but the new infastructure will prove itself. (Shaun McCance)
2004-04-01 20:48:36 +02:00
@dirrm share/yelp/icons
@dirrm share/yelp
Update to 2.12.1: Changes in 2.12.1: ------------------ * Updated translations: ku (Erdal Ronahi) vi (Clytie Siddall) Changes in 2.12.0: ------------------ * Enabled F7 keybinding, as per #157941 (Shaun McCance) * Don't crash on invalid DocBook, #310420 (Brent Smith) * Updated translations: ca (Jordi Mallach) cy (Telsa Gwynne) fr (Christophe Merlet) ko (Young-Ho Cha) lt (Žygimantas Beručka) ru (Leonid Kanter) tr (Baris Cicek) Changes in 2.11.92: ------------------- * All sorts of Gecko backend stuff (Christian Persch) * Fix typo in character code in translator comment (Behdad Esfahbod) * Small fixes (Ross Burton) * Fix crash (Don Scorgie) * Updated translations: el (Nikos Charonitakis) fa (Meelad Zakaria) fi (Ilkka Tuohela) gu (Ankit Patel) he (Yuval Tanny) hu (Gabor Kelemen) id (Ahmad Riza H Nst) ja (Takeshi AIHANA) nl (Reinout van Schouwen) pl (Bartosz Kosiorek) pt_BR (Estêvão Samuel Procópio) pt (Duarte Loreto) ro (Mugurel Tudor) sq (Laurent Dhima) sr (Слободан Д. Средојевић) sv (Christian Rose) th (Theppitak Karoonboonyanan) uk (Maxim Dzumanenko) vi (Clytie Siddall) zh_CN (Funda Wang) zh_TW (Abel Cheung) Changes in 2.11.1: ------------------ * Made bookmark headers insensitive (Don Scorgie) * Use gobject private data, fixing bug #140632 (Christian Persch) * All sorts of Gecko backend stuff (Christian Persch) * Position the navbar at the bottom (Shaun McCance) * Changed color parameters around (Shaun McCance) * Added trail of links to parent sections (Shaun McCance) * Added JS magic to the linktrail (Stuart Langridge) * Depend on gnome-doc-utils 0.3.1 (Shaun McCance) * Set a minimum font size of 8pt (Shaun McCance) * Updated translations: bg (Vladimir Petkov) cs (Miloslav Trmac) da (Martin Willemoes Hansen) de (Hendrik Brandt) es (Francisco Javier F. Serrador) et (Ivar Smolin) gl (Ignacio Casal Quinteiro) it (Alessio Frusciante) nb (Terance Sola) nl (Tino Meinen) no (Terance Sola) sv (Christian Rose) zh_TW (Abel Cheung) en_CA (Adam Weinberger) eu (Iñaki Larrañaga) el (Kostas Papadimas)
2005-10-14 23:48:34 +02:00
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/192x192/apps
@comment in GConf2: @dirrm share/gconf/schemas
@comment in xdg-dirs: @dirrm share/applications
@comment in libbonobo: @dirrm lib/bonobo/servers