Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some initial setup for new import system | avenjamin | 2008-11-15 | 3 | -114/+17 |
| | |||||
* | Improvement to new favourite selection over r182 - now selects the new ↵ | rowanbeentje | 2008-11-15 | 1 | -1/+1 |
| | | | | favourite whatever the table sort order. | ||||
* | General clean up.... more to come | avenjamin | 2008-11-15 | 2 | -464/+462 |
| | |||||
* | General clean up.... more to come | avenjamin | 2008-11-15 | 2 | -8/+8 |
| | |||||
* | General clean up.... more to come | avenjamin | 2008-11-15 | 1 | -150/+126 |
| | |||||
* | General clean up.... more to come | avenjamin | 2008-11-15 | 4 | -154/+144 |
| | |||||
* | Clean up connection cancellations - When cancel is pressed in the connection ↵ | rowanbeentje | 2008-11-15 | 1 | -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 ↵ | rowanbeentje | 2008-11-15 | 1 | -1/+2 |
| | | | | reselecting the currently selected row and its details (Issue #83) | ||||
* | Fixed syntax error in getting rid of 'cString' calls. | mltownsend | 2008-11-11 | 1 | -1/+1 |
| | |||||
* | Reformatted and removed personal commented out code | mltownsend | 2008-11-11 | 1 | -515/+505 |
| | |||||
* | New XCode project | mltownsend | 2008-11-10 | 44 | -6740/+5991 |
| | |||||
* | Changed the closeSheet: method back to it's original | mltownsend | 2008-11-04 | 1 | -4/+1 |
| | |||||
* | Fix for Issue 66 | mltownsend | 2008-11-04 | 4 | -109/+141 |
| | |||||
* | Fixed Redraw bug. Issue: #37 and #59 | avenjamin | 2008-10-02 | 2 | -15/+13 |
| | | | | Updated Info.plist | ||||
* | Default value for limit rows preference is now 1000 rows, and is on by default | abhibeckert | 2008-09-29 | 1 | -4/+8 |
| | |||||
* | Fixed Table Refresh. Issue #57. | avenjamin | 2008-09-28 | 1 | -7/+15 |
| | | | | | Table Refresh button wasn't linked to anything. Hence the supposed error. | ||||
* | Fixed redraw issue in "Browse" mode. Issue #37 | avenjamin | 2008-09-28 | 1 | -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 #36 | avenjamin | 2008-09-28 | 1 | -167/+268 |
| | |||||
* | update version number | abhibeckert | 2008-09-26 | 1 | -2/+2 |
| | |||||
* | Fixed issue #56 - "Data Corruption" | avenjamin | 2008-09-25 | 1 | -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" | avenjamin | 2008-09-25 | 2 | -0/+3 |
| | |||||
* | #41 added Hide/Show Toolbar and Customize Toolbar menu items | abhibeckert | 2008-09-23 | 1 | -2040/+1000 |
| | |||||
* | #52 table structure view now has proper titlecase columns and all columns ↵ | abhibeckert | 2008-09-23 | 2 | -20/+15 |
| | | | | are now left aligned | ||||
* | #51 convert structure toolbar icon to png | abhibeckert | 2008-09-19 | 3 | -4/+4 |
| | |||||
* | add 0.9.1 version number to info plist | abhibeckert | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | Added "Add Database..." to Chose Database popup button. | avenjamin | 2008-09-16 | 3 | -17/+91 |
| | |||||
* | Updated project with cleaned up SQL framework. | avenjamin | 2008-09-12 | 1 | -6/+6 |
| | |||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -0/+3364 |
| | | | | Re adding for the second time. | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -3359/+0 |
| | | | | Removing once again as error in last add | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -0/+3359 |
| | | | | Re-adding this framework now. Hopefully all goes well. | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 114 | -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 ↵ | abhibeckert | 2008-09-12 | 3 | -6366/+3139 |
| | | | | of db view | ||||
* | Fixed a formatting issue in Credits.rtf file | avenjamin | 2008-09-10 | 1 | -13/+24 |
| | |||||
* | Show/Hide Console & Clear Console Toolbar items now enable properly. Issue #48 | avenjamin | 2008-09-09 | 1 | -83/+90 |
| | |||||
* | Made the Tables list split view save its width. Issue #42 | avenjamin | 2008-09-07 | 1 | -3654/+3679 |
| | | | | Autosaved as DBViewSplitter | ||||
* | Removed focus ring from Favourties Table in Connection sheet | avenjamin | 2008-09-07 | 1 | -3159/+3159 |
| | | | | | Turned on alternating rows Turned off allow multiple selection | ||||
* | Changed Add and Remove Buttons to show standard plus and minus images ↵ | avenjamin | 2008-09-07 | 1 | -3165/+6326 |
| | | | | instead of text. | ||||
* | implemneted favourite remove button in connect panel | abhibeckert | 2008-09-06 | 3 | -108/+55 |
| | | | | | | | switched from NSArray to NSMutableArray for favourite storage now using KVO to be notified when to save favourites to NSUserDefaults no-longer block the user from having two favourites with identical data | ||||
* | Growl Support Added. Issue #26 | avenjamin | 2008-09-06 | 17 | -2/+1888 |
| | | | | | | | | | • Connected • Disconnected • Import Finished • Export Finished • Query Finished • Table Syntax Copied | ||||
* | added 'addto favourites' button to connect sheet. stubbed out remove from ↵ | abhibeckert | 2008-09-06 | 3 | -93/+287 |
| | | | | favourites button.' | ||||
* | can now rename favourites in the connect panel | abhibeckert | 2008-09-06 | 2 | -6120/+3041 |
| | |||||
* | • Added localisation for TABLES and TABLE INFORMATION | avenjamin | 2008-08-30 | 3 | -2/+2 |
| | | | | • Issue 35 - marked fixed | ||||
* | • Fixed Credits | avenjamin | 2008-08-30 | 14 | -6987/+8021 |
| | | | | | | | | • Added grabber images • Removed small icon of table and replaced with new one • Added "Checksum Table" to MainMenu • Added extra splitter grab handles • Few other bits cleaned up | ||||
* | #1 - Add Software Update checking | mattlangtree | 2008-08-30 | 66 | -2035/+3102 |
| | | | | | | - Added Sparkle.Framework to Project. - Added SUFeedURL key in Info.plist (set to http://sequelpro.com/appcast/app-releases.xml) - Updated "Check for Updates..." menu item in MainMenu.xib to now point to SparkleFramework updater | ||||
* | Added i386 to Valid Architectures to allow builing of Universal Binary | avenjamin | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | add ben to credits and update version number | abhibeckert | 2008-08-06 | 2 | -4/+4 |
| | |||||
* | Added Toggle Console and Clear Console to MainMenu | avenjamin | 2008-07-15 | 3 | -1746/+1829 |
| | |||||
* | update credits | abhibeckert | 2008-05-07 | 1 | -4/+8 |
| | |||||
* | (no commit message) | avenjamin | 2008-05-07 | 1 | -0/+4 |
| | |||||
* | yay ok, im not doing that again | avenjamin | 2008-05-07 | 1 | -2/+2 |
| |