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) @3479   16 years jttt cosmetics
(edit) @3444   16 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3433   16 years bastiK fixed #5140 - Adding plugin list sources fault translation/cancel operation
(edit) @3378   16 years jttt Fix #2662 Auto-save
(edit) @3340   16 years bastiK fixed #5093 - translation for open file
(edit) @3327   16 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3317   16 years stoecker allow to search incomplete elements again
(edit) @3252   16 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3071   17 years mjulius fixes #4648 - User panel not showing data when toggled from hidden to shown
(edit) @2987   17 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
(edit) @2876   17 years bastiK fix #3745 - fullscreen geometry not restored (patch by bomm)
(edit) @2869   17 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2817   17 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2801   17 years stoecker fixed line endings of recent checkins
(edit) @2798   17 years stoecker fix commandline file loading - closes #4288 - patch by bomm
(edit) @2715   17 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2709   17 years stoecker minor cleanup
(edit) @2708   17 years stoecker close #4260 - NPE
(edit) @2613   17 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2512   17 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2485   17 years jttt Update relation list dialog only when dialog is visible (not even …
(edit) @2371   17 years stoecker moved system deps into platform hooks
(edit) @2343   17 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2328   17 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   17 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2322   17 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2305   17 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2274   17 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2272   17 years stoecker first partial support for sub preferences, not yet functional
(edit) @2224   17 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2185   17 years stoecker see #3550 - fixed resizable side views - patch by bastiK
(edit) @2169   17 years Gubaer Removed old code
(edit) @2162   17 years stoecker see #3550 - patch by bastik - resize dialogs on right side
(edit) @2070   17 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2047   17 years Gubaer fixed #3324: Loading a File -> status message
(edit) @2039   17 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2025   17 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   17 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   17 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1895   17 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1857   17 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1849   17 years stoecker fix #3084 - patch by Pieren
(edit) @1825   17 years Gubaer Changed the way we get an "active data layer" and a "current data …
(edit) @1814   17 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   17 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1808   17 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1755   17 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1750   17 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1722   17 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1681   17 years stoecker updated i18n
(edit) @1633   17 years stoecker fix #2688 - patch by jttt - solve NPE
(edit) @1605   17 years stoecker fixed #2425. set default projection to Mercator. It looks much better …
(edit) @1592   17 years stoecker fixed #2583 - patch by Michel Marti - fon't move objects when copying …
(edit) @1523   17 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1512   18 years stoecker fixed language handling for web access
(edit) @1496   18 years stoecker fixed #2286 - rename fullscreen to maximize - patch by avar
(edit) @1465   18 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1403   18 years stoecker fixed XML format violation
(edit) @1373   18 years stoecker fixed #1425. modified patch by xeen
(edit) @1356   18 years stoecker fix #2083 and #2115
(edit) @1326   18 years stoecker reworked plugin handling a lot, more to come
(edit) @1307   18 years stoecker close #1983. Patch by xeen
(edit) @1286   18 years stoecker close #1984
(edit) @1266   18 years stoecker fixed #2027
(edit) @1239   18 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1213   18 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1205   18 years stoecker fix bug #1949 and some other minor issues
(edit) @1198   18 years stoecker fixed illegal access
(edit) @1195   18 years stoecker fixed relation handling, applied language patches
(edit) @1188   18 years stoecker fixed NPE's
(edit) @1169   18 years stoecker removed usage of tab stops
(edit) @1163   18 years stoecker cleanup language code handling
(edit) @1146   18 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1138   18 years stoecker close bug #1841
(edit) @1120   18 years stoecker fix plugin loss
(edit) @1104   18 years framm - add extra message to plugin update warning telling people how to …
(edit) @1098   18 years stoecker close bug #1786
(edit) @1096   18 years framm - added patch for optionally deleting .jar when the plugin is …
(edit) @1095   18 years framm - bugfix update check (patch submitted by Stephan <osm@…>)
(edit) @1084   18 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1080   18 years stoecker version check was reversed
(edit) @1073   18 years stoecker added some plugin checks
(edit) @1062   18 years stoecker added prefs support for collections
(edit) @1058   18 years mfloryan Changed infrastructure of JOSM translations. lang-* plugins are now …
(edit) @1047   18 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   18 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @966   18 years stoecker commandline arg --language works as expected
(edit) @776   18 years stoecker Hopefully fix Ubuntu GTK+ problem (bug #1403). Patch by Johannes Rudolph.
(edit) @655   18 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   18 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   18 years framm - ye grande eol style fixe
(edit) @529   19 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @518   19 years gebner Remove the unnerving plugin auto-delete when initialization fails.
(edit) @486   19 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @463   19 years (none) some more minor menu changes: - Edit/Redo should use the common …
(edit) @405   19 years framm - forgot commit comment for r404: new copy+paste code from David Earl!
(edit) @404   19 years framm
(edit) @395   19 years framm - fix imports
(edit) @350   19 years framm - auto-disable any plugin that does not load successfully.
(copy) @321   19 years (none) - restructure of repository to support branches. Do 'svn switch …
Note: See TracRevisionLog for help on using the revision log.