| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • added SPBeginWaitingAlertSheet() routine which offers the chance to displ... | Bibiko | 2010-08-19 | 5 | -51/+140 |
* | • added SPFileManagerAdditions | Bibiko | 2010-08-19 | 6 | -4/+193 |
* | Rename CMCopyTable to SPCopyTable. | stuconnolly | 2010-08-19 | 8 | -16/+16 |
* | • fixed issue if SP's theme support folder or saved theme file resp. was re... | Bibiko | 2010-08-19 | 1 | -0/+28 |
* | • double-click in Finder on a 'spTheme' file installs this theme in SP's su... | Bibiko | 2010-08-19 | 1 | -4/+31 |
* | • fixed: reset new name to @"" for saving a theme | Bibiko | 2010-08-19 | 1 | -0/+1 |
* | • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t... | Bibiko | 2010-08-19 | 2 | -13/+132 |
* | • convert alert about unsaved color theme to a waiting sheet | Bibiko | 2010-08-18 | 2 | -5/+47 |
* | • added Query Editor color theme manager to the Editor Pref | Bibiko | 2010-08-18 | 4 | -199/+418 |
* | • Editor color setting in Pref pane displays the color names using the Edit... | Bibiko | 2010-08-17 | 2 | -3/+23 |
* | Revert the change made in r2536 which prevented the use of exporting the sele... | stuconnolly | 2010-08-17 | 2 | -109/+107 |
* | • improved SPColorWellCell | Bibiko | 2010-08-17 | 1 | -13/+27 |
* | • initial commit to set the Editor's colors by using a table approach cont... | Bibiko | 2010-08-17 | 4 | -15/+240 |
* | • fixed logic for auto-completion inside quotes | Bibiko | 2010-08-16 | 1 | -10/+9 |
* | Fix release and dist builds. | stuconnolly | 2010-08-16 | 2 | -9/+5 |
* | • auto-completion in Query Editor now detects whether the caret is inside ... | Bibiko | 2010-08-16 | 2 | -1/+14 |
* | • added opacity slider to color palette | Bibiko | 2010-08-16 | 1 | -0/+1 |
* | • added chance to export/import the color theme of the Query Editor in Pre... | Bibiko | 2010-08-16 | 7 | -3/+407 |
* | - Apply column autosizing improvements to custom query loading | rowanbeentje | 2010-08-16 | 7 | -62/+237 |
* | On the export dialog make sure the tables list is refreshed when switching e... | stuconnolly | 2010-08-15 | 1 | -4/+4 |
* | • forgotten to commit missing changes to commit 2534 | Bibiko | 2010-08-15 | 2 | -0/+15 |
* | Improve export menu item validation by disabling export as XML and CSV when o... | Bibiko | 2010-08-15 | 1 | -6/+16 |
* | Improve export menu item validation by disabling export as XML and CSV when e... | stuconnolly | 2010-08-15 | 1 | -1/+12 |
* | • made SP more robust against issues which are caused by different table na... | Bibiko | 2010-08-15 | 1 | -9/+34 |
* | Ensure that the XML file header is written when performing an XML export of t... | stuconnolly | 2010-08-14 | 1 | -0/+2 |
* | Fix the display and updating of the export progress sheet when performing an ... | stuconnolly | 2010-08-14 | 2 | -8/+11 |
* | Tidy up database renaming and copying by removing the use of alert dialogs wi... | stuconnolly | 2010-08-13 | 8 | -175/+156 |
* | • fixed bug while closing a tab to remove the connection from Navigator | Bibiko | 2010-08-13 | 3 | -5/+55 |
* | • Navigator | Bibiko | 2010-08-13 | 2 | -10/+58 |
* | • Navigator | Bibiko | 2010-08-13 | 3 | -84/+12 |
* | • reverted changes of refreshing of the Navigator if it is not visible | Bibiko | 2010-08-12 | 1 | -1/+1 |
* | Minor tidy up including the removal of unnecessary imports. | stuconnolly | 2010-08-12 | 8 | -20/+9 |
* | Various export enhancements and fixes, including: | stuconnolly | 2010-08-12 | 29 | -638/+1183 |
* | Column autosizing: | rowanbeentje | 2010-08-12 | 1 | -1/+5 |
* | • Navigator | Bibiko | 2010-08-12 | 1 | -11/+18 |
* | • while closing a doc window or quitting the app wait for removing the con... | Bibiko | 2010-08-12 | 1 | -1/+1 |
* | • some minor work on Navigator | Bibiko | 2010-08-12 | 2 | -18/+31 |
* | Implement column autosizing for the Content View: | rowanbeentje | 2010-08-12 | 4 | -27/+294 |
* | • db schema names à la db.table.field or real numbers like 1.234 are treat... | Bibiko | 2010-08-11 | 1 | -0/+31 |
* | • added key stroke CTRL+= to increasing the font size to be consistent with... | Bibiko | 2010-08-10 | 1 | -1/+1 |
* | • while exporting SQL skip safely non-existing tables (due to encoding prob... | Bibiko | 2010-08-10 | 1 | -195/+199 |
* | • remember user's last setting for "Resetting AUTO_INC" while deletion of ... | Bibiko | 2010-08-10 | 3 | -5/+11 |
* | • Quicklook generator | Bibiko | 2010-08-10 | 1 | -4/+13 |
* | • added first implementation for spfs file Quicklook | Bibiko | 2010-08-10 | 1 | -0/+141 |
* | • Quicklook generator | Bibiko | 2010-08-09 | 1 | -2/+29 |
* | • SQL file Quicklook generator | Bibiko | 2010-08-09 | 1 | -54/+58 |
* | • SQL file Quicklook generator | Bibiko | 2010-08-09 | 1 | -62/+86 |
* | • added syntax highlighting for SQL file QuickLook generator | Bibiko | 2010-08-06 | 1 | -5/+70 |
* | • added svn prop Id to GeneratePreview/ThumbnailForURL.m | Bibiko | 2010-08-05 | 2 | -264/+146 |
* | - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ... | rowanbeentje | 2010-08-04 | 3 | -0/+651 |