summaryrefslogtreecommitdiff
path: root/libyelp
Commit message (Expand)AuthorAgeFilesLines
* Build fixesShaun McCance2010-05-272-1/+3
* Changes for new common HTML output in yelp-xslShaun McCance2010-05-261-20/+20
* [libyelp/yelp-docbook-document] Fixes for DB5 IDs and titlesShaun McCance2010-05-211-3/+23
* [libyelp/yelp-view] Special right-click menu for mailto: linksShaun McCance2010-05-211-8/+24
* [libyelp/yelp-view] Saving and sending video on right clickShaun McCance2010-05-211-5/+16
* [libyelp/yelp-view] Copy text on right-clickShaun McCance2010-05-201-0/+10
* [libyelp/yelp-view] Set back_cur to NULL in dispose to prevent crashShaun McCance2010-05-191-1/+2
* [libyelp/yelp-view.c] Added nautilus-sendto support for imagesShaun McCance2010-05-191-1/+31
* [libyelp/yelp-view] Save images on right-clickShaun McCance2010-05-181-2/+111
* [libyelp/yelp-view.c] Fix page refs for file:///-referenced Mallard docsShaun McCance2010-05-181-1/+6
* [libyelp/yelp-view] Manage and disconnect GtkAdjustment signal handlersShaun McCance2010-05-181-4/+22
* [libyelp/yelp-view] Handle the right-click popup menuShaun McCance2010-05-181-2/+107
* [libyelp/yelp-view] Store and set scroll adjustments in historyShaun McCance2010-05-171-4/+73
* [libyelp/yelp-uri] Initialize variable to NULL to avoid crashShaun McCance2010-05-131-1/+1
* [libyelp] Better handling of plain text documentsShaun McCance2010-05-132-2/+23
* [yelp-view.c] Try hard to send notify::page-title before loadedShaun McCance2010-05-101-19/+17
* [yelp-view.c] Give WebKit real URIs when real URIs are file: URIsShaun McCance2010-05-101-5/+12
* [libyelp] Various fixes for relative links in HTML documentsShaun McCance2010-05-103-9/+67
* [libyelp] Make relative links work for HTML documentsShaun McCance2010-05-102-5/+18
* [yelp-simple-document] Idle funcs should return a boolean.Shaun McCance2010-05-101-11/+13
* [yelp-location-entry] Adding bookmark tags in completion drop-downShaun McCance2010-05-072-8/+43
* [yelp-location-entry] Enable location entry bookmarks + markers in historyShaun McCance2010-05-072-5/+57
* [yelp-view] Fixed notify:: signal emissions, adding param specsShaun McCance2010-05-072-12/+49
* Fix various calls to g_signal_emit(_by_name); one was causing a crashShaun McCance2010-05-072-14/+15
* [libyelp/yelp-view] Added basic printing supportShaun McCance2010-05-071-0/+13
* [yelp-view] Fixed typos in property descriptions, bug #618016Shaun McCance2010-05-071-2/+2
* [yelp-location-entry] Fixed widget->window for GSEALShaun McCance2010-05-071-1/+1
* Fixed some compiler warningsShaun McCance2010-05-065-11/+11
* Update LZMA decoder to the new APIJavier Jardón2010-05-072-22/+29
* Silence the build a bitJavier Jardón2010-05-071-4/+4
* Removing yelp-io-channel, since we have the GIO stuff in nowShaun McCance2010-05-063-257/+0
* Fixing the build stuff for bz2Shaun McCance2010-05-062-1/+10
* [configure.in] Updating and fixing bits of lzma building, --disable-lzma worksShaun McCance2010-05-062-12/+24
* [yelp-window] Use LOADING in location entry for a throbberShaun McCance2010-05-031-5/+36
* [yelp-location-entry] Fixed typo, bug #617431Shaun McCance2010-05-021-1/+1
* Handle NULL better in page sorting functionsShaun McCance2010-04-301-1/+3
* [libyelp/yelp-document] Default to help-contents page iconShaun McCance2010-04-301-0/+3
* Expose the real page ID in YelpView, use for bookmarks in YelpWindowShaun McCance2010-04-301-11/+39
* [yelp-window] Sort the completion drop-down on icon and titleShaun McCance2010-04-301-3/+8
* Sort page types from a static list, instead of just strcmpShaun McCance2010-04-292-0/+29
* [libyelp/yelp-view.c] Moving back/forward handling to YelpViewShaun McCance2010-04-281-1/+147
* [libyelp] Implement previous and next menu itemsShaun McCance2010-04-282-15/+101
* [libyelp/yelp-document.c] Don't keep trying to refree freed resourcesShaun McCance2010-04-281-2/+4
* [libyelp/yelp-view.c] Make errors look like Yelp notesShaun McCance2010-04-282-18/+51
* [info2html] Link trails in info documentsShaun McCance2010-04-271-2/+11
* [libyelp] Load the top page without a page ID for info documentsShaun McCance2010-04-272-1/+5
* [libyelp] Adding info documents; still a few problems, but it mostly worksShaun McCance2010-04-269-10/+1895
* [libyelp] Adding GIO decompressors for bz2, lzma, and magicShaun McCance2010-04-267-4/+662
* Varous build fixed for distcheckShaun McCance2010-04-241-1/+5
* [yelp-location-entry] For autocomplete, AND multiple termsShaun McCance2010-04-021-26/+31