aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Correctly store scroll and selection for the navigation history when filte...rowanbeentje2010-03-251-2/+15
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-2438-281/+293
* • NavigatorBibiko2010-03-2412-53/+164
* - Add a new selectDatabase:item: method to TableDocument, to centralise code...rowanbeentje2010-03-247-96/+128
* - Remove observers for key paths when dealloc'ing objects to fix later crash...rowanbeentje2010-03-239-6/+46
* • added SPNavigatorOutlineView class for future stuffBibiko2010-03-235-10/+150
* Update Localizable.strings and add error checking to genstrings build process.stuconnolly2010-03-232-1/+7
* Before opening the user manager check that the current user has access to the...stuconnolly2010-03-231-0/+18
* • TablesListBibiko2010-03-232-3/+40
* • NavigatorBibiko2010-03-235-49/+181
* • fixed issue for new data representation of the key @"default" in [ inform...Bibiko2010-03-231-1/+1
* - Fix a crash when connecting to a non-existant database by cleaning up deal...rowanbeentje2010-03-231-4/+3
* - 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