Fast nad simple wxPython translator app using plugin system to access various online dictionaries.
Last updated Tue Nov 03 12:26:22 -0800 2009
Cucumber and Sass highliters for pygments.
Last updated Sat Sep 19 04:31:51 -0700 2009
Last updated Sat Dec 20 15:03:15 -0800 2008
Unfancy JavaScript
2 commits »
Added taskbar with simple functionality (hide to taskbar, exit)
Added sample icon for testing
5 commits »
Added support for language codes, displaying their full names and flags.
Added export preventing from quiting on C (wx) malloc error. Error message still shows up
Removed pickle loading / dump, moved language data to 'data' module instead.
Removed wx language id from final, langauge list as it was redundant
Module that shows languages available on the system, with their codes, names and flags
Newline at the end of file
Changed language choices to wx.combo.BitmapComboBox (for images support)
Removed old needless call to unimported module
Removed redundant import
Switched to wx.ArtProvider (allows native icons)
7 commits »
Added custom WordList class
Reduced wordList margin
Changed attr name to more adequate
Changed status message style
Changed sample plugin buttons to toggable
Updated to ignore dolphin tmp files
Updated .gitignore, removed dolphin .directory file
Added .gitignore file
Added search status display with messages / icon support
Added search icon
Removed redundant files (.gitignore update)
Added sample icons for search_status and new TODO
Added support for different icon loaders (ie animation)