source: trunk/src/org/expeditee/settings/Settings.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @717   10 years jts21 Changes to settings tree generation, and added vertical/horizontal …
(edit) @679   10 years jts21 Forgot to remove debug code from settings before last commit
(edit) @677   10 years jts21 Let settings parser parse settings pages that take up multiple frames, …
(edit) @670   10 years jts21 Make sure TitleTemplate is set before generateSettingsTree() is …
(edit) @669   10 years jts21 generateSettingsTree() now uses FrameCreator, and also now uses a …
(edit) @666   10 years jts21 Tidy up settings (no longer directly using GenericSettings)
(edit) @658   10 years jts21 Auto-generate settings tree when creating a new profile
(edit) @656   10 years jts21 Implement tooltips
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @641   10 years jts21 Generated settings frames now use capitalised setting names, and …
(edit) @640   10 years jts21 Move check for field type up to the code that populates the map of …
(edit) @639   10 years jts21 Add method to generate a settings tree containing all settings, and …
(edit) @629   10 years jts21 Disable debug messages for settings
(edit) @621   10 years jts21 Add homePage setting, and make settings reset to their defaults if …
(edit) @612   10 years jts21 Fix default values so sensitive variables don't get set to null and …
(edit) @605   10 years jts21 Make settings accept annotation tags
(edit) @572   10 years jts21 Move all profile tags into settings package
(edit) @571   10 years jts21 Add the capability to use setter functions that will be called to set …
(add) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
Note: See TracRevisionLog for help on using the revision log.