| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Make changes to the table structure flush the appropriate table data caches | rowanbeentje | 2009-06-24 | 4 | -8/+34 |
* | - We have always allowed setting "on update CURRENT_TIMESTAMP" for timestamp... | rowanbeentje | 2009-06-24 | 2 | -0/+17 |
* | Change the remove relation confirmation dialog to a sheet as opposed to a mod... | stuconnolly | 2009-06-24 | 1 | -34/+48 |
* | - Fix default values behaviour - previously, default values weren't being sa... | rowanbeentje | 2009-06-24 | 1 | -15/+15 |
* | • initial trial to make Custom Query's result table sortable by clicking at... | Bibiko | 2009-06-24 | 2 | -11/+58 |
* | Remove table column from relations table view as its redundant data. | stuconnolly | 2009-06-24 | 2 | -60/+10 |
* | - Changed the way the BWToolkit framework was included to allow modifications... | avenjamin | 2009-06-24 | 335 | -208/+30237 |
* | • added separate Menu "Context Menu (Table List)" to DBView.xib | Bibiko | 2009-06-24 | 3 | -24/+528 |
* | - Fix some warnings for setTitlebarStatus method | avenjamin | 2009-06-24 | 1 | -0/+1 |
* | - Modified titlebar display of SSH status | avenjamin | 2009-06-24 | 4 | -650/+722 |
* | • Custom Query fixes: | Bibiko | 2009-06-24 | 2 | -61/+69 |
* | - Interface cleanup of various sheets and windows | avenjamin | 2009-06-24 | 5 | -4421/+4265 |
* | • changes in editSheet: | Bibiko | 2009-06-24 | 3 | -12/+75 |
* | Implement some of the points suggested in issue #309: | stuconnolly | 2009-06-24 | 2 | -20/+23 |
* | • tried to unify the displaying of error messages (mainly converted them in... | Bibiko | 2009-06-24 | 3 | -12/+40 |
* | - Initial fix to resolve issue where Release and Distribution builds would no... | avenjamin | 2009-06-24 | 1 | -0/+5 |
* | - Tweak to table relations to allow data refreshing to optionally clear the ... | rowanbeentje | 2009-06-23 | 1 | -28/+37 |
* | • added to SPDataAdditions: | Bibiko | 2009-06-23 | 4 | -67/+48 |
* | • fixed several problems for alerting an error sheet inside of a didEndSele... | Bibiko | 2009-06-23 | 4 | -10/+46 |
* | - Add BWToolkit Framework to allow for better control over some UI elements | avenjamin | 2009-06-23 | 109 | -813/+2333 |
* | • fixed issue while editing an field cell in Structure View select an other... | Bibiko | 2009-06-23 | 1 | -28/+36 |
* | • fixed issue for showing an error alert sheet inside of a endSheet selecto... | Bibiko | 2009-06-23 | 2 | -6/+27 |
* | • added SPDataCellFormatter to data cells of the Custom Query table | Bibiko | 2009-06-23 | 2 | -26/+35 |
* | • moved dataToHex as dataToFormattedHexString from TableContent to SPDataAd... | Bibiko | 2009-06-23 | 4 | -91/+90 |
* | • added to the CustomQuery class the multipleLineEditingButton IBOutlet | Bibiko | 2009-06-23 | 1 | -0/+1 |
* | • fixed: make usage of backtickQuotedString to allow table names containing... | Bibiko | 2009-06-23 | 3 | -60/+82 |
* | - Improve r911 (initial Custom Query editability) to allow editing of rows c... | rowanbeentje | 2009-06-22 | 1 | -13/+13 |
* | • first trial to make the result table in the Custom Query editable for suc... | Bibiko | 2009-06-22 | 2 | -45/+225 |
* | - Improve support for MySQL running in ANSI mode (or ANSI_QUOTES), fixing a ... | rowanbeentje | 2009-06-22 | 1 | -39/+41 |
* | • fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4. | Bibiko | 2009-06-22 | 1 | -6/+10 |
* | • improved: "Copy as SQL INSERT" in Custom Query passes the original table ... | Bibiko | 2009-06-22 | 1 | -6/+23 |
* | • first steps to synchronize CustomQuery table and ContentTable | Bibiko | 2009-06-22 | 4 | -8/+90 |
* | - Allow connections via SSH tunnels to reattempt using the specified host if... | rowanbeentje | 2009-06-21 | 7 | -41/+418 |
* | • changed: if the current edited field is a "ENUM" field | Bibiko | 2009-06-21 | 1 | -1/+5 |
* | Update the new 'Edit Table Details' button tooltip | stuconnolly | 2009-06-21 | 1 | -69/+17 |
* | • some code cleaning and tiny performance enhancements for various for/whil... | Bibiko | 2009-06-21 | 3 | -84/+100 |
* | Issue #305 now fully resolved, remove debug. | stuconnolly | 2009-06-21 | 1 | -3/+1 |
* | Sparkle delegate methods doesn't seem to be getting called, so set the delega... | stuconnolly | 2009-06-21 | 2 | -9/+6 |
* | Typo, should be the sheet not the window. | stuconnolly | 2009-06-21 | 1 | -2/+2 |
* | Fix for issue #305. Close all sheets attached to all open windows just before... | stuconnolly | 2009-06-21 | 2 | -2/+35 |
* | • some code cleaning and tiny performance enhancements for syntax highlighting | Bibiko | 2009-06-21 | 2 | -39/+41 |
* | • queryString: code cleaning and processing each encoding equally | Bibiko | 2009-06-19 | 3 | -30/+39 |
* | • added: SPDataAdditions.m | Bibiko | 2009-06-19 | 5 | -68/+152 |
* | Fix for issue #285. Also tidy up the add/change row method including friendli... | stuconnolly | 2009-06-19 | 1 | -42/+83 |
* | • added to TableContent.m: | Bibiko | 2009-06-19 | 3 | -1/+121 |
* | Accommodate all MySQL versions when getting the list of storage engines. | stuconnolly | 2009-06-19 | 2 | -5/+74 |
* | • added: by holding ⌘, ⇧, or/and ⌥ dragged selected rows will be copi... | Bibiko | 2009-06-19 | 1 | -2/+10 |
* | • fixed: avoid displaying µs for query execution time | Bibiko | 2009-06-19 | 1 | -3/+7 |
* | • added support to drag&drop textClipping files to Custom Query Editor and ... | Bibiko | 2009-06-19 | 3 | -4/+25 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 18 | -215/+187 |