summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* application: Support color-schemeAlexander Mikhaylenko2022-02-101-0/+2
* window: Use HdyApplicationWindow for rounded bottom cornersChristopher Davis2021-10-093-19/+23
* window: Always use headerbarChristopher Davis2021-10-091-30/+2
* Handle mouse back/forward buttons at window levelPaul Hebble2021-02-061-0/+23
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-092-58/+53
* 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-162-13/+7
* icon: update app iconJakub Steiner2018-10-291-1/+1
* Don’t translate propertiesPiotr Drąg2017-06-201-2/+2
* Fix in-page search box borderTrinh Anh Ngoc2017-06-191-1/+2
* Fallback to 'help-list:' if the default URI is not availableAleksander Morgado2016-02-231-9/+24
* Convert src subdirectory to non-recursive makeDavid King2015-10-201-37/+0
* yelp-window: NULL-check page_title before strcmping itShaun McCance2015-08-191-1/+1
* Hide the subtitle when it matches the titleMichael Catanzaro2015-08-101-1/+1
* application: don't steal activation timestampCosimo Cecchi2015-08-061-1/+1
* YelpWindow: In Unity, use the header bar as a toolbarIain Lane2015-06-221-10/+35
* yelp-window: Fix loading cursor inconsistenciesCarlos Garcia Campos2015-06-221-12/+24
* yelp-window: Remove ScrolledWindow to hold WebView.Marcos Chavarría Teijeiro2015-06-221-8/+1
* yelp-view: Implement web extension to load resourcesMarcos Chavarría Teijeiro2015-06-221-0/+1
* yelp-view: Use WKFindController instead of deprecated search functions in WKW...Marcos Chavarría Teijeiro2015-06-221-24/+20
* Remove redundant extra semicolonsDavid King2015-02-091-1/+1
* Use WARN_CFLAGS instead of AM_CFLAGSDavid King2015-02-051-1/+1
* Use AX_COMPILER_FLAGSDavid King2015-02-051-1/+1
* Remove duplicate declarationsDavid King2015-02-052-4/+0
* icons: Use bookmark icon from themeDavid King2015-01-281-1/+1
* yelp-window: Style the find revealerDavid King2014-09-111-4/+25
* yelp-window: use new symbolic menu iconEkaterina Gerasimova2014-08-191-4/+1
* yelp-window: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-231-5/+2
* yelp-window: Use GtkRevealer for find entryShaun McCance2014-06-231-15/+20
* yelp-window: Drop gtk bug workaround because mclasen fixed the bugShaun McCance2014-06-181-10/+0
* yelp-window: Fix the size of the up/down buttons in the search barYosef Or Boczko2014-06-181-0/+8
* yelp-window: Use gtk_window_close instead of emitting delete-eventShaun McCance2014-06-181-2/+1
* Use gtk_application_set_accels_for_actionShaun McCance2014-06-171-30/+35
* Fixed some compiler warningsShaun McCance2014-06-172-6/+1
* Use the '…' unicode character instead of three points '...'Yosef Or Boczko2014-06-181-2/+2
* yelp-window: Don't show find bar when search bar is shownShaun McCance2014-06-171-0/+16
* yelp-window: Added back Ctrl+L, better key press handling for searchShaun McCance2014-06-172-102/+111
* yelp-window: Use placeholder text on empty bookmarks listShaun McCance2014-06-161-4/+3
* Move some actions to the app menuShaun McCance2014-06-162-11/+13
* Merge branch 'master' into new-aday-designShaun McCance2014-06-162-11/+20
|\
| * yelp: check if running on X11 before running gdk_x11_* codeArmin K2014-04-281-10/+19
| * Don't use g_source_remove for signal handlersShaun McCance2014-02-251-2/+2
* | yelp-window: Added "All Help" menu itemShaun McCance2014-06-161-15/+20
* | Removed read laterShaun McCance2014-06-163-313/+11
* | yelp-window: Improvements to buttons and search barShaun McCance2014-06-161-1/+11
* | Fixed up the bookmarks popover a bitShaun McCance2014-02-241-11/+13
* | Make prev/next buttons for find in page workShaun McCance2014-02-231-2/+28
* | Added actions for larger and smaller textShaun McCance2014-02-233-54/+45
* | Added keybinding to show text cursorShaun McCance2014-02-231-6/+20