| Commit message (Expand) | Author | Age | Files | Lines |
* | - Roll back r3453 to avoid future license issues | rowanbeentje | 2012-01-10 | 1 | -3/+3 |
* | - Fix compilation errors reported by pornelski in Issue #1253 | rowanbeentje | 2012-01-04 | 1 | -3/+3 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -3/+2 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -4/+4 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -9/+4 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -2/+9 |
* | - Add Command-0 as the shortcut to restore the default font size in the HTML... | rowanbeentje | 2011-04-11 | 1 | -0/+12 |
* | - Fix more warnings | rowanbeentje | 2011-03-14 | 1 | -20/+21 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+2 |
* | • some minor code cleaning and improvements | Bibiko | 2011-01-24 | 1 | -1/+5 |
* | • removed temporary method getRangeForCurrentWordForCompletion | Bibiko | 2011-01-21 | 1 | -72/+0 |
* | • sped up getRangeForCurrentWord | Bibiko | 2011-01-21 | 1 | -0/+61 |
* | • improved replacing selection of Bundle commands - intersect ranges in bef... | Bibiko | 2011-01-19 | 1 | -2/+3 |
* | • fixed bug for Bundle input data selected text or entire content | Bibiko | 2011-01-19 | 1 | -1/+2 |
* | • fixed issue to highlight the correct current query after undoing, i.e. do... | Bibiko | 2011-01-14 | 1 | -0/+2 |
* | • fixed bug for Bundle commands to detect if current textview is the Query ... | Bibiko | 2011-01-05 | 1 | -1/+1 |
* | • fixed issue form redirecting output actions via exit codes if Bundle's de... | Bibiko | 2010-12-21 | 1 | -3/+4 |
* | • Bundle support | Bibiko | 2010-12-14 | 1 | -1/+1 |
* | • fixed GUI problem for line numbering in Query Editor | Bibiko | 2010-12-14 | 1 | -1/+1 |
* | • made usage of more constants to avoid double-storing strings | Bibiko | 2010-12-12 | 1 | -1/+1 |
* | • HTML output window's JavaScript support | Bibiko | 2010-12-12 | 1 | -4/+4 |
* | • Bundle commands | Bibiko | 2010-12-09 | 1 | -2/+9 |
* | • Bundle Commands | Bibiko | 2010-12-09 | 1 | -0/+25 |
* | • Bundle commands | Bibiko | 2010-12-08 | 1 | -4/+44 |
* | • Bundle Commands | Bibiko | 2010-12-01 | 1 | -0/+1 |
* | • added chance to cancel an activity - up to now a running Bundle command ... | Bibiko | 2010-12-01 | 1 | -1/+8 |
* | • Bundle commands | Bibiko | 2010-11-30 | 1 | -1/+1 |
* | • Bundle commands | Bibiko | 2010-11-29 | 1 | -1/+1 |
* | • Bundle Command support | Bibiko | 2010-11-26 | 1 | -2/+15 |
* | • Bundle Editor | Bibiko | 2010-11-23 | 1 | -2/+2 |
* | • Bundle Editor | Bibiko | 2010-11-23 | 1 | -36/+47 |
* | • Bundle Editor | Bibiko | 2010-11-22 | 1 | -0/+6 |
* | • added line numbering and current line highlighting to Bundle Editor's com... | Bibiko | 2010-11-21 | 1 | -4/+5 |
* | • Bundle support | Bibiko | 2010-11-16 | 1 | -34/+1 |
* | • Bundle support | Bibiko | 2010-11-16 | 1 | -38/+40 |
* | • Bundle support | Bibiko | 2010-11-15 | 1 | -5/+22 |
* | • Bundle support | Bibiko | 2010-11-15 | 1 | -0/+261 |
* | • fixed bug in Move Line Down | Bibiko | 2010-10-25 | 1 | -1/+1 |
* | • added to each NSTextView the possibility to move the current line or the ... | Bibiko | 2010-10-25 | 1 | -2/+60 |
* | • improved "Select Line" | Bibiko | 2010-10-25 | 1 | -2/+5 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -3/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Add missing SVN properties and general comments tidy up. | stuconnolly | 2010-09-21 | 1 | -1/+0 |
* | Rename CMCopyTable to SPCopyTable. | stuconnolly | 2010-08-19 | 1 | -2/+2 |
* | • removed initial transition of insertion NSNull into table's dataSource fr... | Bibiko | 2010-02-19 | 1 | -8/+0 |
* | • fixed color setting for editing a table cell which is set to NULL if tabl... | Bibiko | 2010-02-19 | 1 | -0/+9 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -18/+17 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -1/+0 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -2/+3 |
* | • add Menu Item "Insert NULL value" SHIFT+CTRL+N | Bibiko | 2009-08-03 | 1 | -0/+13 |