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
/
SPFieldEditorController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring outline view branch up to date with trunk (r3586:r3592).
stuconnolly
2012-04-29
1
-12
/
+5
*
Bring outline view branch up to date with trunk.
stuconnolly
2012-04-16
1
-10
/
+14
*
Bring outline view branch up to date with trunk (r3471:r3517).
stuconnolly
2012-03-18
1
-3
/
+4
*
Bring outline view branch up to date with trunk (r3471:r3481).
stuconnolly
2012-02-19
1
-14
/
+13
*
Bring outlinew view branch up to date with trunk (r3375:3468).
stuconnolly
2012-01-22
1
-35
/
+93
*
Bring outline view branch up to date with trunk (r3279:r3306).
stuconnolly
2011-05-14
1
-2
/
+2
*
Fix broken build after merge with trunk.
stuconnolly
2011-04-24
1
-1
/
+1
*
Bring outline view branch up to date with trunk (r3234:3277).
stuconnolly
2011-04-22
1
-4
/
+32
*
Bring outline view branch up to date with trunk (r3235:r3245), which should r...
stuconnolly
2011-03-19
1
-39
/
+48
*
• fixed bug if user invokes Quicklook inside the OpenPanel of the Field Edi...
Bibiko
2011-01-14
1
-1
/
+4
*
• Bundle commands
Bibiko
2010-12-09
1
-0
/
+2
*
• minor code cleaning and comment stuff
Bibiko
2010-11-02
1
-207
/
+214
*
• Custom and Content table in-cell editing
Bibiko
2010-10-30
1
-2
/
+6
*
• enabled Find Panel inside Field Editor Sheet's textView
Bibiko
2010-10-29
1
-0
/
+9
*
• removed forgotten debug log
Bibiko
2010-10-29
1
-1
/
+0
*
• convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...
Bibiko
2010-10-29
1
-134
/
+101
*
• Field Editor sheet
Bibiko
2010-10-29
1
-13
/
+35
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-4
/
+0
*
Tidy up.
stuconnolly
2010-10-19
1
-2
/
+2
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• fixed issue to show/hide the Quicklook GUI item in the Field Editor Sheet
Bibiko
2010-10-16
1
-1
/
+1
*
• improved field editor sheet to support geometry fields
Bibiko
2010-10-09
1
-16
/
+62
*
• added comments conforming to the new SP doc generator
Bibiko
2010-09-16
1
-34
/
+158
*
• BIT Field Sheet Editor now can handle NULL values
Bibiko
2010-09-16
1
-4
/
+61
*
• finished and enabled the new BIT field editor sheet
Bibiko
2010-09-16
1
-51
/
+141
*
• further progress on the BIT field sheet editor
Bibiko
2010-09-15
1
-20
/
+81
*
• some further bit field editing preparations
Bibiko
2010-09-15
1
-203
/
+288
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-2
/
+2
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
1
-0
/
+1
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-0
/
+1
*
Following a manual code review, fix some local variables overriding global va...
rowanbeentje
2010-03-15
1
-1
/
+2
*
removed/refactored three instances of calling a method of untyped (id) objects
Bibiko
2010-01-09
1
-1
/
+1
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-9
/
+9
*
- Fix saving of files or images added to the SPFieldEditor
rowanbeentje
2009-12-04
1
-2
/
+2
*
• remember the spell checker status in the blob field editor
Bibiko
2009-11-19
1
-1
/
+6
*
Updates to the 'use monospaced font' preference, making it a lot more consist...
stuconnolly
2009-11-14
1
-12
/
+9
*
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
-8
/
+9
*
• fixed three further typos for: objectForKey:@"NullValue"
Bibiko
2009-10-16
1
-4
/
+6
*
• marked 'sequel-pro-print-template.html' as localizable
Bibiko
2009-09-27
1
-6
/
+31
*
• re-enabled field editor's QuickLook for 10.6
Bibiko
2009-09-25
1
-79
/
+182
*
• fixed bug for exporting tables as XML: now the very last row will be writ...
Bibiko
2009-09-11
1
-3
/
+7
*
• SPFieldEditorSheet
Bibiko
2009-08-27
1
-2
/
+2
*
• fixed in FieldEditorSheet:
Bibiko
2009-08-20
1
-0
/
+4
*
• further improvement to SPFieldEditor's undo manager
Bibiko
2009-08-14
1
-23
/
+31
*
• minor changes to SPTooltip
Bibiko
2009-08-14
1
-22
/
+31
*
• added to the SPFieldEditorController's text editor view its own undoManag...
Bibiko
2009-08-14
1
-5
/
+56
*
• SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...
Bibiko
2009-08-12
1
-14
/
+32
*
• in Table Content the button status of "edit spreadsheet or sheet-like" wi...
Bibiko
2009-08-11
1
-16
/
+55
*
• added to Custom Query table editing max text length validation
Bibiko
2009-08-10
1
-2
/
+12
[next]