/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1868 by bh, Mon Oct 27 13:02:42 2003 UTC revision 1876 by bh, Mon Oct 27 17:39:28 2003 UTC
# Line 1  Line 1 
1  2003-10-27  Bernhard Herzog  <[email protected]>  2003-10-27  Bernhard Herzog  <[email protected]>
2    
3            * po/de.po: Update.
4    
5            * Thuban/UI/application.py
6            (ThubanApplication.ShowExceptionDialog): Handle translation of the
7            dialog message properly
8    
9    2003-10-27  Bernhard Herzog  <[email protected]>
10    
11            Rework how localization works so that we use wx's translation
12            functions when running Thuban as a normal application but not when
13            we don't need any UI, such as in the test suite. See the comment
14            in Thuban/__init__.py for details
15    
16            * Thuban/__init__.py (_): Add one level of indirection to make the
17            translation handling more flexible and to make it possible to use
18            either wx's translation services or not.
19            (gettext_identity, translation_function_installed)
20            (install_translation_function): New function to help with this
21    
22            * Thuban/UI/__init__.py: Install the wx specific translation
23            function if it's OK to do that
24    
25            * test/support.py (initthuban): Install a dummy translation
26            function so that importing Thuban.UI doesn't install a wx specific
27            one for which would need to import wxPython
28    
29    2003-10-27  Bernhard Herzog  <[email protected]>
30    
31            * HOWTO-Release: Source archives should be created first and the
32            binary packages should be created from the source archives.
33            There's an official debian package now so there's no need to test
34            the rpm on debian anymore
35    
36    2003-10-27  Bernhard Herzog  <[email protected]>
37    
38          Several rendering changes:          Several rendering changes:
39    
40           - Render the selection into a separate bitmap so that only that           - Render the selection into a separate bitmap so that only that

Legend:
Removed from v.1868  
changed lines
  Added in v.1876

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26