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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4794   12 years stoecker fix #7267 - side menu buttons missing
(edit) @4793   12 years stoecker don't hide buttons for undocked dialogs
(edit) @4778   12 years stoecker fix #7234 - dynamic toggle starts inverted
(edit) @4765   12 years stoecker allow individual disabled dynamic buttons
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4366   13 years stoecker see #6731 - handle collapsed menu correctly
(edit) @4363   13 years stoecker use createLayout() in all internal 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) @3598   14 years bastiK add option to hide toggle buttons on the left
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3470   14 years jttt Fix #3278 redirect shortcuts in the undocked windows to the main window
(edit) @3421   14 years bastiK fixed #5304 - Problem occured during validation operation
(edit) @3211   14 years bastiK fix unnecessary hideNotification at the beginning
(edit) @3186   14 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3178   14 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @3087   14 years mjulius see #4674 - NPE in ToggleDialog now throws IllegalArgumentException …
(edit) @3016   14 years bastiK pop up the conflict dialog when a conflict has been detected
(edit) @2969   14 years bastiK fixed #4502 - Photomapping pannel open just one time; make tiger …
(edit) @2887   14 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2770   14 years stoecker typos
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2602   14 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2577   14 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(edit) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2525   14 years bastiK fix #4030 - Hide/minimize icon in right menus not working properly
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2475   14 years jttt Added methods showNotify and hideNotify to ToggleDialog. Useful to …
(edit) @2364   14 years Gubaer applied #3826: patch by bastik: Remember geometry of detached toggle …
(edit) @2319   14 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2301   14 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2255   15 years Gubaer New utility class for help context aware option dialogs Improved …
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2232   15 years stoecker fixed #3635 - title in side dialogs not refreshed
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2185   15 years stoecker see #3550 - fixed resizable side views - patch by bastiK
(edit) @2162   15 years stoecker see #3550 - patch by bastik - resize dialogs on right side
(edit) @2111   15 years Gubaer applied #3473: patch by bastiK: fix some bugs of ToggleDialog
(edit) @2021   15 years Gubaer Improved handling of toggle dialogs
(edit) @2010   15 years Gubaer added getter isDialogShowing()
(edit) @2005   15 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @1999   15 years Gubaer fixed #3349: Last 3 few versions of josm report error on start. …
(edit) @1992   15 years Gubaer fixing ToggleDialog - now uses a JDialog instead of a JFrame. Should …
(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 …
(edit) @1332   15 years stoecker better handling of ToggleDialog docking
(edit) @1316   15 years stoecker fix ToggleDialog. Patch by Detlef Reichl
(edit) @1288   15 years stoecker close #2006
(edit) @1237   15 years stoecker fixed #1602 patch by xeen
(edit) @1230   15 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1228   15 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/dialogs/ToggleDialog.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.