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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @632   17 years ramack - fixed typo, which closes #727
(edit) @631   17 years framm - polygon drawing performance increases by Daniel Naber …
(edit) @628   17 years framm - make ChangePropertyCommand() constructor take single object (patch …
(edit) @627   17 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   17 years framm - ye grande eol style fixe
(edit) @623   17 years david dynamic startup message
(edit) @622   17 years gebner Color tracks by velocity.
(edit) @621   17 years framm - fix changing of keys when multiple objects selected, patch by …
(edit) @620   17 years gebner Don't draw zero area download boundaries.
(edit) @619   17 years gebner Put the code to display the currently mouse-overed object in the …
(edit) @617   17 years gebner Convert MapStatus.java to UTF-8 so that javac can read it.
(edit) @614   17 years framm - support for sub-menus in tagging presets (simply name them "Foo/Bar" …
(edit) @613   17 years framm - add extra digit to length when displayed in metres - proper icon for …
(edit) @612   17 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @611   17 years framm - change the behaviour of property drop-downs to list the USED as well …
(edit) @610   17 years framm - fix "getting started" screen for low resolutions - fix …
(edit) @608   17 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @604   17 years ramack - make gps-direction preference editable without einstein-mode …
(edit) @602   17 years ramack - fix disappearing of gpx, when no draw.rawgps.max-line-length is set, …
(edit) @601   17 years framm - fix delete button in translated versions of Relation List, Closes #677
(edit) @598   17 years ramack - solving Ticket #673: drawing short lines between gpx points now, …
(edit) @597   17 years ramack - implement ticket #671: add option to draw only interesting direction …
(edit) @595   17 years framm - use auto completion for property editor; patch from Michael …
(edit) @594   17 years ramack - fix of ticket #681, even if it seems to work fine with new jvms: …
(edit) @593   17 years framm - change value cycle order of checkboxes in tagging presets, now go to …
(edit) @591   17 years framm - Tagging presets now take existing tags into account and will not …
(edit) @590   17 years framm - cosmetics
(edit) @588   17 years framm - scale label fixed (now works for all projections), and subdivisions …
(edit) @587   17 years framm - new boolean config option draw.rawgps.direction enables arrowheads …
(edit) @586   17 years framm - add a "select" button at the bottom of the relation list to transfer …
(edit) @584   17 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(edit) @582   17 years framm - got rid of a few compiler warnings
(edit) @578   17 years david Allow combination of audio marker creation methods and implement …
(edit) @577   17 years david when dragging play head (a) fix bug re extraneous rubber band …
(edit) @576   17 years tom_e Fix for relative file name in gpx link - from RaSchu, #507
(edit) @575   17 years david fix problem where Import Audio would not find a starting trackpoint if …
(edit) @574   17 years david advertise audio mapping
(edit) @573   17 years david incorrect preference name (suppressautomarkers => makeautomarkers)
(edit) @572   17 years david Reorganise audio interface in light of recent usability comments
(edit) @568   17 years david add contextual help
(edit) @567   17 years david add contextual help
(edit) @565   17 years framm - relation editor now deletes any number of members. Patch by Tom …
(edit) @563   17 years david implement fast/slow forward
(edit) @562   17 years david Show/hide text -> show/hide text/icon, and implement as such
(edit) @561   17 years david Remember the directory last opened
(edit) @558   17 years david implement Paste Tags
(edit) @557   17 years david implement calibration function for audio player
(edit) @554   17 years david new "Add Audio Marker At Play Head" facility; and tidy up Audio …
(edit) @553   17 years david (a) add preference dialog, (b) add audio tracing
(edit) @552   17 years david audio synchronization for tracks without waypoints
(edit) @551   17 years david Fix crash when going to previous marker when we are at the first one …
(edit) @550   17 years david fix problem when audio syncing to waypoint other than the first one
(edit) @548   17 years david I wasn't checking that Next and Previous were AudioMarkers (was only …
(edit) @547   17 years david much improved audio handling: threaded audio, controls, sync with waypoints
(edit) @541   17 years framm - use waypoint's "desc" attribute in lieu of "name" if "name" is not …
(edit) @540   17 years framm - show relation's ID in relation editor title bar
(edit) @529   17 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @527   17 years gebner Remove unused import.
(edit) @526   17 years framm - changed move mode to use an initial move threshold of 15 pixels, …
(edit) @512   18 years gebner Add support for two non-standard GPX variants: - <link>URL</link> …
(edit) @509   18 years gebner Fix parsing of Plugins.xml
(edit) @508   18 years gebner Export name tags as <name> elements in GPX.
(edit) @506   18 years gebner MapView: add MapMover, MapSlider, MapScaler only after initialization.
(edit) @504   18 years gebner Don't do hacky string mangling to get a URL from a File.
(edit) @497   18 years gebner When toggling wireframe mode, don't fail if there is no MapFrame yet.
(edit) @494   18 years gebner GpxLayer: provide a more sensible tooltip text.
(edit) @488   18 years gebner Change the shortcut for wireframe mode to ctrl-w so that it doesn't …
(edit) @486   18 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @484   18 years tabacha put some strings e.g. status bar messages in tr() to translate it
(edit) @483   18 years gebner OsmDataLayer: check for OsmPrimitive.keys == null
(edit) @478   18 years gebner Speed up merging. - Don't scan our dataset for every primitive we …
(edit) @474   18 years (none) fix bug #480: change the button texts of the plugin preferences
(edit) @466   18 years (none) move "Join node to way" function from UtilsPlugin to core
(edit) @464   18 years (none) a doubleclick on the layer entry hides/shows it
(edit) @462   18 years (none) remove the unused "Layer" menu - this confuses when plugins add top …
(edit) @460   18 years (none) make the menu look more like the standard JAVA menu: - add a …
(edit) @459   18 years (none) fix bug #426: tick the checkbox in the download dialog for …
(edit) @454   18 years gebner SelectAction: Fix shift-select and ctrl-select. Before r452 if you …
(edit) @450   18 years (none) "usability cleanup" of main menu and default toolbar main menu: - add …
(edit) @446   18 years framm - temporarily re-add RawGpsLayer for those plugins still requiring it
(edit) @444   18 years framm - patch for better GPX file support by Raphael Mack …
(edit) @442   18 years gebner Don't reset prefs to default when encountering parsing errors.
(edit) @435   18 years framm - add a call for download area selection classes to close the download …
(edit) @434   18 years (none) fix a comment typo
(edit) @432   18 years framm - fix Java 1.5 compile problem
(edit) @431   18 years gebner Make the applet code work again.
(edit) @422   18 years framm - added patch by Matthew Newton <matthew-osm@…> to …
(edit) @420   18 years framm - removed duplicate "select all" from edit menu
(edit) @419   18 years framm - "use builtin defaults" in tagging preset preference now defaults to true
(edit) @418   18 years framm - tagging presets are now not shown in the properties dialog by …
(edit) @417   18 years framm - automatically select the contents of the "URL from …
(edit) @416   18 years gebner Don't perform property edit when clicking on cancel.
(edit) @415   18 years gebner PropertiesDialog: Remember value when editing keys.
(edit) @414   18 years gebner Add check for MapView.activeLayer == null.
(edit) @407   18 years gebner Add incompleteness checks.
(edit) @404   18 years framm
(edit) @402   18 years framm - started adding support for uploading GPX files, not complete yet, …
(edit) @399   18 years framm - hide presets menu when no presets defined - add shortcut for presets menu
(edit) @398   18 years framm - switch using the built-in tagging presets on by default
(edit) @397   18 years framm - added a built-in set of tagging presets. this can be disabled from …
Note: See TracRevisionLog for help on using the revision log.