index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPQueryController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a bunch of #define'd constants to extern's, including preference tool...
stuconnolly
2009-12-11
1
-1
/
+1
*
- Fix display of the bottom row in the query console by reloading table data...
rowanbeentje
2009-12-02
1
-3
/
+7
*
When viewing the information_schema database, disable all controls on the tab...
stuconnolly
2009-11-15
1
-1
/
+0
*
Updates to the 'use monospaced font' preference, making it a lot more consist...
stuconnolly
2009-11-14
1
-1
/
+20
*
Bunch of improvements to the query console, including:
stuconnolly
2009-11-14
1
-103
/
+144
*
Validate the the 'Clear Console' menu item in TableDocument in addition to SP...
stuconnolly
2009-11-10
1
-0
/
+1
*
- Fix a crash when opening .spfs caused by an autorelease - revert to manual...
rowanbeentje
2009-11-01
1
-0
/
+1
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-21
/
+21
*
- Improve on r1423 by avoiding stringWithFormat: within the query constructi...
rowanbeentje
2009-10-16
1
-1
/
+8
*
• fixed issue while copying a very large number queries from the Console Lo...
Bibiko
2009-10-15
1
-3
/
+7
*
• added the chance to set "allowConsoleUpdate"
Bibiko
2009-10-15
1
-17
/
+19
*
• first implementation of a Content Filter Editor
Bibiko
2009-10-01
1
-0
/
+40
*
• removed leaks in QueryFavoriteManager
Bibiko
2009-09-07
1
-0
/
+21
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-0
/
+11
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
1
-5
/
+6
*
• implementation of a new history controller
Bibiko
2009-09-04
1
-77
/
+166
*
Table row should be a signed integer not unsigned, fixes duplicate method def...
stuconnolly
2009-09-03
1
-1
/
+1
*
Replace deprecated stringWithCString:length: and update Console.xib after SPQ...
stuconnolly
2009-09-03
1
-0
/
+5
*
• renamed SPQueryConsole to SPQueryController since it controls not only th...
Bibiko
2009-09-03
1
-0
/
+632