summaryrefslogtreecommitdiff
path: root/src/yelp-application.c
Commit message (Expand)AuthorAgeFilesLines
* window: Use HdyApplicationWindow for rounded bottom cornerswip/cdavis/hdywindowChristopher Davis2021-09-241-0/+3
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-18/+16
* Allow the application name to be translatedliujing2019-07-191-1/+1
* Try to fit in a sandboxMatthias Clasen2019-01-231-1/+19
* Stop using GNOME App Menu deprecated in 3.32Jeremy Bicha2019-01-161-13/+0
* Fallback to 'help-list:' if the default URI is not availableAleksander Morgado2016-02-231-9/+24
* application: don't steal activation timestampCosimo Cecchi2015-08-061-1/+1
* Remove duplicate declarationsDavid King2015-02-051-2/+0
* Use gtk_application_set_accels_for_actionShaun McCance2014-06-171-30/+35
* Fixed some compiler warningsShaun McCance2014-06-171-5/+0
* yelp-window: Added back Ctrl+L, better key press handling for searchShaun McCance2014-06-171-0/+16
* Move some actions to the app menuShaun McCance2014-06-161-0/+13
* Merge branch 'master' into new-aday-designShaun McCance2014-06-161-10/+19
|\
| * yelp: check if running on X11 before running gdk_x11_* codeArmin K2014-04-281-10/+19
* | Removed read laterShaun McCance2014-06-161-94/+0
* | Added actions for larger and smaller textShaun McCance2014-02-231-50/+36
* | Added keybinding to show text cursorShaun McCance2014-02-231-6/+20
* | Hooked up actions for new window and close windowShaun McCance2014-02-231-28/+11
* | Hooked up actions for previous and next pageShaun McCance2014-02-231-0/+12
* | Initial work on implementing aday's new yelp designsShaun McCance2014-02-221-0/+16
|/
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Revert "Don't steal focus, optionally"Matthias Clasen2013-04-051-12/+8
* Revert "Center new windows"Matthias Clasen2013-04-051-1/+0
* Revert "Add an app menu"Matthias Clasen2013-04-051-44/+0
* Add an app menuMatthias Clasen2013-04-051-0/+44
* Center new windowsMatthias Clasen2013-04-051-0/+1
* Don't steal focus, optionallyMatthias Clasen2013-04-051-8/+12
* Don't crash when doing stuff to empty windowsShaun McCance2012-02-171-0/+9
* yelp-application: Fix bookmark updatingShaun McCance2012-01-201-1/+2
* Make yelp open the user guide by defaultMatthias Clasen2011-09-221-2/+2
* Fix crash when opening URI after closing a windowShaun McCance2011-06-241-0/+21
* 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
* yelp-application: Handle command line args, GFile messes them upShaun McCance2011-04-081-42/+52
* Merged GtkApplication port, bug #645264Shaun McCance2011-04-071-227/+104
|\
| * 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-061-227/+72
* | 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
* 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
* Moving PackageKit integration to YelpViewShaun McCance2011-01-061-159/+0
* Automatically install packages for missing documentsShaun McCance2011-01-051-30/+138
* 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-201-6/+9
* Fixed typos in translatable stringsLaurent Coudeur2010-09-061-2/+2
* [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-101-6/+19
* [libyelp] Move "bookmarks-changed" signal to YelpBookmarks, hook up to locati...Shaun McCance2010-08-101-12/+3