Philipp Hörist
|
f197358e2f
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-07 00:47:00 +02:00 |
Philipp Hörist
|
ec76d8ac3b
|
Only use absolute imports from gtk module
- This reduces import cycles
|
2018-10-07 00:46:55 +02:00 |
Philipp Hörist
|
9d5131b8b4
|
Rework Gajim Theming
- Save all Theme settings to .css instead of the config file
- Add a gajim-dark.css
- Refactor the ThemesWindow
|
2018-08-16 22:53:33 +02:00 |
Philipp Hörist
|
3a3b5aff20
|
Move some dialogs into gtk module
|
2018-07-18 00:15:46 +02:00 |