Commit Graph

380 Commits (webkit2png)
 

Author SHA1 Message Date
Manuel Genovés d084f24d89 make them executable 2018-11-29 23:06:59 +01:00
Manuel Genovés 136122dd08 Turns out that these WERE necessary 2018-11-29 23:01:26 +01:00
Manuel Genovés d589729e1f update installation paths 2018-11-29 22:52:35 +01:00
Manuel Genovés 3068f28ff0 update gitignore 2018-11-28 22:28:23 +01:00
Manuel Genovés 65f2f987f7 added domain to menu ui file 2018-11-28 22:28:10 +01:00
Manuel Genovés 69204aa650 update translations 2018-11-28 22:27:56 +01:00
Manuel Genovés fbc43928fd fix icon name 2018-11-28 22:26:50 +01:00
Manuel Genovés c467f23162 updated version 2018-11-28 22:26:31 +01:00
Manuel Genovés ee23d13ae8 delete unused files 2018-11-28 22:26:16 +01:00
somas95 296bdafcef Update uberwriter-vi.po (POEditor.com) 2018-11-27 20:56:51 +01:00
somas95 28433a811c Update uberwriter-tr.po (POEditor.com) 2018-11-27 20:56:49 +01:00
somas95 0ae17b6df0 Update uberwriter-sv.po (POEditor.com) 2018-11-27 20:56:47 +01:00
somas95 40c6b6545f Update uberwriter-es.po (POEditor.com) 2018-11-27 20:56:44 +01:00
somas95 bed340306d Update uberwriter-si.po (POEditor.com) 2018-11-27 20:56:42 +01:00
somas95 6bb8a3b07f Update uberwriter-ru.po (POEditor.com) 2018-11-27 20:56:40 +01:00
somas95 3e82acd4e5 Update uberwriter-pt_BR.po (POEditor.com) 2018-11-27 20:56:38 +01:00
somas95 c112999d35 Update uberwriter-pl.po (POEditor.com) 2018-11-27 20:56:36 +01:00
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