source: trunk/src/org/expeditee/gui/Browser.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @947   9 years bln4 Removed usused imports
(edit) @926   10 years bln4 The 'initializeForTesting' method was calling Browser->main() passing …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @781   10 years jts21 Move resource extraction out of CreateDefaultProfile, since resources …
(edit) @777   10 years jts21 Only try to init fonts after they've been extracted so they can …
(edit) @763   10 years bln4
(edit) @760   10 years davidb Fixed typo in javadoc
(edit) @738   10 years jts21 Implement carrying items between Expeditee windows. Currently doesn't …
(edit) @732   10 years jts21 Implement settings for FrameShareTimeout and StartFrame. StartFrame
(edit) @699   10 years jts21 Attempt at fixing problem with window height not being known at …
(edit) @667   10 years jts21 Allow specifying a frame to start at as a commandline option when …
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @618   10 years jts21 Renamed resources folder to assets, made a resources folder within …
(edit) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @535   10 years jts21 Get proxy config working
(edit) @513   11 years jts21 fix profile frame loading so images/circles/widgets are displayed …
(edit) @504   11 years jts21 New copy/paste handling, add pdfImporter, add dictionary and …
(edit) @467   11 years davidb Java 1.6 test improved to allow version greater than this value as well
(edit) @455   12 years davidb Use an icon for the application, if it is included in the resources
(edit) @427   15 years ra33
(edit) @419   16 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @376   16 years ra33
(edit) @355   16 years bjn8 Many fixes and usability improvements.
(edit) @348   16 years ra33
(edit) @345   16 years bjn8 Now allows for finer positioning of audio tracks via keyboard.
(edit) @321   16 years ra33
(edit) @320   16 years bjn8 Expeditee: Refactored mouse event router. Widgets can have "names" …
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @309   16 years ra33 Documents created with write tree open automatically using the Desktop …
(edit) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @290   16 years ra33
(edit) @282   16 years ra33
(edit) @262   16 years ra33
(edit) @254   16 years ra33
(edit) @253   16 years ra33
(edit) @250   16 years ra33
(edit) @242   16 years ra33
(edit) @238   16 years ra33 Added a SINGLETON class for sending email messages
(edit) @233   16 years ra33 Added MailFrame agent
(edit) @219   16 years bjn8 Cleaned up Display IO and the setCurrentFrame method - now anything …
(edit) @179   16 years ra33 Made a few minor changes... Also For interactive widgets the border …
(edit) @171   16 years bjn8 Removed java 1.6 reliant method for DnD. Now only requires 1.5
(edit) @156   16 years ra33 Added calculate action
(edit) @154   16 years ra33 Fixing bugs for Rob
(edit) @147   16 years ra33 Added anchorRight and anchorBottom properties to items... Fixed bugs …
(edit) @145   16 years ra33
(edit) @142   16 years bjn8 Minor conveniences
(edit) @139   16 years bjn8
(edit) @137   16 years ra33 Fixed a few problems with painting etc.. and finished search stuff
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(edit) @115   16 years ra33 added functionality for dockable @v's
(edit) @108   16 years ra33 Heaps of changes!!!! Added circles... Better drawing of lines etc etc
(edit) @102   16 years ra33 Fixed bug preventing it from working in windows... and added comment …
(edit) @80   16 years ra33 Added some more unit tests Did a bunch of refactoring AND added a few …
(edit) @72   16 years ra33 Added lots of stuff
(edit) @71   16 years ra33 Removed last remnants of adjusting position of items to account for …
(edit) @67   16 years ra33 Fixed a bunch of problems with rectangles and resizing the window, as …
(edit) @50   16 years ra33 A whole day of big changes. Adding the ability to have Text at the end …
(edit) @25   16 years ra33 Added forced garbage collection into DisplayTree when memory gets low. …
(edit) @23   16 years ra33 Fixed bug in session stats that caused an exception when there were no …
(edit) @22   16 years ra33
(edit) @15   16 years ra33
(edit) @12   16 years ra33 Remove non alpha numeric chars from frameset names
(edit) @10   16 years ra33 Added Interactive Widget Items
(edit) @8   16 years ra33 Displaying better error messages when trying to create a frameset with …
(edit) @7   16 years ra33 New expeditee version
(copy) @6   16 years davidb Moving org into src
copied from trunk/org/expeditee/gui/Browser.java
(add) @4   16 years davidb Starting source code to Expeditee
Note: See TracRevisionLog for help on using the revision log.