| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
- prepared some stuff for table state history
|
| |
| |
| |
| | |
interface when they have been automatically collapsed when the sheet closed
|
| |
| |
| |
| | |
ShortcutRecorder, now that we include the .ibplugins as part of the project
|
| |
| |
| |
| | |
from http://bwalkin.lighthouseapp.com/projects/36323/tickets/34-split-view-doesnt-resize-subview-properly-during-a-toggle-uncollapse-after-manual-collapse#ticket-34-15 in order to fix NSSPlitView resizing of subviews - this addresses Issue #959
|
| |
| |
| |
| |
| |
| |
| |
| | |
discoverability - this improves on Issue #943
- Add alternate keybindings for tab switching - support command-shift-[ and -], and command-alt-left and right arrows to match behaviour of other applications
- Update localisable strings
|
| |
| |
| |
| |
| |
| |
| | |
this doesn't appear to be restored automatically
- Remove unused delegate methods
|
| | |
|
| |
| |
| |
| | |
• improved "Format SQL" connection detection
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
- fixes also the short interruption of the cursor blinking
- for completion the old method is used, since it's fine-tuned to use it - fix will come soon
- preparation for user-defined word symbols
• fixed issue for soft indent if user uses deleteForward: selector (⇧⌫)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
backticked names and the final insertion - part 2
- also fixed undo behaviour
|
| |
| |
| |
| | |
backticked names and the final insertion
|
| |
| |
| |
| |
| | |
- instead of using \t as indention string the user can choose how many spaces should be used instead
- addresses issue 956
|
| | |
|
| |
| |
| |
| | |
these're also valid comments in MySQL ( http://dev.mysql.com/doc/refman/5.1/en/comments.html )
|
| |
| |
| |
| | |
(thanks to report i957) and NSShadows
|
| |
| |
| |
| | |
process runs longer than 1 sec and hide it if no process runs anymore to inform the user better
|
| |
| |
| |
| |
| |
| |
| |
| | |
in a single sheet for review. This fixes a number of isGroupRow crashes on any error.
- Track a host row's original host to allow host edits
- Update localisable strings
|
| |
| |
| |
| | |
very first usage that this command sends the SQL statement(s) to an online service
|
| | |
|
| |
| |
| |
| | |
(user typed one character) to suppress it while pasting or inserting larger text chunks
|
| |
| |
| |
| |
| |
| | |
esp. for first word after soft-wrapping
• fixed tooltip positioning for SPTextView - do not take the mouse location instead take the caret position
|
| |
| |
| |
| |
| |
| | |
MGTemplateEngine.m
- comment shouldn't be nil
|
| |
| |
| |
| |
| |
| | |
• improved JSON Bundle commands
- got rid of trailing whitespaces inside data and as JSON object
- added error handling for serialization a JSON object to suppress inserting of "null"
|
| |
| |
| |
| |
| |
| | |
beforehand for safety reasons
• removed Serialize/Prettify JSON Bundles by Toggle JSON Format which auto-detects the JSON format to decide whether to serialize or pretty print
|
| |
| |
| |
| | |
Bundles - both bound to ⌥⌘J
|
| | |
|
| |
| |
| |
| | |
available & granted
|
| |
| |
| |
| |
| |
| | |
content" checked as default
- issue 900
|
| |
| |
| |
| | |
prefs (but up to now no success - help is needed)
|
| |
| |
| |
| | |
• tried to fix setting the content of the treecontroller - maybe related to crash report 1931
|
| | |
|
| |
| |
| |
| | |
change notifications - fixes issues with tab bars showing incorrect colours when displaying sheets
|
| |
| |
| |
| | |
Editor Sheet
|
| |
| |
| |
| |
| |
| |
| |
| | |
changed by the user
• improved Format SQL Bundle
- added checking for empty passed SQL string
- changed category to Format
|
| |
| |
| |
| | |
which make usage of an online service to validate and format the current query or selection
|
| |
| |
| |
| | |
passToDoc/InsertText/<text> and passToDoc/SetSelectedTextRange/<range> which work on the first responder of the called SPDatabaseDocument regardless of the NSApp first responder for long running scripts
|
| |
| |
| |
| | |
bridge; if called JS exceptions won't be alerted instead written to Console
|
| |
| |
| |
| |
| |
| |
| | |
do not using the cache
• added SP_SELECTED_TEXT_RANGE shell variable for Bundle support of scope Input Text
• added 'insertText', 'setText', 'setSelectedTextRange' JavaScript functions to window.system bridge
|
| |
| |
| |
| |
| |
| |
| | |
creating new tables; this could be responsible for -release errors in SPDataStorage, as well as out-of-bounds errors in SPDataStorage or SPTableContent.
- Fix incorrect reporting of affected rows in MCPKit due to the use of meta/status queries; only track affected rows for framework-usage queries (already largely implemented in previous revisions)
|
| | |
|
| |
| |
| |
| | |
different spBundle file name
|
| |
| |
| |
| |
| |
| |
| | |
split between TYPE or ENGINE depending on database version.
- Update CREATE TABLE and ALERT TABLE queries to use this, fixing custom-type table creation on MySQL <4 and table type changes on MySQL >= 5.5. This addresses Issue #947.
|
| | |
|
| |
| |
| |
| | |
double-click in Finder at a spBundle file
|
| |
| |
| |
| |
| |
| | |
- Move index type query part before the column list to fix advanced use errors
- Correct spelling of -_removeIndexUsingDetails:
|
| | |
|
| | |
|