/[schmitzm]/trunk/src/skrueger/i8n
ViewVC logotype

Log of /trunk/src/skrueger/i8n

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 1383)

Revision 142 - Directory Listing
Modified Mon Jun 15 12:09:05 2009 UTC (15 years, 8 months ago) by alfonx
just removed a debug line

Revision 140 - Directory Listing
Modified Sun Jun 14 17:24:44 2009 UTC (15 years, 8 months ago) by alfonx
* Not really an atomic commit: hacking session going on.. just switching from laptop to dektop.

* Minimally improved dialog to choose a language if the atlas only contains languages that your computer doesn't.
* GP: Added a menu item to send the logfile by email to Steve
* GP: List of languages to select from is now sorted
* Version-management in build.xml ... using a release.properties
** TODO: Still need integration with the webpage
* BUGFIXed: Layers expanding and collapsing every time while the AS is updating the preview
* UNDER WORK: AV: Only show selection-related buttons when they make sense.

Revision 124 - Directory Listing
Modified Thu May 21 21:01:59 2009 UTC (15 years, 9 months ago) by alfonx
* Migrating parameters "Window owner" to "Component owner"

Revision 44 - Directory Listing
Modified Tue Apr 14 20:23:41 2009 UTC (15 years, 10 months ago) by alfonx
* Added a static public convenience method isEmpty to i8n.Translation which deals with null, "", and the deprectaed NO_TRANSLATION constant.
* Moved the method "public static MemoryFeatureCollection filterSLDVisibleOnly(...)" from FeatureUtil to StylingUtil.

Revision 43 - Directory Listing
Modified Tue Apr 14 14:19:30 2009 UTC (15 years, 10 months ago) by alfonx
* Some cleanup in I8NUtil
* Transition from owner=Window to owner=Component, because Java 1.6 JOptionPane can determine the parent Window itself. 

Revision 41 - Directory Listing
Modified Mon Apr 6 19:54:46 2009 UTC (15 years, 10 months ago) by alfonx
* Some corrections in I8N withthe ISO vs. Locale language codes

Revision 39 - Directory Listing
Modified Mon Apr 6 19:14:55 2009 UTC (15 years, 10 months ago) by alfonx
* Some corrections in I8N withthe ISO vs. Locale language codes

Revision 38 - Directory Listing
Modified Sun Apr 5 15:06:56 2009 UTC (15 years, 10 months ago) by alfonx
* Further improved the TranslationAskJDialog
* Removed deprecated stuff from TranslationEditJPanel



Revision 37 - Directory Listing
Modified Mon Mar 30 00:43:08 2009 UTC (15 years, 11 months ago) by alfonx
Now Translation doesn't fires LocaleChangeEvents if newLang.equals(oldLang)

Revision 34 - Directory Listing
Modified Sat Mar 28 18:08:42 2009 UTC (15 years, 11 months ago) by alfonx
Added Listener support to Translation. This allows to register a swing  PropertyChangeListener for Locales changes. 

Revision 20 - Directory Listing
Modified Wed Mar 4 17:31:50 2009 UTC (15 years, 11 months ago) by alfonx
skrueger.i8n.Translation is setting the Locale, we added:

		/**
		 * Setting default locale for Swing JComponents to work around bug 
		 * http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4884480
		 */
		JComponent.setDefaultLocale(newLocale);

Revision 2 - Directory Listing
Added Tue Feb 24 22:43:52 2009 UTC (16 years ago) by mojays
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
includes:
- schmitzm.* (except schmitzm.test)
- org.geotools.* (all overridden classes)
- skrueger.geotools
- skrueger.i8n
- skrueger.swing
- appl.data.LateLoadable (dependency in SCHMITZM)
- appl.data.LoadingException (dependency in SCHMITZM)
- appl.util.RasterMetaData (dependency in SCHMITZM)


[email protected]
ViewVC Help
Powered by ViewVC 1.1.26