summaryrefslogtreecommitdiff
path: root/misc/yelp
AgeCommit message (Collapse)AuthorFilesLines
2004-05-15Update to 2.6.1:jmmv3-7/+9
* Numerous leaks identified and fixed: #140597, #140595, #140546, #140525, #140524 (Morten Welinder) * Crash on close fixed, #140300 (Morten Welinder) * Fixed compile failure, #134886 (Shaun McCance) * Fixed potential memory error, #128914 (Shaun McCance) * Updated translations: af (Zuza Software Foundation) gu (Gujarati Team) is (Helgi Þormar Þorbjörnsson) th (Theppitak Karoonboonyanan) hr (Robert Sedak) hu (Andras Timar)
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv4-175/+52
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-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-02-16Depend on at least gnome-dirs 1.4 to handle the share/images shared directory.jmmv2-4/+8
Bump PKGREVISION.
2004-02-16Ouch, fix typo: glib -> glib2.jmmv1-2/+2
2004-02-16Explicitly depend on all packages used directly by this one. Also usejmmv1-1/+13
pkgsrc intltool.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11Bump PKGREVISION due to libgtkthml update.xtraeme1-7/+7
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Updated to 2.4.2xtraeme4-11/+40
Changes: * Fix problem and potential crash in info converter. * Updated translations. * Don't forkbomb when DISPLAY is set. * Updated README * Removed C99-dependant code * Gnomeified admonition graphics * Removed yelp-base from OAF server file * Save window size * Fixed CFLAGS * Don't forkbomb when restoring session * Fix layout problem introduced by a11y fixes * Fix bad XSLT syntax in getting admonitions And more... review Changelog to see a complete list of changes.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-1/+2
2003-09-12Initial import of yelp 2.2.2.xtraeme4-0/+245
Yelp is the help browser for GNOME2. It lets you navigate through all installed documentation. Reviewed by jmmv@ and wiz@