lp:~nmarshall23/do-plugins/spellcheck-plugin
Created by Nicholas Marshall and last modified
- Get this branch:
- bzr branch lp:~nmarshall23/do-plugins/spellcheck-plugin
Only Nicholas Marshall can upload to this branch. If you are Nicholas Marshall please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Alex Launi: Pending requested
- Diff: 627 lines13 files modified.bzrignore (+5/-0)
CheckSpelling/AssemblyInfo.cs (+42/-0)
CheckSpelling/CheckSpelling.mdp (+37/-0)
CheckSpelling/Makefile.am (+21/-0)
CheckSpelling/Resources/CheckSpelling.addin.xml.in (+31/-0)
CheckSpelling/src/CheckSpellingAction.cs (+137/-0)
CheckSpelling/src/DictionaryItem.cs (+62/-0)
CheckSpelling/src/DictionaryItemSource.cs (+96/-0)
DoPlugins.mds (+22/-0)
Makefile.am (+1/-0)
WindowManager/WindowManager.mdp (+1/-0)
configure.ac (+24/-0)
po/POTFILES.in (+2/-0)
Branch information
Recent revisions
- 658. By Nicholas Marshall
-
/CheckSpellingA
ction.cs DictionaryItemS ource.cs added Finalizers to free our Dictionaries, this only comes up when you switch dictionaries.. - 657. By Nicholas Marshall
-
CheckSpellingAction can now use a mod DictionaryItem to switch the locate dictionary
- 656. By Nicholas Marshall
-
fixed DictionaryItemS
ource need to s/_/-/ for CultureInfo on DictionaryItem Language items
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)