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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4596   12 years jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4591   12 years jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4572   12 years Don-vip fix #4161 - Removed useless code
(edit) @4563   12 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4556   12 years stoecker fix #6971 - patch by olejorgenb - add tooltips to checkmarks in author …
(edit) @4536   12 years Don-vip Improved plugin interaction with selection and popups of Relation, …
(edit) @4526   13 years simon04 see #5781 - unregister keyboard shortcuts of properties dialog
(edit) @4518   13 years simon04 fix #5781 - display mnemonics of {add,edit,delete} of properties dialog
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
(edit) @4500   13 years simon04 fix #5781 - change mnemonics of {add,edit,delete} property to …
(edit) @4484   13 years Don-vip see #6856 - Enable plugins to add actions in popup menus (PropertiesDialog)
(edit) @4475   13 years Don-vip fix #6707 - Removing a empty polygon (removed shape first, then on …
(edit) @4471   13 years Don-vip fix #6879 - missing repaint after loading incomplete child relations …
(edit) @4462   13 years simon04 harmonize toggle dialog names
(edit) @4459   13 years bastiK applied #6856 - Enable plugins to add actions in popup menus (patch by …
(edit) @4456   13 years bastiK applied #6873 - Layers merge compatibility check should be mutual …
(edit) @4454   13 years simon04 fix #6857 - add copy [[all] key/]value to properties dialog
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4420   13 years simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4410   13 years simon04 fix #6741 - improve Advanced Object Info - feel free to enter any …
(edit) @4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
(edit) @4407   13 years simon04 fix #2922 - improve visibility of preset entry in properties dialog
(edit) @4395   13 years bastiK fixed #6514 - Command Stack scrolls up to the first edit view when …
(edit) @4369   13 years stoecker fix #6646 - patch by Don-vip - don't disable changeset manager button
(edit) @4366   13 years stoecker see #6731 - handle collapsed menu correctly
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4357   13 years bastiK show conflicts in InspectPrimitiveDialog
(edit) @4356   13 years stoecker convert some more ToggleDialog's
(edit) @4355   13 years stoecker see #6731 - add dynamic button visibility (needs …
(edit) @4354   13 years stoecker see #6731 - reduce space required for SideButtons, moved arrow …
(edit) @4353   13 years stoecker see #6731 - introduce better layout function for ToggleDialogs, …
(edit) @4350   13 years xeen fix shortcut warnings introduced in @4333 (see #30)
(edit) @4337   13 years stoecker duplicate members of relations are now properly selected in relation dialog
(edit) @4335   13 years stoecker fix display error of relation position
(edit) @4333   13 years xeen add shortcuts to toggle layer visibility (defaults are ALT+1 .. ALT+0 …
(edit) @4314   13 years bastiK add east/north input to 'add node' and 'move node' actions
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4308   13 years stoecker fix #6683 - i18n fix
(edit) @4307   13 years stoecker fix #6684 - i18n issue
(edit) @4303   13 years stoecker fix #6674 - patch by simon04 - Wrong header in add tag window
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4265   13 years jttt Make merge layers work when more than one layer is selected
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4238   13 years stoecker fix #6547 - patch by Hojoe - line height in relation editor too high
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4222   13 years stoecker fix #6569 - patch by Casiope - Improve translation for Mappaint
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4215   13 years stoecker fix #6547 - patch by Hojoe - reduce space usage in relation editor
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4189   13 years stoecker unify geometry code
(edit) @4175   13 years bastiK fixed #6506 - shortcut to switch rendering mode doesn't work (partial …
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4158   13 years stoecker fix #6296 - allow to relations to selection
(edit) @4157   13 years stoecker typo
(edit) @4156   13 years stoecker fix I18N
(edit) @4155   13 years stoecker fix typo
(edit) @4154   13 years stoecker fix #6414 - downloading incomplete members
(edit) @4151   13 years stoecker fix #6310 - properly show new objects in inspect, translate dialog, …
(edit) @4148   13 years stoecker fix #6198 - preset applied to invalid objects
(edit) @4141   13 years stoecker fix #6430 - don't prefill single characters
(edit) @4140   13 years stoecker fix #6464 - add security check in case tag editing leads to overwrite …
(edit) @4138   13 years stoecker show way length in status when only one way is selected (side effect: …
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @4119   13 years stoecker fix #6431 - NPE
(edit) @4113   13 years stoecker fix #6233 - better sorting for upload dialog
(edit) @4109   13 years stoecker see 6378 - patch by akks (reworked) - prefill key addition dialog with …
(edit) @4107   13 years stoecker fix #6409 - patch by bilbo - Add 'do not ask again' to delete member …
(edit) @4106   13 years stoecker fix #6410 - patch by bilbo - add two additional entries to popup …
(edit) @4102   13 years bastiK fixed #4662 (patch by Hojoe) - dialog box going out of bound when tag …
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4078   13 years framm revert change to UserListDialog that broke relicensing display. Fixes …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @4070   13 years jttt Fix #6275 Sort relations numerically
(edit) @4068   13 years jttt Fix #6290 "Copy" does not work when selecting objects from list
(edit) @4064   13 years bastiK applied #6250 (patch by akks) - move selection history to dataset
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4035   13 years stoecker fix validator texts and degrade strange suspicous tag/value message
(edit) @4031   13 years framm change "CT" column in user list to show a grey check mark for those …
(edit) @4026   13 years stoecker fix #6213 - license info wrong
(edit) @4023   13 years stoecker improve validator user interface
(edit) @3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3977   13 years bastiK fixed #6084 - <html> tag opened, but not closed
(edit) @3973   13 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
(edit) @3970   13 years bastiK fixed #6082 - Launch browser with wiki help to selected object
(edit) @3941   13 years bastiK #5958 - Renaming layers erratic
(edit) @3940   13 years bastiK fixed #6032 - Keystroke shift alt pressed A is already assigned to …
(edit) @3935   13 years mjulius fix #6023 - ChangeSet ID in Hex
(edit) @3928   13 years jttt Fix #6015 Relation-Editor: added objects are not selected when adding …
(edit) @3926   13 years jttt Fix #5998 Filtered + hidden objects are displayed after startup
(edit) @3925   13 years bastiK fixed #5963 (patch by Petr_Dlouhy) - Relation editor fails to detect …
(edit) @3920   13 years jttt Paste in relation dialog - paste after last member when nothing is …
(edit) @3908   13 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
Note: See TracRevisionLog for help on using the revision log.