/[schmitzm]/trunk/src/skrueger/swing/CancellableDialogAdapter.java
ViewVC logotype

Log of /trunk/src/skrueger/swing/CancellableDialogAdapter.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1270 - (view) (annotate) - [select for diffs]
Modified Sun Nov 14 00:25:52 2010 UTC (14 years, 3 months ago) by alfonx
File length: 3872 byte(s)
Diff to previous 1267 , to selected 607


Revision 1267 - (view) (annotate) - [select for diffs]
Modified Sat Nov 13 01:11:10 2010 UTC (14 years, 3 months ago) by alfonx
File length: 3916 byte(s)
Diff to previous 881 , to selected 607
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 881 - (view) (annotate) - [select for diffs]
Modified Mon May 31 15:48:02 2010 UTC (14 years, 9 months ago) by mojays
File length: 3814 byte(s)
Diff to previous 863 , to selected 607
new ResourceProviderManagerFrame
Made ResourceProvider constructors protected to avoid duplicate instances; ResourceProvider.newInstance(.) method should be used instead.

Revision 863 - (view) (annotate) - [select for diffs]
Modified Sun May 23 13:42:13 2010 UTC (14 years, 9 months ago) by alfonx
File length: 3806 byte(s)
Diff to previous 707 , to selected 607
Added some basic GUI for the AtlasStyler PostGIS support.

Revision 707 - (view) (annotate) - [select for diffs]
Modified Mon Feb 15 11:07:30 2010 UTC (15 years ago) by alfonx
File length: 3786 byte(s)
Diff to previous 685 , to selected 607
* Atlas charts do no longer show units if normalization is enabled
* Improvements in AtlasStyler  towards labeling classes, NODATA values and MigLayout

Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
File length: 3784 byte(s)
Diff to previous 661 , to selected 607
copy RC2 to trunk

Revision 661 - (view) (annotate) - [select for diffs]
Modified Wed Feb 3 16:50:39 2010 UTC (15 years ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/swing/CancellableDialogAdapter.java
File length: 3784 byte(s)
Diff to previous 621 , to selected 607
* Added a default Ok/CancelButton to CancellableDialogAdapter


Revision 621 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 10:06:05 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/swing/CancellableDialogAdapter.java
File length: 2992 byte(s)
Diff to previous 607
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 607 - (view) (annotate) - [selected]
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/CancellableDialogAdapter.java
File length: 2992 byte(s)
Diff to previous 604
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 604 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 14:15:53 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/swing/CancellableDialogAdapter.java
File length: 3038 byte(s)
Diff to previous 520 , to selected 607
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 520 - (view) (annotate) - [select for diffs]
Modified Tue Nov 17 12:50:05 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/swing/CancellableDialogAdapter.java
File length: 3038 byte(s)
Diff to previous 497 , to selected 607
* Moved translations for CancellableDialogAdapter to SwingResources (was in GTResouces)

Revision 497 - (view) (annotate) - [select for diffs]
Modified Fri Oct 23 18:43:58 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/swing/CancellableDialogAdapter.java
File length: 3008 byte(s)
Diff to previous 461 , to selected 607
i8n fuer cancellableAtlasDialogdpter

Revision 461 - (view) (annotate) - [select for diffs]
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/CancellableDialogAdapter.java
File length: 2529 byte(s)
Diff to previous 433 , to selected 607
* 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 433 - (view) (annotate) - [select for diffs]
Modified Sun Oct 4 16:57:29 2009 UTC (15 years, 4 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/swing/CancellableDialogAdapter.java
File length: 3927 byte(s)
Diff to previous 422 , to selected 607
* Switched AtlasChartJDIalog and DesignAtlasChartJDialog to the new DialogManager 
* Added an interactive JUnit Test for ChartWizard

Revision 422 - (view) (annotate) - [select for diffs]
Modified Fri Oct 2 00:47:48 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/swing/CancellableDialogAdapter.java
File length: 2760 byte(s)
Diff to previous 420 , to selected 607
* GP-Feature: Improved/unified dialog management moved further.
* GP-Feature: popup menu in MenuTree allows to edit DpEntries and Maps

Revision 420 - (view) (annotate) - [select for diffs]
Added 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/CancellableDialogAdapter.java
File length: 1631 byte(s)
Diff to selected 607
* 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".

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26