summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version 2.31.32.31.3Shaun McCance2010-05-272-1/+27
|
* Build fixesShaun McCance2010-05-273-2/+4
|
* Changes for new common HTML output in yelp-xslShaun McCance2010-05-264-106/+74
|
* Updated Spanish translationJorge González2010-05-251-59/+92
|
* Updated Galician translationsFran Diéguez2010-05-221-32/+51
|
* [libyelp/yelp-docbook-document] Fixes for DB5 IDs and titlesShaun McCance2010-05-211-3/+23
|
* Merge branch 'master' into db5Shaun McCance2010-05-2195-15858/+15185
|\
| * [libyelp/yelp-view] Special right-click menu for mailto: linksShaun McCance2010-05-211-8/+24
| |
| * [yelp-window] Accept dragged documents on a Yelp windowShaun McCance2010-05-211-0/+37
| |
| * [libyelp/yelp-view] Saving and sending video on right clickShaun McCance2010-05-211-5/+16
| |
| * Updated Galician translationsFran Diéguez2010-05-201-56/+71
| |
| * [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
| |
| * [yelp-application] Make sure the primary window is used, focused, and raisedShaun McCance2010-05-181-3/+13
| |
| * [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-184-19/+145
| |
| * [yelp-toc] Fix TOC title I18NTakao Fujiwara2010-05-181-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615141
| * [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
| |
| * Updated Galician translationsFran Diéguez2010-05-121-73/+83
| |
| * Updated Oriya TranslationManoj Kumar Giri2010-05-111-538/+307
| |
| * [yelp-window] Make 'Add Bookmark' unsensitive on bookmarked pagesShaun McCance2010-05-101-21/+45
| |
| * [yelp-view.c] Try hard to send notify::page-title before loadedShaun McCance2010-05-101-19/+17
| |
| * [yelp-application] Automatically update bookmark titles and iconsShaun McCance2010-05-103-4/+63
| | | | | | | | | | | | | | | | | | I'm doing this on the "loaded" callback, assuming we already have an icon and a title. This assumption actually doesn't hold for HTML documents, which reset the title property after the page is loaded. I fear doing this in too many property notification callbacks, because updating the bookmarks causes callbacks into all windows. Maybe add a timeout from view_loaded instead.
| * [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-103-7/+20
| |
| * [yelp-simple-document] Idle funcs should return a boolean.Shaun McCance2010-05-101-11/+13
| |
| * Updated Spanish translationJorge González2010-05-101-68/+69
| |
| * Updated Spanish translationJorge González2010-05-091-24/+36
| |
| * Updated Slovenian translationMatej Urbančič2010-05-081-57/+59
| |
| * [yelp-location-entry] Adding bookmark tags in completion drop-downShaun McCance2010-05-073-12/+75
| |
| * [yelp-location-entry] Enable location entry bookmarks + markers in historyShaun McCance2010-05-075-46/+193
| |
| * [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-073-15/+16
| |
| * [libyelp/yelp-view] Added basic printing supportShaun McCance2010-05-072-0/+15
| | | | | | | | That was trivially easy
| * Remove SMClient client stuffJavier Jardón2010-05-0710-4309/+0
| | | | | | | | The required functionality will be integrated in GtkApplication soon
| * [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
| |
| * Updated Indonesian translationAndika Triwidada2010-05-071-592/+259
| |
| * Updated Slovenian translationMatej Urbančič2010-05-071-296/+168
| |
| * Updated Slovenian translationMatej Urbančič2010-05-071-416/+483
| |
| * Fixed some compiler warningsShaun McCance2010-05-066-13/+11
| |
| * Bump the required liblzma version to 4.9Javier Jardón2010-05-071-3/+3
| |
| * Update LZMA decoder to the new APIJavier Jardón2010-05-072-22/+29
| | | | | | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=617376
| * Silence the build a bitJavier Jardón2010-05-071-4/+4
| |