source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1188   16 years stoecker fixed NPE's
(edit) @1187   16 years stoecker fixed bug #1677. Patch by Matthew W. S. Bell
(edit) @1184   16 years stoecker save size of progressdialog. Close #1870
(edit) @1183   16 years stoecker apply patch from #526, close #84
(edit) @1182   16 years stoecker fixed bug #1889
(edit) @1181   16 years stoecker minor cleanup
(edit) @1180   16 years stoecker fixed bug #1871, removed all deprecations
(edit) @1179   16 years stoecker unified texts
(edit) @1178   16 years stoecker fixed bug #1881
(edit) @1171   16 years stoecker fix language fallback
(edit) @1170   16 years stoecker suppress useless warning
(edit) @1169   16 years stoecker removed usage of tab stops
(edit) @1168   16 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1166   16 years stoecker fix copy and paste bug
(edit) @1165   16 years stoecker fix bug #1607 and #1833
(edit) @1163   16 years stoecker cleanup language code handling
(edit) @1161   16 years stoecker added missing translation
(edit) @1155   16 years stoecker close bug #518 (normalize UTF strings)
(edit) @1153   16 years stoecker properly seperate command and displays in left menu
(edit) @1152   16 years stoecker close bug #1178
(edit) @1147   16 years framm - update downloadTask interface
(edit) @1146   16 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1142   16 years stoecker close bug with preset initialisation. Fix by Michel Marti
(edit) @1138   16 years stoecker close bug #1841
(edit) @1133   16 years stoecker fixed NPE
(edit) @1130   16 years framm - new "Add Node" action from the Edit menu presents you with a dialog …
(edit) @1120   16 years stoecker fix plugin loss
(edit) @1117   16 years framm - list relation conflicts in conflict list. this is one issue relating …
(edit) @1116   16 years stoecker fixed 2 typos. closes #1821
(edit) @1113   16 years framm - add support for ordered relations (triggered if version is set to 0.6)
(edit) @1108   16 years framm - new preference setting allows switching between decimal coordinates …
(edit) @1103   16 years stoecker make shortcut visible in button tooltips
(edit) @1102   16 years stoecker fixed 3 shortcut conflicts
(edit) @1096   16 years framm - added patch for optionally deleting .jar when the plugin is …
(edit) @1093   16 years framm - hide splash screen if other dialog is shown. patch by Jiri Klement …
(edit) @1086   16 years framm - added a new option to the GPX Layer menu ("download along track") …
(edit) @1084   16 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1083   16 years framm - don't draw hatched pattern if the layer is inactive or contains no …
(edit) @1082   16 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1078   16 years framm - If you have "display the boundary of downloaded data" enabled you …
(edit) @1076   16 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @1075   16 years framm - disallow changing created_by
(edit) @1073   16 years stoecker added some plugin checks
(edit) @1072   16 years stoecker correct display problem for multiple new relations, but remove sorting
(edit) @1066   16 years mfloryan Small fixes of some translations.
(edit) @1065   16 years stoecker language handling fixed
(edit) @1064   16 years stoecker fixed bug #1676
(edit) @1059   16 years mfloryan Fixed #1683 - an exception when selected (or system default) locale …
(edit) @1058   16 years mfloryan Changed infrastructure of JOSM translations. lang-* plugins are now …
(edit) @1055   16 years stoecker one more language fix
(edit) @1054   16 years stoecker fixed a lot of the shortcut related translations
(edit) @1053   16 years stoecker added preferences patch to get correct window sizes again. Fixes #1671
(edit) @1052   16 years stoecker removed some more keyboard conflicts
(edit) @1048   16 years cbrill fix bug #1655 (disable splash screen) Patch by mcdmx@…
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1046   16 years cbrill [Cleanup] Remove unused imports and unused variables
(edit) @1042   16 years stoecker fix bug #1645 (preferences dialog size) Patch by Jan Peter Stotz
(edit) @1040   16 years stoecker added user selection in user dialog. Closes #1650. Patch by Jan Peter Stotz
(edit) @1039   16 years stoecker cleanup prefs access a bit
(edit) @1038   16 years stoecker moved Downlod area check from bounding box to main download dialog
(edit) @1034   16 years stoecker Fix commandline argument problem. Close bug #1636. Thanks to Michel Marti
(edit) @1033   16 years stoecker Added programm logo. Close bug 1638. Thanks to Michel Marti
(edit) @1032   16 years mfloryan Fixed some messages that were not translatable.
(edit) @1031   16 years stoecker removed translation clash
(edit) @1030   16 years framm - added new "Toggle GPX Lines" action that can be configured to be in …
(edit) @1028   16 years stoecker allow resizing for plugin prefs
(edit) @1027   16 years stoecker added selectionChanged signal to properties dialog
(edit) @1026   16 years stoecker close bug #1631
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @1022   16 years stoecker close bug #1461 - initial zoom to download area
(edit) @1020   16 years stoecker URL update missing
(edit) @1016   16 years stoecker added MOTD patch
(edit) @1015   16 years stoecker separated display URL and shown URL in downloader
(edit) @1003   17 years framm - patch so change zoom rectangle behaviour by Matthew W.S. Bell …
(edit) @999   17 years stoecker close bug #1588, code cleanup by bruce89
(edit) @997   17 years stoecker close bug #1575
(edit) @996   17 years framm - patch by Henry Loenwind to introduce new "create circle" action.
(edit) @995   17 years stoecker fix #682
(edit) @994   17 years stoecker removed some legacy code
(edit) @993   17 years stoecker patch splashscreen log - Jan Peter Stotz
(edit) @991   17 years stoecker improved mappaint loader a lot
(edit) @990   17 years stoecker closed bug #1476 - invisible tram lines
(edit) @989   17 years stoecker added support for background layers
(edit) @988   17 years stoecker make advanced object deletion available for outside, so validator can …
(edit) @987   17 years stoecker added internal support for multiple styles
(edit) @985   17 years stoecker close bug #1566
(edit) @979   17 years framm - added basic support for downloading based on tile numbers. not …
(edit) @976   17 years stoecker fix bug #1561 and #5160
(edit) @968   17 years stoecker added history information - closes #1546 - patch by mail _ ulfm.de
(edit) @967   17 years stoecker added search and selection improvements by Jan Peter Stotz. Closes #1306
(edit) @966   17 years stoecker commandline arg --language works as expected
(edit) @955   17 years stoecker increase virtual node size a bit again
(edit) @953   17 years stoecker fixed typo
(edit) @950   17 years stoecker use the mappaint.node.virtual-size as planned
(edit) @949   17 years stoecker fixed default handling for tagging presets
(edit) @947   17 years stoecker fixed minor display bug in mappaint
(edit) @946   17 years stoecker fix initial proxy settings
(edit) @944   17 years stoecker fixing NPE. Closes #1532, #1531, #1529. Patch by avar
(edit) @942   17 years framm - filename checking for audio markers in GPX. Fixes #973.
(edit) @941   17 years framm + fixed Osm->GPX conversion to retain timestamps.
Note: See TracRevisionLog for help on using the revision log.