source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1177   6 years bln4 The following commit comments all relate to work undertaken getting …
(edit) @1176   6 years bln4
(edit) @1175   6 years bln4 org.expeditee.gui.PopupManager -> Temporarily comments out the code …
(edit) @1174   6 years bln4
(edit) @1173   6 years bln4
(edit) @1172   6 years bln4
(edit) @1171   6 years bln4
(edit) @1170   6 years bln4
(edit) @1169   6 years bln4
(edit) @1168   6 years bln4
(edit) @1167   6 years bln4 org.expeditee.gio.swing.MouseEventRouter -> Adjusted when window …
(edit) @1166   6 years bln4 org.expeditee.gio.gesture.StandardGestureActions -> Piped in the …
(edit) @1165   6 years bln4
(edit) @1164   6 years bln4
(edit) @1163   6 years bln4
(edit) @1162   6 years bln4
(edit) @1161   6 years bln4
(edit) @1160   6 years bln4 org.expeditee.items.widgets.SampleWidget3 -> Added an additional …
(edit) @1159   6 years bln4
(edit) @1158   6 years bln4
(edit) @1157   6 years bln4 org.expeditee.gui.DisplayController -> Entering XRay Mode is a Save …
(edit) @1156   6 years bln4 org.apollo.widgets.SampledTrack -> Raised visibility of …
(edit) @1155   6 years bln4 org.apollo.ApolloGestureActions -> org.expeditee.gio.InputManager -> …
(edit) @1154   6 years bln4 org.apollo.widgets.SampledTrack -> SampledTracks down save themselves …
(edit) @1153   6 years bln4
(edit) @1152   6 years bln4 org.expeditee.items.Widgets.SwingWidget -> Adjusted the painting …
(edit) @1151   6 years bln4
(edit) @1150   6 years bln4
(edit) @1149   6 years bln4 org.expeditee.core.bounds.AxisAlignedBoxBounds -> Added toString() to …
(edit) @1148   6 years bln4 org.expeditee.core.Clip -> Implemented a toString() function for …
(edit) @1147   6 years bln4
(edit) @1146   6 years bln4
(edit) @1145   6 years bln4 org.expeditee.gio.TextLayoutManager -> Clone the origin point so that …
(edit) @1144   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1143   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1142   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1141   6 years bln4 org.expeditee.gui.Browser -> Fixed some issues with ordering of …
(edit) @1140   6 years bln4 org.expeditee.gui.DisplayController -> requestRefresh now optionally …
(edit) @1139   6 years bln4
(edit) @1138   6 years bln4 org.expeditee.gio.swing.SwingInputManager -> Potential fix for issue …
(edit) @1137   6 years bln4
(edit) @1136   6 years bln4
(edit) @1135   6 years bln4
(edit) @1134   6 years bln4 org.expeditee.actions.Debug -> Added an action that demonstrates the …
(edit) @1133   6 years bln4 org.apollo.ApolloKBMGestureTranslator -> Additional guard on Apollo …
(edit) @1132   6 years bln4 org.expeditee.actions.Debug -> New Debug action for helping to solve …
(edit) @1131   6 years bln4
(edit) @1130   6 years bln4 org.expeditee.gio.swing.SwingInputManager -> Potential fix for out of …
(edit) @1129   6 years bln4
(edit) @1128   6 years bln4 Moved overly open scoped content further in.
(edit) @1127   6 years bln4
(edit) @1126   6 years bln4
(edit) @1125   6 years bln4 org.apollo.items.EmulatedTextItem -> …
(edit) @1124   6 years bln4
(edit) @1123   6 years bln4 org.expeditee.gio.gesture.ExpediteeKBMGestureTranslator -> The NoOp
(edit) @1122   6 years bln4 org.expeditee.gio.gesture.StandardGestureActions -> Implemented …
(edit) @1121   6 years bln4
(edit) @1120   6 years bln4 org.expeditee.settings.UserSettings -> Modification to the default …
(edit) @1119   6 years bln4 org.expeditee.gio.gesture.StandardGestureActions -> Fixed bug were …
(edit) @1118   6 years bln4 TODO: Solve occasional ConcurrentModificationException, possible …
(edit) @1117   6 years bln4 org.expeditee.gui.Browser -> Moved Settings.Init() moved prior to …
(edit) @1116   6 years bln4 org.expeditee.items.Text -> Fixed an issue with all text items having …
(edit) @1115   6 years davidb Some files that now need to be excluded for Expeditee to successfully …
(edit) @1114   6 years bln4 org.expeditee.gui.DisplayController -> org.expeditee.gui.MessageBay
(edit) @1113   6 years bln4 org.expeditee.gio.swing.SwingGraphicsManager -> …
(edit) @1112   6 years bln4 org.expeditee.gio.EcosystemManager -> …
(edit) @1111   6 years bln4 org.expeditee.actions.Misc -> New action FramesetMigrateImages: Like …
(edit) @1110   6 years bln4
(edit) @1109   6 years bln4 org.expeditee.importer.ImageImporter -> Now when dragging and …
(edit) @1108   6 years bln4 org.expeditee.actions.Misc -> Added new action MigrateImages. …
(edit) @1107   6 years bln4 org.expeditee.gio.swing.SwingEcosystemManager -> Moved some lines …
(edit) @1106   6 years bln4 org.expeditee.gio.EcosystemManager -> …
(edit) @1105   6 years bln4 org.expeditee.gui.FrameIO -> Changed a catch(Exception e) to a …
(edit) @1104   6 years bln4 org.expeditee.gui.Popup -> Fixed a bug in the Popup class that was …
(edit) @1103   6 years bln4 Fixed/Suppressed problems causing fresh svn copy from compiling.
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1101   6 years davidb Merging of Bryce's change in getPixelBoundsUnion() with Corey's …
(edit) @1100   6 years davidb Excluding java source files that are nolonger used. Consider delete …
(edit) @1099   6 years davidb Removing these files as a consequence of Corey's logic/graphics …
(edit) @1098   6 years davidb New files from Corey's work on logic/graphics separation
(edit) @1097   6 years davidb Newly structured files from Corey's work on logic/graphics separation
(edit) @1095   6 years bln4 Fixed getPixelBoundsUnion() - Unfortunately, text layout objects …
(edit) @1094   7 years bln4 Proposed icon for apollo.
(edit) @1092   7 years davidb Bash version
(edit) @1082   7 years davidb Moving older releases to 'releases-archive' folder
(edit) @1081   7 years davidb Folder older JAR files
(edit) @1080   7 years davidb Updates to cope with changes in Java ScriptEngine
(edit) @1079   8 years davidb Comments added to track some useful StackOverflow articles on custom …
(edit) @1078   8 years davidb Refactoring to allow support for additional scriptable languages. In …
(edit) @1077   8 years davidb Force reload added to F12 when control is down
(edit) @1076   8 years davidb Addition of two experimental actions to do with keeping framesets …
(edit) @1075   8 years davidb Changes from private to protected to allow Browser to be inherited by …
(edit) @1074   8 years davidb To run both with and without EXPEDITEE_FILESYSTEM set
(edit) @1073   8 years davidb Added in check for EXPEDITEE_FILESYSTEM
(edit) @1072   8 years davidb Fixed check on cygpath
(edit) @1071   8 years davidb Set of files to make it easier to launch Expeditee using an …
(edit) @1070   8 years davidb Latest build
(edit) @1069   8 years davidb Tidier use of API
(edit) @1068   8 years davidb Additional transitions
(edit) @1067   8 years davidb Now set to launch the Apollo main method so music functionality also …
Note: See TracRevisionLog for help on using the revision log.