aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for Issue #44.mltownsend2008-11-251-0/+2
|
* General cleanup. Removed 10.3x code and removed commented out code.mltownsend2008-11-251-37/+6
|
* Fix for Issue 88. NSArrayControllor was trying to bind to multiple values ↵mltownsend2008-11-241-23/+24
| | | | when there is only one value being shown.
* Issue 34 Fix. Plus fixes for some warnings.mltownsend2008-11-216-21/+57
|
* Fix a bug in r200 not showing the rows in the table and a longstanding bug ↵rowanbeentje2008-11-201-4/+6
| | | | not showing any applied limit on initial table load
* Functional changes:rowanbeentje2008-11-204-207/+209
| | | | | | | | | | - Refreshing or reloading a table view will now attempt to preserve sorting and filters. Other changes: - Initial cleanup of TableContent loadTable: - Replacing project-distributed column sort arrows with the OS-provided images
* Fix for Issue 64mltownsend2008-11-191-0/+6
|
* Commiting some changes related to field mapping for csv importing.avenjamin2008-11-191-24/+14
|
* Experimental change: store the table content viewport before a refresh, and ↵rowanbeentje2008-11-181-0/+6
| | | | | | | then restore it afterwards - ie suggestion (2) in http://groups.google.com/group/sequel-pro/browse_frm/thread/71541c6267fc08c1/2f4aeeaa7f15b268 . I was initially in two minds as to whether this would be a good thing, but with r195/r196 removing the need to refresh for structural changes, this change does actually feel right to me - in fact, I now wish it didn't clear any filters/limit, and I'd like to preserve them as well. Any objections?
* Slight cleanup of r195 following discussion with avenjaminrowanbeentje2008-11-183-7/+7
|
* Add support for marking the content for a required refresh on structure ↵rowanbeentje2008-11-183-0/+26
| | | | changes. Implemented by adding a method to TablesList (setContentRequiresReload) and using it when modifying the tble structure, thus only refreshing if the content is actually viewed again.
* Fix outdated references to old version name - fixes my Sparkle instance ↵rowanbeentje2008-11-171-0/+0
| | | | | | | always thinking I'm on 0.5 and offering me the update. I removed instanced which were the same as the root Info.plist for inheritance. we should probably consider setting up build variables for the version number and the build number, so localised versions can very easily include those in copyright strings.
* Embedded content of DBView window into a TabView in preparation of moving ↵avenjamin2008-11-171-4775/+6026
| | | | connectSheet contents into the DBView window. TabView is current tabless with 2 tabs. Main content is in 2nd tab with connectionSheet content in 1st tab.
* Changed debug settings for compiled xib files.avenjamin2008-11-171-2/+3
|
* Expanded area of console text view.avenjamin2008-11-171-8/+12
|
* Part 1 of new import system.avenjamin2008-11-154-3069/+3630
|
* Some initial setup for new import systemavenjamin2008-11-153-114/+17
|
* Improvement to new favourite selection over r182 - now selects the new ↵rowanbeentje2008-11-151-1/+1
| | | | favourite whatever the table sort order.
* General clean up.... more to comeavenjamin2008-11-152-464/+462
|
* General clean up.... more to comeavenjamin2008-11-152-8/+8
|
* General clean up.... more to comeavenjamin2008-11-151-150/+126
|
* General clean up.... more to comeavenjamin2008-11-154-154/+144
|
* Clean up connection cancellations - When cancel is pressed in the connection ↵rowanbeentje2008-11-151-1/+2
| | | | sheet, close the associated window, and check whether a connection was opened before closing it and notifying of connection close via Growl.
* Select the new favorites row as a new favorite is connected, instead of ↵rowanbeentje2008-11-151-1/+2
| | | | reselecting the currently selected row and its details (Issue #83)
* Fixed syntax error in getting rid of 'cString' calls.mltownsend2008-11-111-1/+1
|
* Reformatted and removed personal commented out codemltownsend2008-11-111-515/+505
|
* New XCode projectmltownsend2008-11-1044-6740/+5991
|
* Changed the closeSheet: method back to it's originalmltownsend2008-11-041-4/+1
|
* Fix for Issue 66mltownsend2008-11-044-109/+141
|
* Fixed Redraw bug. Issue: #37 and #59avenjamin2008-10-022-15/+13
| | | | Updated Info.plist
* Default value for limit rows preference is now 1000 rows, and is on by defaultabhibeckert2008-09-291-4/+8
|
* Fixed Table Refresh. Issue #57.avenjamin2008-09-281-7/+15
| | | | | Table Refresh button wasn't linked to anything. Hence the supposed error.
* Fixed redraw issue in "Browse" mode. Issue #37avenjamin2008-09-281-37/+37
| | | | Previously in certain situations the header bar of the table view would not redraw - leaving a blank bar. Issue appeared to be related to "loading" spinner overlapping the table view.
* Cleaned up FIle menu. Issue #36avenjamin2008-09-281-167/+268
|
* update version numberabhibeckert2008-09-261-2/+2
|
* Fixed issue #56 - "Data Corruption"avenjamin2008-09-251-3/+4
| | | | | | Note that this fix may not be the best solution. However it solves the issue in the meantime.
* Fixed issue #54 - "Export translates decimal values as hexadecimal"avenjamin2008-09-252-0/+3
|
* #41 added Hide/Show Toolbar and Customize Toolbar menu itemsabhibeckert2008-09-231-2040/+1000
|
* #52 table structure view now has proper titlecase columns and all columns ↵abhibeckert2008-09-232-20/+15
| | | | are now left aligned
* #51 convert structure toolbar icon to pngabhibeckert2008-09-193-4/+4
|
* add 0.9.1 version number to info plistabhibeckert2008-09-171-2/+2
|
* Added "Add Database..." to Chose Database popup button.avenjamin2008-09-163-17/+91
|
* Updated project with cleaned up SQL framework.avenjamin2008-09-121-6/+6
|
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-0/+3364
| | | | Re adding for the second time.
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-3359/+0
| | | | Removing once again as error in last add
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-0/+3359
| | | | Re-adding this framework now. Hopefully all goes well.
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-12114-10077/+0
| | | | Removing it all together and re-adding it. See following commit for further info.
* remove connect sheet "add to favourites" check box. change first responder ↵abhibeckert2008-09-123-6366/+3139
| | | | of db view
* Fixed a formatting issue in Credits.rtf fileavenjamin2008-09-101-13/+24
|
* Show/Hide Console & Clear Console Toolbar items now enable properly. Issue #48avenjamin2008-09-091-83/+90
|