summaryrefslogtreecommitdiff
path: root/libyelp
Commit message (Expand)AuthorAgeFilesLines
* [libyelp/yelp-mallard-document] Support for Mallard Facets extensionShaun McCance2010-12-161-9/+31
* [libyelp/yelp-view] Don't include line numbers when copying code blocksShaun McCance2010-12-091-3/+6
* [libyelp/yelp-view.c] WebKit has convenience APIs, remove codeShaun McCance2010-12-091-52/+19
* Enable syntax highlightingShaun McCance2010-12-081-5/+3
* [libyelp/yelp-view] printf javascript alert, useful for debuggingShaun McCance2010-12-081-0/+15
* [yelp-view] Use new GtkScrollable instead of set_scroll_adjustmentsShaun McCance2010-11-191-21/+30
* [yelp-location-entry] Adapt to GtkComboBox changes, bug #633411Shaun McCance2010-11-192-8/+7
* Change GDK_keyname to GDK_KEY_keynameMaciej Piechotka2010-10-011-1/+1
* Fix returns in info_request_page ()Rupert Swarbrick2010-09-151-1/+2
* Allow the possibility of no compression for info files.Rupert Swarbrick2010-09-151-34/+52
* Copy the info program for dealing with INFOPATH.Rupert Swarbrick2010-09-151-3/+19
* Allow special characters in info links.Rupert Swarbrick2010-09-151-0/+72
* Menu formatting.Rupert Swarbrick2010-09-151-8/+30
* Render multi-line links correctly.Rupert Swarbrick2010-09-151-33/+17
* Parse info files into paragraphs (separated by blank lines).Rupert Swarbrick2010-09-151-212/+242
* Display menus as <ul>'s, rather than the original text.Rupert Swarbrick2010-09-151-17/+70
* Support for headings in info files.Rupert Swarbrick2010-09-151-20/+153
* Fixed typos in translatable stringsLaurent Coudeur2010-09-061-1/+1
* [yelp-help-list] Look up icons for documents in help listShaun McCance2010-08-171-11/+74
* [yelp-help-list] Add desc for Mallard documentsShaun McCance2010-08-161-3/+17
* [yelp-help-list] Use Mallard-style link divsShaun McCance2010-08-131-31/+46
* [yelp-help-list] Adding list of all (ghelp) documentsShaun McCance2010-08-136-57/+649
* [yelp-view] Add validity-checking function to link actionsShaun McCance2010-08-132-20/+54
* [yelp-location-entry] Add bookmark when icon clickedShaun McCance2010-08-101-1/+17
* [yelp-application] Use GSettings::changed to emit bookmarks-changedShaun McCance2010-08-101-0/+5
* [libyelp] Move "bookmarks-changed" signal to YelpBookmarks, hook up to locati...Shaun McCance2010-08-102-2/+58
* [yelp-mallard-document] Fix dropping of sections from the cacheShaun McCance2010-08-101-2/+5
* [libyelp] Show bookmarks in location entry with YelpBookmarksShaun McCance2010-08-106-203/+386
* Move functionality into YelpLocationEntryShaun McCance2010-08-093-246/+598
* [yelp-mallard-document] Don't double-add pages, also fixes #621398Shaun McCance2010-06-261-1/+7
* [libyelp/yelp-view] Replace deprecated GTK_WIDGET_VISIBLEShaun McCance2010-06-231-3/+3
* Don't segfault on http:// uri's.Rupert Swarbrick2010-06-102-1/+18
* [yelp-view] Fix incorrect string, thansk to Rupert Swarbrick, bug #621137Shaun McCance2010-06-091-4/+11
* [yelp-view] Normalize space in read later link textShaun McCance2010-06-081-27/+29
* [yelp-view] Utility DOM functions to make code suck lessShaun McCance2010-06-081-54/+48
* [yelp-uri] Preserve both page_id and frag_id for file: URIsShaun McCance2010-06-081-1/+3
* [yelp-view] Added "Copy Code Block" and "Save Code Block As"Shaun McCance2010-06-081-1/+172
* Merge branch 'webkit-inner-node'Shaun McCance2010-06-081-4/+50
|\
| * [yelp-view] Use WebKitHitTestResult:inner-node for read-later link textShaun McCance2010-06-071-4/+50
* | [yelp-uri] Use index.docbook for help: URIsShaun McCance2010-06-081-5/+15
* | [yelp-mallard-document] Use entire search path when loading Mallard docsShaun McCance2010-06-071-43/+49
* | [yelp-uri] Add support for proposed XDG help: URI schemeShaun McCance2010-06-071-48/+125
|/
* [libyelp/yelp-settings] Brighten up the yellow; the old yellow felt dirtyShaun McCance2010-06-031-3/+3
* Adding "Read Later" feature, still needs proper link textShaun McCance2010-06-022-16/+80
* [yelp-uri] Recognize Mallard docs by index.page.stub in editor modeShaun McCance2010-06-021-0/+13
* [yelp-man-parser] Append \n to avoid running words togetherShaun McCance2010-06-011-0/+1
* [yelp-man-parser] Lines from GDataInputStream don't include \nShaun McCance2010-06-011-16/+16
* [libyelp] Adding man page support, some formatting still offShaun McCance2010-06-018-33/+2462
* Build fixesShaun McCance2010-05-272-1/+3
* Changes for new common HTML output in yelp-xslShaun McCance2010-05-261-20/+20