aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-133-99/+4331
* * Change main windows minimum width to 720px for content to fit and make 2 wi...dmoagx2010-09-132-414/+508
* * Fix string width as reported by Alexander Vasiliev (ru)dmoagx2010-09-124-486/+285
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-121-11/+54
* • SPTableStructure's source table saves its column widthsBibiko2010-09-101-4/+5
* • TableStructureBibiko2010-09-101-5/+6
* • TableStructureBibiko2010-09-101-38/+13
* • Structure editingBibiko2010-09-091-5/+305
* Uppercase field types popup cell in table structure view.stuconnolly2010-09-091-613/+623
* • TableStructureBibiko2010-09-091-69/+249
* - Alter the connection view layout, moving the connection details forms into...rowanbeentje2010-09-092-1558/+1620
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-082-64/+210
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-083-541/+1045
* • removed not yet activated selector which throws a console warningBibiko2010-09-061-39/+1
* • CSV Import Mapper sheet:Bibiko2010-09-061-13/+751
* Minor enhancements to the CSV import dialogs new table info sheet (i.e. table...stuconnolly2010-09-051-228/+2067
* • CSV Import into new TABLEBibiko2010-09-041-53/+505
* • further improvements for CSV import into new tableBibiko2010-09-031-9/+294
* • further progress for CSV import into new tableBibiko2010-09-031-28/+119
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-32/+39
* • first preparations to support a CSV import into a new table (not yet exec...Bibiko2010-09-021-6/+553
* • corrected spelling of "First line contains fields names" to "First line c...Bibiko2010-09-012-8/+24
* - Set pagination limit number formatter *off* lenient to allow editing forma...rowanbeentje2010-08-301-114/+494
* Exporter:rowanbeentje2010-08-261-28/+40
* • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...Bibiko2010-08-241-3/+3
* • added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust...Bibiko2010-08-241-3/+147
* • first preparations to allow in cell editing in Custom Query (not yet act...Bibiko2010-08-221-13/+684
* Missing changes from r2554.stuconnolly2010-08-194-272/+254
* • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...Bibiko2010-08-191-56/+716
* • added Query Editor color theme manager to the Editor PrefBibiko2010-08-181-62/+628
* • Editor color setting in Pref pane displays the color names using the Edit...Bibiko2010-08-171-20/+16
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-171-925/+254
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-56/+687
* • fixed resizing of the Navigator columns in the GUIBibiko2010-08-151-5/+6
* • NavigatorBibiko2010-08-131-774/+346
* • enabled Navigator in the main menu main > ViewBibiko2010-08-121-1/+0
* • some minor work on NavigatorBibiko2010-08-121-578/+260
* Fix tooltip typo.stuconnolly2010-08-091-21/+47
* - Make another couple of strings localisable, and tweak layout of CREATE ind...rowanbeentje2010-08-011-21/+1303
* - Tweak the layout of the "Add Triggers" sheet, giving labels more space for...rowanbeentje2010-08-011-60/+69
* - Replace progress indicator CoreAnimation drawing with manual shadow/fade c...rowanbeentje2010-07-311-71/+1122
* During a CSV export if the user selects the tab as the separator update the e...stuconnolly2010-07-251-9/+31
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-251-226/+1291
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-241-166/+330
* Tweak structure view index collapsing:rowanbeentje2010-07-171-94/+107
* Localisation improvements:rowanbeentje2010-07-162-993/+383
* Improve handling of network drops, including a new automatic reconnection att...rowanbeentje2010-07-131-86/+715
* Fix a very minor display issue on the export dialog's custom filename view bo...stuconnolly2010-07-121-8/+10
* •re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query...Bibiko2010-07-081-30/+38
* • forgotten to remove placeholders and default values resp. of data textfie...Bibiko2010-07-071-12/+11