| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve handling of BIT fields, including: | stuconnolly | 2010-07-15 | 4 | -22/+61 |
* | - Don't localize table types when duplicating tables - used as part of queri... | rowanbeentje | 2010-07-15 | 1 | -4/+6 |
* | - Clean up automatic reconnection code | rowanbeentje | 2010-07-14 | 2 | -27/+50 |
* | Improve handling of network drops, including a new automatic reconnection att... | rowanbeentje | 2010-07-13 | 5 | -101/+797 |
* | Fix a very minor display issue on the export dialog's custom filename view bo... | stuconnolly | 2010-07-12 | 1 | -8/+10 |
* | Finalise Sequel Pro tab style: | rowanbeentje | 2010-07-12 | 11 | -60/+69 |
* | Added support for edit triggers. Doubleclick on a row and the Add trigger pop... | bamse16 | 2010-07-11 | 2 | -5/+92 |
* | • added to SP's info.plist | Bibiko | 2010-07-09 | 1 | -129/+203 |
* | When searching for the location of the user's Desktop as the default location... | stuconnolly | 2010-07-09 | 1 | -1/+1 |
* | - When a window is first opened, tell the tab it has become frontmost after ... | rowanbeentje | 2010-07-09 | 1 | -1/+2 |
* | On the export dialog, for the displayed custom filename don't attempt to appe... | stuconnolly | 2010-07-08 | 1 | -1/+3 |
* | - Extend the LLVM Compiler 1.5 fix from r2444 to all build targets and build... | rowanbeentje | 2010-07-08 | 1 | -3/+15 |
* | - Add default socket locations for Mac OS X Server and XAMPP to default sock... | rowanbeentje | 2010-07-08 | 1 | -4/+6 |
* | Fixed Debug config compile for LLVM Compiler 1.5 by adding linker flag '-lstd... | mltownsend | 2010-07-08 | 1 | -1/+4 |
* | Given that the user can now decide how often a new INSERT statement is create... | stuconnolly | 2010-07-08 | 1 | -2/+6 |
* | •re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query... | Bibiko | 2010-07-08 | 1 | -30/+38 |
* | - Roll back most of r2430, replacing it with an at-source fix to the manual ... | rowanbeentje | 2010-07-07 | 2 | -9/+4 |
* | As the initial MySQL connection is now threaded, start the current tab's prog... | stuconnolly | 2010-07-07 | 4 | -6/+40 |
* | Further improvements to the threaded initial MySQL connection, which was acci... | stuconnolly | 2010-07-07 | 1 | -34/+86 |
* | • avoid exceptions if user tries to print the Table Status data of Views, ... | Bibiko | 2010-07-07 | 1 | -22/+37 |
* | • forgotten to remove placeholders and default values resp. of data textfie... | Bibiko | 2010-07-07 | 2 | -21/+20 |
* | • made Comment and CREATE-Syntax textfield the same width in Table Status view | Bibiko | 2010-07-07 | 1 | -3/+3 |
* | • made Table Status view localisable and resized GUI elements | Bibiko | 2010-07-07 | 2 | -74/+392 |
* | • resized some gui elements for localisation | Bibiko | 2010-07-07 | 1 | -8/+145 |
* | • resized some gui elements for localisation | Bibiko | 2010-07-07 | 1 | -23/+23 |
* | • fine-tuned scrollView position of Custom Query Result table | Bibiko | 2010-07-07 | 2 | -11/+892 |
* | • fixed scrollView height and position of Custom Query Result table to dis... | Bibiko | 2010-07-07 | 1 | -5/+7 |
* | • fixed issue if connection window is opened with collapsed Table Informati... | Bibiko | 2010-07-07 | 1 | -0/+10 |
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 9 | -349/+337 |
* | Fix various memory leaks as a result of static analysis. | stuconnolly | 2010-07-06 | 5 | -8/+13 |
* | Change the export dialog's 'Selected Tables' option to simply 'Tables' and up... | stuconnolly | 2010-07-06 | 4 | -15/+14 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 17 | -1380/+1437 |
* | - Make the query info/error display collapsible. | stuconnolly | 2010-07-06 | 6 | -2488/+2851 |
* | - Correctly fix localisation of NSTabViewItem tooltips, restoring 10.5 compa... | rowanbeentje | 2010-07-06 | 1 | -1/+1 |
* | • resized ContentPaginationView for better localization | Bibiko | 2010-07-06 | 1 | -59/+1142 |
* | - Fix compatibility with <10.6 by checking whether NSTabViewItems support to... | rowanbeentje | 2010-07-05 | 1 | -1/+2 |
* | - Fix localisation of NSTextField labels - broken in r2418 | rowanbeentje | 2010-07-05 | 1 | -0/+4 |
* | Enable manual sorting of connection favourites in the preferences, which will... | stuconnolly | 2010-07-05 | 6 | -107/+387 |
* | Fix the resizing of the export dialog when the sheet is already accommodating... | stuconnolly | 2010-07-05 | 2 | -5/+19 |
* | - Add support for localising menu item tooltips | rowanbeentje | 2010-07-05 | 1 | -0/+21 |
* | • resized GUI elements for localisation of longer explanations | Bibiko | 2010-07-05 | 1 | -26/+33 |
* | • increased width of preferences window plus views by 30px in order to have... | Bibiko | 2010-07-05 | 1 | -106/+427 |
* | • resized GUI elements for localisation of longer explanations | Bibiko | 2010-07-05 | 2 | -81/+1838 |
* | Update XIB strings. | stuconnolly | 2010-07-05 | 3 | -0/+0 |
* | • resized GUI elements for localisation of longer explanations | Bibiko | 2010-07-05 | 4 | -60/+1171 |
* | Fixed warning about using 'Single Line Mode' working in 10.6 only. | mltownsend | 2010-07-05 | 1 | -20/+881 |
* | Changed compiler to LLVM GCC 4.2 to fix compile errors in Xcode 3.2.3 | mltownsend | 2010-07-05 | 1 | -3/+3 |
* | Simplify the ease at which export filename tokens can be localised as well as... | stuconnolly | 2010-07-05 | 4 | -24/+451 |
* | Revert a change made in r2390 that removed the didEndSelector of the import e... | stuconnolly | 2010-07-05 | 1 | -0/+8 |
* | - Replace forward slashes with hyphens in export filenames generated from the... | stuconnolly | 2010-07-05 | 1 | -5/+35 |