source: josm/trunk/src/org/openstreetmap/josm/gui/MainMenu.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3266   14 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
(edit) @2902   14 years mjulius get rid of DownloadUrlAction again. This was redundant.
(edit) @2899   14 years mjulius new action: DownloadUrlAction This opens a dialog to allow the user to …
(edit) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2682   14 years stoecker added update modified action
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2575   14 years stoecker include utilsplugin, fix #4086
(edit) @2533   14 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2530   14 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
(edit) @2373   14 years stoecker fixed i18n error introduced in my last checkin
(edit) @2372   14 years stoecker fix #3391 - update plugins after josm update
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2268   15 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
(edit) @2061   15 years Gubaer fixed #3398: Changeset tags should be editable in subsequent uploads
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1810   15 years Gubaer new: DownloadReferrersAction - downloads the set of primitives …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1700   15 years Gubaer enable new InfoAction
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1639   15 years stoecker fix #2024 - patch by Daeron - added Mirror action
(edit) @1498   15 years stoecker fix translation issues for help, add fullscreen mode (patch by avar) - …
(edit) @1434   15 years stoecker close #999. patch by xeen
(edit) @1416   15 years stoecker close #2160. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1380   15 years stoecker fix #2145. Patch by Teemu Koskinen
(edit) @1222   15 years stoecker some cleanup in preferences handling
(edit) @1219   15 years ulfl redesign of main menu, to better conform with common standards …
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1161   15 years stoecker added missing translation
(edit) @1146   15 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1130   15 years framm - new "Add Node" action from the Edit menu presents you with a dialog …
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1076   15 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @1054   15 years stoecker fixed a lot of the shortcut related translations
(edit) @1030   16 years framm - added new "Toggle GPX Lines" action that can be configured to be in …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @996   16 years framm - patch by Henry Loenwind to introduce new "create circle" action.
(edit) @968   16 years stoecker added history information - closes #1546 - patch by mail _ ulfm.de
(edit) @858   16 years stoecker added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @563   16 years david implement fast/slow forward
(edit) @558   16 years david implement Paste Tags
(edit) @547   16 years david much improved audio handling: threaded audio, controls, sync with waypoints
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @497   16 years gebner When toggling wireframe mode, don't fail if there is no MapFrame yet.
(edit) @488   16 years gebner Change the shortcut for wireframe mode to ctrl-w so that it doesn't …
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @466   16 years (none) move "Join node to way" function from UtilsPlugin to core
(edit) @462   16 years (none) remove the unused "Layer" menu - this confuses when plugins add top …
(edit) @460   16 years (none) make the menu look more like the standard JAVA menu: - add a …
(edit) @450   16 years (none) "usability cleanup" of main menu and default toolbar main menu: - add …
(edit) @422   16 years framm - added patch by Matthew Newton <matthew-osm@…> to …
(edit) @420   16 years framm - removed duplicate "select all" from edit menu
(edit) @404   17 years framm
(edit) @399   17 years framm - hide presets menu when no presets defined - add shortcut for presets menu
(edit) @397   17 years framm - added a built-in set of tagging presets. this can be disabled from …
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/MainMenu.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.