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
/
SPContentFilterManager.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-1
/
+4
*
• added the chance to the user-defined Content Filter Editor to specify whe...
Bibiko
2010-02-19
1
-1
/
+6
*
Fix a number of memory leaks, and over-releases, as both a result of manual i...
rowanbeentje
2010-02-10
1
-0
/
+2
*
• removed from each open panel:
Bibiko
2010-01-15
1
-1
/
+1
*
removed/refactored three instances of calling a method of untyped (id) objects
Bibiko
2010-01-09
1
-3
/
+5
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-9
/
+9
*
• replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo...
Bibiko
2010-01-04
1
-4
/
+14
*
• ContentFilterManager
Bibiko
2010-01-04
1
-1
/
+1
*
- Work through static analysis of the source, fixing a number of small memor...
rowanbeentje
2009-12-14
1
-0
/
+1
*
Convert a bunch of #define'd constants to extern's, including preference tool...
stuconnolly
2009-12-11
1
-7
/
+7
*
Manually set the delegate of the anchored button bars in the content filter e...
stuconnolly
2009-11-18
1
-2
/
+4
*
Set keyboard shortcut for Remove button in alert dialogs to command R.
avenjamin
2009-11-10
1
-1
/
+1
*
Set keyboard shortcut for Delete button in alert dialogs to command D.
avenjamin
2009-11-09
1
-5
/
+6
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-14
/
+11
*
• first implementation of a Content Filter Editor
Bibiko
2009-10-01
1
-42
/
+36
*
- Add copy create syntax button to the create syntax sheet.
stuconnolly
2009-10-01
1
-1
/
+1
*
• further progress on the Content Filter Editor
Bibiko
2009-09-30
1
-226
/
+260
*
• preparation for GUI support to manage user-defined content filters
Bibiko
2009-09-29
1
-0
/
+832