aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
Commit message (Collapse)AuthorAgeFilesLines
* • fixed: suppress cursor appearance change (for resizing a BWSplitView) by ↵Bibiko2009-07-151-0/+1
| | | | setting invalidateCursorRectsForView after the end of an animation
* Fixed some BW leakbamse162009-07-061-2/+2
|
* Fixed some memory issues on BW frameworkbamse162009-06-301-0/+5
|
* - Make SSHQuestionDialog and printAccessory XIB's localizableavenjamin2009-06-291-2/+3
| | | | - Fix UI glitch where some BWAnchoredButtonCells would lose their image.
* - Fix issue with LHS action button would display its menu Small instead of ↵avenjamin2009-06-251-9/+9
| | | | | | Regular - BWAnchoredPopUpButtonCell was locking the size to Small - this has been commented out.
* - Changed the way the BWToolkit framework was included to allow ↵avenjamin2009-06-24333-3/+30140
| | | | | | modifications to be made easily. - Fixed show/hide info pane toggle button image states to now show correctly
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-23105-0/+1280
| | | | | | | - Add TABLE INFORMATION toggle button - shows/hides pane - Used new UI elements in Copy Table Syntax HUD window - Misc other changes - NOTE: more splitview changes to be made
* - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as ↵rowanbeentje2009-03-2699-0/+2368
| | | | | | | | soon as the new framework is used (ie before 0.9.6) - Add a public key to the project and add a link to it in Info.plist for use by Sparkle when verifying future updates - Add a new build configuration (Distribution), and add a new script for use with only that configuration - constructs a basic disk image, asks for the private key file, and signs it.
* - Remove the old Sparkle framework version prior to updatingrowanbeentje2009-03-2663-1875/+0
|
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-10116-0/+7012
structure.