aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* • 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
* • suppress the check for upper-casing if found token is backticked explicitlyBibiko2010-07-011-1/+9
* When editing the results from a custom query, reloading will only be performe...jakob2010-07-011-6/+10
* • after opening spfs file reset tabBar by looking at setting for SPAlwaysSh...Bibiko2010-07-013-46/+425
* - Further improve casting for dist buildsrowanbeentje2010-07-011-1/+1
* - Update localisable stringsrowanbeentje2010-06-305-3/+1
* Improve tab functionality, behaviour and interaction.rowanbeentje2010-06-3012-168/+422
* Add option to toggle the tab bar visibility.avenjamin2010-06-306-53/+90
* Improved calling of stored procedures:jakob2010-06-302-2/+31
* • fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE...Bibiko2010-06-301-1/+2
* • fixed tablesList's searchField width after collapsing tablesList's viewBibiko2010-06-302-2/+27
* Preserve the selected output path of exports between openings of the export d...stuconnolly2010-06-301-5/+5
* Add tooltips to the export dialog's tableview.stuconnolly2010-06-304-10/+16
* Fix the tooltip of the 'Show Process ID' menuitem in the server processes pan...stuconnolly2010-06-291-15/+36
* - Fix the horizontal NSBox rule at the top of the Query Favourites Managerrowanbeentje2010-06-291-63/+785
* • forgot to remove debug logsBibiko2010-06-291-2/+0
* • save window's vertical divider position in spf files in order to be able ...Bibiko2010-06-294-5/+38
* • made SP more robust against fast closing of tabs and windowsBibiko2010-06-294-5/+8
* • Open Session fileBibiko2010-06-295-6/+15
* • allow restoring of a spf file if no table was selected while saving the ...Bibiko2010-06-281-26/+30
* • added to SPconnectionDelegate method "keychainPasswordForSSHConnection"Bibiko2010-06-282-30/+42
* • added 'spfs' as allowed extension for open panelBibiko2010-06-272-4/+6
* • further progress for open/save sessionBibiko2010-06-252-45/+67
* • further progress for open/save sessionBibiko2010-06-252-10/+23
* Remove duplicate 'Select next/prev tab' menu items from the 'View Menu'.stuconnolly2010-06-251-161/+21
* Minor interface tweaks.stuconnolly2010-06-253-11/+17
* Fix call to showErrorSheetWith: which should be made against SPTableStructure...stuconnolly2010-06-251-2/+2