aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • added Window menu item "Move Tab to New Window"Bibiko2010-06-161-16/+55
* Add a new button bar to the query editor in preparation for redesigning the e...stuconnolly2010-06-152-173/+228
* Add an optional placeholder to the new index name field.stuconnolly2010-06-151-0/+1
* Fix the autoresizing properties of the custom filename view of the export dia...stuconnolly2010-06-151-4/+4
* Revert a change made in r2320 that required an explicit name when adding new ...stuconnolly2010-06-151-3/+5
* • some first minor space tweaks for localizations (esp. for 'longer languag...Bibiko2010-06-151-108/+81
* • several fixes for index table in Structure viewBibiko2010-06-151-89/+102
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-143-1377/+532
* Make the dock menu consistent with the 'File' menu by adding the ability to c...stuconnolly2010-06-141-56/+135
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-5/+81
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-142-763/+2497
* • simplified tooltips for tabsBibiko2010-06-141-5/+100
* Export dialog sizing.stuconnolly2010-06-131-6/+6
* Exporter ehancements:stuconnolly2010-06-132-3291/+3544
* • add to Main Menu > View > :Bibiko2010-06-111-6/+114
* - Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car...stuconnolly2010-06-101-3/+3
* Exporter fixes:stuconnolly2010-06-101-1/+9
* Exporter enhancements, including:stuconnolly2010-06-092-878/+740
* Switch the order of the 'gear' and edit menu items on the connection view.stuconnolly2010-06-081-10/+38
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-20/+104
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-061-14/+15
* Slight content view adjustment. Tab bar bottom separator line now appears cor...avenjamin2010-06-061-9/+10
* Fix the tooltip of the refresh process list button as well as assigning it th...stuconnolly2010-06-051-12/+31
* - 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-041-2/+2
* Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ...stuconnolly2010-06-011-13/+82
* Added sorting of the favorites in the connection panel. Will use the same so...mltownsend2010-06-011-31/+369
* Removed the SPUserManager instancemltownsend2010-05-281-41/+47
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-285-931/+876
* Rename TableContent to SPTableContent.stuconnolly2010-05-282-219/+235
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-105/+97
* Rename TablesList to SPTablesList.stuconnolly2010-05-272-272/+270
* Rename CMImageView to SPImageView.stuconnolly2010-05-271-30/+28
* Rename CMTextView to SPTextView.stuconnolly2010-05-275-247/+214
* Update table list 'gear' menu to match that of the context menu.stuconnolly2010-05-271-17/+162
* Fix table list context menu separator display caused by the introduction of t...stuconnolly2010-05-271-82/+13
* Fix autoresizing properties of the UTF-8 BOM option on the export dialog.stuconnolly2010-05-251-3/+3
* More tweaks in regards to issue#699mltownsend2010-05-241-17/+35
* Merge export redesign branch back into trunk.stuconnolly2010-05-243-1248/+2453
* - Add support for progress indicator in tabsrowanbeentje2010-05-241-5/+6
* Menu divider.stuconnolly2010-05-241-5/+25
* Initial implementation of tabs:rowanbeentje2010-05-233-8159/+9516
* Fields in Resources tab of User Manager actually will persist now.mltownsend2010-05-211-43/+57
* - Turn off app open panel setAllowMultipleSelection: changes, defaulting to ...rowanbeentje2010-05-111-27/+665
* - Fix quoting of various fields, including usernames and passwordsrowanbeentje2010-05-031-24/+19
* Review trigger fetching and storage:rowanbeentje2010-05-011-58/+117
* Changed appearance of copy/rename DB to match that of copyTable. drx7772010-04-291-135/+117
* Disables copy/rename confirmation buttons in copy/rename sheet if no name is ...drx7772010-04-291-17/+5
* Menu item reordering.stuconnolly2010-04-281-22/+80
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-282-40/+845