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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6113   10 years Don-vip fix some compilation warnings
(edit) @6110   10 years bastiK fixed typo from [6103]
(edit) @6104   10 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6103   10 years bastiK see #8921 - add Java package version to the status report
(edit) @6101   10 years akks revert 6099: seems it was not the described bug
(edit) @6099   10 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6094   10 years Don-vip fix #8918 - Handle Zero width space char since Java 7 changes related …
(edit) @6093   10 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6087   10 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   10 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   10 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   10 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6070   10 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   10 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6049   10 years akks see #8851: fix some bugs in joining areas and adding intersections …
(edit) @6007   10 years Don-vip fix #8794 - NumberFormatException in Geometry.getCentroid()
(edit) @5994   10 years Don-vip fix #8770 - Call lsb-release only once
(edit) @5980   10 years Don-vip see #8631 - Sanity checks in geometry functions dealing with …
(edit) @5979   10 years akks fix #8652 [based on patch by cmuelle8] enable dialog and panels hiding …
(edit) @5949   10 years Don-vip fix #8661 - preset: default on check not set
(edit) @5946   10 years stoecker fix #7658 - don't load icons from user relative paths (require …
(edit) @5937   10 years stoecker fix #8685 - wiki browser fix external links (althought they look very ugly)
(edit) @5936   10 years stoecker fix #8685 - wiki browser links not working
(edit) @5927   10 years bastiK add missing license information
(edit) @5926   10 years bastiK clean up imports
(edit) @5916   10 years stoecker fix version number
(edit) @5915   10 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5887   10 years Don-vip see #8606 - Fix user-agent used with JEditorPage.setPage() or …
(edit) @5886   10 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5885   10 years stoecker fix quoted texts (fix #8616)
(edit) @5881   10 years stoecker javadoc fixes
(edit) @5879   10 years Don-vip improve Mac OS X description
(edit) @5877   10 years Don-vip see #8616 - Attempt to determine OS detailed version on some non …
(edit) @5874   10 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   10 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5868   10 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5867   10 years stoecker nicer linux os string for some distros
(edit) @5863   10 years stoecker javadoc fixes
(edit) @5853   10 years stoecker improve version string for linux
(edit) @5852   10 years stoecker improve version string for linux
(edit) @5850   10 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5849   10 years Don-vip fix #8584 - see #8571 : Add "Report bug" button in Status report …
(edit) @5839   10 years Don-vip see #8570 - close more streams
(edit) @5834   10 years Don-vip see #8570 - close stream after reading page from wiki
(edit) @5830   10 years Don-vip fix #8577 - Exception with empty SVG as image
(edit) @5827   10 years Don-vip see #8571 - Compress bug reports before encoding them to have shorter …
(edit) @5822   10 years Don-vip fix #8546 - Validator do not detect errors named identically (partial …
(edit) @5819   10 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5813   10 years stoecker #see 8379 - add untagged to help of search
(edit) @5809   10 years akks fix #8500, see #8384: added "Clear buffer" button to the messages …
(edit) @5791   10 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5783   10 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5772   10 years Don-vip see #8505 - strip of trailing and leading whitespace characters of …
(edit) @5762   10 years stoecker remove some deprecated and unused stuff
(edit) @5756   10 years akks paste tags from text: fixed one more parser error, added JUnit tests, …
(edit) @5755   10 years akks Fix incorrect tag pasting from tab-delimited text, see #8384
(edit) @5738   10 years akks see #8384: Ctrl-Shift-V now can paste tags from text buffer like …
(edit) @5698   10 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5647   10 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5610   10 years Don-vip fix NPE
(edit) @5589   10 years bastiK drop unnecessary properties for upload to the OSM API in order to save …
(edit) @5587   10 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5584   10 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5580   10 years Don-vip fix #8191 - Do not load external DTDs when reading (supposed) XML …
(edit) @5578   10 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5577   10 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @5543   10 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5542   10 years Don-vip fix #8118 - IllegalPathStateException when running validator (building …
(edit) @5540   10 years jttt thread safety in ImageProvider
(edit) @5525   11 years stoecker fix #8092 - typo
(edit) @5522   11 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5514   11 years stoecker allow to switch and remember display number for main window even in …
(edit) @5510   11 years stoecker fix #8059 - fix preset loading for tr
(edit) @5504   11 years Don-vip fix #8021 - division by 0 when getting screen info at startup
(edit) @5463   11 years jttt Fix some memory leaks (see #7980)
(edit) @5460   11 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5450   11 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5440   11 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5422   11 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5367   11 years Don-vip see #7626 - Fix usage of key "Enter' in dialogs
(edit) @5355   11 years akks Allowing to change F1 help shortcut on Windows, see #7226
(edit) @5321   11 years simon04 Don't localize id in precondition failed messages.
(edit) @5313   11 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5275   11 years bastiK doc improvements
(edit) @5266   11 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5245   11 years simon04 I18n: add language ca
(edit) @5244   11 years simon04 I18n: add language pt (fix #7727)
(edit) @5221   11 years Don-vip should fix #7663 - Pasting in Windows gives …
(edit) @5200   11 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5179   11 years simon04 i18n: add hu language
(edit) @5170   11 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5169   11 years simon04 (hopefully) fix #7574 - NameTemplate stopped working
(edit) @5163   11 years simon04 fix #7574 - NameTemplate stopped working
(edit) @5159   11 years simon04 see #7552 - damn confusion with Greek letters: apply delta instead …
(edit) @5155   11 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5142   11 years stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5135   11 years simon04 see #6964 - speedup XmlObjectParser by caching fields/methods used to …
(edit) @5132   11 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5130   11 years simon04 presets: fix handling of <short_description> which was broken since r4340
(edit) @5125   11 years Don-vip Make polygon centroid computation a public method in Geometry class
Note: See TracRevisionLog for help on using the revision log.