Commit Graph

130 Commits (master)

Author SHA1 Message Date
Gonçalo Silva 53d3fc6026 Use symbolic icon for input format documentation 2019-04-17 02:52:56 +01:00
Gonçalo Silva fc824fc2ef Add missing tooltip for search's regular expression option 2019-04-17 02:13:00 +01:00
Gonçalo Silva 41377c24bb Further remove unecessary prefixes 2019-04-15 03:01:59 +01:00
Gonçalo Silva 9f41bfac8d Add input format setting
Supports Pandoc's Markdown, Commonmark, GitHub Flavored Markdown,
MultiMarkdown and Plain Markdown.

Fixes #17
Fixes #122
2019-04-15 02:50:28 +01:00
Gonçalo Silva 351f7834a5 Remove ODT as default export option
Subjective, but a sub-window with 6 buttons on the top row is crowdy.
2019-04-15 02:50:28 +01:00
Gonçalo Silva 0c94f0c168 Fix padding/margins in export dialog UI 2019-04-15 02:50:28 +01:00
Gonçalo Silva 13ea2cc8fe Make advanced options match defaults, fix capitalization/typos
Having advanced options match defaults helps as a self-documenting
reference.
2019-04-15 02:50:14 +01:00
Gonçalo Silva 13535ab839 Delete unused UI files 2019-04-15 02:50:14 +01:00
Gonçalo Silva 4b32617ca7 Update pandoc help link 2019-04-15 02:50:14 +01:00
Manuel Genovés 97b4963fa7 Add margin to recents popover 2019-04-14 14:16:10 +02:00
Gonçalo Silva 6688eb259e Refactor textview / textbuffer into separate modules
Changes include:
* Much better encapsulation of textview/textbuffer, with each isolated
responsibility living independently on its own class/file.
* Less code overall
* Various small fixes around the components involved, such as:
  * Indentation of nested lists (fixes #120)
  * Unwanted scroll on select all (ctrl+a)
* Removal of unused code around the components involved
* Fixes for scrollbar location, now at the edge of the window
2019-04-13 02:00:13 +01:00
Gonçalo Silva 30df10cab6 Allow following system theme *and* forcing light / dark theme 2019-04-11 03:42:15 +01:00
Gonçalo Silva 7a9b878d02 Copy improvements
Smaller improvements around capitalization, tense and style.
2019-04-11 03:42:15 +01:00
Manuel Genovés 30649551b6 Fix and improve shortcuts 2019-04-06 20:32:48 +02:00
Manuel Genovés 23c1b2e42a Fix and improve shortcuts 2019-04-06 20:27:42 +02:00
Manuel Genovés 80270a45ee Fix and improve shortcuts 2019-04-06 20:19:53 +02:00
Gonçalo Silva 3f87bd1d22 Add Hemingway Mode
Closes #40
2019-03-27 02:29:29 +00:00
Manuel Genovés 741cda968a v2.1.5 2019-03-23 00:47:26 +01:00
Manuel Genovés 284d582654 update translators data and uw version 2019-03-21 23:25:48 +01:00
somas95 8372eee85c
Merge branch 'master' into refactoring 2019-03-09 20:43:48 +01:00
Manuel Genovés a1a50d4890 Remember autospellchek status 2019-01-27 16:42:36 +01:00
Manuel Genovés a2661be802 reorder things 2018-12-14 20:06:38 +01:00
Manuel Genovés 56e718be15 allow disabling overlay within preferences window 2018-12-14 20:01:00 +01:00
Manuel Genovés 65f2f987f7 added domain to menu ui file 2018-11-28 22:28:10 +01:00
Manuel Genovés 5ad641d959 updated version, contributors 2018-11-27 20:49:32 +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 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 fbb5dc05db fixed some icons 2018-10-14 17:49:41 +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 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 a067f32832 Update version 2018-07-18 16:56:43 +02:00
somas95 c8313472f8 Added no texlive installed label 2018-07-18 16:24:06 +02:00
somas95 5bd1b1cd45 Fix some issues with the advanced options 2018-07-17 12:44:04 +02:00
somas95 0e18bdc19b solve CAN_DEFAULT error 2018-07-16 20:06:02 +02:00
somas95 ea45129bf1 new export dialog 2018-07-16 18:12:36 +02:00
somas95 59bfe731a3 new shinny export dialog 2018-07-02 01:22:35 +02:00
somas95 9e4be3e0c5 Add translation and donation links to AboutDialog 2018-07-02 01:02:41 +02:00
somas95 52def543fe Cleanup of preferencesdialog class 2018-07-01 03:20:56 +02:00
somas95 2ce88698d3 Add preferences dialog 2018-07-01 03:14:11 +02:00
somas95 96731ef8f6 Redesign of the headerbar 2018-06-30 02:11:47 +02:00
somas95 3ae75a4b73 left menu to GMenuModel 2018-06-28 02:03:48 +02:00
somas95 b05628ab36 add a new headerbar and an eventboxx wich polls for motion 2018-06-27 01:46:01 +02:00
somas95 27eed48ba8 use stock icons 2018-06-24 00:23:29 +02:00
somas95 642f8f38e0 organize the appmenu 2018-06-24 00:23:20 +02:00
somas95 80635ac4c0 Migrate right menu to GMenuModel 2018-06-23 21:34:53 +02:00
somas95 93282de5c6 Migrate to Actions (fullscreen & focusmode) 2018-06-19 21:43:49 +02:00
somas95 8282fbad62 refactor and enhancement of the dark mode 2018-06-19 20:36:16 +02:00
somas95 c4d88677ee Migrate from GtkMenu to GMenuModel 2018-06-14 19:47:13 +02:00
somas95 4aec402b09 Add donation link 2018-06-14 19:46:54 +02:00
somas95 c672091b22 autospellcheck enabled at beggining 2018-06-12 20:38:24 +02:00
somas95 1329ac5804 Added menu entry for the translation portal 2018-04-20 22:18:03 +02:00
somas95 b31d642d6a removed unnecesary files 2018-04-13 00:24:26 +02:00
somas95 21137d7d84 Added spellcheck option 2018-04-13 00:24:10 +02:00
somas95 251e6a7cc5 removed deprecated handlers 2018-04-12 17:09:36 +02:00
somas95 2e52a07dbb Added translations
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-10 22:13:30 +02:00
somas95 a55a0ee2ba Allowing margins without triggering the "ever growing window bug"
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-04 22:04:29 +02:00
somas95 1ddf522df6 Fixed some icons
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-27 21:20:35 +02:00
somas95 7882af12cd Shortcuts ui file
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-24 17:41:09 +01:00
somas95 64cc82a0bc added ShortcutWindow
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 14:10:14 +01:00
somas95 bae0c846e9 Window refactoring, added appmenu and abou dialog
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 01:21:58 +01:00
somas95 7ed0ba1097 Window refactoring
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-21 00:20:49 +01:00
somas95 12c43d414b UI Tweaks (consistency of toggle buttons)
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 18:08:33 +01:00
somas95 0a82e551c3 Added tutorial to the new open_examples submenu
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 15:22:19 +01:00
somas95 c0556da755 Hide not working options from menu
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 01:49:28 +01:00
somas95 c38b0a6f4c Revert "Changing classs type to make uberwriter.ui compatible with glade"
This reverts commit b9c9cf6ed7.
2017-12-28 13:24:57 +01:00
somas95 b9c9cf6ed7 Changing classs type to make uberwriter.ui compatible with glade 2017-12-27 14:25:57 +01:00
somas95 ecadcb5493 Redesigned searchbar 2017-12-22 16:01:37 +01:00
Wolf Vollprecht 4547c77500 fixed a small bug where cursor iter is not transmitted to check_scroll 2014-10-05 09:51:10 +02:00
Wolf Vollprecht 19f936dcbc added long overdue readme.md 2014-10-05 00:46:48 +02:00
Wolf Vollprecht 8fdc9f465a removed several deprecations, added experimental features option 2014-10-02 19:02:59 +02:00
Wolf Vollprecht c2ac83492a several fixes, most importantly for fading out the headerbar 2014-09-11 17:44:50 +02:00
Wolf Vollprecht eed1c95a26 several improvements, also introducing several new bugs 2014-09-01 23:07:18 +02:00
Wolf Vollprecht 8a98c35af0 comitting all the fancy stuff done in denmark 2014-08-30 10:22:01 +02:00
Wolf Vollprecht 0da94c29db working on new version .. 2014-08-08 13:25:57 +02:00
Wolf Vollprecht c120288881 initial commit sidebar 2014-07-06 22:35:24 +02:00