wincent Wincent Colaiuta's weblog

« March 2007 | Archives index | May 2007 »

April 28, 2007

buildtools r77, 2 items changed

Update comment

Posted 12:55 AM

buildtools r76, 3 items changed

Use GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS for better precompiled prefix header sharing, but change DEBUG macro to WO_DEBUG macro because the former causes GCC to freak out with the Apple headers

Posted 12:55 AM

buildtools r75, 2 items changed

Check that Xcode is running before trying to communicate with it (close() function); this allows nightly builds to run without launching Xcode as a side-effect

Posted 12:55 AM

buildtools r74, 2 items changed

Correct typo; only update revision file if Subversion revision has changed (saves some gratuitous rebuilds in Xcode): this means that the build timestamp won't be accurate for repeated builds of the same revision but it will at least be correct on all fresh checkouts

Posted 12:54 AM

buildtools r73, 2 items changed

Add dmgutils.pl (refNum Software) to the buildtools folder for convenience

Posted 12:54 AM

buildtools r72, 3 items changed

Single-file variation of UpdateStringsFiles.sh

Posted 12:54 AM

buildtools r71, 2 items changed

Per-architecture build setting for WARNING_CFLAGS (silence spurious warnings on Intel)

Posted 12:54 AM

April 27, 2007

WOCommon r624, 2 items changed

WOPreferenceSetting -> WOStepperSliderPreferenceSetting

Posted 7:29 PM

WOCommon r623, 4 items changed

Update tool tips

Posted 7:28 PM

WOCommon r622, 3 items changed

Try NSKeyedUnarchiver first, then fall back to NSUnarchiver

Posted 7:28 PM

WOCommon r621, 7 items changed

Replace WO_TEST_FAIL macros with simple TODO comments

Posted 7:28 PM

WOCommon r620, 2 items changed

Yet another missed DEBUG macro (it appears that the Xcode regular expression search and replace only finds the first instance in a given line)

Posted 7:28 PM

WOCommon r619, 2 items changed

One more DEBUG instance left behind

Posted 7:28 PM

WOCommon r618, 17 items changed

Update to use WO_DEBUG instead of DEBUG macro

Posted 7:28 PM

WOCommon r617, 3 items changed

Favour in-application embedded help if possible; only fall back to web if necessary

Posted 7:27 PM

WOCommon r616, 2 items changed

Update symbols

Posted 7:27 PM

WOCommon r615, 2 items changed

Add missing period

Posted 7:27 PM

WOCommon r614, 59 items changed

Backend updates

Posted 7:27 PM

WOCommon r613, 2 items changed

Recompile master-generated list template; some tweaks escaped that should have made it into the Hextrapolate 2.0 release

Posted 7:27 PM

WOCommon r612, 2 items changed

Suppress display of 'See also' div if there is no content for it (web-based version)

Posted 7:27 PM

WOCommon r611, 2 items changed

CSS for feature lists

Posted 7:27 PM

WOCommon r610, 2 items changed

No icons in dynamically generated lists (relative paths don't work)

Posted 7:26 PM

WOCommon r609, 2 items changed

Neater flash handling

Posted 7:26 PM

WOCommon r608, 2 items changed

Setting an environment variable controls whether output is generated for the web (normal HTML links) or for embedding in the application (custom Apple help anchors)

Posted 7:26 PM

WOCommon r607, 289 items changed

RSpec upgrades

Posted 7:26 PM

WOCommon r606, 3 items changed

Remove svn:ignore props

Posted 7:26 PM

WOCommon r605, 9 items changed

Recompiled base classes

Posted 7:25 PM

WOCommon r604, 6 items changed

DRY up abstract handling

Posted 7:25 PM

WOCommon r603, 11 items changed

Master index templates

Posted 7:25 PM

WOCommon r602, 7 items changed

Rename generated_list to master_generated_list, once again for subclass convenience

Posted 7:25 PM

WOCommon r601, 4 items changed

Missing 'super' call in example front page template

Posted 7:25 PM

WOCommon r600, 2 items changed

Eliminate parameter to 'tag' method left behind from a previous revision

Posted 7:25 PM

WOCommon r599, 9 items changed

Add compiled version of access parent template

Posted 7:25 PM

WOCommon r598, 5 items changed

Rename front page to 'access', freeing up 'front_page' for use by subclasses

Posted 7:24 PM

WOCommon r597, 14 items changed

Page tagging facilities

Posted 7:24 PM

WOCommon r596, 22 items changed

Checking in updated example templates and compiled versions of templates

Posted 7:24 PM

WOCommon r595, 2 items changed

Pre-move commit for list.tmpl

Posted 7:24 PM

WOCommon r594, 3 items changed

Update notes and comments

Posted 7:24 PM

WOCommon r593, 7 items changed

Use txt extension

Posted 7:24 PM

WOCommon r592, 6 items changed

Settings.tmpl should really be Settings.txt so that running Walrus on the directory containing won't produce a useless compiled/filled template for it

Posted 7:23 PM

WOCommon r591, 3 items changed

Rename example_settings.tmpl to settings.tmpl

Posted 7:23 PM

WOCommon r590, 6 items changed

File layout reorganization

Posted 7:23 PM

WOCommon r589, 5 items changed

Task-based help document template

Posted 7:23 PM

WOCommon r588, 10 items changed

More help documentation example templates

Posted 7:23 PM

WOCommon r587, 14 items changed

Example templates in subdirectory

Posted 7:23 PM

WOCommon r586, 2 items changed

Updated symbols

Posted 7:23 PM

WOCommon r585, 3 items changed

Move CSS into subdirectory

Posted 7:22 PM

WOCommon r584, 9 items changed

Pre-move commit

Posted 7:22 PM

WOCommon r583, 2 items changed

Default price changed in backend from 10 to 9.95

Posted 7:22 PM

WOCommon r582, 8 items changed

Designate some tests as debug-only

Posted 7:22 PM

WOCommon r581, 2 items changed

Add test bundle icon

Posted 7:22 PM

WOCommon r580, 2 items changed

Remove project references to deleted files, preventing the build from completing

Posted 7:22 PM

WOCommon r579, 4 items changed

Remove Synergy Advance-specific bundle identifier

Posted 7:22 PM

WOCommon r578, 5 items changed

Backend updates for Hextrapolate; better wording in outgoing emails for Synergy Advance

Posted 7:21 PM

WOCommon r577, 2 items changed

Whitespace changes

Posted 7:21 PM

WOCommon r576, 7 items changed

Additional notes; use some relative paths to allow other projects to build

Posted 7:21 PM

WOCommon r575, 2 items changed

Do not import the core header; users may wish to use only the non-core part

Posted 7:21 PM

WOCommon r574, 4 items changed

Remove empty category and only reference to it

Posted 7:21 PM

WOCommon r573, 2 items changed

Replace runs of three periods with real ellipses in localizable strings file

Posted 7:21 PM

WOCommon r572, 2 items changed

Expand date

Posted 7:21 PM

WOCommon r571, 26 items changed

Push backend changes back to repo

Posted 7:20 PM

WOCommon r570, 3 items changed

Icons for preference pane

Posted 7:20 PM

WOCommon r569, 3 items changed

Adding disk image background

Posted 7:20 PM

WOCommon r568, 2 items changed

Add disk image icon

Posted 7:20 PM

WOCommon r567, 2 items changed

Core target for Hextrapolate

Posted 7:20 PM

WOCommon r566, 191 items changed

New models, install RSpec on Rails and rspec_autotest

Posted 7:20 PM

WOCommon r565, 4 items changed

More sensible selector names and assertions for WOBundle

Posted 7:19 PM

WOCommon r564, 6 items changed

WOBundle selector cleanup

Posted 7:19 PM

WOCommon r563, 2 items changed

Update localizable strings files via separate build target and scripts

Posted 7:19 PM

WOCommon r562, 2 items changed

Use literal table strings so that genstrings can find them

Posted 7:19 PM

WOCommon r561, 2 items changed

Set svn:ignore on en.proj directory so that unwanted Localizable.strings files generated by genstrings won't clutter things up

Posted 7:19 PM

WOCommon r560, 2 items changed

Updated WOCommon.strings file

Posted 7:19 PM

WOCommon r559, 5 items changed

Eliminate warnings

Posted 7:19 PM

WOCommon r558, 2 items changed

Correction to shell script (escape when echoing literal dollar sign)

Posted 7:18 PM

WOCommon r557, 4 items changed

Updated strings; include additional information in console output about propagating changes

Posted 7:18 PM

WOCommon r556, 7 items changed

Preference pane refactoring now finished

Posted 7:18 PM

WOCommon r555, 30 items changed

Backend: statuses and other tweaks

Posted 7:18 PM

WOCommon r554, 6 items changed

Patch failing unit tests

Posted 7:18 PM

WOCommon r553, 3 items changed

Unit tests for bit manipulation macros

Posted 7:18 PM

WOCommon r552, 2 items changed

Pre-move commit (svk has no '--force' switch)

Posted 7:18 PM

WOCommon r551, 17 items changed

Backend: sessions, routes

Posted 7:17 PM

WOCommon r550, 59 items changed

Backend classes: users, groups, memberships, issues

Posted 7:17 PM

WOCommon r549, 3 items changed

Corrections to modal session handling; should improve CPU usage

Posted 7:17 PM

WOCommon r548, 2 items changed

Fix wrong target in nib

Posted 7:17 PM

WOCommon r547, 79 items changed

Backend web-app skeleton

Posted 7:17 PM

WOCommon r546, 2 items changed

Handle finishInitAndShowAll

Posted 7:17 PM

WOCommon r545, 4 items changed

Bindings tweaks, use accessors instead of directly accessing instance variables

Posted 7:16 PM

WOCommon r544, 11 items changed

Fix overflow bug in bit-checking macros; new nib loading method; updated strings and symbols; replace redundant code with references to code already factored out elsewhere; add new checks

Posted 7:16 PM

WOCommon r543, 7 items changed

Remove Synergy Advance-specific references so that the code can be used in other applications

Posted 7:16 PM

WOCommon r542, 2 items changed

Add TODO comments

Posted 7:16 PM

WOCommon r541, 4 items changed

New strings, replaced some lengthy checks with shorter assertions

Posted 7:16 PM

WOCommon r540, 3 items changed

Enter/Return key as short cut for 'Verify' button

Posted 7:16 PM

WOCommon r539, 2 items changed

Correct typo

Posted 7:16 PM

WOCommon r538, 3 items changed

r2456@cuzco (orig r287): wincent | 2007-03-30 23:00:13 +0200 Correct some errors using bitfields (some accesses were made using bit numbers rather than bit masks)

Posted 7:13 PM

WOCommon r537, 2 items changed

r2455@cuzco (orig r286): wincent | 2007-03-30 19:40:03 +0200 Changes to ensure toolbar gets displayed if showPreferencePaneWithIdentifier: is called before a "show all" has been done

Posted 7:13 PM

WOCommon r536, 3 items changed

r2454@cuzco (orig r285): wincent | 2007-03-30 19:04:02 +0200 Remove debugging logging statements

Posted 7:13 PM

WOCommon r535, 6 items changed

r2453@cuzco (orig r284): wincent | 2007-03-30 19:02:10 +0200 Use bundle identifiers for preference pane identification

Posted 7:13 PM

WOCommon r534, 2 items changed

r2450@cuzco (orig r283): wincent | 2007-03-30 17:39:09 +0200 Correct object class (was modified during refactoring)

Posted 7:13 PM

WOCommon r533, 3 items changed

r2449@cuzco (orig r282): wincent | 2007-03-30 17:33:22 +0200 Explicitly call awakeFromNib: when hooking up controller to nib

Posted 7:13 PM

WOCommon r532, 8 items changed

r2442@cuzco (orig r281): wincent | 2007-03-30 15:28:42 +0200 Preprocess strings using new version of tool; add tool-tips to preference pane; TODO notes; make sure that shell script phases use 'set -e' so that any failing subcommand causes immediate failure of the whole phase

Posted 7:12 PM

WOCommon r531, 3 items changed

r2441@cuzco (orig r280): wincent | 2007-03-30 15:27:07 +0200 Update string preprocessing tool to accept identifiers as well as constant strings for the 'table' parameter

Posted 7:12 PM

WOCommon r530, 8 items changed

r2440@cuzco (orig r279): wincent | 2007-03-30 14:06:44 +0200 New strings; use instance (not class) version of loadNibFile:externalNameTable:withZone:

Posted 7:12 PM

WOCommon r529, 2 items changed

r2436@cuzco (orig r278): wincent | 2007-03-30 13:10:06 +0200 Support NS_BLOCK_ASSERTIONS macro

Posted 7:12 PM

WOCommon r528, 2 items changed

r2435@cuzco (orig r277): wincent | 2007-03-30 13:00:53 +0200 Improved assertion macros to print relative rather than absolute file paths

Posted 7:12 PM

WOCommon r527, 3 items changed

r2433@cuzco (orig r276): wincent | 2007-03-29 23:52:19 +0200 Don't try using the WOBaseCore from a preference pane (at link time the class is not yet available)

Posted 7:12 PM

WOCommon r526, 2 items changed

r2432@cuzco (orig r275): wincent | 2007-03-29 23:44:54 +0200 Minor corrections to preference pane class (missing header imports, missing brackets on NSDefaultMallocZone() call)

Posted 7:11 PM

WOCommon r525, 6 items changed

r2431@cuzco (orig r274): wincent | 2007-03-29 23:40:04 +0200 More exports

Posted 7:11 PM

WOCommon r524, 6 items changed

r2427@cuzco (orig r273): wincent | 2007-03-29 23:22:47 +0200 Expose more core methods

Posted 7:11 PM

WOCommon r523, 7 items changed

r2426@cuzco (orig r272): wincent | 2007-03-29 23:11:32 +0200 Provide more public wrappers for core functions for ease of use

Posted 7:11 PM

WOCommon r522, 3 items changed

r2425@cuzco (orig r271): wincent | 2007-03-29 22:56:28 +0200 Fix quoting issues shell script phases

Posted 7:11 PM

WOCommon r521, 8 items changed

r2423@cuzco (orig r270): wincent | 2007-03-29 21:23:14 +0200 loadMainView override for new preference pane class

Posted 7:11 PM

WOCommon r520, 6 items changed

r2422@cuzco (orig r269): wincent | 2007-03-29 20:41:36 +0200 New preference pane class

Posted 7:10 PM

WOCommon r519, 6 items changed

r2421@cuzco (orig r268): wincent | 2007-03-29 20:37:21 +0200 All warnings fixed after refactoring

Posted 7:10 PM

WOCommon r518, 3 items changed

r2420@cuzco (orig r267): wincent | 2007-03-29 20:27:27 +0200 All errors fixed after refactoring

Posted 7:10 PM

WOCommon r517, 21 items changed

r2418@cuzco (orig r266): wincent | 2007-03-29 20:16:23 +0200 Continue refactoring of WOBaseCore module; have now eliminated all build errors on the main controller class

Posted 7:10 PM

WOCommon r516, 2 items changed

r2417@cuzco (orig r265): wincent | 2007-03-29 10:32:51 +0200 New strings (will split into two separate files)

Posted 7:10 PM

WOCommon r515, 2 items changed

r2404@cuzco (orig r264): wincent | 2007-03-26 22:21:28 +0200 Correct missing WOTest framework from link phase

Posted 7:10 PM

WOCommon r514, 3 items changed

r2377@cuzco (orig r263): wincent | 2007-03-25 16:46:31 +0200 New build numbering system for WOCommon

Posted 7:09 PM

WOCommon r513, 17 items changed

r2368@cuzco (orig r262): wincent | 2007-03-24 15:44:46 +0100 Fix remaining errors caused by refactoring of preferences code; Synergy Advance now builds and runs again

Posted 7:09 PM

WOCommon r512, 4 items changed

r2366@cuzco (orig r261): wincent | 2007-03-23 23:55:33 +0100 Fix many errors and warnings caused by the refactoring of the preferences code

Posted 7:09 PM

WOCommon r511, 2 items changed

r2345@cuzco (orig r260): wincent | 2007-03-23 12:31:01 +0100 Update to reflect new relative path to WOTest

Posted 7:09 PM

WOCommon r510, 3 items changed

r2337@cuzco (orig r259): wincent | 2007-03-22 16:56:18 +0100 Silence GCC warnings about potentially clobbered variables; in this case the use of the volatile keyword alone is not enough because the variables that GCC is complaining about are declared inside the NSMakeRange function.

Posted 7:09 PM

WOCommon r509, 2 items changed

r2336@cuzco (orig r258): wincent | 2007-03-22 16:55:15 +0100 Comment cleanup; eliminate signed/unsigned comparison warning.

Posted 7:09 PM

WOCommon r508, 2 items changed

r2335@cuzco (orig r257): wincent | 2007-03-22 16:54:24 +0100 Get rid of double-checked locking in preferences window controller (always lock); use volatile keyword to silence GCC warnings about potentially clobbered variables.

Posted 7:09 PM

WOCommon r507, 2 items changed

r2334@cuzco (orig r256): wincent | 2007-03-22 16:52:12 +0100 Comment cleanup.

Posted 7:08 PM

WOCommon r506, 2 items changed

r2333@cuzco (orig r255): wincent | 2007-03-22 15:31:10 +0100 Add help/settings template

Posted 7:08 PM

WOCommon r505, 3 items changed

r2332@cuzco (orig r254): wincent | 2007-03-22 11:37:00 +0100 Stepper and slider float/int variants

Posted 7:08 PM

WOCommon r504, 2 items changed

r1499@cuzco (orig r253): wincent | 2007-03-21 19:31:03 +0100 Use relative paths in Doxyfile

Posted 7:08 PM

WOCommon r503, 10 items changed

r1498@cuzco (orig r252): wincent | 2007-03-19 22:16:34 +0100 String encoding

Posted 7:08 PM

WOCommon r502, 20 items changed

r1497@cuzco (orig r251): wincent | 2007-03-19 21:41:31 +0100 Redistribution of strings

Posted 7:08 PM

WOCommon r501, 13 items changed

r1496@cuzco (orig r250): wincent | 2007-03-19 17:57:35 +0100 Initial import of basic help templates

Posted 7:08 PM

WOCommon r500, 6 items changed

r1495@cuzco (orig r249): wincent | 2007-01-05 13:21:22 +0100 Added type-ahead table view class and preferences table view (subclass)

Posted 7:07 PM

WOCommon r499, 468 items changed

r1494@cuzco (orig r248): wincent | 2007-01-01 16:35:56 +0100 Update copyright dates

Posted 7:07 PM

WOCommon r498, 2 items changed

r1493@cuzco (orig r247): wincent | 2006-12-28 18:50:32 +0100 Use NSUnarchiver instead of NSKeyedUnarchiver for maximum compatibility; it appears that Cocoa Bindings uses NSUnarchiver under the hood

Posted 7:07 PM

WOCommon r497, 17 items changed

r1492@cuzco (orig r246): wincent | 2006-12-28 17:30:53 +0100 Reformat dates; new convenience methods on CIImage; reformatting

Posted 7:07 PM

WOCommon r496, 6 items changed

r1491@cuzco (orig r245): wincent | 2006-12-26 16:56:52 +0100 CGRect/NSRect functions

Posted 7:07 PM

WOCommon r495, 5 items changed

r1490@cuzco (orig r244): wincent | 2006-12-24 23:40:58 +0100 Unit test for new Core Image code

Posted 7:06 PM

WOCommon r494, 9 items changed

r1489@cuzco (orig r243): wincent | 2006-12-24 21:02:12 +0100 New category for tinting using Core Image; modify WODraggableButton to use the new Core Image code

Posted 7:06 PM

WOCommon r493, 11 items changed

r1488@cuzco (orig r242): wincent | 2006-12-23 16:12:21 +0100 NSImage/CIImage conversion methods

Posted 7:06 PM

WOCommon r492, 2 items changed

r1487@cuzco (orig r241): wincent | 2006-12-22 21:36:36 +0100 Explicit cast to silence WOTest warning about signed/unsigned comparison in WOSingleton tests

Posted 7:06 PM

WOCommon r491, 2 items changed

r1486@cuzco (orig r240): wincent | 2006-12-22 21:23:08 +0100 Unit tests to confirm that NSMapTable can automatically grow beyond its initial capacity

Posted 7:06 PM

WOCommon r490, 2 items changed

r1485@cuzco (orig r239): wincent | 2006-12-22 20:17:52 +0100 WOSingleton class now uses NSMapTable instead of an NSMutableDictionary because it can be configured to not copy the keys (seeing as the keys were class objects this was not really correct or a very elegant thing to do). In making this change discovered and fixed a subtle race condition in certain circumstances: the order in which constructors are called is not determinate (or at least it is not publicly documented) so it was possible for another singleton class such as WOLogManager to call the WOSingleton class's sharedInstance method from it's constructor function before WOSingleton's constructor function had been called and before the singleton registry had been set up. Also, the switch to map tables permitted the use of NSMapInsertKnownAbsent which in turn revealed that the sharedInstance and allocWithZone methods were both trying to add the same entry to the singleton registry; this was harmless but redundant so one of the redundant calls has been removed.

Posted 7:06 PM

WOCommon r489, 2 items changed

r1484@cuzco (orig r238): wincent | 2006-12-22 18:55:30 +0100 Use dataForKey: instead of objectForKey:.

Posted 7:06 PM

WOCommon r488, 2 items changed

r1483@cuzco (orig r237): wincent | 2006-12-22 18:41:53 +0100 Notes about possible HOM alternative of NSThread convenience methods.

Posted 7:05 PM

WOCommon r487, 4 items changed

r1482@cuzco (orig r236): wincent | 2006-12-22 18:41:19 +0100 Convenience method for retrieving colors from NSUserDefaults.

Posted 7:05 PM

WOCommon r486, 13 items changed

r1481@cuzco (orig r235): wincent | 2006-12-21 05:04:44 +0100 Move deprecated NSUserDefaultsController category methods to a separate category; new methods in NSUserDefaults category where they should have been all along; tests

Posted 7:05 PM

WOCommon r485, 3 items changed

r1480@cuzco (orig r234): wincent | 2006-12-19 14:39:14 +0100 Autorelease pools in pre-main constructor functions

Posted 7:05 PM

WOCommon r484, 14 items changed

r1479@cuzco (orig r233): wincent | 2006-12-15 14:02:03 +0100 Category cleanup

Posted 7:05 PM

WOCommon r483, 5 items changed

r1478@cuzco (orig r232): wincent | 2006-12-14 20:58:15 +0100 Update dates

Posted 7:05 PM

WOCommon r482, 9 items changed

r1477@cuzco (orig r231): wincent | 2006-12-14 18:13:39 +0100 Updated symbols and added a new target for conveniently doing so in the future; adding missing header in NSDate convenience category

Posted 7:05 PM

WOCommon r481, 136 items changed

r1476@cuzco (orig r230): wincent | 2006-12-14 17:04:30 +0100 Move decryption functions into a separate file and remove all dependency on anything outside of Foundation, the refactored functions are faster, require less memory and can be used anywhere indepently; change category enforcement procedure to allow for indirect symbol names; additional unit tests

Posted 7:04 PM

WOCommon r480, 3 items changed

r1475@cuzco (orig r229): wincent | 2006-12-13 23:47:54 +0100 Correct string output (missing closing parenthesis)

Posted 7:04 PM

WOCommon r479, 2 items changed

r1474@cuzco (orig r228): wincent | 2006-12-13 22:59:35 +0100 Add notes checksumming notes

Posted 7:04 PM

WOCommon r478, 4 items changed

r1473@cuzco (orig r227): wincent | 2006-12-13 22:59:06 +0100 Add simple mode to string preprocessor

Posted 7:04 PM

WOCommon r477, 3 items changed

r1472@cuzco (orig r226): wincent | 2006-12-13 19:51:02 +0100 Keep a binary copy of string and symbol processing tools in the source directory for ease of use by projects that use WOCommon

Posted 7:04 PM

WOCommon r476, 3 items changed

r1471@cuzco (orig r225): wincent | 2006-12-13 19:50:12 +0100 Symbol generation unit tests

Posted 7:04 PM

WOCommon r475, 20 items changed

r1470@cuzco (orig r224): wincent | 2006-12-13 15:19:51 +0100 Factor out lexing utilities (NSString and NSScanner categories) into separate files so that they can be used by all preprocessing tools; add the symbol updater tool

Posted 7:03 PM

WOCommon r474, 2 items changed

r1469@cuzco (orig r223): wincent | 2006-12-13 15:17:19 +0100 Updated header with tool

Posted 7:03 PM

WOCommon r473, 2 items changed

r1468@cuzco (orig r222): wincent | 2006-12-13 15:14:51 +0100 Add special comment markers to header so that it can be automatically preprocessed for symbol updates

Posted 7:03 PM

WOCommon r472, 4 items changed

r1467@cuzco (orig r221): wincent | 2006-12-13 01:07:44 +0100 Unit tests for NSString category

Posted 7:03 PM

WOCommon r471, 4 items changed

r1466@cuzco (orig r220): wincent | 2006-12-13 00:47:47 +0100 Improvements to string preprocessor and NSString category

Posted 7:03 PM

WOCommon r470, 3 items changed

r1465@cuzco (orig r219): wincent | 2006-12-13 00:44:13 +0100 Additional requirements notes in doxygen comment blocks

Posted 7:03 PM

WOCommon r469, 2 items changed

r1464@cuzco (orig r218): wincent | 2006-12-12 17:01:15 +0100 Add urgent TODO note

Posted 7:03 PM

WOCommon r468, 4 items changed

r1463@cuzco (orig r217): wincent | 2006-12-12 17:00:32 +0100 Further compression of string literals

Posted 7:02 PM

WOCommon r467, 4 items changed

r1462@cuzco (orig r216): wincent | 2006-12-12 14:14:37 +0100 Add missing header files

Posted 7:02 PM

WOCommon r466, 2 items changed

r1461@cuzco (orig r215): wincent | 2006-12-12 13:54:32 +0100 Lower memory requirements by discarding insignificant characters in literal strings

Posted 7:02 PM

WOCommon r465, 13 items changed

r1460@cuzco (orig r214): wincent | 2006-12-12 13:33:39 +0100 String literal functions and preprocessor

Posted 7:02 PM

WOCommon r464, 2 items changed

r1459@cuzco (orig r213): wincent | 2006-12-11 13:48:03 +0100 String handling notes

Posted 7:00 PM

WOCommon r463, 2 items changed

r1458@cuzco (orig r212): wincent | 2006-12-10 21:53:00 +0100 Comment correction

Posted 7:00 PM

WOCommon r462, 2 items changed

r1457@cuzco (orig r211): wincent | 2006-12-10 21:34:11 +0100 WO_UNLOAD macro (counterpart for WO_LOAD)

Posted 7:00 PM

WOCommon r461, 5 items changed

r1456@cuzco (orig r210): wincent | 2006-12-10 12:05:45 +0100 New unit tests for the NSUserDefaultsController convenience category; add notes for incorporating WOCommon unit tests in other projects' unit tests

Posted 7:00 PM

WOCommon r460, 3 items changed

r1455@cuzco (orig r209): wincent | 2006-12-09 18:29:50 +0100 Add addInitialValues: method to NSUserDefaultsController category

Posted 7:00 PM

WOCommon r459, 5 items changed

r1454@cuzco (orig r208): wincent | 2006-12-09 17:50:45 +0100 Correct unit tests and fix test failures for date and date/time classes after refactoring and additions

Posted 7:00 PM

WOCommon r458, 7 items changed

r1453@cuzco (orig r207): wincent | 2006-12-09 17:30:09 +0100 Refactor datetime validity checking so that it can be used by subclass for date checking; unit tests for WODatePreferenceSetting

Posted 7:00 PM

WOCommon r457, 6 items changed

r1452@cuzco (orig r206): wincent | 2006-12-09 15:00:38 +0100 Changes to WODateTimePreferenceSetting to work around unexpected NSScanner behaviour discovered during unit testing

Posted 6:59 PM

WOCommon r456, 3 items changed

r1451@cuzco (orig r205): wincent | 2006-12-09 14:13:32 +0100 Add references for recently created files to project

Posted 6:59 PM

WOCommon r455, 58 items changed

r1450@cuzco (orig r204): wincent | 2006-12-09 13:58:30 +0100 Add XML-aware preference setting classes

Posted 6:59 PM

WOCommon r454, 3 items changed

r1449@cuzco (orig r203): wincent | 2006-12-08 17:19:16 +0100 Add pop-up menu support to schema

Posted 6:59 PM

WOCommon r453, 3 items changed

r1448@cuzco (orig r202): wincent | 2006-12-08 16:18:36 +0100 Improve readability of compact syntax schema by factoring out different types of preference settings

Posted 6:59 PM

WOCommon r452, 5 items changed

r1447@cuzco (orig r201): wincent | 2006-12-08 16:00:46 +0100 Relax NG schema for defining preference settings

Posted 6:59 PM

WOCommon r451, 3 items changed

r1446@cuzco (orig r200): wincent | 2006-12-06 19:37:36 +0100 Add 'TODO' comments

Posted 6:59 PM

WOCommon r450, 5 items changed

r1445@cuzco (orig r199): wincent | 2006-12-06 15:07:04 +0100 Mark WOProcessManager for export; raise minimum required system version; remove references to unused headers

Posted 6:59 PM

WOCommon r449, 13 items changed

r1444@cuzco (orig r198): wincent | 2006-12-05 15:23:13 +0100 Update copyright info

Posted 6:58 PM

WOCommon r448, 4 items changed

r1443@cuzco (orig r197): wincent | 2006-12-05 11:06:17 +0100 Import missing header files

Posted 6:58 PM

WOCommon r447, 3 items changed

r1442@cuzco (orig r196): wincent | 2006-12-05 10:53:03 +0100 Unit tests for 'isPast' method

Posted 6:58 PM

WOCommon r446, 17 items changed

r1441@cuzco (orig r195): wincent | 2006-12-05 10:50:21 +0100 Thread safety enhancements (safer, earlier initialization of class-wide resources; this allows the removal of later checks which should make performance significantly better); process launcher classes and methods; NSDate category speed improvements and new 'isPast' method

Posted 6:58 PM

WOCommon r445, 2 items changed

r1440@cuzco (orig r194): wincent | 2006-12-02 12:47:09 +0100 Notes for WOHOMCollectProxy class

Posted 6:58 PM

WOCommon r444, 5 items changed

r1439@cuzco (orig r193): wincent | 2006-12-02 01:24:10 +0100 One-to-many support added to "collect" HOM

Posted 6:58 PM

WOCommon r443, 3 items changed

r1438@cuzco (orig r192): wincent | 2006-11-30 21:01:37 +0100 More unit tests for "select"/"reject" HOM

Posted 6:58 PM

WOCommon r442, 7 items changed

r1437@cuzco (orig r191): wincent | 2006-11-30 20:25:15 +0100 Added "reject" HOM

Posted 6:57 PM

WOCommon r441, 7 items changed

r1436@cuzco (orig r190): wincent | 2006-11-30 15:03:04 +0100 Many new unit tests for elements HOM; added reverse and key elements enumerators

Posted 6:57 PM

WOCommon r440, 18 items changed

r1435@cuzco (orig r189): wincent | 2006-11-29 20:22:39 +0100 HOM "elements" pattern and some unit tests; initial support added in "collect" implementation.

Posted 6:57 PM

WOCommon r439, 10 items changed

r1434@cuzco (orig r188): wincent | 2006-11-29 18:34:35 +0100 Make the "chained select" HOM the default select HOM (rename "select" to "unchainedSelect" and "chainedSelect" to "select").

Posted 6:57 PM

WOCommon r438, 3 items changed

r1433@cuzco (orig r187): wincent | 2006-11-29 17:50:59 +0100 Updating HOM speed tests to include "select" HOM.

Posted 6:57 PM

WOCommon r437, 15 items changed

r1432@cuzco (orig r186): wincent | 2006-11-29 14:04:52 +0100 New "chained select" HOM replaces "select" and "select where" HOMs.

Posted 6:57 PM

WOCommon r436, 3 items changed

r1431@cuzco (orig r185): wincent | 2006-11-29 09:17:07 +0100 WO_LOAD macro (constructor functions).

Posted 6:57 PM

WOCommon r435, 21 items changed

r1430@cuzco (orig r184): wincent | 2006-11-28 19:52:51 +0100 New "select first" HOM with unit tests.

Posted 6:56 PM

WOCommon r434, 6 items changed

r1429@cuzco (orig r183): wincent | 2006-11-28 18:13:37 +0100 More unit tests for "select where" HOM

Posted 6:56 PM

WOCommon r433, 20 items changed

r1428@cuzco (orig r182): wincent | 2006-11-28 16:09:56 +0100 "select where" HOM

Posted 6:56 PM

WOCommon r432, 2 items changed

r1427@cuzco (orig r181): wincent | 2006-11-28 14:08:21 +0100 More speed tests

Posted 6:56 PM

WOCommon r431, 6 items changed

r1426@cuzco (orig r180): wincent | 2006-11-28 11:44:59 +0100 More unit and speed tests for "select" and "collect" HOMs

Posted 6:56 PM

WOCommon r430, 12 items changed

r1425@cuzco (orig r179): wincent | 2006-11-27 19:57:29 +0100 "select" HOM

Posted 6:56 PM

WOCommon r429, 13 items changed

r1424@cuzco (orig r178): wincent | 2006-11-27 18:20:37 +0100 Add WOProxy class and tests etc; won't actually use this in HOM because it would require too much unsupported runtime trickery (undocumented, private APIs etc)

Posted 6:56 PM

WOCommon r428, 14 items changed

r1423@cuzco (orig r177): wincent | 2006-11-27 14:41:28 +0100 "Collect" HOM and unit tests; improvements to convenience creation macros for better operation when nested inside other macros; notes; speed test updates; silence compiler warnings in WOUsageMeter functions

Posted 6:55 PM

WOCommon r427, 8 items changed

r1422@cuzco (orig r176): wincent | 2006-11-26 18:34:37 +0100 New WOUsageMeter class for easy code profiling; WOUsageMeter unit tests; update hom-speed-test to use WOUsageMeter

Posted 6:55 PM

WOCommon r426, 48 items changed

r1421@cuzco (orig r175): wincent | 2006-11-25 16:59:03 +0100 HOM unit tests; 'perform' HOM implementation; WOHOMCollectionProxy class

Posted 6:55 PM

WOCommon r425, 6 items changed

r1420@cuzco (orig r174): wincent | 2006-11-24 16:12:55 +0100 New WO_UNSIGNED macro; additional notes and alternative implementation for 'ifResponds' HOM proxy; removed debug macro header dependency on WOLogManager class

Posted 6:55 PM

WOCommon r424, 3 items changed

r1419@cuzco (orig r173): wincent | 2006-11-24 13:58:36 +0100 HOM speed tests

Posted 6:55 PM

WOCommon r423, 3 items changed

r1418@cuzco (orig r172): wincent | 2006-11-23 23:50:50 +0100 Make old WOLogManager methods live in the ASL world as well

Posted 6:55 PM

WOCommon r422, 4 items changed

r1417@cuzco (orig r171): wincent | 2006-11-23 19:29:47 +0100 Documentation for 'ifResponds' HOM

Posted 6:55 PM

WOCommon r421, 6 items changed

r1416@cuzco (orig r170): wincent | 2006-11-23 19:18:54 +0100 Fixes to get 'ifResponds' HOM unit tests passing

Posted 6:54 PM

WOCommon r420, 2 items changed

r1415@cuzco (orig r169): wincent | 2006-11-23 19:18:07 +0100 Changes to WOLocaleFormatter class to keep WOTest happy

Posted 6:54 PM

WOCommon r419, 2 items changed

r1414@cuzco (orig r168): wincent | 2006-11-23 19:17:15 +0100 Add NSProxy category to silence compiler warnings about forward:: method

Posted 6:54 PM

WOCommon r418, 8 items changed

r1413@cuzco (orig r167): wincent | 2006-11-23 18:40:50 +0100 Factor out less-useful NSApplication methods into WOBackground category; update NSObject convenience category

Posted 6:54 PM

WOCommon r417, 15 items changed

r1412@cuzco (orig r166): wincent | 2006-11-23 18:39:13 +0100 Add/update unit tests for NSFileManager, NSMutableString, NSDictionary, NSString, NSObject and NSApplication categories

Posted 6:54 PM

WOCommon r416, 9 items changed

r1411@cuzco (orig r165): wincent | 2006-11-23 18:37:40 +0100 Add 'ifResponds' HOM

Posted 6:54 PM

WOCommon r415, 5 items changed

r1410@cuzco (orig r164): wincent | 2006-11-23 12:59:52 +0100 Remove Dock icon modification methods made redundant by the new Leopard-friendly methods

Posted 6:54 PM

WOCommon r414, 4 items changed

r1409@cuzco (orig r163): wincent | 2006-11-23 03:23:21 +0100 TransformProcessType wrapper

Posted 6:53 PM

WOCommon r413, 3 items changed

r1408@cuzco (orig r162): wincent | 2006-11-22 20:20:03 +0100 Searching of plug-in bundles for preference panes is now turned on by default

Posted 6:53 PM

WOCommon r412, 3 items changed

r1407@cuzco (orig r161): wincent | 2006-11-22 19:46:14 +0100 Improvements to preference window controller class: watch out for exceptions when using private Apple API; now search inside plug-in bundles for additional preference panes; code clean-up; better logging; tighter handling of exceptions; wrapping

Posted 6:53 PM

WOCommon r411, 9 items changed

r1406@cuzco (orig r160): wincent | 2006-11-22 15:55:16 +0100 Cleanup

Posted 6:53 PM

WOCommon r410, 25 items changed

r1405@cuzco (orig r159): wincent | 2006-11-20 01:32:23 +0100 Updated WO_DECLARE_CATEGORY_DEPENDENCY macro makes WO_ENFORCE_CATEGORY_DEPENDENCY macro redundant

Posted 6:53 PM

WOCommon r409, 3 items changed

r1404@cuzco (orig r158): wincent | 2006-11-18 19:19:04 +0100 Update headers

Posted 6:53 PM

WOCommon r408, 4 items changed

r1403@cuzco (orig r157): wincent | 2006-11-18 19:11:40 +0100 Workaround spurious GCC warnings; protect some class symbols against getting wiped out by dead-code stripping

Posted 6:53 PM

WOCommon r407, 2 items changed

r1402@cuzco (orig r156): wincent | 2006-11-18 18:35:19 +0100 Wrapping

Posted 6:52 PM

WOCommon r406, 10 items changed

r1401@cuzco (orig r155): wincent | 2006-11-18 18:25:22 +0100 Add missing category enforcement markers

Posted 6:52 PM

WOCommon r405, 5 items changed

r1400@cuzco (orig r154): wincent | 2006-11-18 17:42:50 +0100 Import URLWithFSRef method from WOBase, with modifications; enforce category dependency between NSAppleEventDescriptor category and NSURL convenience category

Posted 6:52 PM

WOCommon r404, 3 items changed

r1399@cuzco (orig r153): wincent | 2006-11-18 17:01:09 +0100 Update notes

Posted 6:52 PM

WOCommon r403, 2 items changed

r1398@cuzco (orig r152): wincent | 2006-11-18 16:45:19 +0100 Finer-grained activation database updates

Posted 6:52 PM

WOCommon r402, 9 items changed

r1397@cuzco (orig r151): wincent | 2006-11-16 21:39:11 +0100 Fix build warnings/errors in release builds

Posted 6:52 PM

WOCommon r401, 8 items changed

r1396@cuzco (orig r150): wincent | 2006-11-16 19:40:07 +0100 Fix compiler signedness warning; other cleanup

Posted 6:52 PM

WOCommon r400, 3 items changed

r1395@cuzco (orig r149): wincent | 2006-11-16 17:16:12 +0100 Rename NSDictionary creation category tests to accurately reflect category name

Posted 6:52 PM

WOCommon r399, 4 items changed

r1394@cuzco (orig r148): wincent | 2006-11-16 17:01:56 +0100 Fix remaining compiler warnings/errors in WOBase->WOCommon transition

Posted 6:51 PM

WOCommon r398, 2 items changed

r1393@cuzco (orig r147): wincent | 2006-11-16 16:54:16 +0100 Import missing headers for WOSysctl class

Posted 6:51 PM

WOCommon r397, 50 items changed

r1392@cuzco (orig r146): wincent | 2006-11-16 16:45:00 +0100 Continue category migration from WOBase; header cleanup; move attributedString method into NSAttributedString category from NSMutableAttributedString category for consistency with other similar methods in WOCommon; refactor generic Carbon Process Manager code from Synergy Advance into WOCommon's WOProcessManager class; fix some compiler warnings and errors caused by the migration

Posted 6:51 PM

WOCommon r396, 12 items changed

r1391@cuzco (orig r145): wincent | 2006-11-16 12:44:51 +0100 New NSMenu categories imported from WOCommon; updated header comments in NSMenuItem categories; new method added to NSInvocation category

Posted 6:48 PM

WOCommon r395, 8 items changed

r1390@cuzco (orig r144): wincent | 2006-11-16 12:28:23 +0100 New NSMenuItem categories for creation, comparison and convenience

Posted 6:48 PM

WOCommon r394, 3 items changed

r1389@cuzco (orig r143): wincent | 2006-11-16 03:22:37 +0100 Added category enforcement macros to classes; all code internal to WOCommon now uses the macros

Posted 6:48 PM

WOCommon r393, 21 items changed

r1388@cuzco (orig r142): wincent | 2006-11-15 20:28:05 +0100 Added category enforcement macros

Posted 6:48 PM

WOCommon r392, 55 items changed

r1387@cuzco (orig r141): wincent | 2006-11-15 20:08:43 +0100 Add category markers

Posted 6:48 PM

WOCommon r391, 27 items changed

r1386@cuzco (orig r140): wincent | 2006-11-15 19:09:53 +0100 Macros for triggering linker errors in the event of missing category implementation files

Posted 6:48 PM

WOCommon r390, 12 items changed

r1385@cuzco (orig r139): wincent | 2006-11-15 11:14:49 +0100 Import WOSystcl class from WOBase and remove redundant code (use methods already present in WOProcessSerialNumber); import NSWorkspace category from WOBase; new NSDictionary category and NSString category, methods from WOCommon

Posted 6:48 PM

WOCommon r389, 2 items changed

r1384@cuzco (orig r138): wincent | 2006-11-14 19:03:40 +0100 Expose PSNForProcessName method in header

Posted 6:47 PM

WOCommon r388, 2 items changed

r1383@cuzco (orig r137): wincent | 2006-11-14 19:02:44 +0100 Fix typo in WOProcessManager (non-existent type)

Posted 6:47 PM

WOCommon r387, 11 items changed

r1382@cuzco (orig r136): wincent | 2006-11-14 19:01:44 +0100 More imports from WOCommon (info property list processing); improved singleton behaviour in manager classes; major rewrite of WOProcessManager

Posted 6:47 PM

WOCommon r386, 5 items changed

r1381@cuzco (orig r135): wincent | 2006-11-14 17:35:21 +0100 Move dictionary method from NSMutableDictionary category to NSDictionary category, for consistency with corresponding method on NSArray

Posted 6:47 PM

WOCommon r385, 3 items changed

r1380@cuzco (orig r134): wincent | 2006-11-14 17:30:31 +0100 Scanner category imported from WOCommon

Posted 6:47 PM

WOCommon r384, 18 items changed

r1379@cuzco (orig r133): wincent | 2006-11-14 16:54:08 +0100 Imports from WOCommon and cleanup

Posted 6:47 PM

WOCommon r383, 3 items changed

r1378@cuzco (orig r132): wincent | 2006-11-14 16:31:35 +0100 Category imported from WOBase, with improvements

Posted 6:47 PM

WOCommon r382, 5 items changed

r1377@cuzco (orig r131): wincent | 2006-11-14 16:26:07 +0100 Methods and categories imported from WOBase

Posted 6:47 PM

WOCommon r381, 3 items changed

r1376@cuzco (orig r130): wincent | 2006-11-14 15:25:04 +0100 Application visibility methods imported (and modified; added logging on error) from WOBase

Posted 6:46 PM

WOCommon r380, 5 items changed

r1375@cuzco (orig r129): wincent | 2006-11-14 14:58:30 +0100 String and path methods imported (and improved) from WOBase

Posted 6:46 PM

WOCommon r379, 17 items changed

r1374@cuzco (orig r128): wincent | 2006-11-14 13:11:45 +0100 Import 8 classes from WOBase, cleanup and add additional error handling prior to import

Posted 6:46 PM

WOCommon r378, 2 items changed

r1373@cuzco (orig r127): wincent | 2006-11-14 11:55:31 +0100 Update default log file name

Posted 6:46 PM

WOCommon r377, 2 items changed

r1372@cuzco (orig r126): wincent | 2006-11-14 11:23:39 +0100 Missing import statement

Posted 6:46 PM

WOCommon r376, 5 items changed

r1371@cuzco (orig r125): wincent | 2006-11-14 11:17:27 +0100 Catch exceptions to prevent Apple bug in isOpaque method from crashing the app

Posted 6:46 PM

WOCommon r375, 3 items changed

r1370@cuzco (orig r124): wincent | 2006-11-11 16:27:08 +0100 Fix duplicate macro definition warning; add required classes notes to WODebugMacros header (no longer include the WOLogManager header; require class that wish to use it to include the header)

Posted 6:46 PM

WOCommon r374, 2 items changed

r1368@cuzco (orig r122): wincent | 2006-11-02 21:39:56 +0100 Update enumeration notes with new information about Leopard

Posted 6:45 PM

Synergy r355, 18 items changed

Bump version number post-release

Posted 6:32 PM

Synergy r354, 3 items changed

Optimizations to main controller class

Posted 6:32 PM

Synergy r353, 17 items changed

Bump version number prior to release

Posted 6:32 PM

Synergy r352, 2 items changed

Tweaks prior to next nightly

Posted 6:32 PM

Hextrapolate r92, 1 item changed

Tiger branch, trunk for Leopard.

Posted 6:23 PM

WOHotKey r95, 1 item changed

Tiger branch, trunk is for Leopard development.

Posted 6:19 PM

WODebug r172, 1 item changed

Tiger branch, trunk is for Leopard development.

Posted 6:16 PM

WOBezel r66, 1 item changed

Create Tiger branch, trunk is for Leopard.

Posted 6:01 PM

Synergy Advance r464, 1 item changed

Create Tiger branch; trunk is now Leopard.

Posted 5:33 PM

Synergy Advance r463, 3 items changed

Draft of help documentation on hiding the Dock icon

Posted 5:30 PM

April 26, 2007

Walrus r191, 2 items changed

Notes for Ruby 1.9/2.0.

Posted 5:26 PM

Synergy Advance r462, 1 item changed

Bump version number post-release

Posted 5:19 PM

Synergy Advance r461, 1 item changed

Tag 0.5b release.

Posted 5:18 PM

WOCommon r373, 1 item changed

WOPreferenceSetting -> WOStepperSliderPreferenceSetting

Posted 4:26 PM

Synergy Advance r460, 3 items changed

Bump version number for release

Posted 4:25 PM

WOTest r160, 1 item changed

Better solution for environment variable cleanup (do it at the NSTask level)

Posted 3:38 PM

snippets r88, 1 item changed

Don't override disk image name; later on will set up a means of using a disk image name that matches release build

Posted 3:19 PM

WOTest r159, 1 item changed

Special treatment for WOTestBundleInjector environment variable as well

Posted 12:48 PM

snippets r87, 1 item changed

In autotest mode, write to STDOUT rather than log file

Posted 12:35 PM

snippets r86, 1 item changed

Various improvements to nightlies script: now parses command line options for excluding and including projects (--only and --except), plus has a --test switch for doing dry runs and --autotest for running builds continuously in the background

Posted 12:14 PM

snippets r85, 1 item changed

Add Hextrapolate to nightlies script

Posted 8:14 AM

Hextrapolate r91, 1 item changed

Remove --force switch, trust Walrus to do the right thing (faster compilation times)

Posted 12:31 AM

April 25, 2007

WOTest r158, 1 item changed

Clarify comment about PATH environment variable

Posted 7:58 PM

WOTest r157, 1 item changed

Launch growlnotify using env, and unset DYLD_INSERT_LIBRARIES to prevent the dynamic loader from issuing warning messages which might be generated when that environment variable is set for use by WOTestRunner

Posted 7:56 PM

Hextrapolate r90, 56 items changed

Recompile/reindex help documentation (for new pages); optimization process by only forcing recompilation on the first pass (the second pass just fills)

Posted 7:51 PM

WOCommon r372, 3 items changed

Update tool tips

Posted 7:46 PM

WOTest r156, 2 items changed

Rudimentary growlnotify support

Posted 3:42 PM

WOHotKey r94, 1 item changed

More unit tests for WOHotKeyNode class

Posted 1:32 PM

WOBezel r65, 1 item changed

Unit tests for WOAlertBezelWindow class

Posted 1:25 PM

WODebug r171, 1 item changed

Unit tests for WOMappedData class

Posted 1:14 PM

Synergy Advance r459, 1 item changed

Silence compiler warning about setExitCode: method

Posted 12:42 PM

Hextrapolate r89, 3 items changed

Provide in-application unit tests with the ability to override the exit code of the process if any test fails

Posted 12:37 PM

Synergy Advance r458, 1 item changed

Conditionalize use of exit() method

Posted 12:35 PM

Synergy Advance r457, 7 items changed

Provide in-application unit tests with the ability to override the exit code of the process if any test fails; add tests for confirming case-sensitivity of format string validity transformer; remove redundant comments

Posted 12:23 PM

April 24, 2007

Hextrapolate r88, 1 item changed

Make sure any failure in the test-running script will cause the entire build to fail

Posted 8:27 PM

WOTest r155, 1 item changed

Replace WO_TEST_FAIL macro with TODO comment

Posted 8:25 PM

Synergy Advance r456, 1 item changed

Make sure any failure in the test-running script will cause the entire build to fail

Posted 8:23 PM

WOHotKey r93, 1 item changed

Make sure that test-running script propagates exit code back to caller

Posted 8:22 PM

WOBezel r64, 1 item changed

Make sure that test-running script propagates exit code back to caller

Posted 8:21 PM

WODebug r170, 1 item changed

Make sure that test-running script propagates exit code back to caller

Posted 8:21 PM

WOTest r154, 6 items changed

WOTestRunner should return a non-zero exit status if any test fails

Posted 8:12 PM

Synergy Advance r455, 3 items changed

Correct typos in the WOFormatStringValidityTransformer tests that caused some to fail spuriously; force case-sensitivity

Posted 7:20 PM

WOCommon r371, 2 items changed

Try NSKeyedUnarchiver first, then fall back to NSUnarchiver

Posted 6:48 PM

WOCommon r370, 6 items changed

Replace WO_TEST_FAIL macros with simple TODO comments

Posted 6:09 PM

Synergy Advance r454, 6 items changed

DEBUG -> WO_DEBUG

Posted 2:42 PM

WOHotKey r92, 2 items changed

DEBUG -> WO_DEBUG

Posted 2:37 PM

WOTest r153, 3 items changed

Updated comments

Posted 2:32 PM

WODebug r169, 4 items changed

DEBUG -> WO_DEBUG

Posted 2:29 PM

WOCommon r369, 1 item changed

Yet another missed DEBUG macro (it appears that the Xcode regular expression search and replace only finds the first instance in a given line)

Posted 2:28 PM

WOBezel r63, 1 item changed

DEBUG -> WO_DEBUG

Posted 2:25 PM

WOCommon r368, 1 item changed

One more DEBUG instance left behind

Posted 2:25 PM

WOCommon r367, 16 items changed

Update to use WO_DEBUG instead of DEBUG macro

Posted 2:20 PM

buildtools r70, 1 item changed

Update comment

Posted 2:12 PM

buildtools r69, 2 items changed

Use GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS for better precompiled prefix header sharing, but change DEBUG macro to WO_DEBUG macro because the former causes GCC to freak out with the Apple headers

Posted 1:33 PM

April 23, 2007

Hextrapolate r87, 4 items changed

New help page, 'Before unregistering'

Posted 9:23 PM

WOCommon r366, 2 items changed

Favour in-application embedded help if possible; only fall back to web if necessary

Posted 9:08 PM

WOCommon r365, 1 item changed

Update symbols

Posted 9:07 PM

WOCommon r364, 1 item changed

Add missing period

Posted 9:06 PM

WOCommon r363, 58 items changed

Backend updates

Posted 9:04 PM

Hextrapolate r86, 1 item changed

Bump version number post-release.

Posted 3:44 PM

Hextrapolate r85, 1 item changed

Tag 2.0 release.

Posted 3:42 PM

Hextrapolate r84, 1 item changed

Xcode project file noise

Posted 3:41 PM

WOCommon r362, 1 item changed

Recompile master-generated list template; some tweaks escaped that should have made it into the Hextrapolate 2.0 release

Posted 3:40 PM

Hextrapolate r83, 90 items changed

Final updates to help documentation prior to release

Posted 2:52 PM

WOCommon r361, 1 item changed

Suppress display of 'See also' div if there is no content for it (web-based version)

Posted 2:38 PM

Hextrapolate r82, 1 item changed

Bump version number for release

Posted 2:30 PM

Hextrapolate r81, 2 items changed

Project and controller updates for help

Posted 2:30 PM

WOCommon r360, 1 item changed

CSS for feature lists

Posted 2:28 PM

WOCommon r359, 1 item changed

No icons in dynamically generated lists (relative paths don't work)

Posted 2:28 PM

April 21, 2007

Install r76, 1 item changed

Xcode project file noise

Posted 7:51 PM

Install r75, 1 item changed

Tag Synergy 3.1.2 release.

Posted 7:50 PM

Install r74, 1 item changed

Prepare for Synergy 3.1.2 release

Posted 7:49 PM

Synergy r351, 17 items changed

Bump version number post-release

Posted 7:47 PM

Synergy r350, 1 item changed

Tag 3.1.2 release.

Posted 7:46 PM

Synergy r349, 2 items changed

Optimizations to main controller class

Posted 7:37 PM

Synergy r348, 16 items changed

Bump version number prior to release

Posted 7:26 PM

Hextrapolate r80, 1 item changed

Remove spurious help index file

Posted 1:58 PM

Hextrapolate r79, 170 items changed

Xcode target for updating help documentation: now generates in-application embedded and free-standing web formats

Posted 1:56 PM

April 20, 2007

Hextrapolate r78, 55 items changed

Lots of new help pages

Posted 7:51 PM

April 14, 2007

WOCommon r358, 1 item changed

Neater flash handling

Posted 2:02 PM

Hextrapolate r77, 101 items changed

Completed first draft of help documentation (about 49 pages)

Posted 1:59 PM

WOCommon r357, 1 item changed

Setting an environment variable controls whether output is generated for the web (normal HTML links) or for embedding in the application (custom Apple help anchors)

Posted 1:58 PM

April 13, 2007

Walrus r190, 1 item changed

Tagging Walrus 0.1 release.

Posted 6:09 PM

Walrus r189, 1 item changed

Tagging wopen3-0.1 release.

Posted 4:16 PM

Walrus r188, 4 items changed

autotest changes to support RSpec 0.9.0 beta 2 and ZenTest 3.5.0

Posted 4:13 PM

WOCommon r356, 288 items changed

RSpec upgrades

Posted 4:13 PM

April 12, 2007

Walrus r187, 1 item changed

Add dependency on wopen3 gem

Posted 7:10 PM

Walrus r186, 2 items changed

Rename WOpen3 source directory

Posted 6:56 PM

Walrus r185, 3 items changed

Rename library file

Posted 6:56 PM

Walrus r184, 2 items changed

Rename Open4 to Wopen3 to avoid clash with existing gem

Posted 6:55 PM

Walrus r183, 1 item changed

Use Open4 in the command line tool (Open3 throws away the exit status)

Posted 6:50 PM

Hextrapolate r76, 1 item changed

Notes on auto-updating the index

Posted 5:27 PM

WOCommon r355, 2 items changed

Remove svn:ignore props

Posted 3:13 PM

WOCommon r354, 8 items changed

Recompiled base classes

Posted 3:11 PM

Hextrapolate r75, 61 items changed

Stubs for application help and some initial files

Posted 3:07 PM

WOCommon r353, 5 items changed

DRY up abstract handling

Posted 3:06 PM

WOCommon r352, 10 items changed

Master index templates

Posted 10:42 AM

Walrus r182, 1 item changed

New option for command line tool, -f/--force; force templates to be recompiled during filling (normally templates would only be recompiled if the modification date on the compiled template were older than that on the source file)

Posted 9:52 AM

Walrus r181, 4 items changed

Overriding output dir should only apply to filled output, not compiled output

Posted 9:08 AM

April 11, 2007

WOCommon r351, 6 items changed

Rename generated_list to master_generated_list, once again for subclass convenience

Posted 7:51 PM

Walrus r180, 2 items changed

Use popen3 instead of backticks in runner when capturing output (handles paths with spaces in them)

Posted 7:09 PM

Walrus r179, 1 item changed

Conditionalize behaviour of 'fill' in commandline tool: continue to use the compiled version if it already exists, but recompile if the modification date on it is older than that on the source template

Posted 6:36 PM

WOCommon r350, 3 items changed

Missing 'super' call in example front page template

Posted 6:25 PM

WOCommon r349, 1 item changed

Eliminate parameter to 'tag' method left behind from a previous revision

Posted 6:22 PM

WOCommon r348, 8 items changed

Add compiled version of access parent template

Posted 6:19 PM

WOCommon r347, 4 items changed

Rename front page to 'access', freeing up 'front_page' for use by subclasses

Posted 6:17 PM

WOCommon r346, 13 items changed

Page tagging facilities

Posted 6:15 PM

WOCommon r345, 21 items changed

Checking in updated example templates and compiled versions of templates

Posted 5:53 PM

WOCommon r344, 1 item changed

Pre-move commit for list.tmpl

Posted 5:37 PM

Walrus r178, 2 items changed

When template is initialized from a file strip all extensions, not just the last one, when determining a class name for use in the compiled output

Posted 3:48 PM

April 10, 2007

WOCommon r343, 2 items changed

Update notes and comments

Posted 9:26 PM

WOCommon r342, 6 items changed

Use txt extension

Posted 9:25 PM

WOCommon r341, 5 items changed

Settings.tmpl should really be Settings.txt so that running Walrus on the directory containing won't produce a useless compiled/filled template for it

Posted 9:20 PM

WOCommon r340, 2 items changed

Rename example_settings.tmpl to settings.tmpl

Posted 9:14 PM

WOCommon r339, 5 items changed

File layout reorganization

Posted 9:13 PM

WOCommon r338, 4 items changed

Task-based help document template

Posted 9:00 PM

WOCommon r337, 9 items changed

More help documentation example templates

Posted 8:35 PM

WOCommon r336, 13 items changed

Example templates in subdirectory

Posted 6:21 PM

Walrus r177, 1 item changed

Support for nesting placeholders inside other placeholders as parameters; chomp trailing newline after parameter list in compiled placeholders (closing bracket was appearing on the next line)

Posted 6:10 PM

Walrus r176, 9 items changed

Update specs to explicitly perform a fill now that filling is no longer automatic upon evaluation (change made in r173)

Posted 5:33 PM

Walrus r175, 1 item changed

Emit extra newline after compiling a #def block (visual separation of methods in compiled output)

Posted 5:00 PM

Walrus r174, 1 item changed

Tweak compilation of #def directive to support nested #include directives

Posted 4:56 PM

Synergy r347, 1 item changed

Tweaks prior to next nightly

Posted 3:43 PM

WODebug r168, 1 item changed

Update symbols

Posted 12:15 PM

Hextrapolate r74, 2 items changed

Bump version number post-release

Posted 9:23 AM

WOCommon r335, 1 item changed

Updated symbols

Posted 8:43 AM

Hextrapolate r73, 1 item changed

Tag 2.0b release

Posted 8:39 AM

Hextrapolate r72, 1 item changed

Correct path to disk image background

Posted 8:37 AM

WODebug r167, 1 item changed

Fix typo (equality operator instead assignment)

Posted 8:23 AM

Hextrapolate r71, 2 items changed

Hook up help menu item; crash catcher support; update TODO list

Posted 7:54 AM

Walrus r173, 1 item changed

Modify default action when running from command line: instead of choosing between 'run' or 'fill' we now choose between 'run' and 'do not run'; this breaks some existing specs but is necessary to ensure correct behaviour with inherited templates (otherwise a superclass will end up being evaluated when it is imported, before the inheriting class)

Posted 7:38 AM

Walrus r172, 1 item changed

Get rid of some unnecessary 'self' references

Posted 7:38 AM

April 9, 2007

Walrus r171, 1 item changed

Missing trailing newline after super directive

Posted 8:59 PM

Walrus r170, 1 item changed

Try requiring RubyGems; then users don't have to worry about load paths

Posted 8:55 PM

Walrus r169, 2 items changed

Support for identifiers and namespaces in namespaces ('Foo::Bar' and 'Foo::bar'); accompanying specs

Posted 8:46 PM

Walrus r168, 5 items changed

Fix for location tracking issues; not activating it yet though because it breaks too many other specs

Posted 8:30 PM

Walrus r167, 5 items changed

Notes folder with notes on location tracking issue

Posted 8:01 PM

Walrus r166, 38 items changed

Switch specs over to new 'describe/it' syntax from RSpec 0.9

Posted 5:04 PM

Walrus r165, 10 items changed

Added support for placeholders with parameters (compiler); add missing GPL header; limit rcoverage reports to software being tested (don't want the specs themselves to be included)

Posted 4:55 PM

Walrus r164, 1 item changed

Adding RubyExpression class

Posted 4:29 PM

WOCommon r334, 2 items changed

Move CSS into subdirectory

Posted 12:19 PM

WOCommon r333, 8 items changed

Pre-move commit

Posted 12:19 PM

April 8, 2007

Hextrapolate r70, 2 items changed

Correct encoding on InfoPlist.strings file

Posted 3:25 PM

Install r73, 1 item changed

Tagging for Synergy 3.1.2b release

Posted 3:24 PM

Install r72, 1 item changed

Update build settings for Synergy 3.1.2b release

Posted 3:22 PM

Synergy r346, 17 items changed

Bump version number post release

Posted 3:17 PM

Synergy r345, 17 items changed

Bump version number for release

Posted 3:17 PM

Synergy r344, 3 items changed

Eliminated a possible iTunes respawn that could occur if iTunes was quit while there were still items in the AudioScrobbler submission queue.

Posted 3:17 PM

Synergy r343, 16 items changed

Bump version number post release

Posted 3:14 PM

Synergy r342, 1 item changed

Tag 3.1.2b release

Posted 3:10 PM

Synergy r341, 16 items changed

Bump version number for release

Posted 1:48 PM

Hextrapolate r69, 1 item changed

Silence warning caused by missing header import

Posted 1:34 PM

Hextrapolate r68, 1 item changed

Cut lines for open URLs by using convenience methods from WOCommon

Posted 1:33 PM

Hextrapolate r67, 2 items changed

Hook up feedback menu item

Posted 1:32 PM

Hextrapolate r66, 5 items changed

Adjust price down by 0.05

Posted 1:22 PM

WOCommon r332, 1 item changed

Default price changed in backend from 10 to 9.95

Posted 1:19 PM

WOCommon r331, 7 items changed

Designate some tests as debug-only

Posted 4:41 AM

Hextrapolate r65, 6 items changed

Tests

Posted 4:40 AM

Synergy Advance r453, 2 items changed

Correct encoding on InfoPlist.strings file in the InstantMessaging.prefPane (Spanish localization) that prevented the panel from loading when running under Spanish (Xcode silently failed to copy the file to the bundle

Posted 1:22 AM

Synergy Advance r452, 1 item changed

Remove some Info.plist files incorrectly being copied into Resource folders

Posted 1:14 AM

buildtools r68, 1 item changed

Check that Xcode is running before trying to communicate with it (close() function); this allows nightly builds to run without launching Xcode as a side-effect

Posted 12:52 AM

Synergy Advance r451, 1 item changed

Add InstantMessaging.prefPane to copy phase again; Xcode appears to silently removed it again

Posted 12:37 AM

Synergy Advance r450, 1 item changed

Another broken path fix

Posted 12:11 AM

WOTest r152, 1 item changed

Fix broken path in custom icon shell script phase

Posted 12:04 AM

April 7, 2007

WOTest r151, 1 item changed

Update references

Posted 11:46 PM

WOTest r150, 1 item changed

Re-add Wincent-specific test bundle icons, but under 'Tests' subdirectory

Posted 11:46 PM

WOCommon r330, 1 item changed

Add test bundle icon

Posted 11:43 PM

Synergy Advance r449, 1 item changed

Update reference to point to new location of icon (in WOCommon)

Posted 11:42 PM

WOTest r149, 1 item changed

Remove Wincent-specific bundle icon.

Posted 11:41 PM

Synergy Advance r448, 1 item changed

Remove references to deleted files

Posted 11:23 PM

WOCommon r329, 1 item changed

Remove project references to deleted files, preventing the build from completing

Posted 11:05 PM

Synergy Advance r447, 1 item changed

Add missing WOLogManager header import required by refactoring

Posted 10:44 PM

Hextrapolate r64, 1 item changed

Add missing INFOPLIST_PREFIX_HEADER setting

Posted 10:20 PM

Hextrapolate r63, 1 item changed

Update bundle identifier

Posted 10:09 PM

Synergy Advance r446, 1 item changed

Update bundle identifier

Posted 10:09 PM

WOCommon r328, 3 items changed

Remove Synergy Advance-specific bundle identifier

Posted 10:06 PM

WOCommon r327, 4 items changed

Backend updates for Hextrapolate; better wording in outgoing emails for Synergy Advance

Posted 9:58 PM

WOCommon r326, 1 item changed

Whitespace changes

Posted 9:54 PM

Hextrapolate r62, 4 items changed

Integrate core

Posted 9:54 PM

WOCommon r325, 6 items changed

Additional notes; use some relative paths to allow other projects to build

Posted 8:59 PM

Hextrapolate r61, 19 items changed

Add preference pane

Posted 8:16 PM

Synergy Advance r445, 1 item changed

Clean up some redundant shell script build phases

Posted 8:15 PM

Synergy Advance r444, 1 item changed

Add cautionary notes to pref panes document

Posted 8:15 PM

Hextrapolate r60, 20 items changed

Preferences interface

Posted 7:20 PM

WOCommon r324, 1 item changed

Do not import the core header; users may wish to use only the non-core part

Posted 6:33 PM

WOCommon r323, 3 items changed

Remove empty category and only reference to it

Posted 6:05 PM

Hextrapolate r59, 1 item changed

Tools tips in base pop-ups (eg. "Binary" for "Base 2")

Posted 5:27 PM

Hextrapolate r58, 1 item changed

Remove old MainMenu.strings file

Posted 5:06 PM

Hextrapolate r57, 2 items changed

Add localizable strings file

Posted 5:05 PM

WOCommon r322, 1 item changed

Replace runs of three periods with real ellipses in localizable strings file

Posted 5:04 PM

Hextrapolate r56, 1 item changed

Remove border graphics

Posted 4:16 PM

Hextrapolate r55, 2 items changed

Update notes

Posted 4:15 PM

Hextrapolate r54, 7 items changed

Byte/bit count in title bar

Posted 4:05 PM

Hextrapolate r53, 5 items changed

Color-coding

Posted 3:43 PM

Hextrapolate r52, 2 items changed

Tool tips clarifying little and big endian encodings; 'Hex' now reads 'Hexadecimal'

Posted 2:58 PM

Hextrapolate r51, 24 items changed

Dynamic text encoding formatters, pop-ups, transformers

Posted 2:56 PM

Hextrapolate r50, 4 items changed

Use Core Foundation under the covers for better control over encodings and conversions

Posted 1:35 PM

Hextrapolate r49, 5 items changed

ASCII formatter to prevent the insertion of illegal characters

Posted 7:01 AM

Synergy Advance r443, 2 items changed

Add gfx resources to repository

Posted 6:56 AM

Hextrapolate r48, 25 items changed

Dynamic base formatters written and hooked up

Posted 6:36 AM

WOCommon r321, 1 item changed

Expand date

Posted 4:35 AM

Hextrapolate r47, 13 items changed

Any-base to any-base conversions

Posted 4:34 AM

Hextrapolate r46, 14 items changed

Hex, decimal, octal and binary conversions working

Posted 3:52 AM

Hextrapolate r45, 10 items changed

Re-implemented from scratch with Cocoa Bindings

Posted 2:51 AM

Hextrapolate r44, 1422 items changed

Add GMP files to repository so that nightlies will work without any extra setup

Posted 2:22 AM

Hextrapolate r43, 12 items changed

Remove symbolic link

Posted 2:09 AM

Hextrapolate r42, 2 items changed

Remove old, pre-ranlib versions of libraries from GMP 4.2

Posted 2:06 AM

Hextrapolate r41, 1 item changed

Remove PPC64 version of library for now

Posted 2:00 AM

Hextrapolate r40, 3 items changed

Compiled GMP 4.2.1 as universal binary

Posted 1:59 AM

April 6, 2007

Hextrapolate r39, 3 items changed

Update nib

Posted 11:18 PM

Hextrapolate r38, 7 items changed

Code-level errors and warnings eliminated after refactoring; nib still to be updated

Posted 10:53 PM

Hextrapolate r37, 1 item changed

Remove reference to deleted help file; the help will also have to be redone for 2.0

Posted 10:39 PM

Hextrapolate r36, 12 items changed

Remove localizations that are now hideously out of date; will have to relocalize from scratch for version 2.0

Posted 10:38 PM

Hextrapolate r35, 2 items changed

Symbolic link to GPM folder (for headers)

Posted 10:27 PM

Hextrapolate r34, 6 items changed

Add multiple new targets including test target

Posted 10:22 PM

Synergy Advance r442, 4 items changed

Remove project-specific icon references, use common ones instead

Posted 10:21 PM

WOCommon r320, 25 items changed

Push backend changes back to repo

Posted 10:18 PM

WOCommon r319, 2 items changed

Icons for preference pane

Posted 10:17 PM

Synergy Advance r441, 3 items changed

Remove corresponding localizable strings files

Posted 10:16 PM

Synergy Advance r440, 2 items changed

Remove unused file

Posted 10:14 PM

Synergy Advance r439, 2 items changed

Common test bundle icons rather than app-specific ones

Posted 10:07 PM

Synergy Advance r438, 4 items changed

Use common disk image icons and background instead of per-application ones

Posted 10:05 PM

WOCommon r318, 2 items changed

Adding disk image background

Posted 10:04 PM

WOCommon r317, 1 item changed

Add disk image icon

Posted 10:02 PM

WOCommon r316, 1 item changed

Core target for Hextrapolate

Posted 9:51 PM

Synergy Advance r437, 1 item changed

Tweak inter-target dependencies

Posted 9:49 PM

Hextrapolate r33, 3 items changed

Automatic build numbering

Posted 9:26 PM

Hextrapolate r32, 2 items changed

Set up InfoPlist.strings files for automatic updates

Posted 9:17 PM

Hextrapolate r31, 1 item changed

Other Info.plist updates

Posted 9:14 PM

Hextrapolate r30, 1 item changed

Update CFBundleDevelopmentRegion

Posted 9:13 PM

Synergy Advance r436, 1 item changed

Update Growl framework copyright date in credits file

Posted 9:11 PM

Hextrapolate r29, 4 items changed

Complete name change (references)

Posted 9:09 PM

Hextrapolate r28, 4 items changed

Rename main controller

Posted 9:06 PM

Hextrapolate r27, 1 item changed

Remove old localization pack

Posted 9:05 PM

Hextrapolate r26, 1 item changed

Update build settings

Posted 9:03 PM

Hextrapolate r25, 2 items changed

Kill unwanted mode1 and pbxuser files

Posted 8:49 PM

Hextrapolate r24, 3 items changed

Header for global project header

Posted 8:48 PM

Hextrapolate r23, 29 items changed

Wrapping, code conventions, renames

Posted 8:47 PM

Hextrapolate r22, 30 items changed

Header updates

Posted 8:19 PM

Hextrapolate r21, 2 items changed

Ignore wincent.* files inside project bundle; add default.pbxuser

Posted 8:08 PM

Hextrapolate r20, 1 item changed

Symlink for WOCommon

Posted 8:06 PM

Hextrapolate r19, 1 item changed

Remove other old Subversion script

Posted 8:04 PM

Hextrapolate r18, 16 items changed

Rename lproj folders (to use country codes) in compliance with Apple recommendations

Posted 7:45 PM

Hextrapolate r17, 1 item changed

Remove old Subversion scripts

Posted 7:43 PM

Hextrapolate r16, 3 items changed

Project file cleanup

Posted 7:42 PM

Hextrapolate r15, 1 item changed

Wrapping changes; attributed string value in WOGeneralBaseFormatter

Posted 7:42 PM

Hextrapolate r14, 1 item changed

Update TODO

Posted 7:41 PM

WOCommon r315, 190 items changed

New models, install RSpec on Rails and rspec_autotest

Posted 6:10 PM

Synergy Advance r435, 3 items changed

Move iChat and iTunes Apple Event logging into plug-ins

Posted 5:27 PM

Synergy Advance r434, 6 items changed

Update Spanish localization (preference pane InfoPlist.strings files)

Posted 5:15 PM

Synergy Advance r433, 1 item changed

iChat preference pane was being built but not copied into the Instant Messaging plug-in

Posted 5:09 PM

Synergy Advance r432, 1 item changed

Comment cleanup

Posted 4:54 PM

Synergy Advance r431, 5 items changed

Allow user to enter carriage returns into the custom format areas of the Growl preference pane without having to hold down the option key

Posted 4:53 PM

April 5, 2007

Walrus r163, 2 items changed

Add autotest

Posted 9:23 PM

Walrus r162, 25 items changed

Update specs for RSpec 0.9

Posted 8:24 PM

April 4, 2007

buildtools r67, 1 item changed

Correct typo; only update revision file if Subversion revision has changed (saves some gratuitous rebuilds in Xcode): this means that the build timestamp won't be accurate for repeated builds of the same revision but it will at least be correct on all fresh checkouts

Posted 1:30 PM

Synergy Advance r430, 2 items changed

Plug-in notes

Posted 12:57 PM

Synergy Advance r429, 1 item changed

Link Growl preference pane against Growl framework (relationship broken when updating Xcode reference to Growl project file)

Posted 6:08 AM

snippets r84, 1 item changed

Nightlies script can now do Synergy Advance builds as well

Posted 6:03 AM

WOCommon r314, 3 items changed

More sensible selector names and assertions for WOBundle

Posted 5:07 AM

Synergy Advance r428, 1 item changed

Notes on future disk image plans

Posted 4:22 AM

WOCommon r313, 5 items changed

WOBundle selector cleanup

Posted 4:21 AM

Synergy Advance r427, 1 item changed

Stop unwanted header files being copied to application bundle

Posted 4:00 AM

Synergy Advance r426, 1 item changed

Point at new Growl framework location

Posted 2:40 AM

Synergy Advance r425, 1 item changed

Symbolic link for Growl framework (for SVK, won't use Subversion externals)

Posted 1:45 AM

Synergy Advance r424, 3 items changed

Updates to disk image background script; now using shell script phase to set up disk image

Posted 1:41 AM

April 3, 2007

buildtools r66, 1 item changed

Add dmgutils.pl (refNum Software) to the buildtools folder for convenience

Posted 11:49 PM

Synergy Advance r423, 1 item changed

Remove FileStorm project

Posted 11:46 PM

Synergy Advance r422, 2 items changed

Remove SynergyAdvanceDiskImage.scpt and project references to it

Posted 11:44 PM

Synergy Advance r421, 2 items changed

Add disk image background (previously stored outside the repository)

Posted 11:41 PM

Synergy Advance r420, 1 item changed

Include localized WOCommon strings in application bundle

Posted 5:20 PM

buildtools r65, 2 items changed

Single-file variation of UpdateStringsFiles.sh

Posted 5:19 PM

WOCommon r312, 1 item changed

Update localizable strings files via separate build target and scripts

Posted 5:18 PM

WOCommon r311, 1 item changed

Use literal table strings so that genstrings can find them

Posted 5:17 PM

WOCommon r310, 1 item changed

Set svn:ignore on en.proj directory so that unwanted Localizable.strings files generated by genstrings won't clutter things up

Posted 5:16 PM

WOCommon r309, 1 item changed

Updated WOCommon.strings file

Posted 5:15 PM

WOCommon r308, 4 items changed

Eliminate warnings

Posted 4:16 PM

Synergy Advance r419, 4 items changed

Target cleanup; quit after running unit tests; warning elimination

Posted 4:15 PM

buildtools r64, 1 item changed

Per-architecture build setting for WARNING_CFLAGS (silence spurious warnings on Intel)

Posted 4:14 PM

WOHotKey r91, 2 items changed

Update strings and symbols

Posted 1:33 PM

WODebug r166, 2 items changed

Update strings and symbols

Posted 1:33 PM

WOBezel r62, 2 items changed

Update strings and symbols

Posted 1:33 PM

Synergy Advance r418, 1 item changed

Target juggling

Posted 1:32 PM

WOCommon r307, 1 item changed

Correction to shell script (escape when echoing literal dollar sign)

Posted 1:29 PM

WOCommon r306, 3 items changed

Updated strings; include additional information in console output about propagating changes

Posted 1:27 PM

snippets r83, 1 item changed

get_mt_cats.rb helper script

Posted 4:26 AM

WOCommon r305, 6 items changed

Preference pane refactoring now finished

Posted 4:07 AM

WOCommon r304, 29 items changed

Backend: statuses and other tweaks

Posted 2:34 AM

WOCommon r303, 5 items changed

Patch failing unit tests

Posted 2:33 AM

WOCommon r302, 2 items changed

Unit tests for bit manipulation macros

Posted 2:23 AM

April 2, 2007

WOCommon r301, 1 item changed

Pre-move commit (svk has no '--force' switch)

Posted 1:54 PM

WOCommon r300, 16 items changed

Backend: sessions, routes

Posted 2:03 AM

April 1, 2007

WOCommon r299, 58 items changed

Backend classes: users, groups, memberships, issues

Posted 10:12 PM

Synergy Advance r417, 2 items changed

Thread-safety improvements; more informative messages; other tweaks to version checking infrastructure

Posted 6:15 PM

WOCommon r298, 2 items changed

Corrections to modal session handling; should improve CPU usage

Posted 6:14 PM

WOCommon r297, 1 item changed

Fix wrong target in nib

Posted 6:13 PM