aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Simplify table source table setup and make thread safe. This should addre...rowanbeentje2010-03-226-178/+169
* • CSV Import Field MapperBibiko2010-03-225-70/+184
* When adding an index, after splitting the list of supplied columns strip lead...stuconnolly2010-03-221-16/+10
* • CSV ImportBibiko2010-03-225-21/+39
* • fixed bug while CSV importBibiko2010-03-224-7/+31
* - Tweak keepalive process, ensuring keepalives have a minimum time separatio...rowanbeentje2010-03-221-2/+12
* • NavigatorBibiko2010-03-216-11/+307
* • NavigatorBibiko2010-03-214-46/+167
* Fix memory leak upon connection window close.stuconnolly2010-03-201-0/+1
* - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...rowanbeentje2010-03-206-151/+355
* • Navigator progressBibiko2010-03-203-69/+310
* Allow arbitrary questions from SSH. This is necessary to support the keyboard...jakob2010-03-201-0/+29
* Update 'Table content font' perference label again to 'MySQL content font' to...stuconnolly2010-03-201-160/+13
* - Alter historyItemsHaveBeenUpdated: call on startup to be performed on main...rowanbeentje2010-03-201-1/+1
* (no commit message)Bibiko2010-03-202-7/+5
* • some improvements for navigatorBibiko2010-03-193-45/+76
* • further work on Navigator (not yet active but workable -> unHide menu item)Bibiko2010-03-1911-83/+230
* Change 'Table font' preference label to 'Table content font' to make it clear...stuconnolly2010-03-191-125/+164
* - Clean up connection unlocking to prevent race conditions causing logged wa...rowanbeentje2010-03-191-5/+7
* - Improve thread locking in certain thread conditionsrowanbeentje2010-03-191-1/+1
* • some progress re NavigatorBibiko2010-03-191-18/+12
* • fixed "Clear global history" really removes the global history list in t...Bibiko2010-03-181-0/+4
* - Move streaming query result connection unlocking to the download thread ra...rowanbeentje2010-03-181-3/+4
* • further progress for navigatorBibiko2010-03-184-51/+643
* • some progress of the navigator approach (not yet active - hidden main men...Bibiko2010-03-187-70/+397
* - Fix a couple of calls which crashed if the window had already been closed,...rowanbeentje2010-03-185-2/+27
* Present a warning to the user when attempting to print the current table's co...stuconnolly2010-03-185-14/+74
* - Enable Sparkle anonymous stat collectionrowanbeentje2010-03-171-0/+2
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-176-0/+1544
* Add the running of genstrings(1) at the start of the general build script to ...stuconnolly2010-03-171-2/+18
* Consolidate all localizable content in the Resources/ directory and only use ...stuconnolly2010-03-1727-100/+85
* • changed NSDictionary structure for [MCPConnection queryDbStructure]Bibiko2010-03-172-8/+14
* - fixed bug for nested snippets if a nested snippet is located at the very en...Bibiko2010-03-172-1/+14
* • Connection Controller ViewBibiko2010-03-162-15/+72
* • fixed bug while presetting the mirrored snippets to their counterparts; t...Bibiko2010-03-161-5/+5
* • added help button to Query Favorites EditorBibiko2010-03-163-22/+225
* • Query FavoritesBibiko2010-03-164-7/+200
* Modify our current implementation of all singleton instances to be inline wit...stuconnolly2010-03-165-32/+23
* - Make a number of changes to attempt to improve disconnection/quit crashes:...rowanbeentje2010-03-1614-36/+48
* Fix a couple more potential issues found during static analysis.stuconnolly2010-03-153-5/+6
* Fix some potential issues found during static analysis.stuconnolly2010-03-155-10/+24
* Following a manual code review, fix some local variables overriding global va...rowanbeentje2010-03-1515-25/+48
* Peform the removal of table fields on a background thread with the option to ...stuconnolly2010-03-141-17/+43
* • CSV Import Field MapperBibiko2010-03-141-0/+15
* - Review copyWithZone: implementations and standardise on best practice reco...rowanbeentje2010-03-143-4/+10
* Update Localizable.strings by running genstrings and remove the use of multip...stuconnolly2010-03-142-2/+2
* Peform the addition and removal of table indexes on a background thread with ...stuconnolly2010-03-142-22/+54
* Uppercase menu items.stuconnolly2010-03-141-14/+805
* • fixed printDocument validation if Custom Query is activeBibiko2010-03-131-5/+5
* - Update feedback reporting framework to no longer submit crash logs on firs...rowanbeentje2010-03-131-0/+0