| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Preserve the current filter string when refreshing the table list if one i... | rowanbeentje | 2011-02-20 | 1 | -5/+15 |
* | - Fix spinlocks when table/database deletion causes the table information cl... | rowanbeentje | 2011-02-19 | 1 | -0/+9 |
* | - Fix exceptions caused by uncombined accents/special characters, addressing... | rowanbeentje | 2011-02-19 | 1 | -1/+1 |
* | • fixed tiny overseen bug by speeding up the line numbering; the complete v... | Bibiko | 2011-02-17 | 1 | -1/+1 |
* | • commented out unused code; applied global layoutManager and container to ... | Bibiko | 2011-02-17 | 1 | -12/+8 |
* | • some minor speed improvements | Bibiko | 2011-02-17 | 3 | -27/+40 |
* | • some speed improvements for line numbering | Bibiko | 2011-02-16 | 2 | -35/+42 |
* | • fixed bug while CSV Import for method UPDATE and INSERT remaining rows | Bibiko | 2011-02-15 | 1 | -1/+1 |
* | - When loading tables, ensure that the column count is updated before table ... | rowanbeentje | 2011-02-15 | 2 | -6/+8 |
* | - When changing column selections in the filter dropdowns, preserve the filt... | rowanbeentje | 2011-02-14 | 1 | -0/+7 |
* | - Fix trigger deletion to use the correct trigger name | rowanbeentje | 2011-02-13 | 2 | -888/+129 |
* | • show in Content tables' header comments and ENUM/SET values | Bibiko | 2011-02-11 | 1 | -17/+25 |
* | - Revert r3187, which only masked an underlying bug and caused double column... | rowanbeentje | 2011-02-11 | 6 | -87/+90 |
* | When the user cancels the SSH password prompt, prevent further prompts and al... | stuconnolly | 2011-02-08 | 3 | -95/+131 |
* | - Ensure table information is retrieved on the working thread, to prevent a ... | rowanbeentje | 2011-02-07 | 1 | -0/+6 |
* | - Don't bring the task window to the front before re-adding it to the parent... | rowanbeentje | 2011-02-06 | 1 | -1/+0 |
* | • further speed optimisations for SQL syntax highlighting | Bibiko | 2011-02-03 | 1 | -23/+21 |
* | • CSV field mapper | Bibiko | 2011-02-03 | 3 | -19/+76 |
* | • improve CSV field mapping method to align file header names with table co... | Bibiko | 2011-02-03 | 1 | -16/+72 |
* | • forgotten to apply a change of a NoodleLineNumber method | Bibiko | 2011-02-02 | 1 | -1/+1 |
* | • several speed optimisations and code cleaning | Bibiko | 2011-02-02 | 2 | -253/+279 |
* | • removed keyboard short-cut ?\008^C for "Copy as RTF" since it's not a fre... | Bibiko | 2011-02-02 | 1 | -8/+1 |
* | • changed the behaviour of ⇧⌘K (Show/Hide Console) slightly | Bibiko | 2011-02-01 | 1 | -16/+17 |
* | • fixed updateWindowTitle: threading issue | Bibiko | 2011-02-01 | 1 | -1/+1 |
* | - Ensure window title updates occur on the main thread, fixing crashes under... | rowanbeentje | 2011-01-31 | 2 | -8/+12 |
* | Interface tweaks. | stuconnolly | 2011-01-31 | 2 | -15/+64 |
* | Update the README file and add it to the Xcode project so it's more visible. | stuconnolly | 2011-01-31 | 2 | -19/+23 |
* | Make use of constants in SPEditorPreferencePane.m. | stuconnolly | 2011-01-30 | 1 | -17/+27 |
* | Improve unsaved theme warning message. | stuconnolly | 2011-01-30 | 2 | -5/+9 |
* | - Improve thread safety when loading content views, improving Issue #953 | rowanbeentje | 2011-01-29 | 1 | -4/+5 |
* | • added print accessory view for background printing yes/no to HTML output ... | Bibiko | 2011-01-28 | 1 | -0/+8 |
* | • improved print capability of the HTML output window | Bibiko | 2011-01-28 | 1 | -1/+44 |
* | • fixed exception for printing Content table if it contains GEOMETRY data | Bibiko | 2011-01-28 | 1 | -2/+23 |
* | • changed in HTML output window the link behaviour of file:// URL scheme; n... | Bibiko | 2011-01-28 | 1 | -3/+9 |
* | • fixed table list querying by checking utf8 connection since we query info... | Bibiko | 2011-01-26 | 1 | -6/+17 |
* | • bound short-cut ⌥⎋ to display the context menu of the first responder... | Bibiko | 2011-01-26 | 3 | -19/+50 |
* | • some code improvements for willDisplayCell: | Bibiko | 2011-01-25 | 2 | -23/+44 |
* | • some minor code improvements for speed esp. for line selecting via gutter | Bibiko | 2011-01-25 | 1 | -30/+33 |
* | • check the character length of the keyDown event | Bibiko | 2011-01-25 | 1 | -1/+2 |
* | • updated Credits.rtf re ShortcutRecorder | Bibiko | 2011-01-24 | 1 | -0/+11 |
* | • some minor code cleaning and improvements | Bibiko | 2011-01-24 | 2 | -20/+40 |
* | • fixed minor issue for filterTable approach in Content | Bibiko | 2011-01-24 | 3 | -2/+28 |
* | - Fix issues restoring the filename or advanced views in the export interfac... | rowanbeentje | 2011-01-24 | 1 | -0/+2 |
* | - Update the README for latest .ibplugin advice for BWToolkit and ShortcutRe... | rowanbeentje | 2011-01-24 | 1 | -11/+16 |
* | - Add a customised version of BWToolKit, incorporating Robert Payne's patch ... | rowanbeentje | 2011-01-23 | 2 | -0/+1 |
* | - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc... | rowanbeentje | 2011-01-23 | 7 | -26/+207 |
* | - Manually restore autosave value for bundle editor splitview width, as this... | rowanbeentje | 2011-01-22 | 3 | -77/+469 |
* | • update MySQL search URL for web search in Help window | Bibiko | 2011-01-22 | 1 | -1/+1 |
* | • updated syntax highlighting and completion suggestions due to 5.5 additions | Bibiko | 2011-01-21 | 3 | -5/+56 |
* | • removed temporary method getRangeForCurrentWordForCompletion | Bibiko | 2011-01-21 | 3 | -74/+1 |