aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Further improvements to the threaded initial MySQL connection, which was acci...stuconnolly2010-07-071-34/+86
* • avoid exceptions if user tries to print the Table Status data of Views, ...Bibiko2010-07-071-22/+37
* • forgotten to remove placeholders and default values resp. of data textfie...Bibiko2010-07-072-21/+20
* • made Comment and CREATE-Syntax textfield the same width in Table Status viewBibiko2010-07-071-3/+3
* • made Table Status view localisable and resized GUI elementsBibiko2010-07-072-74/+392
* • resized some gui elements for localisationBibiko2010-07-071-8/+145
* • resized some gui elements for localisationBibiko2010-07-071-23/+23
* • fine-tuned scrollView position of Custom Query Result tableBibiko2010-07-072-11/+892
* • fixed scrollView height and position of Custom Query Result table to dis...Bibiko2010-07-071-5/+7
* • fixed issue if connection window is opened with collapsed Table Informati...Bibiko2010-07-071-0/+10
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-069-349/+337
* Fix various memory leaks as a result of static analysis.stuconnolly2010-07-065-8/+13
* Change the export dialog's 'Selected Tables' option to simply 'Tables' and up...stuconnolly2010-07-064-15/+14
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-0617-1380/+1437
* - Make the query info/error display collapsible.stuconnolly2010-07-066-2488/+2851
* - Correctly fix localisation of NSTabViewItem tooltips, restoring 10.5 compa...rowanbeentje2010-07-061-1/+1
* • resized ContentPaginationView for better localizationBibiko2010-07-061-59/+1142
* - Fix compatibility with <10.6 by checking whether NSTabViewItems support to...rowanbeentje2010-07-051-1/+2
* - Fix localisation of NSTextField labels - broken in r2418rowanbeentje2010-07-051-0/+4
* Enable manual sorting of connection favourites in the preferences, which will...stuconnolly2010-07-056-107/+387
* Fix the resizing of the export dialog when the sheet is already accommodating...stuconnolly2010-07-052-5/+19
* - Add support for localising menu item tooltipsrowanbeentje2010-07-051-0/+21
* • resized GUI elements for localisation of longer explanationsBibiko2010-07-051-26/+33
* • increased width of preferences window plus views by 30px in order to have...Bibiko2010-07-051-106/+427
* • resized GUI elements for localisation of longer explanationsBibiko2010-07-052-81/+1838
* Update XIB strings.stuconnolly2010-07-053-0/+0
* • resized GUI elements for localisation of longer explanationsBibiko2010-07-054-60/+1171
* Fixed warning about using 'Single Line Mode' working in 10.6 only.mltownsend2010-07-051-20/+881
* Changed compiler to LLVM GCC 4.2 to fix compile errors in Xcode 3.2.3mltownsend2010-07-051-3/+3
* Simplify the ease at which export filename tokens can be localised as well as...stuconnolly2010-07-054-24/+451
* Revert a change made in r2390 that removed the didEndSelector of the import e...stuconnolly2010-07-051-0/+8
* - Replace forward slashes with hyphens in export filenames generated from the...stuconnolly2010-07-051-5/+35
* • resized some gui elements for localisationBibiko2010-07-051-309/+28
* • localisation issuesBibiko2010-07-054-82/+87
* - Fix localisation support for NSTabViews - previously only the first tab in...rowanbeentje2010-07-051-0/+10
* Tab tweaks:rowanbeentje2010-07-052-2/+7
* Localisation support improvements:rowanbeentje2010-07-043-0/+144
* • enabled "Save (As) Session" File menu items for testingBibiko2010-07-041-45/+2897
* New Release notes view in Nightlies.mattlangtree2010-07-041-1/+1
* Tidy up the Resources directory to match that of Xcode's logical directory st...stuconnolly2010-07-0312-22/+22
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-037-205/+533
* Disable manual reordering of favourites in the preferences for the time being...stuconnolly2010-07-031-2/+2
* - Fix tab bars in windows with only one tab not disappearing after dragging ...rowanbeentje2010-07-033-10/+21
* When reordering a timestamp field ensure the query is correctly constructed w...stuconnolly2010-07-021-5/+10
* Localise the custom export filename tokens.stuconnolly2010-07-022-15/+13
* Improve the preservation of the selected output path of exports between openi...stuconnolly2010-07-021-4/+2
* Prevent the background colour of the view custom filename format view of the ...stuconnolly2010-07-021-0/+4
* Fix the behaviour of the export dialog when toggling the customise filename a...stuconnolly2010-07-022-14/+16
* When cancelling an export operation, keep the progress sheet on screen until ...stuconnolly2010-07-021-4/+12
* Remove all the old export code and associated UI controls.stuconnolly2010-07-025-5569/+3173