Commit Graph

563 Commits (abe3813d345f9e52de407939cf0f885937046df8)
 

Author SHA1 Message Date
somas95 6eb4000df5 Update uberwriter-hu.po (POEditor.com) 2018-11-27 20:56:34 +01:00
somas95 1282e9b164 Update uberwriter-de.po (POEditor.com) 2018-11-27 20:56:31 +01:00
somas95 aa783cae29 Update uberwriter-fr.po (POEditor.com) 2018-11-27 20:56:29 +01:00
somas95 32d1e6b397 Update uberwriter-en_GB.po (POEditor.com) 2018-11-27 20:56:27 +01:00
somas95 5c1fa47c06 Update uberwriter-cs.po (POEditor.com) 2018-11-27 20:56:25 +01:00
somas95 8b0ff5943d Update uberwriter-zh_TW.po (POEditor.com) 2018-11-27 20:56:23 +01:00
somas95 b7a398b788 Update uberwriter-zh_CN.po (POEditor.com) 2018-11-27 20:56:20 +01:00
somas95 9a8a72ad1f Update uberwriter-ca_ES.po (POEditor.com) 2018-11-27 20:56:18 +01:00
somas95 0f22111e3b Update uberwriter-eu.po (POEditor.com) 2018-11-27 20:56:16 +01:00
somas95 df6c368268
Merge pull request #92 from UberWriter/refactoring
Refactoring -1-
2018-11-27 20:54:08 +01:00
Manuel Genovés 528a279919 minor changes 2018-11-27 20:50:27 +01:00
Manuel Genovés fb683114c2 updated logo references 2018-11-27 20:49:52 +01:00
Manuel Genovés 5ad641d959 updated version, contributors 2018-11-27 20:49:32 +01:00
Manuel Genovés 473cac657c updated icon by @bertob 2018-11-27 20:49:02 +01:00
Manuel Genovés 9288c54a36 delete unnecesary fmedia files 2018-11-27 20:48:28 +01:00
Manuel Genovés 2e2dc33e7f fix recents menu (now we pass App to window and headerbar) 2018-11-24 00:51:18 +01:00
Manuel Genovés cbd59b5f0b Fix #81, dark mode not being toggle for csd when reopening Uberwriter 2018-11-23 21:58:29 +01:00
Manuel Genovés 8b3252d68e Fix #87, copy html to clipboard didn't work due to outdated pandoc args 2018-11-23 21:20:06 +01:00
Manuel Genovés d3767c5957 Merge branch 'BrainBlasted-use-hig-for-primary-menu' into refactoring
Follow Gnome HIG on appmenu
2018-11-23 21:12:49 +01:00
Manuel Genovés 5b63b75ad3 Merge branch 'use-hig-for-primary-menu' of git://github.com/BrainBlasted/uberwriter into BrainBlasted-use-hig-for-primary-menu
Follow gnome HIG on appmenu
2018-11-23 21:11:54 +01:00
Manuel Genovés 517791284f Merge branch 'BrainBlasted-add-tooltips-to-horizontal-buttons' into refactoring
Change icons to labels in appmenu
2018-11-23 21:09:44 +01:00
Manuel Genovés 355880ab1a Merge branch 'add-tooltips-to-horizontal-buttons' of git://github.com/BrainBlasted/uberwriter into BrainBlasted-add-tooltips-to-horizontal-buttons
Change icons to labels
2018-11-23 21:07:25 +01:00
Christopher Davis 917a92485b Use labels instead of icons for preview, focus, and fullscreen
These actions were not immediately recognizable as icons;
With GMenuModel there's no way to either add tooltips or use
icons _and_ text, so labels-only are the best option
usability-wise.
2018-11-21 08:05:34 -05:00
Christopher Davis 03f2c21f8a Menu.ui: Use GNOME HIG for Primary Menu
As per https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement,
the new HIG has a few requirements:

* About should be "About <Application Name>"
* Preferences should be in the same section as About and Keyboard Shortcuts
* Shortcuts should be Keyboard Shortcuts
* Quit should be removed, as it's redundant
2018-11-21 03:52:01 -05:00
Manuel Genovés fcab2687f1 recents menu refactoring 2018-11-03 13:35:47 +01:00
Manuel Genovés 540671186e fix popover styles 2018-11-02 19:30:02 +01:00
Manuel Genovés ca758621d5 patch unneded 2018-10-19 19:09:48 +02:00
Manuel Genovés 61f3122afc add root app prefix for non flatpak installs 2018-10-19 18:44:53 +02:00
Manuel Genovés 4e8d8fa491 Initial PKGBUILD commit, thanks to
@yochananmarqos
2018-10-19 18:44:16 +02:00
Manuel Genovés fbb5dc05db fixed some icons 2018-10-14 17:49:41 +02:00
Manuel Genovés 9f30b0ffda Refactoring:
major cleanup (now the Window class is gone),
moved some calls to the about dialog
2018-10-14 17:48:25 +02:00
Manuel Genovés 44c648f94e refactoring:
externalize headerbar management,
cleanup,
fix #77
2018-10-14 17:46:30 +02:00
Manuel Genovés 10996e49e8 refactor of the headerbar class (dry) 2018-10-14 17:43:41 +02:00
somas95 202ac174f2 adapt flatpak json to new install paths 2018-08-17 22:52:12 +02:00
somas95 ac4b69a1d1 fix paths 2018-08-17 20:44:13 +02:00
somas95 0dbaac828a typo 2018-08-17 20:33:23 +02:00
somas95 2b824ee029 🎨 fix install paths
soft merge from pr #47 (thanks to @flipflop97)
2018-08-17 20:12:09 +02:00
somas95 2744c2a87e made a constructor for buttons 2018-08-02 21:13:57 +02:00
somas95 766b3a4b43 Move "finish initializing" code to __init__ 2018-07-29 20:48:45 +02:00
somas95 cf9d3d6fbc Basic linting (whitespace, docstrings, etc) 2018-07-29 13:44:07 +02:00
somas95 2b2568128d update version 2018-07-27 19:46:04 +02:00
somas95 600f4b9c37 Delete unused images 2018-07-27 19:44:57 +02:00
somas95 b39b89a261 Highlight lines on click rather than on edit on focus mode 2018-07-27 19:44:28 +02:00
somas95 b09fbba870 change icons to symbolic ones 2018-07-27 18:03:21 +02:00
somas95 ed164496a0 update version 2018-07-26 19:36:23 +02:00
somas95 61e6ea0ade Merge branch 'master' of https://github.com/wolfv/uberwriter into refactoring 2018-07-26 19:35:32 +02:00
somas95 2d2d7ba957 regex fixes 2018-07-26 19:32:52 +02:00
somas95 66e6931d63 remove quickly config file 2018-07-26 18:39:52 +02:00
somas95 ecb76ad280 gitignore 2018-07-26 18:39:43 +02:00
somas95 31b680542f pylint rc file 2018-07-26 18:39:25 +02:00