summaryrefslogtreecommitdiff
path: root/libyelp/yelp-view.c
Commit message (Expand)AuthorAgeFilesLines
...
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* yelp-view: Update call to deprecated gdk_app_launch_context_newShaun McCance2013-08-181-1/+1
* Revert "Add an app menu"Matthias Clasen2013-04-051-2/+2
* Add an app menuMatthias Clasen2013-04-051-2/+2
* yelp-view: Don't free the passed GError in view_show_error_page()Carlos Garcia Campos2012-11-211-2/+4
* yelp-view: Fix memory leaksCarlos Garcia Campos2012-11-211-0/+2
* Unbreak simple #fragment links, bug #671018Shaun McCance2012-02-281-1/+9
* yelp-view: Insert search bar on document-load-finishedShaun McCance2011-10-261-35/+44
* Link to full text search when terms is in URI query stringShaun McCance2011-10-211-3/+36
* yelp-view: Set right-click menu for install linksShaun McCance2011-10-211-2/+9
* yelp-view: Allow multiple packages with install: URIShaun McCance2011-10-211-1/+6
* yelp-view: Don't offer to open http in new window, offer copy insteadShaun McCance2011-10-211-4/+25
* yelp-view: Adapt link text to linkdiv changes in yelp-xslShaun McCance2011-05-181-1/+1
* yelp-view: Don't spin loading cursor foreverShaun McCance2011-04-161-1/+10
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-101-1/+1
* Fix return values in libyelp functions.Frederic Crozat2011-03-081-0/+1
* Finishing up work on symbolic iconsShaun McCance2011-02-211-1/+1
* Lots of minor code tidyups.Rupert Swarbrick2011-01-101-2/+1
* yelp-location-entry: Don't show #frag for error pagesShaun McCance2011-01-061-1/+1
* [yelp-view] Fixed order of signal emissionsShaun McCance2011-01-061-33/+28
* Fixing some navigation wonkiness with error pagesShaun McCance2011-01-061-11/+61
* [libyelp] Auto-reload page after package installShaun McCance2011-01-061-20/+43
* Moving PackageKit integration to YelpViewShaun McCance2011-01-061-11/+238
* Automatically install packages for missing documentsShaun McCance2011-01-051-0/+1
* [libyelp/yelp-view] Use GAppLaunchContext instead of gdk_spawnShaun McCance2010-12-231-2/+15
* [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-view] Add validity-checking function to link actionsShaun McCance2010-08-131-7/+38
* [libyelp/yelp-view] Replace deprecated GTK_WIDGET_VISIBLEShaun McCance2010-06-231-3/+3
* [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-view] Added "Copy Code Block" and "Save Code Block As"Shaun McCance2010-06-081-1/+172
* [yelp-view] Use WebKitHitTestResult:inner-node for read-later link textShaun McCance2010-06-071-4/+50
* Adding "Read Later" feature, still needs proper link textShaun McCance2010-06-021-4/+63
* [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
* [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