source: trunk/src/org/expeditee/settings

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1498   4 years bnemhaus Refactored variable name for clarity. Comments explaining why an …
(edit) @1474   4 years bnemhaus Added FrameIO.Mail to the default paths populated on profile frames. …
(edit) @1467   4 years bnemhaus UserSettings.ProfileName is now null if not set. This also effects …
(edit) @1442   5 years bnemhaus
(edit) @1441   5 years bnemhaus Copying images in Expeditee now duplicates the associated file on the …
(edit) @1440   5 years bnemhaus Reordered the default FrameDirs, ImageDirs and AudioDirs to what I …
(edit) @1434   5 years bln4 Implementation of ProfileManager. Refactor + additional content for …
(edit) @1431   5 years bln4 Recoding of the Labels class to improve surrogate mode functionality. …
(edit) @1419   5 years bln4 Colleague -> User
(edit) @1415   5 years bln4 Renamed Frame.getItems() to Frame.getSortedItems() to better represent …
(edit) @1403   5 years bln4 Added groups path. Will be used to store framesets whose contents …
(edit) @1394   5 years bln4 EncPermission setting is now represented as a full mask. An invalid …
(edit) @1393   5 years bln4 Maintain caseing for settings.
(edit) @1390   5 years bln4 Added setting for the default encryption permission. When not …
(edit) @1375   5 years bln4 Mail now links to the senders credentials frame. More work required …
(edit) @1363   5 years bln4 It is now possible to complete the process of recovering access to a …
(edit) @1360   5 years bln4 Whoops, the mail path needs to be in here.
(edit) @1352   5 years bln4 Refactor of account creation action. New settings frame to record a …
(edit) @1330   5 years bln4
(edit) @1328   5 years bln4 A cleaner more methodical way of establishing what the paths are based …
(edit) @1304   5 years bln4 MailBay and MessageBay instances are now encrypted with ProfileEncryption
(edit) @1303   5 years bln4 Moved the static field USER_NOBODY to AuthenticatorBrowser from …
(edit) @1287   5 years bln4 Updated VM property auth to expeditee.authentication. Added two static …
(edit) @1280   5 years bln4 Renamed MailMode action to ToggleBay Renamed FrameCreator enums to …
(edit) @1277   5 years bln4 Changes have been made to how mail is stored. Each user now has a …
(edit) @1276   5 years bln4 FrameCreator now has the option to extend an existing frameset rather …
(edit) @1274   5 years bln4 Consistency of FrameIO path names
(edit) @1272   5 years bln4 Switched initialisation order of UserName and ProfileName.
(edit) @1269   5 years bln4
(edit) @1257   5 years bln4 Provide access to tutorials in new regime.
(edit) @1247   5 years bln4 If you are not logged in yet, then it does not make sense to set paths …
(edit) @1246   5 years bln4
(edit) @1245   5 years davidb ImageDirs and AudioDirs changed over to new DirectcoryListSetting; …
(edit) @1244   5 years davidb After change to have resources-public and resources-private, some …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
(edit) @1241   5 years bln4 Renamed these settings
(edit) @1233   5 years bln4 Removed debug comments
(edit) @1227   5 years bln4 org.expeditee.auth.EncryptedExpReader -> …
(edit) @1213   5 years bln4 UserSettings.java -> Flag settings to determine if we are …
(edit) @1204   5 years bln4 auth.KeyList.java -> Settings to store public credentials …
(edit) @1195   5 years bln4 org.expeditee.actions -> org.exepdtiee.settings.legacy -> There is a …
(edit) @1121   6 years bln4
(edit) @1120   6 years bln4 org.expeditee.settings.UserSettings -> Modification to the default …
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1051   8 years davidb Code upgraded so frame zooming is an optional (experimental) feature …
(edit) @1050   8 years davidb Setting used in Apollo side of Expeditee: controls the rate of …
(edit) @946   9 years bln4 Made modifications to how it deals with setting expeditee.home It …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @885   10 years csl14 Made changes to Exploratory Search interface and minor fixes to …
(edit) @876   10 years csl14 Exploratory Search web browser now anchors to fullscreen + fixed bug …
(edit) @813   10 years csl14 Fullscreen webbrowser now gets actual width and height
(edit) @798   10 years csl14 Exploratory Search taskbars now resize with screen - fixed anchor …
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @777   10 years jts21 Only try to init fonts after they've been extracted so they can …
(edit) @768   10 years bln4 When detecting OS by using indexOf on …
(edit) @766   10 years csl14 Added Exploratory Search settings package; can now specify height and …
(edit) @761   10 years davidb Code added to load any TTF fonts located in the resources 'fonts' folder
(edit) @757   10 years davidb Further tweak to print statement about network/proxy settings
(edit) @756   10 years davidb Minor tweak to print statement about network/proxy settings
(edit) @747   10 years jts21 Fix TitleTemplate so it actually works
(edit) @732   10 years jts21 Implement settings for FrameShareTimeout and StartFrame. StartFrame
(edit) @729   10 years jts21 Move ColorWheels to UserSettings, store them as new ArraySetting type …
(edit) @717   10 years jts21 Changes to settings tree generation, and added vertical/horizontal …
(edit) @706   10 years jts21 Set TitleTemplate in UserSettings, and decrease default TitleTemplate size
(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) @675   10 years jts21 Fix proxy warning spam
(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) @664   10 years jts21 Add tooltip template to settings, and make _tooltipItem a static …
(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) @652   10 years jts21 Remove debug message for pasting text, and change warning message for …
(edit) @642   10 years jts21 Add more checks to ignore invalid/unset setting values
(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) @632   10 years jts21 Add panning action - Use by shift-left-click and dragging the mouse, …
(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) @611   10 years jts21 Add default values for settings
(edit) @605   10 years jts21 Make settings accept annotation tags
(edit) @588   10 years jts21 Disable warning message about proxy password since it was getting …
(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.