aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CustomQuery.m
Commit message (Expand)AuthorAgeFilesLines
* • CHANGED: if an error occurs in a series of queries the user will be asked...Bibiko2009-04-221-32/+205
* • slightly improved "Run Previous" detectionBibiko2009-04-211-4/+26
* • FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...Bibiko2009-04-211-2/+12
* - Add support for "Run previous" in the custom query text field; this behavi...rowanbeentje2009-04-211-12/+58
* • added selectLineNumber:x to CMTextView to be able to select the line xBibiko2009-04-201-3/+40
* - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keysrowanbeentje2009-04-171-1/+1
* - Tweak code to use the new UseKeepAlive preference valuerowanbeentje2009-04-111-4/+4
* Added printing support via WebKit WebViewbamse162009-04-111-0/+10
* • FIXED in runAllQueries: deselect a given selection before calling textSto...Bibiko2009-04-071-0/+1
* • improved auto-uppercasing for: pasting queries from favourites & history ...Bibiko2009-04-071-0/+17
* - Fix an invalid reference to a missing pulldown_arrow image causing invalid...rowanbeentje2009-04-051-11/+23
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-0/+11
* - Implemented "Clear History" in new Gear menuavenjamin2009-04-021-0/+6
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-1/+52
* - Add autopairing support to CMTextView - many thanks to Hans-Jörg Bibiko f...rowanbeentje2009-04-011-1/+4
* - Refactor custom query results redrawing code and reset view position to av...rowanbeentje2009-03-251-23/+17
* - changed the status message after executing a custom query to read "1 row af...jakob2009-03-201-11/+27
* SPSQLParser changes:rowanbeentje2009-03-191-151/+354
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-031-0/+8
* - Re-design the custom query favourties editor and get rid of the nasty plus/...stuconnolly2009-03-021-2/+13
* Visible improvements in this build:rowanbeentje2009-02-181-8/+10
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+742