aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* * 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-217-21/+14
* * Small fix from last commit: Field Editor sheet could be resized too smalldmoagx2011-06-201-2/+2
* - Fix exceptions seen in 0.9.9RC related to query favorites with nil query t...rowanbeentje2011-06-201-2/+6
* • re-fixed ignoring first character event for editing sheetBibiko2011-06-191-0/+4
* 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-155-88/+34
* - 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
* - Add support for use of table relation "link" arrows on binary/blob data, f...rowanbeentje2011-06-121-2/+7
* - Fix saving .spf documents without SSH key locations stored, addressing exc...rowanbeentje2011-06-061-1/+2
* NSNotificationAdditions tweaks:rowanbeentje2011-06-012-119/+38
* - 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-105-7/+7
* Add the ability to double click a tab to duplicate the connection in a new ta...stuconnolly2011-05-093-14/+23
* - 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-085-15/+12
* 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-074-2/+17
* Add an 'Add New Row' menu item to the table content context menu. Completes t...stuconnolly2011-05-071-4/+11
* When refreshing the export dialog's table list, preserve the user's current s...stuconnolly2011-05-071-2/+38
* • control the separator menu item above the "Open ... in new Tab" in Tables...Bibiko2011-05-072-0/+12
* Implement a large number of minor fixes and improvements to export functional...rowanbeentje2011-05-0713-120/+573
* Small tidy up, mainly the addition of constants.stuconnolly2011-05-056-108/+57
* • improve BIT field type supportBibiko2011-05-053-4/+8
* • fixed bug for exporting data as CSV if no header row should be exportedBibiko2011-05-031-2/+1
* Add some constants.stuconnolly2011-04-291-6/+10
* * Allow table names to be sorted in lists via "AlphabeticalTableSorting" hidd...dmoagx2011-04-295-10/+14
* When performing an SQL export only append the file extension if necessary. Fi...stuconnolly2011-04-291-2/+5
* Fix warnings and comments.stuconnolly2011-04-292-3/+3
* - Add the ability to double-click in empty areas of the main tableviews to a...rowanbeentje2011-04-2512-7/+99
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-143-7/+6
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-141-5/+5
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-141-25/+25
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-148-75/+75
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-1425-363/+242
* Make some minor changes after reviewing r3271:rowanbeentje2011-04-149-92/+92
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-1144-326/+1847