aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove old favorites constant.stuconnolly2010-12-194-17/+14
* Improve favorite tooltips.stuconnolly2010-12-171-1/+1
* Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-178-59/+363
|\
| * • minor improvements, commenting, cleaning for URL scheme commandsBibiko2010-12-172-28/+19
| * • improved timing behaviour for a SPDatabaseDocument if it receives a seque...Bibiko2010-12-172-5/+20
| * • allow to some sequelpro URL scheme commands like select a table/db the us...Bibiko2010-12-172-43/+55
| * • in HTML output window hyperlink references which begin with file:// will ...Bibiko2010-12-162-2/+8
| * • fixed issue to be able to cancel via ESC the in-cell editing of the table...Bibiko2010-12-152-2/+3
| * • sequelpro URL scheme supportBibiko2010-12-152-5/+282
* | Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-1410-146/+181
|\|
| * • URL scheme commands:Bibiko2010-12-142-25/+57
| * • Bundle supportBibiko2010-12-142-5/+7
| * • fixed GUI problem for line numbering in Query EditorBibiko2010-12-145-114/+110
| * - Improve handling of table names containing backslashesrowanbeentje2010-12-142-1/+5
| * Add newline to README.stuconnolly2010-12-131-1/+2
* | Use connection favorite constants.stuconnolly2010-12-132-32/+5
* | Shift some connection methods around.stuconnolly2010-12-133-241/+250
* | Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-139-117/+215
|\|
| * • HTML output windowBibiko2010-12-132-3/+45
| * • HTML output windowBibiko2010-12-135-25/+81
| * - Remove the CURRENT_TIMESTAMP workaround when saving rows as r3013 removes ...rowanbeentje2010-12-131-17/+8
| * - When saving rows in the table content view, only include those fields whic...rowanbeentje2010-12-133-86/+95
* | Fix a crash when deleting a favorite.stuconnolly2010-12-121-1/+1
* | Bring outline view branch up to date with trunk (r3007:3010).stuconnolly2010-12-1214-338/+1112
|\|
| * • made usage of more constants to avoid double-storing stringsBibiko2010-12-129-94/+152
| * * Fix a minor typo (reported by Sérgio Miranda) and update .stringsdmoagx2010-12-123-237/+841
| * • HTML output window's JavaScript supportBibiko2010-12-128-12/+120
| * - Fix an issue where after failing to select a database the database dropdow...rowanbeentje2010-12-111-2/+6
* | Bring outlineview branch up to date with trunk (r2989:3005).stuconnolly2010-12-1117-56/+363
|\|
| * • the default behaviour is that 'Show HTML Window' will order front the win...Bibiko2010-12-111-11/+8
| * • fix table name encoding problem (return name can be NSNull) which can ari...Bibiko2010-12-112-1/+9
| * • avoided to execute SHOW VARIABLES LIKE 'character_set_database' twice fo...Bibiko2010-12-101-2/+1
| * • Bundle command supportBibiko2010-12-103-5/+64
| * • Bundle HTML outputBibiko2010-12-101-1/+2
| * • Bundle HTML outputBibiko2010-12-101-11/+62
| * • Bundle command supportBibiko2010-12-102-13/+1
| * • Bundle commandsBibiko2010-12-095-3/+27
| * • Bundle CommandsBibiko2010-12-098-2/+93
| * • added Save Page As and View Source to HTML output window's context menuBibiko2010-12-082-2/+82
| * • Bundle Editor: removed unnecessary tooltip; replace menu item title 'Save...Bibiko2010-12-082-10/+19
* | Tidy up.stuconnolly2010-12-114-50/+63
* | Hide the import and export connection favorite menu items until they are actu...stuconnolly2010-12-081-2/+8
* | Update a connection favorite's name accordingly if it's type is changed.stuconnolly2010-12-082-61/+58
* | Enable the 'add to favorites' button when the user manually changes a connect...stuconnolly2010-12-081-1/+4
* | When changing the type of an already existing favorite, don't hide connection...stuconnolly2010-12-081-2/+4
* | Bring outline view branch up to date with trunk (r2976:2988).stuconnolly2010-12-0820-351/+766
|\|
| * • Bundle commandsBibiko2010-12-081-4/+14
| * • Bundel EditorBibiko2010-12-082-23/+27
| * • Bundle Editor: fix and improvements for wrapping selection into matching ...Bibiko2010-12-081-0/+10
| * • Bundle EditorBibiko2010-12-084-2/+117