summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Hooked up actions for new window and close windowShaun McCance2014-02-232-43/+41
* | Hooked up actions for previous and next pageShaun McCance2014-02-232-19/+26
* | yelp-window: Center-align the buttons in the header barYosef Or Boczko2014-02-221-0/+7
* | yelp-window: Fix the button's icons in RTLYosef Or Boczko2014-02-221-2/+5
* | Initial work on implementing aday's new yelp designsShaun McCance2014-02-223-402/+335
|/
* Updated FSF's addressDaniel Mustieles2014-01-315-15/+5
* Fix calls to deprecated APIsShaun McCance2013-08-182-8/+6
* Revert "Don't steal focus, optionally"Matthias Clasen2013-04-051-12/+8
* Revert "Center new windows"Matthias Clasen2013-04-051-1/+0