aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Update Localizable.strings and resolve the use of multiple comments for the s...stuconnolly2010-09-215-19/+18
* • 'doPerformQueryService' set toolbar to Custom QueryBibiko2010-09-211-5/+6
* • reverted to rev 2630 which removed an 'unnecessary' [table reloadData]; ...Bibiko2010-09-211-0/+1
* Very minor tidy up.stuconnolly2010-09-201-3/+2
* • avoid exceptions etc. if content filter clause is emptyBibiko2010-09-201-10/+22
* • SPTableContentBibiko2010-09-202-137/+200
* • SPTableContentBibiko2010-09-203-184/+235
* • fixed in [_addIndexUsingDetails:]: do not release supportsLength and requ...Bibiko2010-09-201-187/+208
* - Before performing an export (except from a dot export), refresh the table l...stuconnolly2010-09-191-46/+106
* - Prevent the table content from being filtered or pages through if a row is...rowanbeentje2010-09-181-0/+2
* - Remove a number of invalid [NSTableView makeFirstResponder] calls that had...rowanbeentje2010-09-185-12/+12
* Add index sheet:stuconnolly2010-09-181-7/+7
* - When opening the add new sheet, ensure that the remove button is disabled w...stuconnolly2010-09-171-0/+10
* - Fix a UI validation bug when adding an additional indexed field with a leng...stuconnolly2010-09-171-2/+4
* * Fixes minor label length issues and one unlocalized stringdmoagx2010-09-171-3/+5
* New add index sheet, which includes:stuconnolly2010-09-176-148/+492
* • only some minor code cosmeticsBibiko2010-09-173-412/+413
* • added comments conforming to the new SP doc generatorBibiko2010-09-162-35/+166
* • BIT Field Sheet Editor now can handle NULL valuesBibiko2010-09-164-4/+75
* • finished and enabled the new BIT field editor sheetBibiko2010-09-161-51/+141
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-165-80/+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-151-3/+3
* Add ability to double click the empty area of the tab bar to create a new tab.avenjamin2010-09-151-0/+1
* • some further bit field editing preparationsBibiko2010-09-155-223/+437
* Enable column sorting in the server processes window. Implements issue #816.stuconnolly2010-09-151-0/+14
* - 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
* • (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6...Bibiko2010-09-142-2/+8
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-135-66/+351
* • 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
* * Fix string width as reported by Alexander Vasiliev (ru)dmoagx2010-09-121-1/+1
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-122-0/+50
* • SPTableStructure's source table saves its column widthsBibiko2010-09-101-1/+0
* • SPTableStructureBibiko2010-09-101-1/+1
* • TableStructureBibiko2010-09-101-4/+4
* • TableStructureBibiko2010-09-101-160/+113
* • TableStructureBibiko2010-09-101-85/+189
* • TableStructureBibiko2010-09-102-17/+91
* • 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-092-46/+75
* • StructureBibiko2010-09-091-0/+8
* • [SPDatabase getDatabaseCollationsForEncoding:] now uses a cache to reduce...Bibiko2010-09-093-7/+34
* • TableStructureBibiko2010-09-093-446/+484
* - Alter the connection view layout, moving the connection details forms into...rowanbeentje2010-09-092-2/+34
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-084-14/+23