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
/
SPQueryConsole.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-1
/
+2
*
• some tiny improvements to speed up queryString:
Bibiko
2009-06-18
1
-3
/
+11
*
Add a very basic preference to disable all query logging. This can be expande...
stuconnolly
2009-06-11
1
-3
/
+18
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+3
*
Query console save panel shouldn't be being run twice.
stuconnolly
2009-05-17
1
-6
/
+0
*
• added "Show HELP statements" to MySQL Console
Bibiko
2009-04-28
1
-2
/
+22
*
Replace in console, new lines (\n) with space
bamse16
2009-04-23
1
-2
/
+2
*
Fix for issue #238. Convert the console message to uppercase when performing ...
stuconnolly
2009-04-22
1
-2
/
+2
*
- Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...
rowanbeentje
2009-04-20
1
-6
/
+6
*
- If filters are active and adding messages to the console, ensure the save/...
rowanbeentje
2009-04-20
1
-0
/
+2
*
- Changed console window to match style of main window.
avenjamin
2009-04-20
1
-3
/
+6
*
- Rework the query console logic. This fixes a memory leak caused by a muta...
rowanbeentje
2009-04-18
1
-134
/
+158
*
Fix an issue where by the show/hide console menu item was not being updated w...
stuconnolly
2009-04-05
1
-0
/
+12
*
Fix 'Clear Console' menu item, which was disabled because of missing 'clearCo...
stuconnolly
2009-03-30
1
-5
/
+3
*
Completely redesigned query console that now uses a table view instead of a t...
stuconnolly
2009-03-26
1
-62
/
+374
*
- Removed old no longer used images.
avenjamin
2009-03-21
1
-1
/
+6
*
Reduce the amount of padding on the new console panel and also auto save its ...
stuconnolly
2009-02-28
1
-0
/
+12
*
+ Separate the console from being drawer based to its own panel. New console ...
stuconnolly
2009-02-28
1
-0
/
+135