summaryrefslogtreecommitdiff
path: root/src/yelp-application.c
Commit message (Expand)AuthorAgeFilesLines
* [yelp-application.c] Update for API changes in GDBusgdbusShaun McCance2010-06-161-28/+30
* Merge branch 'master' into gdbusShaun McCance2010-06-161-11/+177
|\
| * Don't segfault on http:// uri's.Rupert Swarbrick2010-06-101-1/+1
| * Adding "Read Later" feature, still needs proper link textShaun McCance2010-06-021-0/+81
| * [yelp-window] First round on the bookmarks editorShaun McCance2010-05-271-0/+26
| * [yelp-application] Make sure the primary window is used, focused, and raisedShaun McCance2010-05-181-3/+13
| * [libyelp/yelp-view] Handle the right-click popup menuShaun McCance2010-05-181-6/+12
| * [yelp-application] Automatically update bookmark titles and iconsShaun McCance2010-05-101-1/+44
* | [yelp-application.c] Port PK bits to GDBus, fix GVariant usageShaun McCance2010-05-091-54/+44
* | [yelp-application.c] Initial work on porting to GDBusShaun McCance2010-05-081-29/+102
|/
* Fix various calls to g_signal_emit(_by_name); one was causing a crashShaun McCance2010-05-071-1/+1
* Fixed some compiler warningsShaun McCance2010-05-061-2/+0
* Expose the real page ID in YelpView, use for bookmarks in YelpWindowShaun McCance2010-04-301-7/+2
* First pass at bookmarksShaun McCance2010-04-291-18/+96
* [yelp-application] Store window geometry per-documentShaun McCance2010-04-271-2/+65
* [yelp-application] Move global actions (cursor, font) into YelpApplicationShaun McCance2010-04-231-55/+106
* [yelp-application] Use keyfile backend of GSettings if none other specifiedShaun McCance2010-04-231-1/+12
* Use GSettings for show-cursor and font-adjustment preferencesShaun McCance2010-04-231-34/+19
* Adding "New Window" menu item, goes to document topShaun McCance2010-04-021-4/+31
* Added ability to show text cursor with F7 or View menuShaun McCance2010-03-261-0/+39
* Adding --editor-mode, show revision status and commentsShaun McCance2010-03-221-2/+18
* [yelp-application] Resolve relative path before LoadURI over DBusShaun McCance2010-03-191-2/+12
* [yelp-window] Handle install: links with PackageKit, FTWShaun McCance2010-03-171-1/+56
* [yelp-application] Present existing windows on current workspaceShaun McCance2010-03-171-2/+10
* [yelp-window] Let YelpApplication handle font adjustmentsShaun McCance2010-03-161-0/+35
* [yelp-window.c] Adding menu with Close, plus new Ctrl+L entryShaun McCance2010-03-151-2/+2
* [yelp-window] Basic new YelpWindow for YelpApplicationShaun McCance2010-03-111-36/+53
* [src/yelp.c] Basic DBus-enabled libyelp-based Yelp shellShaun McCance2010-03-101-0/+270