aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update the nib localisation postprocessor to output strings files in the o...rowanbeentje2010-06-1225-1/+1
* - Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;...rowanbeentje2010-06-1229-10/+4969
* • avoid exception for showing tooltip if tab will be closed by checking tab...Bibiko2010-06-121-1/+6
* • added tooltip for tab view titlesBibiko2010-06-121-1/+43
* • Select Next/Previous Tab now cycles through available tabs if it's called...Bibiko2010-06-111-13/+14
* • add to Main Menu > View > :Bibiko2010-06-113-6/+159
* - Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car...stuconnolly2010-06-102-8/+6
* Exporter fixes:stuconnolly2010-06-103-11/+19
* Exporter enhancements, including:stuconnolly2010-06-097-994/+961
* - Fix incorrect non-reset after structure editing which results in an unchan...rowanbeentje2010-06-091-2/+10
* Switch the order of the 'gear' and edit menu items on the connection view.stuconnolly2010-06-081-10/+38
* • in addition to r2294 fixed issue that PSMTabBar Framework wasn't found fo...Bibiko2010-06-081-2/+2
* • fixed issue that PSMTabBar Framework wasn't found by changing its INSTALL...Bibiko2010-06-081-2/+2
* - Replace the precompiled PSMTabBar framework with a build-from-source depen...rowanbeentje2010-06-0770-13/+9291
* When cancelling an export remove all files already written to disk.stuconnolly2010-06-074-8/+40
* A number of exporter improvements:rowanbeentje2010-06-077-137/+144
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-066-26/+132
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-063-16/+41
* Slight content view adjustment. Tab bar bottom separator line now appears cor...avenjamin2010-06-061-9/+10
* - Tweak initial window load to select the correct favourite, also applying f...rowanbeentje2010-06-052-3/+9
* - Improve progress indicator thread safety, improving stability and fixing i...rowanbeentje2010-06-053-5/+17
* Fix the tooltip of the refresh process list button as well as assigning it th...stuconnolly2010-06-051-12/+31
* - Ensure SPTableInfo reloads occur on the main thread, fixing a number of lo...rowanbeentje2010-06-052-5/+11
* - Enable the translation feedback menu item. The nightly build system has b...rowanbeentje2010-06-051-2/+1
* Update the translation feedback URL to point to the new feedback page. The me...stuconnolly2010-06-042-3/+3
* Fix for array index issues when deleting users, sometimes.mltownsend2010-06-021-3/+5
* Fixed Reversed Sort Order menu itemmltownsend2010-06-021-1/+1
* • fixed incompatibility between regexp engine ICU 10.6 and 10.5 for parsing...Bibiko2010-06-021-1/+1
* • Updated copyright info for RegexKitLiteBibiko2010-06-021-1/+1
* • Updated RegexKitLite to 4.0Bibiko2010-06-022-542/+1598
* - Fix exceptions and crashes caused by corrupt tables, disabled storage engi...rowanbeentje2010-06-022-1/+9
* Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ...stuconnolly2010-06-015-13/+93
* Fix export dialog interface validation when switching between data formats. F...stuconnolly2010-06-011-3/+3
* Added sorting of the favorites in the connection panel. Will use the same so...mltownsend2010-06-013-34/+536
* - Fix opening of .spfs on application launch or if no windows are openrowanbeentje2010-06-011-1/+1
* - Ensure start/end query notifications are sent on the main thread to avoid ...rowanbeentje2010-06-019-21/+149
* Remove debug.stuconnolly2010-05-301-3/+1
* Prevent spawning multiple threads for refreshing the server process list by t...stuconnolly2010-05-282-1/+12
* Changed the refresh method so that it creates a new persistentstore as well a...mltownsend2010-05-282-14/+19
* Changed the SPUserManager instance to an allocated instance when the SPUserMa...mltownsend2010-05-282-3/+14
* Removed the SPUserManager instancemltownsend2010-05-281-41/+47
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-2848-1035/+980
* Rename TableContent to SPTableContent.stuconnolly2010-05-2814-241/+257
* Remove unsed try/catch exception blocks in all data exporters.stuconnolly2010-05-275-569/+553
* Remove multiple occurrences of accessing the same array element, improving th...stuconnolly2010-05-271-6/+8
* Rename TableSource to SPTableStructure.stuconnolly2010-05-2710-124/+116
* Rename TablesList to SPTablesList.stuconnolly2010-05-2727-316/+314
* Rename CMImageView to SPImageView.stuconnolly2010-05-276-44/+42
* Rename CMTextView to SPTextView.stuconnolly2010-05-2715-273/+239
* Update table list 'gear' menu to match that of the context menu.stuconnolly2010-05-271-17/+162