Log of /branches/2.4.x/src/skrueger/swing
Directory Listing
Revision
1383 -
Directory Listing
Modified
Wed Jan 26 13:46:20 2011 UTC
(14 years, 1 month ago)
by
alfonx
trunk becomes 2.4.x ... starting to create multiple modules
Revision
1370 -
Directory Listing
Modified
Mon Jan 17 15:18:04 2011 UTC
(14 years, 1 month ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Gp-Feature: The position of the maplogo can now be defined: TOP-LEFT, BOTTOM-RIGHT etc...
Revision
1267 -
Directory Listing
Modified
Sat Nov 13 01:11:10 2010 UTC
(14 years, 3 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Hardcore refactored and worked on the new AtlasStyler features. It will be so much more powerfull. The code will be so much cleaner. It will be so much mre work ;-)
Revision
1190 -
Directory Listing
Modified
Fri Oct 29 22:03:19 2010 UTC
(14 years, 4 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Added new FilterTableKeyListener, which connects a JTextField with any JTable and allows to filter the list by content. The input is converted to OR. A timer can be set that delays(collects) the update of the JTable.
Revision
1041 -
Directory Listing
Modified
Wed Sep 22 10:56:20 2010 UTC
(14 years, 5 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
When opening a dialog is canceled during construction, no more empty dialog will appear
Revision
978 -
Directory Listing
Modified
Thu Aug 12 16:07:09 2010 UTC
(14 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Decreased the insets and gaps of the GUI Layout in AtlasStyler to make the dialog usable with a 800x600 display.
Revision
976 -
Directory Listing
Modified
Thu Aug 12 14:14:08 2010 UTC
(14 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Brutally replaced all mantionings of "AtlasCreator" with "Geopublisher", mainly in comments.
Revision
888 -
Directory Listing
Modified
Thu Jun 3 10:48:43 2010 UTC
(14 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Changes some more kruegers to tzeggai
* Renamed Geopublisher_de.proaperties ResourceBundle to geopublisherTranslation_de.properties etc...
* Moved openOSFolder(File) method to SwingUtil,allowing to open a folder with a os dependent file explorer
Revision
881 -
Directory Listing
Modified
Mon May 31 15:48:02 2010 UTC
(14 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/swing
new ResourceProviderManagerFrame
Made ResourceProvider constructors protected to avoid duplicate instances; ResourceProvider.newInstance(.) method should be used instead.
Revision
865 -
Directory Listing
Modified
Tue May 25 14:09:59 2010 UTC
(14 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Make use of the FeatureUtil.GEOMETRY_FACTORY constant wherever a GeometryFactory is needed (and organized imports)
Revision
729 -
Directory Listing
Modified
Fri Feb 26 13:27:33 2010 UTC
(15 years ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
GP chart designer : theunit metadata of the first range attribute is not used for the range axis description by default. aggregation method is also added to the unit automatically.
Revision
714 -
Directory Listing
Modified
Sun Feb 21 19:17:34 2010 UTC
(15 years ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Started a new wizard to import maps and data from other GP atlases. Basically works. This included some simplifacation in the ResourceManager code. It is now a field of the specific AtlasConfig instance.
Revision
708 -
Directory Listing
Modified
Mon Feb 15 11:09:02 2010 UTC
(15 years ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Atlas charts do no longer show units if normalization is enabled
* Improvements in AtlasStyler towards labeling classes, NODATA values and MigLayout
Revision
707 -
Directory Listing
Modified
Mon Feb 15 11:07:30 2010 UTC
(15 years ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Atlas charts do no longer show units if normalization is enabled
* Improvements in AtlasStyler towards labeling classes, NODATA values and MigLayout
Revision
615 -
Directory Listing
Modified
Mon Dec 14 17:31:41 2009 UTC
(15 years, 2 months ago)
by
alfonx
Original Path:
branches/2.0-RC1/src/skrueger/swing
DialogManager didn't always remove instances from the cache.
Translation constructor List<String>, defaultTranslaiton only set the default for the active langage
Revision
607 -
Directory Listing
Modified
Wed Dec 9 15:13:42 2009 UTC
(15 years, 2 months ago)
by
alfonx
Original Path:
branches/2.0-RC1/src/skrueger/swing
Keine Ahnung was er da gebrancht hat.. der stand der dateien war weder trunk, noch der 1.0-gt26 branch... ich hab die dateien jetzt händisch auf den richtigen stand gebracht und comitte
Revision
546 -
Directory Listing
Modified
Sun Nov 22 18:56:40 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/swing
* Mouseclicks on the HeapBar will now trigger a GarbageCollectin
* AttributeMetadata constructor didn't correctly handle the visbile state
Revision
519 -
Directory Listing
Modified
Tue Nov 17 12:49:12 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/swing
* Moved MbDecimalFormatter from atlas to schmitzm
* Used in new class HeapBar.. a JProgressBar component that shows the current HEAP use
Revision
461 -
Directory Listing
Modified
Tue Oct 13 09:22:23 2009 UTC
(15 years, 4 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/swing
* New class AtlasDialog is a standardized JDialog that reacts to ESC and disposes on WindowClose-Event.
* Regression BugFix: ChartDialog now correctly kills selection after close.
* AS-Bugfix: Class numbers are now correctly updated. No more black histogram images.
Revision
421 -
Directory Listing
Modified
Thu Oct 1 21:06:37 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/swing
* Last commit before I start changing the DesignAtlasMapViewDialog to extend CancellableDialogAdapter AND switch it's logic to always work on a copy/clone of the map.
Revision
420 -
Directory Listing
Modified
Thu Oct 1 20:22:48 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/swing
* Lots of changes in this big commit for GP 1.3
* New Interfaces: Checkable, Copyable, Cancellable, CancellableDialogAdapter to improve the GUI
* New DialogManager to unify the handling of all dialogs.
* GP-Feature: The dialog for editing/translating a DpEntry has been "enriched".
Revision
302 -
Directory Listing
Modified
Mon Aug 17 12:45:48 2009 UTC
(15 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* GP-Feature: the EditSpEntry-GUI now also allows to define a charset to be used for the DBF file.
Revision
300 -
Directory Listing
Modified
Sat Aug 15 10:33:43 2009 UTC
(15 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* AS-Feature: Added a button to open the attribute table to the AtlasStyler QuantitiesClassification-GUI.
* GP-Bugfix: Entering translations with tailing spaces lead to strange behavioure. Fixed.
Revision
298 -
Directory Listing
Modified
Tue Aug 11 12:18:00 2009 UTC
(15 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* GP-Feature: Using DesignAtlasChartDialog starts rocking... Now it's possible to change the attributes of existing charts.
Revision
289 -
Directory Listing
Modified
Mon Aug 3 22:29:36 2009 UTC
(15 years, 7 months ago)
by
mojays
Original Path:
trunk/src/skrueger/swing
Chart-Selection highlighting for CategoryDatasets.
DatasetSelectionModel and Feature2DatasetMapping parameterized with 3 data types (Dataset, SeriesKey type, ItemKey type).
Imports organized.
Revision
261 -
Directory Listing
Modified
Fri Jul 31 17:05:18 2009 UTC
(15 years, 7 months ago)
by
mojays
Original Path:
trunk/src/skrueger/swing
all methods dealing with features moved from JFreeChartUtil to FeatureChartUtil
imports organized
Revision
244 -
Directory Listing
Modified
Wed Jul 29 09:33:33 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
Revision
206 -
Directory Listing
Modified
Thu Jul 9 16:45:26 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Removed many now useless SwingUtil.getParentWindow( Component ) statemant because more and more of the GUI takes Component as the parent GUI parameter.
* Ctrl-Shift-Organize
Revision
127 -
Directory Listing
Modified
Sat May 30 14:29:58 2009 UTC
(15 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/swing
Many many many new JFreeChart stuff (selection panel and renderer, etc.)
- schmitzm.jfree.chart.SelectableChartPanel
- schmitzm.jfree.chart.ChartMouseSelectionTracker
- schmitzm.jfree.chart.selection.*
- schmitzm.jfree.chart.renderer.*
Plus: Imports organized!
Revision
120 -
Directory Listing
Modified
Sat May 16 21:25:44 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Possibility to ass more buttons to the button panel by #setButtons(JButton... )
Revision
116 -
Directory Listing
Modified
Wed May 13 17:37:11 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* JMapPane: cleanup, no semantic change
* TranslationAskJDialog now takes Component instead of Window for owner in the constructor
Revision
38 -
Directory Listing
Modified
Sun Apr 5 15:06:56 2009 UTC
(15 years, 10 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
* Further improved the TranslationAskJDialog
* Removed deprecated stuff from TranslationEditJPanel
Revision
34 -
Directory Listing
Modified
Sat Mar 28 18:08:42 2009 UTC
(15 years, 11 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
Added Listener support to Translation. This allows to register a swing PropertyChangeListener for Locales changes.
Revision
33 -
Directory Listing
Modified
Sat Mar 28 17:06:27 2009 UTC
(15 years, 11 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/swing
The cancel mechanism of these didn't work. Thanks to AR for reporting this.
Revision
2 -
Directory Listing
Added
Tue Feb 24 22:43:52 2009 UTC
(16 years ago)
by
mojays
Original Path:
trunk/src/skrueger/swing
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)