summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Massive cleanup of old filesShaun McCance2011-05-1822-5973/+0
* Fix build breakage caused by the fix to https://bugzilla.gnome.org/show_bug.c...Gabor Kelemen2011-04-291-0/+2
* Fix untranslated UI elements, bug #648840Matthias Clasen2011-04-281-0/+5
* yelp-application: Remove C++-style comment, bug #648771Shaun McCance2011-04-271-1/+1
* yelp-application: Fix invalid free, bug #647761Shaun McCance2011-04-141-1/+1
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-101-1/+1
* yelp-application: Handle command line args, GFile messes them upShaun McCance2011-04-081-42/+52
* Merged GtkApplication port, bug #645264Shaun McCance2011-04-073-237/+107
|\
| * yelp-application.c: Reimplement --editor-modeShaun McCance2011-04-061-0/+32
| * yelp-application: Reinstate primary doc window after GtkApplicationShaun McCance2011-04-061-1/+1
| * GtkApplicationRyan Lortie2011-04-063-237/+75
* | yelp-application.c: Actually use dconf, except per-documentShaun McCance2011-04-061-13/+10
|/
* clear the GVariantBuilder when not setting itRyan Lortie2011-04-061-5/+4
* Add missing #include <config.h> to make sure translation work among other thi...Kjartan Maraas2011-03-271-0/+4
* Fixed wrong gsettings schema id and switched to rnds pathsShaun McCance2011-02-211-3/+3
* src/yelp-application.c: Default to ghelp:gnome-helpShaun McCance2011-02-211-1/+1
* Finishing up work on symbolic iconsShaun McCance2011-02-211-1/+2
* yelp-window: Remove find bar animation, doesn't workShaun McCance2011-02-131-84/+2
* yelp-window: Use "Find:" label instead of icon on find barShaun McCance2011-02-131-28/+8
* Remove bookmark directory from page, no editor, use symbolicShaun McCance2011-02-091-309/+31
* Fixing some navigation wonkiness with error pagesShaun McCance2011-01-061-1/+5
* Moving PackageKit integration to YelpViewShaun McCance2011-01-063-242/+1
* Automatically install packages for missing documentsShaun McCance2011-01-053-46/+228
* [yelp-window] Fix some critical warningsShaun McCance2011-01-041-8/+11
* [yelp-window] Set busy cursor when page is loadingShaun McCance2011-01-041-0/+7
* Fail more gracefully in bookmark functions if we get passed a null.Rupert Swarbrick2010-12-201-0/+9
* Port yelp-application.c to the bookmarks interface properly.Rupert Swarbrick2010-12-203-14/+24
* [src/yelp-window.c] Use new GtkLinkButton::activate-link signalShaun McCance2010-10-151-12/+4
* Use upstream gettext instead the Glib oneJavier Jardón2010-10-011-0/+1
* Change GDK_keyname to GDK_KEY_keynameMaciej Piechotka2010-10-011-4/+4
* Fixed typos in translatable stringsLaurent Coudeur2010-09-061-2/+2
* [yelp-help-list] Adding list of all (ghelp) documentsShaun McCance2010-08-131-0/+16
* [yelp-view] Add validity-checking function to link actionsShaun McCance2010-08-131-1/+16
* [yelp-location-entry] Add bookmark when icon clickedShaun McCance2010-08-101-12/+0
* [yelp-application] Use GSettings::changed for read-later-changed signalShaun McCance2010-08-101-2/+15
* [yelp-application] Use GSettings::changed to emit bookmarks-changedShaun McCance2010-08-102-28/+30
* [libyelp] Move "bookmarks-changed" signal to YelpBookmarks, hook up to locati...Shaun McCance2010-08-102-13/+12
* [libyelp] Show bookmarks in location entry with YelpBookmarksShaun McCance2010-08-103-6/+51
* Move functionality into YelpLocationEntryShaun McCance2010-08-091-438/+6
* [yelp-window] Bookmark icons weren't applied correctly, bad memory managementShaun McCance2010-08-061-2/+2
* [yelp-application] Fix broken gsettings keyfile setupShaun McCance2010-07-021-1/+1
* Adapt to recent glib api changesMatthias Clasen2010-06-301-1/+1
* [yelp-application] Finish transition to GDBusShaun McCance2010-06-273-36/+1
* [yelp-application] Adjust to API changes in GSettingsBackendShaun McCance2010-06-231-10/+9
* [yelp-application.c] Update for API changes in GDBusgdbusShaun McCance2010-06-161-28/+30
* Merge branch 'master' into gdbusShaun McCance2010-06-168-2499/+844
|\
| * [yelp-window] Skip initial and move-only configure-event signalsShaun McCance2010-06-101-2/+32
| * Don't segfault on http:// uri's.Rupert Swarbrick2010-06-101-1/+1
| * Adding "Read Later" feature, still needs proper link textShaun McCance2010-06-023-11/+267
| * [yelp-window] Make sure bookmark actions have the right title when switching ...Shaun McCance2010-06-021-1/+11