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
/
SPDataCellFormatter.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up.
stuconnolly
2010-10-19
1
-1
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remove 10.4 related code and associated macros.
stuconnolly
2010-09-26
1
-14
/
+2
*
• added validation for BIT fields while in-cell-editing; only 1 or 0 are al...
Bibiko
2010-09-15
1
-8
/
+4
*
• some further bit field editing preparations
Bibiko
2010-09-15
1
-6
/
+19
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-5
/
+5
*
Tidy up.
stuconnolly
2009-11-07
1
-2
/
+0
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-1
/
+2
*
• fixed three further typos for: objectForKey:@"NullValue"
Bibiko
2009-10-16
1
-2
/
+2
*
• SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...
Bibiko
2009-08-12
1
-3
/
+3
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-1
/
+3
*
Cleaned up warnings when building against 10.5 SDK
avenjamin
2009-02-28
1
-3
/
+14
*
- Removed unnecessary code block.
avenjamin
2009-02-27
1
-1
/
+13
*
Added length limits to varchar and char fields. Issue #170
avenjamin
2009-02-27
1
-0
/
+18
*
Visible improvements in this build:
rowanbeentje
2009-02-18
1
-0
/
+57