source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6380   11 years Don-vip update license/copyright information
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5926   11 years bastiK clean up imports
(edit) @5903   11 years stoecker fix javadoc
(edit) @5496   12 years stoecker fix translation of filter dialog
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5028   12 years jttt Add possibility to hide side buttons in toggle dialogs permanently, …
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4953   12 years stoecker fix some shortcut deprecations
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4615   12 years jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3375   14 years bastiK fixed #5238 - Add custom icon to GPX marker (Patch by Nakor) - Images …
(edit) @3371   14 years jttt Fix #5018 DataIntegrityProblemException: Primitive must be part of the …
(edit) @3356   14 years bastiK added filter tests
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3346   14 years bastiK fixed: header of filter dialog shows wrong numbers (always 0)
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3216   14 years stoecker fixed typo
(edit) @3198   14 years bastiK see #4929 - rectangle selection selects filtered objects. (the other …
(edit) @3189   14 years stoecker activated filter dialog finally, hopefully we wont get to much …
(edit) @3178   14 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2985   14 years jttt Make DataChangedListener deprecated (replaced by DatasetListener), …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(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) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2145   15 years stoecker see #3475 - patch by Petr Dlouhý - cleanups
(add) @2125   15 years stoecker added files
Note: See TracRevisionLog for help on using the revision log.