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) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10356   8 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @9992   8 years Don-vip sonar - fix more issues
(edit) @9975   8 years Don-vip sonar - make some final fields static too, use Collection.isEmpty(), …
(edit) @9941   8 years simon04 fix #12457 - Filter "modified" not updating after uploading changes
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7775   9 years bastiK applied #10822 - Getter Method to add a Filter to the FilterDialog …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6380   10 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.