/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

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

revision 662 by jonathan, Mon Apr 14 14:16:14 2003 UTC revision 672 by bh, Tue Apr 15 18:20:53 2003 UTC
# Line 1  Line 1 
1    2003-04-15  Bernhard Herzog  <[email protected]>
2    
3            First stab at internationalized messages:
4    
5            * Thuban/__init__.py (_): Implement the translation function for
6            real using the python gettext module.
7    
8            * Thuban/UI/classifier.py (ClassTable.GetRowLabelValue): Don't
9            translate empty strings.
10    
11            * Thuban/UI/application.py (ThubanApplication.read_startup_files):
12            Add a missing space to a warning message
13    
14            * po/README: New. Notes about the management of the translation
15            files.
16    
17            * po/Makefile: New. Makefile to help manage the translation files.
18    
19            * po/es.po: New. Spanish translation by Daniel Calvelo Aros
20    
21            * MANIFEST.in: Include the *.mo files in Resources/Locale and the
22            translations and support files in po/
23    
24            * setup.py (data_files): Add the *.mo files to the data_files too
25    
26            * README: Add note about the translations when building from CVS
27    
28    2003-04-14  Jonathan Coles   <[email protected]>
29    
30            * Thuban/UI/dock.py: Fixes some window resizing problems most
31            noticable under windows. Always assume the button bitmaps will
32            be there. Code clean up.
33            (DockabelWindow.Dock, DockableWindow.UnDock): Force all the
34            images for the dock/undock button to the same images.
35            Work around for RTbug #1801.
36    
37            * Thuban/UI/legend.py (LegendPanel.__init__): The toolbar should
38            be allowed to grow within the sizer. Fixes a bug under Windows
39            where the toolbar wasn't being drawn.
40    
41    2003-04-14  Frank Koormann   <[email protected]>
42    
43            * Resources/Bitmaps/dock_12.xpm, Resources/Bitmaps/undock_12.xpm:
44            Updated design to try to make the button functionality more
45            transparent.
46    
47  2003-04-14  Jonathan Coles   <[email protected]>  2003-04-14  Jonathan Coles   <[email protected]>
48    
49          * Thuban/UI/legend.py (LegendPanel.__init__): Call Create() to          * Thuban/UI/legend.py (LegendPanel.__init__): Call Create() to

Legend:
Removed from v.662  
changed lines
  Added in v.672

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26