thatcher
|
5dd00910f8
|
this is a weird one, enjoy... duplicate method and implementations
|
2011-12-07 21:41:07 -05:00 |
|
thatcher
|
1726a878c1
|
moving many psuedo private methods to actual closure private methods. moving many psuedo private properties and public accessors to simple public properties. see changeset for details.
|
2011-12-07 21:10:13 -05:00 |
|
thatcher
|
193ed95435
|
modified Viewer constructor to accept idiomatic options argument while still supporting backward compatible positional args. documented positional args and options arg. Remove Config function allowing all configuration to occur via Viewer options (which is the only place Config was called directly). removed several pointless get_x set_x function in place of direct property access.
|
2011-12-06 20:26:06 -05:00 |
|
thatcher
|
e830ec6567
|
cleaning up button group internal api. use options object to configure and avoid private methods and using the OpenSeaDragon delegate pattern where possible.
|
2011-12-06 14:48:20 -05:00 |
|
thatcher
|
531f73356b
|
changed default image path to correspond to shorter /images instead of /Scripts/images
|
2011-12-06 07:46:16 -05:00 |
|
thatcher
|
38a89c451b
|
removed OpenSeadragon.format because it was only called once in the entire codebase, and didnt actually format a string. Instead just be direct and return string. corrected treatment of prefixUrl at that location since it was ignored otherwise.
|
2011-12-06 07:41:43 -05:00 |
|
thatcher
|
b871f6c2bf
|
removed global variable SIGNAL. moved it into OpenSeadragon namespace
|
2011-12-06 07:21:30 -05:00 |
|
thatcher
|
916ada5f02
|
Added simple ant build. Broke main file into composite parts in src directory. Concatenated release is still included in the project as a release artifact.
|
2011-12-05 22:50:25 -05:00 |
|
thatcher
|
deaabc6a91
|
modified local functions delegate and EventHandlerList to be static namespace functions on OpenSeadragon namespace
|
2011-12-05 17:38:25 -05:00 |
|
thatcher
|
95cd02ac40
|
removed notes in preparation for new build
|
2011-12-05 17:01:13 -05:00 |
|
thatcher
|
e21026d892
|
adding images for controls
|
2011-12-04 18:35:53 -05:00 |
|
thatcher
|
e1bbab01ef
|
adding licenses directory and new bsd text to comply with new bsd requirement
|
2011-12-04 18:26:04 -05:00 |
|
thatcher
|
3d243330a2
|
adding an example to demonstrate we havent broken core functionality.
|
2011-12-04 17:51:51 -05:00 |
|
thatcher
|
f73e52a02a
|
inital sweep includes notes for further refactoring
|
2011-12-04 16:04:59 -05:00 |
|
thatcher
|
6e4dbd19cf
|
initial commit
|
2011-12-01 15:26:17 -05:00 |
|