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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5356   12 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5346   12 years Don-vip fix #7867, see #7505, see #7847 - Handle deleted nodes without …
(edit) @5340   12 years Don-vip see #7505 - Hide redacted version in history browser when loading an …
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5264   12 years stoecker test fixing Javadoc
(edit) @5171   12 years Don-vip history/osmChange handling: fix an issue when downloading osmChange …
(edit) @5146   12 years bastiK fixed #7558 - History window shows XML entities in user names
(edit) @5053   12 years akks style fix, removed one patch committed by mistake
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @4990   12 years Don-vip fix #7161 - Show distance of moved node in history window
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4862   12 years Don-vip fix #7268 - IndexOutOfBoundsException problem in the "History" window
(edit) @4779   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4775   12 years bastiK see #7219 - CT-Column-Title in history window only displays …
(edit) @4760   12 years jttt Fix EDT thread violation
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4689   12 years stoecker don't have multiple classes in one file
(edit) @4674   12 years simon04 fix #7172 - CT isn't always loaded by the History window when looking …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4598   12 years bastiK history browser: changed selection of 2 compared version. WAS: double …
(edit) @4583   12 years Don-vip fix NPE
(edit) @4566   12 years stoecker fix #6652 - patch by olejorgenb - Members list in history panel for …
(edit) @4525   13 years Don-vip fix #6899 - The visual selection of the "current version" in the …
(edit) @4498   13 years simon04 see #6774 - Make History dialog more diff-like (patch by olejorgenb)
(edit) @4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
(edit) @4406   13 years simon04 fix #6776 - sensible pre-selection of versions in history dialog
(edit) @4339   13 years stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4299   13 years stoecker fix #6620 - patch by Casiope - Minor improvement in VersionPanel
(edit) @4297   13 years stoecker fix #6668 - patch by simon04 - Close HistoryBrowserDialog with Escape
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3768   13 years stoecker fix help
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3221   14 years jttt Fix #4388 JOSM told me i've found a bug while editing a relation
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @2985   14 years jttt Make DataChangedListener deprecated (replaced by DatasetListener), …
(edit) @2961   14 years Gubaer fixed #4392: exception in version history dialog on re-downloading a …
(edit) @2959   14 years Gubaer fixed #4432: NullPointerException in history panel
(edit) @2936   14 years jttt Fixed #4408 confict manager: do not have to solve tag- and …
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2622   14 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2556   14 years Gubaer applied #4063: patch by mjulius: Exception in History dialog
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2497   14 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2416   14 years stoecker fixed #3851 - text vanishs in history dialog
(edit) @2318   14 years Gubaer fixed #3739: History dialog displays anonymous users as "User: ". …
(edit) @2275   15 years Gubaer fixed #3694: History dialog for relations does not work
(edit) @2254   15 years stoecker i18n update
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2245   15 years stoecker don't shorten text when there is enough space
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2239   15 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2182   15 years stoecker fixed typo
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2165   15 years stoecker applied #3532 - path by Dave Hansen - infrastructure for faster data access
(edit) @2096   15 years Gubaer applied #3455: patch by Claudius Henrichs: Incorrect closing html tags …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2044   15 years Gubaer fixed #3383: changeset tags in history dialog
(edit) @2019   15 years Gubaer Improved history feature
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1987   15 years Gubaer removed all occurences of setAlwaysOnTop(). See …
(edit) @1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(add) @1709   15 years Gubaer new: history feature implemented
Note: See TracRevisionLog for help on using the revision log.