aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • added SPBeginWaitingAlertSheet() routine which offers the chance to displ...Bibiko2010-08-195-51/+140
* • added SPFileManagerAdditionsBibiko2010-08-198-6/+203
* Move SPCopyTable in Xcode's logical file structure.stuconnolly2010-08-191-2/+2
* Missing changes from r2554.stuconnolly2010-08-194-272/+254
* • fixed xcode project for commit 2554 to apply the renaming of CMCopyTable....Bibiko2010-08-191-6/+6
* Rename CMCopyTable to SPCopyTable.stuconnolly2010-08-198-16/+16
* • fixed issue if SP's theme support folder or saved theme file resp. was re...Bibiko2010-08-191-0/+28
* • double-click in Finder on a 'spTheme' file installs this theme in SP's su...Bibiko2010-08-191-4/+31
* • fixed: reset new name to @"" for saving a themeBibiko2010-08-191-0/+1
* • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...Bibiko2010-08-193-69/+848
* • convert alert about unsaved color theme to a waiting sheetBibiko2010-08-182-5/+47
* • added Query Editor color theme manager to the Editor PrefBibiko2010-08-185-261/+1046
* • Editor color setting in Pref pane displays the color names using the Edit...Bibiko2010-08-173-23/+39
* Revert the change made in r2536 which prevented the use of exporting the sele...stuconnolly2010-08-172-109/+107
* • improved SPColorWellCellBibiko2010-08-171-13/+27
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-176-940/+500
* • fixed logic for auto-completion inside quotesBibiko2010-08-161-10/+9
* Fix release and dist builds.stuconnolly2010-08-162-9/+5
* • auto-completion in Query Editor now detects whether the caret is inside ...Bibiko2010-08-162-1/+14
* • added opacity slider to color palette Bibiko2010-08-161-0/+1
* • added file extension 'spTheme' to info.plist and set to plain-text Quickl...Bibiko2010-08-161-0/+43
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-1610-59/+1102
* - Apply column autosizing improvements to custom query loadingrowanbeentje2010-08-167-62/+237
* On the export dialog make sure the tables list is refreshed when switching e...stuconnolly2010-08-151-4/+4
* • forgotten to commit missing changes to commit 2534Bibiko2010-08-152-0/+15
* Improve export menu item validation by disabling export as XML and CSV when o...Bibiko2010-08-151-6/+16
* Improve export menu item validation by disabling export as XML and CSV when e...stuconnolly2010-08-151-1/+12
* • made SP more robust against issues which are caused by different table na...Bibiko2010-08-152-9/+38
* • fixed: display tables and views correctly in auto-completion list and in ...Bibiko2010-08-151-1/+1
* • fixed resizing of the Navigator columns in the GUIBibiko2010-08-151-5/+6
* Ensure that the XML file header is written when performing an XML export of t...stuconnolly2010-08-141-0/+2
* Fix the display and updating of the export progress sheet when performing an ...stuconnolly2010-08-142-8/+11
* Tidy up database renaming and copying by removing the use of alert dialogs wi...stuconnolly2010-08-138-175/+156
* • fixed bug while closing a tab to remove the connection from NavigatorBibiko2010-08-133-5/+55
* • NavigatorBibiko2010-08-132-10/+58
* • NavigatorBibiko2010-08-134-858/+358
* • reverted changes of refreshing of the Navigator if it is not visibleBibiko2010-08-121-1/+1
* Minor tidy up including the removal of unnecessary imports.stuconnolly2010-08-128-20/+9
* Add missing SVN keywords.stuconnolly2010-08-120-0/+0
* Various export enhancements and fixes, including:stuconnolly2010-08-1230-638/+1203
* Column autosizing:rowanbeentje2010-08-121-1/+5
* • enabled Navigator in the main menu main > ViewBibiko2010-08-121-1/+0
* • NavigatorBibiko2010-08-121-11/+18
* • while closing a doc window or quitting the app wait for removing the con...Bibiko2010-08-121-1/+1
* • some minor work on NavigatorBibiko2010-08-123-596/+291
* Implement column autosizing for the Content View:rowanbeentje2010-08-124-27/+294
* • db schema names à la db.table.field or real numbers like 1.234 are treat...Bibiko2010-08-111-0/+31
* • added key stroke CTRL+= to increasing the font size to be consistent with...Bibiko2010-08-101-1/+1
* • while exporting SQL skip safely non-existing tables (due to encoding prob...Bibiko2010-08-101-195/+199
* • remember user's last setting for "Resetting AUTO_INC" while deletion of ...Bibiko2010-08-104-5/+13