[Zim-wiki] Manage Themes Plugin

2015-06-30 Thread Güven , Ugur Murat
Hi,

I updated the plugin which makes it quite complete I hope.

https://bugs.launchpad.net/zim/+bug/1464323

or directly here:
https://bugs.launchpad.net/zim/+bug/1464323/+attachment/4422461/+files/thememanager.py


# Change Log
# V0.72 Added stop button and function. Further restructured code. Improved 
error messages
# V0.71 Minor change in Progress bar status texts

@Jaap: If you happen to have a look at the code, you might want to give me a 
hint how I could
do the communication better between different classes running different 
processes...

Regards,
Murat

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] Manage Themes Plugin

2015-06-24 Thread Güven , Ugur Murat
Hi,

I updated the plugin.

https://bugs.launchpad.net/zim/+bug/1464323/+attachment/4420055/+files/thememanager.py

# Change Log
# V0.70 Added disable buttons when importing and restructured code, renamed 
plugin
# V0.68 Re-design of gui moving away from options to buttons which makes the 
gui easier to use
# V0.67 Added double click for selecting and rename themes
# V0.66 Improved message dialog for deleting themes
# V0.65 Added progress bar
# V0.64 Added multi select for deletion
# V0.63 Added pixbuf to list elements in theme list to make the themes entries 
more visible
# V0.62 Added change of button text on option selected + hide / unhide themes 
list to make the gui easier to comprehend
# V0.60 First release

@Jaap and Brendan:
May be it's worthwhile putting this plugin into the Windows package of Zim.

Regards,
Murat

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


[Zim-wiki] Manage Themes Plugin

2015-06-11 Thread Güven , Ugur Murat
Hi,

It is possible to change the theme within the Windows version of Zim. As this 
is some manual effort, I wrote this plugin as a Python exercise which helps you 
manage themes within Zim.

https://bugs.launchpad.net/zim/+bug/1464323

TODO:
* When importing large theme files, the gui freezes. So I need to do some 
threading here...

Enjoy!

Murat

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp