Commit Graph

15 Commits (f5d7f518fa2162f22e67e242ef95109770233493)

Author SHA1 Message Date
Gonçalo Silva 41377c24bb Further remove unecessary prefixes 2019-04-15 03:01:59 +01: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 99641125ba Uniformize main class <> file naming 2019-04-11 03:49:59 +01:00
Manuel Genovés 129041795a use pep8 naming style for modules and classes 2019-04-01 22:40:59 +02:00
Manuel Genovés d19068bc2c move all modules to /uberwriter 2019-04-01 18:00:17 +02:00
somas95 c1302715aa refactoring localization 2018-04-11 19:03:23 +02:00
somas95 0880f63a57 localization issues 2018-04-11 17:30:54 +02:00
somas95 2e52a07dbb Added translations
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-10 22:13:30 +02:00
somas95 0511402708 Parsing of command line options
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-03-27 20:49:13 +02: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 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
Wolf Vollprecht 8fdc9f465a removed several deprecations, added experimental features option 2014-10-02 19:02:59 +02:00
Wolf Vollprecht c120288881 initial commit sidebar 2014-07-06 22:35:24 +02:00