aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Further SSH tunnel improvements:rowanbeentje2009-06-068-49/+209
* • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pchBibiko2009-06-067-33/+174
* • updated Crefits.rtf for:Bibiko2009-06-061-6/+26
* • improved: sped up removing the background color for query highlightingBibiko2009-06-062-2/+11
* - Fix some manual memory releases in r820 which llvm/clang has misidentified...rowanbeentje2009-06-051-8/+2
* • added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)Bibiko2009-06-053-9/+170
* • added to Editor Preferences:Bibiko2009-06-055-82/+212
* • reload table list, database pull-down menu according to user's statements...Bibiko2009-06-056-50/+135
* Fixed some memory leaks found using llvm/clang. There are still some to fixbamse162009-06-0510-32/+55
* - visual improvements to the graphviz dot file outputmtvee2009-06-051-7/+6
* - Added toolbar icon for table relations.avenjamin2009-06-053-5/+35
* - added schema export to basic graphviz dot filemtvee2009-06-053-16/+174
* - Make memory management for SSH tunnels explicit to improve thread interact...rowanbeentje2009-06-052-98/+123
* Further SSH tunnel improvements:rowanbeentje2009-06-054-56/+494
* • added: the "Show Create Syntax" window now follows the selection in the t...Bibiko2009-06-044-3/+22
* • added: syntax highlighting to the HUD window "Show Create Syntax"Bibiko2009-06-043-26/+151
* • added the operator LIKE to numeric fields in the content browserBibiko2009-06-041-2/+7
* • fixed typo for "Select Active Query" key-binding ^Y not ^QBibiko2009-06-041-2/+2
* • fixed: suppress highlighting of the current query if something is selectedBibiko2009-06-044-3/+37
* • simplified quertAtPosition:Bibiko2009-06-042-214/+100
* • updated queryTextRangeForQuery: method to make usage of the new SQLParserBibiko2009-06-041-15/+11
* • added support for the “delimiter” commandBibiko2009-06-045-220/+399
* Added print accesory view with option to Print Backgroundsbamse162009-06-048-2/+357
* - Added Jim Knight (mtvee) to Creditsavenjamin2009-06-041-1/+2
* - SSH Tunnel - PubKey Authenticationavenjamin2009-06-041-0/+1
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-0411-110/+774
* Various enhancements to relation functionality, including:stuconnolly2009-06-034-480/+468
* - fixed bug with changing extra to auto_increment for a columnmtvee2009-06-032-2/+2
* - Fix SSH tunnels on PPCrowanbeentje2009-06-032-1/+11
* - Restore the Command-Alt-A shortcut for the add field button in the table s...rowanbeentje2009-06-021-40/+73
* - Fix SSH tunnel treatment of temporary (non-Keychain) passwords by correctl...rowanbeentje2009-05-291-1/+1
* - SSH tunnel now correctly uses placeholder/default port numbersrowanbeentje2009-05-291-1/+1
* Change 'Table Status' menuitem to 'Table Info' in View menu.stuconnolly2009-05-282-9/+19
* • ADDED: highlight the current active query by setting its background color...Bibiko2009-05-281-1/+19
* • Table InfoBibiko2009-05-282-5/+37
* • fixed dependence in showHelpForCurrentWord: to allow to invoke the help (...Bibiko2009-05-281-1/+1
* - Added split view to new table info sectionavenjamin2009-05-282-479/+439
* • control editable status of CMTextView while changing the font size via ...Bibiko2009-05-281-0/+6
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-2815-957/+2103
* Forgot to add !, removed for testing.stuconnolly2009-05-271-1/+1
* Log query errors in SPDatabaseData to the console.stuconnolly2009-05-271-2/+2
* Change the name of the 'Table Status' toolbar item to 'Table Info' and displa...stuconnolly2009-05-271-8/+9
* Fix for query editor font being lost. Initialize the prefs reference in setCo...stuconnolly2009-05-271-2/+2
* Missing Subversion keyword properties.stuconnolly2009-05-270-0/+0
* Bind the table create syntax text view's backgroud colour upon awakeFromNib.stuconnolly2009-05-271-0/+17
* We don't need to manually set the create syntax text view font because of the...stuconnolly2009-05-271-8/+0
* Bind the create table syntax text view's font to CustomQueryEditorFont.stuconnolly2009-05-271-7/+28
* Forgot to update Localizable.strings for redesigned table info pane.stuconnolly2009-05-271-0/+0
* Redesigned table information pane.stuconnolly2009-05-2718-1128/+2133
* • added key-binding for RETURN to "Duplicate" button in the "duplicate tabl...Bibiko2009-05-261-1/+12