aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • BIT Field Sheet Editor now can handle NULL valuesBibiko2010-09-165-14/+172
* • finished and enabled the new BIT field editor sheetBibiko2010-09-162-70/+160
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-169-81/+73
* • further progress on the BIT field sheet editorBibiko2010-09-152-23/+82
* • Custom Query EditorBibiko2010-09-151-49/+67
* • added validation for BIT fields while in-cell-editing; only 1 or 0 are al...Bibiko2010-09-152-12/+27
* More work on tab creation target and actionavenjamin2010-09-153-9/+43
* Add ability to double click the empty area of the tab bar to create a new tab.avenjamin2010-09-153-40/+61
* • some further bit field editing preparationsBibiko2010-09-156-399/+3834
* Enable column sorting in the server processes window. Implements issue #816.stuconnolly2010-09-152-1/+55
* Add keyboard shortcut shift+cmd+R to enable/disable the server processes auto...stuconnolly2010-09-151-3/+12
* - Fix row count tracking when deleting table rows; this fixes Issue #819rowanbeentje2010-09-141-5/+5
* - Remember to manually update the export source when updating the UI programm...stuconnolly2010-09-141-7/+19
* • some bit field editing preparations Bibiko2010-09-141-12/+3588
* • fixed localize problem while entering the new auto_inc value in TableStatusBibiko2010-09-141-95/+30
* • (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6...Bibiko2010-09-143-37/+42
* Enable alternating rows in the database processes table view. Implements issu...stuconnolly2010-09-141-7/+7
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-1323-174/+4796
* • fix editing validation and doCommandBySelector: stuff for SPCustomQuery c...Bibiko2010-09-131-1/+3
* • fixed issue for showing the optimized field type; it can return NULL; if ...Bibiko2010-09-131-2/+2
* * 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-125-487/+286
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-123-11/+104
* • SPTableStructure's source table saves its column widthsBibiko2010-09-102-5/+5
* • SPTableStructureBibiko2010-09-101-1/+1
* • TableStructureBibiko2010-09-101-4/+4
* • TableStructureBibiko2010-09-101-160/+113
* • TableStructureBibiko2010-09-102-90/+195
* • TableStructureBibiko2010-09-103-55/+104
* • fixed _supportsEncoding setting to dis/enable safely Database > View Usin...Bibiko2010-09-101-1/+6
* • for Structure editing: try to save a row being edited _before_ the row se...Bibiko2010-09-091-0/+7
* • Structure editingBibiko2010-09-093-51/+380
* • StructureBibiko2010-09-091-0/+8
* • [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce...Bibiko2010-09-093-7/+34
* Uppercase field types popup cell in table structure view.stuconnolly2010-09-091-613/+623
* • TableStructureBibiko2010-09-094-515/+733
* - Alter the connection view layout, moving the connection details forms into...rowanbeentje2010-09-094-1560/+1654
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-088-78/+233
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-0816-545/+1256
* • CSV Import into new table:Bibiko2010-09-061-4/+79
* • removed not yet activated selector which throws a console warningBibiko2010-09-061-39/+1
* • CSV Import Mapper sheet:Bibiko2010-09-063-57/+948
* - When refreshing table content view, refresh the status information for tab...rowanbeentje2010-09-052-1/+2
* - Fix incomplete argument logic when deleting multiple rows without indexes ...rowanbeentje2010-09-055-21/+26
* Minor enhancements to the CSV import dialogs new table info sheet (i.e. table...stuconnolly2010-09-052-230/+2073
* • CSV Import into new TABLEBibiko2010-09-045-106/+661
* • further improvements for CSV import into new tableBibiko2010-09-034-14/+369
* • further progress for CSV import into new tableBibiko2010-09-034-41/+199
* • finished the first implementation of CSV Import into new tableBibiko2010-09-037-50/+259
* Update background keepalive pings:rowanbeentje2010-09-031-11/+33