Commit Graph

105 Commits (fb683114c2b4c7c3c0da5b579e1f8d34e9485ecb)

Author SHA1 Message Date
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 fcab2687f1 recents menu refactoring 2018-11-03 13:35:47 +01: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 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 b39b89a261 Highlight lines on click rather than on edit on focus mode 2018-07-27 19:44:28 +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 31b680542f pylint rc file 2018-07-26 18:39:25 +02:00
somas95 a48b12d962 basic formating 2018-07-26 18:38:57 +02:00
somas95 fd7fd701dd Basic cleaning, snake_casing and documenting 2018-07-25 21:57:17 +02:00
somas95 47a44b25fd refactoring 2018-07-18 16:24:56 +02:00
somas95 3c480e735d refactoring 2018-07-18 16:24:35 +02:00
somas95 1acd4f575d Refactoring
Simplified a bunch of if statments with list comprehension and a nice dict
2018-07-17 20:25:12 +02:00
somas95 f0008cc827 Clean up 2018-07-17 12:51:05 +02:00
somas95 06632694a7 Fix export related functions 2018-07-17 12:47:47 +02:00
somas95 f4667d8774 Decent export dialog :) 2018-07-17 12:46:43 +02:00
somas95 64fd2bf84c remove files 2018-07-17 12:44:18 +02:00
somas95 81a9b3fb71 Change some icons to labels 2018-07-01 03:14:29 +02:00
somas95 96731ef8f6 Redesign of the headerbar 2018-06-30 02:11:47 +02:00
somas95 ca1a9d6364 line breaking and other style refactoring 2018-06-28 19:47:14 +02:00
somas95 e70f6fb82e whitsepace, small refactoring 2018-06-28 19:38:43 +02:00
somas95 3ae75a4b73 left menu to GMenuModel 2018-06-28 02:03:48 +02:00
somas95 9d435b5714 prevent fs hb hidding when opening menus 2018-06-28 00:52:51 +02:00
somas95 1e9994a37f add unfullscreen button to the fullscreen hn 2018-06-27 01:55:52 +02:00
somas95 b05628ab36 add a new headerbar and an eventboxx wich polls for motion 2018-06-27 01:46:01 +02:00
somas95 afe4461504 Create new hb object 2018-06-24 17:54:31 +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 bad7870e1f Add donation link 2018-06-14 19:47:28 +02:00
somas95 1a56b355b1 fix bug that prevented the preview to load 2018-05-14 22:01:44 +02:00
somas95 3c185a13d4 Disable pop ups on right click 2018-05-06 20:04:58 +02:00
somas95 e0c4854613 Abstract the path base of open files 2018-05-06 20:00:14 +02:00
somas95 fffb783294 aclaratory comment 2018-05-04 12:39:57 +02:00
somas95 1329ac5804 Added menu entry for the translation portal 2018-04-20 22:18:03 +02:00
somas95 c26902436c fix of web popover (inline preview) 2018-04-18 19:29:13 +02:00
somas95 deac8197c0 Needed refactor 2018-04-18 15:00:06 +02:00
somas95 53c7fffd46 Fixed Inline Preview 2018-04-18 14:17:42 +02:00
somas95 114b6f07f6 update some export arguments 2018-04-16 19:12:20 +02:00
somas95 696f135e33 disable "export to pdf" if pdftex is not avaliable 2018-04-16 19:01:35 +02:00
somas95 8abc388486 set dark theme in preview if the main window has it 2018-04-15 19:24:55 +02:00
somas95 6950ae1266 delete legacy code 2018-04-15 18:43:35 +02:00
somas95 834234652e quick fix 2018-04-15 14:06:12 +02:00
somas95 a0c6f7920e import GLib 2018-04-15 14:06:12 +02:00
somas95 f9a4858c5a corrected variable type 2018-04-15 14:06:12 +02:00