Commit Graph

789 Commits (master)
 

Author SHA1 Message Date
somas95 0511402708 Parsing of command line options
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-27 20:49:13 +02:00
somas95 a6b3181fa8 Updated the policy decision making on WebViews to current standart
and more link types

Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 01:36:37 +01:00
somas95 1982a0918d little fix
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 01:36:07 +01:00
somas95 c0ad7ee835 Require Gtk and WebKit versions on import
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 00:31:55 +01:00
somas95 54c944c171 Fix uberwriter not opening files from terminal or from file managers
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-25 00:16:50 +01:00
somas95 999b4bca43 Updated About dialog
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-24 17:59:45 +01:00
somas95 7882af12cd Shortcuts ui file
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-24 17:41:09 +01:00
somas95 bc8142bb8d Added support for GFM' tasklist checkboxes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-24 17:40:31 +01:00
somas95 c2429aade6 use helper methods to parse icon data path
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-23 00:23:22 +01:00
somas95 d20508dea1 Merge branch 'appMenu' 2018-03-22 14:12:09 +01:00
somas95 64cc82a0bc added ShortcutWindow
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 14:10:14 +01:00
somas95 2839470671 small fixes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-22 13:13:25 +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 2723459cc2 Refactoring Window
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-21 01:43:01 +01:00
somas95 7ed0ba1097 Window refactoring
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-21 00:20:49 +01:00
somas95 325f5bb211 some new ideas and things that need fixing
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 22:48:00 +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 a2d414104a Small changes
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 15:25:38 +01:00
somas95 9db4e9ab41 Make the shadow match the guidelines from most of the popular icon themes
(Numix, Papirus, etc)

Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-07 15:23:25 +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 7affa042fb Merge remote branch 'Wolf/master' 2018-03-04 20:43:09 +01:00
somas95 8499a98fc4 Disabling webkit local file sandboxing
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-04 20:36:07 +01:00
somas95 0707164cbc
Merge pull request #37 from somas95/master
Fix installation and .desktop issues
2018-03-04 15:57:24 +01:00
somas95 c7a018177b Fix installation and .desktop issues
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-04 15:52:29 +01:00
somas95 cbf19d7f6d
Merge pull request #35 from somas95/master
Small improvements in setup
2018-03-02 14:22:38 +01:00
somas95 33813baa8e Fix setup.py not installing .desktop file
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-02 13:30:24 +01:00
somas95 faaafe8fa2 fix small typo in setup
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-02 13:11:17 +01:00
Wolf Vollprecht 51c45962d7
Merge pull request #34 from somas95/master
Fix the growing window bug
2018-02-24 09:32:19 +01:00
somas95 4b1cddea0b Fix the growing window bug 2018-02-24 01:30:37 +01:00
somas95 4a4c57c81f
Merge pull request #33 from somas95/master
Solve the preview bug
2018-02-15 18:49:46 +01:00
somas95 de6653a64c Merge remote branch 'origin/master' 2018-02-15 14:27:07 +01:00
somas95 14d970b24c Merge remote branch 'origin/master' 2018-02-15 14:24:30 +01:00
somas95 06d8cfb15d Changing from utf-8 to utf-16 2018-02-15 14:20:49 +01:00
somas95 cfc2f16029
Merge pull request #32 from somas95/master
Solve hardcoded bibtex path issues
2018-02-15 13:56:08 +01:00
somas95 b6367d7021 Workaround for Bibtex hardcoded paths 2018-02-15 13:45:32 +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
Wolf Vollprecht 20ba55c39d
Merge pull request #26 from somas95/master
Redesigned searchbar
2017-12-22 16:17:12 +01:00
somas95 ecadcb5493 Redesigned searchbar 2017-12-22 16:01:37 +01:00
Wolf Vollprecht 67473fc36b
Merge pull request #25 from somas95/master
Refactoring of style.css
2017-12-20 11:38:27 +01:00
somas95 6c4e391f62 typo 2017-12-20 11:37:02 +01:00
somas95 b5cc3c9f35 Refactoring of style.css 2017-12-20 11:03:45 +01:00
Wolf Vollprecht 4a36aad7b7
Merge pull request #24 from somas95/master
Fixed styles for cursor and labels (light and dark modes)
2017-12-15 15:11:59 +01:00
somas95 0b4386c760 Fixed status_bar_box styles 2017-12-14 22:14:07 +01:00
somas95 cc49a3b820 Cursor and button label styles fixed 2017-12-14 20:57:18 +01:00
Wolf Vollprecht 586111818f
Merge pull request #23 from somas95/master
Fixed HeaderBar issues
2017-12-11 17:00:10 +01:00
somas95 0ca6263763 Fixed HeaderBar opacity issues 2017-12-11 16:45:54 +01:00
somas95 0f1cd5a12c Partially olving black headerbar issue 2017-12-09 14:51:51 +01:00
Wolf Vollprecht a8ddbc9c25
Merge pull request #22 from somas95/master
Fixed bright and dark mode styles
2017-12-08 22:05:35 +01:00