root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @76 [76] 03/23/08 14:43:15 steve small code changes
(edit) @75 [75] 03/23/08 14:40:42 steve added resize handle, so we don't have the "invisible resize handle" bug
(edit) @74 [74] 03/21/08 15:30:25 steve modified where version information is kept
(edit) @73 [73] 03/21/08 15:24:14 steve fixed text background bug
(edit) @72 [72] 03/21/08 15:20:13 steve fixed trivial title bug
(edit) @71 [71] 03/21/08 15:18:40 steve fixed setup.py error
(edit) @70 [70] 03/21/08 15:18:00 steve modifed config.py so mactorii runs with version in the title
(edit) @69 [69] 03/21/08 15:15:13 steve hopefully set property on config.py
(edit) @68 [68] 03/21/08 15:10:47 steve removed property from setup.py, migrated into config.py
(edit) @67 [67] 03/17/08 15:02:15 steve upped default taps to 128 upped fps to 32 since image loading can be …
(edit) @66 [66] 03/17/08 14:54:18 steve vastly improved cluster function again, removed baseline images
(edit) @65 [65] 03/17/08 14:28:48 steve vastly improved clustering algorithm
(edit) @64 [64] 03/17/08 00:56:26 steve new version thingy
(edit) @63 [63] 03/17/08 00:55:22 steve propertyset on setup.py
(edit) @62 [62] 03/17/08 00:49:34 steve modified to use svn property for version
(edit) @61 [61] 03/16/08 20:10:47 steve removed ez_setup.py since we don't need it
(edit) @60 [60] 03/16/08 20:08:22 steve window title is now set
(edit) @59 [59] 03/16/08 20:03:02 steve new setup.py which import svn_version and sets version to …
(edit) @58 [58] 03/16/08 19:57:40 steve cleaned up setup.py
(edit) @57 [57] 03/16/08 19:49:55 steve fixed delete behaviour so the trash dir is made in the image base folder, …
(edit) @56 [56] 03/09/08 18:53:15 steve modified setup.py to hopefully properly includes PIL and pyglet
(edit) @55 [55] 01/26/08 00:14:58 steve new icons and fixed up the bundle build script
(edit) @54 [54] 01/10/08 13:11:19 steve Improved rendering of text to reduce cpu usage Modified config.py to …
(edit) @53 [53] 11/14/07 18:56:54 steve New setup.py to build with icon using py2app New build_bundle.sh to …
(edit) @52 [52] 11/04/07 21:02:55 steve More GPL'ness
(edit) @51 [51] 11/04/07 20:57:15 steve GPL'ness added
(edit) @50 [50] 11/04/07 20:49:46 steve New COPYING file in preperation for GPL'ing
(edit) @49 [49] 10/17/07 12:01:10 steve Commented on how signature() differs from signature()
(edit) @48 [48] 10/17/07 11:57:31 steve Fixed signature two so it works. It is however not better than signature …
(edit) @47 [47] 10/17/07 11:28:33 steve nature is too big, wavelet had changes which i forgot about
(edit) @46 [46] 09/30/07 15:46:02 steve New set of baseline images, and upped the cluster power to 5
(edit) @45 [45] 09/30/07 13:33:54 steve New code to always create 100x100 thumbnails, which shouldn't be too slow.
(edit) @44 [44] 09/30/07 01:01:29 steve faster transform_array some extra unsed code, was testing unittests hacked …
(edit) @43 [43] 09/29/07 02:03:46 steve Corrected implementation of wavelet transform. Also slightly faster now.
(edit) @42 [42] 09/28/07 19:18:53 steve New baseline images New weights New image size Fixed bug in wavelets's …
(edit) @41 [41] 09/27/07 18:18:09 steve Deleting an image now will preserve ordering with an unsorted, sorted, or …
(edit) @40 [40] 09/27/07 14:22:59 steve Lowered FPS Refactored FPS config FPS independent scrolling, I hope Fixedu …
(edit) @39 [39] 09/26/07 14:54:33 steve New icon!
(edit) @38 [38] 09/25/07 19:47:07 steve Added ez_setup boostrap setup.py should now work for non-os x …
(edit) @37 [37] 09/25/07 16:50:48 steve Better bad character handling, hopefully won't crash any more on weirdly …
(edit) @36 [36] 09/25/07 16:24:45 steve V now also enters/exits full view. Refactored some code
(edit) @35 [35] 09/25/07 16:16:10 steve Changed the code so clicking views a file, and s sorts
(edit) @34 [34] 09/24/07 22:17:23 steve Implements opening another directory via O Implements reloading of files …
(edit) @33 [33] 09/24/07 22:06:13 steve implemented cmd+q and ctrl+w to quit
(edit) @32 [32] 09/24/07 21:17:47 steve Fixed q not quitting
(edit) @31 [31] 09/24/07 20:25:51 steve Reorder loading sequence, baseline loading in mainloop, and more …
(edit) @30 [30] 09/24/07 19:03:33 steve No idea…
(edit) @29 [29] 09/24/07 18:50:59 steve Fixed bug where width is reported twice
(edit) @28 [28] 09/24/07 18:48:44 steve A loading screen of sorts
(edit) @27 [27] 09/24/07 18:36:30 steve Updated doco Updated setup.py to include baseline images TkAqua? root …
(edit) @26 [26] 09/24/07 17:45:52 steve Nicer full display now, removed debugging "V"
(edit) @25 [25] 09/24/07 17:40:56 steve Now supporting view and delete functions in view, etc. Not sure if I …
(edit) @24 [24] 09/24/07 17:28:36 steve Now with tk good/badness and folder selecton!
(edit) @23 [23] 09/24/07 15:52:23 steve Will not die if opening a non-image. Q now exits. New baseline imaegs …
(edit) @22 [22] 09/24/07 13:53:48 steve renamed baseliens
(edit) @21 [21] 09/24/07 13:53:00 steve New baseline
(edit) @20 [20] 09/24/07 13:43:58 steve Inital baseline selection
(edit) @19 [19] 09/24/07 12:45:25 steve New pictures, along with baseline pictures
(edit) @18 [18] 09/24/07 12:17:26 steve New testing images added.
(edit) @17 [17] 09/24/07 12:11:50 steve Removed the default testing images
(edit) @16 [16] 09/24/07 12:10:44 steve New system for displaying an image's size and dimensions. Refactoring of …
(edit) @15 [15] 09/24/07 11:19:31 steve Nicer thumbnail generation. Now all thumbnails are crop_size x crop_size
(edit) @14 [14] 09/24/07 01:17:49 steve Added py2app's setup.py Added fps display function Updatd documentation
(edit) @13 [13] 09/24/07 01:05:54 steve Instructions
(edit) @12 [12] 09/24/07 00:25:41 steve refactoring delete *undo*
(edit) @11 [11] 09/23/07 23:47:25 steve Nicer dimenional information. Nicer weights?
(edit) @10 [10] 09/23/07 23:17:12 steve Fixed config's small error wrt to weight
(edit) @9 [9] 09/23/07 23:08:54 steve adhoc work around for now with badly encoded file names
(edit) @8 [8] 09/23/07 22:48:06 steve Now not using tmp file to transfer data between PIL and pyglet
(edit) @7 [7] 09/23/07 21:59:05 steve Faster, hovering text, nicer (refractored code), pyrex enabled now too
(edit) @6 [6] 09/23/07 17:34:28 steve mactorii gui waveletimage always performs a convertion to RGB first config …
(edit) @5 [5] 09/23/07 14:52:51 steve Created unit test to ensure correctness of signature generation. More and …
(edit) @4 [4] 09/23/07 14:21:52 steve Removed the conversion from yiq->rgb, and made WaveletImage? keep the …
(edit) @3 [3] 09/23/07 13:59:16 steve Cleaning up
(edit) @2 [2] 09/23/07 13:58:45 steve Renamed WaveletTransform? to WaveletImage? added .cleanup() method to …
(add) @1 [1] 09/23/07 13:43:58 steve Inital import
Note: See TracRevisionLog for help on using the revision log.