aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add a bundle meta summary to the top of the bundle editorrowanbeentje2011-06-276-396/+764
* add MD5 and SHA1 hash bundles (#415)abhibeckert2011-06-233-0/+57
* * Make "Default" in new Table Sheet translatable (fixes part of #1006)dmoagx2011-06-211-2/+2
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-219-46/+1824
* * Small fix from last commit: Field Editor sheet could be resized too smalldmoagx2011-06-201-2/+2
* * Fixes UI spacing in some translations (#969,#971,#1079)dmoagx2011-06-203-2101/+773
* - Replace the Release and Distrubtion architecture targets of ARCHS_STANDARD...rowanbeentje2011-06-201-2/+10
* - Fix exceptions seen in 0.9.9RC related to query favorites with nil query t...rowanbeentje2011-06-203-2/+6
* • fixed some alignments and tried to enhance the label's space due to local...Bibiko2011-06-201-26/+26
* - Copy some NSStringAdditions to MCPStringAdditions to improve framework sep...rowanbeentje2011-06-194-2/+58
* - Ensure the connection delegate is nil on initialisationrowanbeentje2011-06-191-1/+2
* • re-fixed ignoring first character event for editing sheetBibiko2011-06-191-0/+4
* Re-position 'Scope' popup button.stuconnolly2011-06-191-365/+352
* With the exception of CSV tables, make the initial ID column the primary key ...stuconnolly2011-06-192-2/+2
* Tidy up bundle editor UI.stuconnolly2011-06-157-988/+1036
* - Fix "Multiple selection" still being displayed after multiple tables are d...rowanbeentje2011-06-144-24/+18
* - Reorder process list initialisation to ensure FULL processlist preference ...rowanbeentje2011-06-131-2/+2
* - Update version strings to 0.9.9 version and 2011 copyright datesrowanbeentje2011-06-1258-6/+524
* - Add an "Edit all fields in pop-up sheet" men item to the Edit menu, for gr...rowanbeentje2011-06-121-3/+55
* - Add support for use of table relation "link" arrows on binary/blob data, f...rowanbeentje2011-06-121-2/+7
* * Add translators to creditsdmoagx2011-06-091-1/+21
* - Fix saving .spf documents without SSH key locations stored, addressing exc...rowanbeentje2011-06-061-1/+2
* - Add tooltips to the previous/next tab menu items listing alternate keyboar...rowanbeentje2011-06-053-7/+25
* - Add a "Drop Database..." alternate menu item to partially address Issue #1070rowanbeentje2011-06-051-830/+471
* - Upgrade MySQL client libraries to version 5.1.57rowanbeentje2011-06-056-5/+5
* NSNotificationAdditions tweaks:rowanbeentje2011-06-014-170/+75
* - After reviewing crash logs, improve query cancellation for increased stabi...rowanbeentje2011-05-301-3/+14
* - Ensure the correct table name is displayed when an error occurs deleting a...rowanbeentje2011-05-291-1/+1
* - Ensure blank passwords for MySQL connections are passed in as NULL instead...rowanbeentje2011-05-294-12/+9
* - Ensure export files are closed before deleting them; when in full-streamin...rowanbeentje2011-05-291-1/+4
* • sped up line range calculation a bitBibiko2011-05-272-16/+19
* • changed the MySQL web search pathBibiko2011-05-202-5/+6
* fix accidental code regression in r3309sqlprodev2011-05-191-1/+1
* merging SP_REFACTOR branch with trunksqlprodev2011-05-1924-156/+626
* • added URL scheme command sequelpro://SP_PROCESS_ID@passToDoc/RunQueryInQu...Bibiko2011-05-111-0/+14
* Fix bug introduced in the previous commit.stuconnolly2011-05-101-1/+0
* During a table data refresh within SPTableContent's loadTable: remember to en...stuconnolly2011-05-101-2/+4
* * Fixes most parts of #1006 (Translation of file names)dmoagx2011-05-1010-72/+36
* Add the ability to double click a tab to duplicate the connection in a new ta...stuconnolly2011-05-095-46/+83
* - When importing CSVs, or editing custom query results, set numeric fields t...rowanbeentje2011-05-093-6/+34
* - Fix progress bar accuracy when importing gzipped or bzipped CSVsrowanbeentje2011-05-081-11/+35
* • send current event after displaying field editor sheet for editing table ...Bibiko2011-05-082-0/+8
* - Fix a number of warnings for DBView.xib by moving some 10.6-only code from...rowanbeentje2011-05-089-56/+835
* Add tab context menu.stuconnolly2011-05-081-2/+16
* Minor tidy up.stuconnolly2011-05-081-9/+12
* Re-add the ability the show the full process list in the server processes pan...stuconnolly2011-05-076-18/+95
* Add an 'Add New Row' menu item to the table content context menu. Completes t...stuconnolly2011-05-072-1309/+128
* When refreshing the export dialog's table list, preserve the user's current s...stuconnolly2011-05-071-2/+38
* Fix slight interface alignment issue.stuconnolly2011-05-071-17/+12
* • control the separator menu item above the "Open ... in new Tab" in Tables...Bibiko2011-05-073-37/+543