| Commit message (Expand) | Author | Age | Files | Lines |
* | • SPF file: remember/restore 'connectionEncoding' and 'toolbar visibility' | Bibiko | 2009-10-15 | 1 | -1/+11 |
* | • added AppleScript support for "make new document" | Bibiko | 2009-10-14 | 1 | -0/+4 |
* | • some minor code cleaning and simplification | Bibiko | 2009-10-07 | 1 | -296/+305 |
* | • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern... | Bibiko | 2009-10-06 | 1 | -0/+25 |
* | • changed routine for opening SPF files | Bibiko | 2009-10-06 | 1 | -12/+47 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 1 | -12/+9 |
* | Add the ability to copy the selected server variable(s), either as name = val... | stuconnolly | 2009-10-04 | 1 | -17/+103 |
* | Improve Growl interaction to reduce general Growl spammage and improve functi... | rowanbeentje | 2009-10-03 | 1 | -3/+7 |
* | • fixed "Open Recent" for 10.6: | Bibiko | 2009-10-03 | 1 | -1/+1 |
* | • first implementation of a Content Filter Editor | Bibiko | 2009-10-01 | 1 | -52/+73 |
* | - Add copy create syntax button to the create syntax sheet. | stuconnolly | 2009-10-01 | 1 | -0/+21 |
* | - Replace the create syntax transparent HUD panel with a standard sheet, whic... | stuconnolly | 2009-10-01 | 1 | -46/+99 |
* | • while a connection will be initialized via a SPF file disable the possibi... | Bibiko | 2009-09-23 | 1 | -0/+5 |
* | Forgot to assign the back/forward history menu item's tags resulting in incor... | stuconnolly | 2009-09-12 | 1 | -1/+1 |
* | Add back/forward history menu items to the view menu with the assigned shortc... | stuconnolly | 2009-09-12 | 1 | -4/+32 |
* | • improved behavior while closing a document window | Bibiko | 2009-09-04 | 1 | -4/+23 |
* | • implementation of a new history controller | Bibiko | 2009-09-04 | 1 | -15/+20 |
* | • renamed SPQueryConsole to SPQueryController since it controls not only th... | Bibiko | 2009-09-03 | 1 | -20/+20 |
* | • fixed document registering with its query favorites and history | Bibiko | 2009-09-03 | 1 | -26/+39 |
* | • fixed bug Save (the correct file path will be calculated) | Bibiko | 2009-09-03 | 1 | -4/+6 |
* | • fixed issue if a SPF file contains non-valid URL character like space, etc. | Bibiko | 2009-09-03 | 1 | -16/+31 |
* | • forgot to remove a NSLog | Bibiko | 2009-09-02 | 1 | -1/+1 |
* | • added "Recent Open" menu item to Main Menu > File | Bibiko | 2009-09-02 | 1 | -1/+7 |
* | • simplified and unified the issue to set the title of a tableWindow | Bibiko | 2009-09-02 | 1 | -170/+335 |
* | - Improve on r1242, improving window cascading (especially for maximised win... | rowanbeentje | 2009-09-02 | 1 | -6/+20 |
* | - Remove an NSLog I accidentally left in (and another found via a search) | rowanbeentje | 2009-09-01 | 1 | -1/+0 |
* | - Re-enable the fine-grained query logging preferences | rowanbeentje | 2009-08-31 | 1 | -4/+21 |
* | Update Localizable.strings by running genstrings and remove use of multiple c... | stuconnolly | 2009-08-28 | 1 | -2/+2 |
* | • some tiny fixes to Open/Save SPF file procedures | Bibiko | 2009-08-25 | 1 | -31/+61 |
* | • outsourced Save SPF accessory xib | Bibiko | 2009-08-25 | 1 | -32/+30 |
* | • re-factored the SPF file structure | Bibiko | 2009-08-25 | 1 | -225/+321 |
* | • finalized first approach to save/open SPF (⇧⌘S/⌘O) | Bibiko | 2009-08-24 | 1 | -55/+109 |
* | • further improvements for open/save spf files | Bibiko | 2009-08-24 | 1 | -27/+119 |
* | • add accessory view for Save Connection | Bibiko | 2009-08-23 | 1 | -0/+37 |
* | • further improvements to open/save spf files | Bibiko | 2009-08-23 | 1 | -36/+86 |
* | • further improvements to restore a SP session from spf file | Bibiko | 2009-08-23 | 1 | -3/+74 |
* | • moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ... | Bibiko | 2009-08-22 | 1 | -117/+1 |
* | • outsourced SPEncodingPopupAccessory | Bibiko | 2009-08-22 | 1 | -80/+7 |
* | • further improvements for open/save SQL/SPF files | Bibiko | 2009-08-22 | 1 | -22/+35 |
* | • an attempt to improve the cascading of new connection windows for large w... | Bibiko | 2009-08-21 | 1 | -0/+17 |
* | • further work for open/save connection files (spf) | Bibiko | 2009-08-21 | 1 | -8/+35 |
* | • first preparations to save the current connection window as SPF file | Bibiko | 2009-08-21 | 1 | -1/+69 |
* | • activated "Save Query…" menu item (⌘S) | Bibiko | 2009-08-20 | 1 | -7/+37 |
* | • Main Menu > File | Bibiko | 2009-08-20 | 1 | -3/+22 |
* | - Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords b... | rowanbeentje | 2009-08-11 | 1 | -3/+6 |
* | Fix problem with opening and reopening connections | mltownsend | 2009-08-11 | 1 | -5/+0 |
* | Fix some MainMenu references by index. | mltownsend | 2009-08-11 | 1 | -3/+12 |
* | User Manager feature | mltownsend | 2009-08-11 | 1 | -1/+22 |
* | • after connecting to a server set focus to table list filter field if visi... | Bibiko | 2009-08-11 | 1 | -0/+7 |
* | Rename MainController to SPAppController. | stuconnolly | 2009-08-08 | 1 | -2/+2 |