source: josm/trunk/src/org/openstreetmap/josm/Main.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2371   14 years stoecker moved system deps into platform hooks
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2328   14 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2272   15 years stoecker first partial support for sub preferences, not yet functional
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2185   15 years stoecker see #3550 - fixed resizable side views - patch by bastiK
(edit) @2169   15 years Gubaer Removed old code
(edit) @2162   15 years stoecker see #3550 - patch by bastik - resize dialogs on right side
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2047   15 years Gubaer fixed #3324: Loading a File -> status message
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1849   15 years stoecker fix #3084 - patch by Pieren
(edit) @1825   15 years Gubaer Changed the way we get an "active data layer" and a "current data …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1681   15 years stoecker updated i18n
(edit) @1633   15 years stoecker fix #2688 - patch by jttt - solve NPE
(edit) @1605   15 years stoecker fixed #2425. set default projection to Mercator. It looks much better …
(edit) @1592   15 years stoecker fixed #2583 - patch by Michel Marti - fon't move objects when copying …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1512   15 years stoecker fixed language handling for web access
(edit) @1496   15 years stoecker fixed #2286 - rename fullscreen to maximize - patch by avar
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1403   15 years stoecker fixed XML format violation
(edit) @1373   15 years stoecker fixed #1425. modified patch by xeen
(edit) @1356   15 years stoecker fix #2083 and #2115
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1307   15 years stoecker close #1983. Patch by xeen
(edit) @1286   15 years stoecker close #1984
(edit) @1266   15 years stoecker fixed #2027
(edit) @1239   15 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1213   15 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1198   15 years stoecker fixed illegal access
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1188   15 years stoecker fixed NPE's
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1163   15 years stoecker cleanup language code handling
(edit) @1146   15 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1138   15 years stoecker close bug #1841
(edit) @1120   15 years stoecker fix plugin loss
(edit) @1104   15 years framm - add extra message to plugin update warning telling people how to …
(edit) @1098   15 years stoecker close bug #1786
(edit) @1096   15 years framm - added patch for optionally deleting .jar when the plugin is …
(edit) @1095   15 years framm - bugfix update check (patch submitted by Stephan <osm@…>)
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1080   15 years stoecker version check was reversed
(edit) @1073   15 years stoecker added some plugin checks
(edit) @1062   15 years stoecker added prefs support for collections
(edit) @1058   15 years mfloryan Changed infrastructure of JOSM translations. lang-* plugins are now …
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @966   16 years stoecker commandline arg --language works as expected
(edit) @776   16 years stoecker Hopefully fix Ubuntu GTK+ problem (bug #1403). Patch by Johannes Rudolph.
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @518   16 years gebner Remove the unnerving plugin auto-delete when initialization fails.
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @463   16 years (none) some more minor menu changes: - Edit/Redo should use the common …
(edit) @405   17 years framm - forgot commit comment for r404: new copy+paste code from David Earl!
(edit) @404   17 years framm
(edit) @395   17 years framm - fix imports
(edit) @350   17 years framm - auto-disable any plugin that does not load successfully.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/Main.java
(edit) @301   17 years imi - fixed undo/redo to be global - fixed adding of objects work with …
Note: See TracRevisionLog for help on using the revision log.