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
*
* Add QuickLook support for "export settings" files
Max
2015-11-15
1
-1
/
+1
*
Change two magic strings into constants
Max
2015-10-10
1
-2
/
+2
*
Addition to commit 2735e15b
Max
2015-01-04
1
-1
/
+1
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-8
/
+8
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-3
/
+3
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-1
/
+2
*
Replace boxed integers in code with @ literals
Max
2014-12-13
1
-1
/
+1
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-3
/
+3
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Fix remaining deprecation warnings.
Stuart Connolly
2014-01-17
1
-1
/
+1
*
Fix deprecation warnings.
Stuart Connolly
2014-01-16
1
-32
/
+35
*
Remove use of deprecated methods.
Stuart Connolly
2013-11-30
1
-1
/
+1
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-1
/
+1
*
- Alter the content filter manager and the query favourite manager to import...
rowanbeentje
2013-03-06
1
-11
/
+28
*
- End editing for deleting content filter or query favourites, addressing ex...
rowanbeentje
2013-03-05
1
-0
/
+4
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-14
/
+14
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-2
/
+6
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-7
/
+9
*
Make some improvements to the Table Content Filter, particularly for text fie...
rowanbeentje
2012-12-23
1
-3
/
+17
*
Issue 1462: Right click in custom filter editor causes exception
bamse16
2012-09-18
1
-2
/
+2
*
- Remove all BWToolKit elements from the Content Filter Manager, replacing w...
rowanbeentje
2012-08-01
1
-28
/
+6
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+8
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-5
/
+4
*
Tidy up console/query controller.
stuconnolly
2011-09-03
1
-0
/
+1
*
Fix an exception when removing the only content filter. Fixes exceptions http...
stuconnolly
2011-08-07
1
-26
/
+27
*
* Fixes most parts of #1006 (Translation of file names)
dmoagx
2011-05-10
1
-2
/
+2
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-3
/
+13
*
* Fix two untranslatable strings #1006
dmoagx
2011-03-20
1
-1
/
+1
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-2
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+1
*
Tidy up.
stuconnolly
2010-10-19
1
-4
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
1
-4
/
+4
*
* One label was too short in Content Filter Manager
dmoagx
2010-09-26
1
-11
/
+12
*
• SPTableContent
Bibiko
2010-09-20
1
-135
/
+189
*
• SPTableContent
Bibiko
2010-09-20
1
-56
/
+56
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+1
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename CMTextView to SPTextView.
stuconnolly
2010-05-27
1
-1
/
+1
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-3
/
+4
*
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
[next]