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
...
*
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
*
• added to the FieldEditorSheet a max text length validation
Bibiko
2009-08-10
1
-1
/
+47
*
• added field name to Field Editor Sheet
Bibiko
2009-08-08
1
-1
/
+2
*
Rename MainController to SPAppController.
stuconnolly
2009-08-08
1
-1
/
+1
*
• corrected SVN properties
Bibiko
2009-08-06
1
-1
/
+1
*
In addition to fn+return give the OK button in the content edit sheet the key...
stuconnolly
2009-08-05
1
-2
/
+3
*
In the field editor sheet:
stuconnolly
2009-08-03
1
-68
/
+87
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-1
/
+0
*
• changed in Custom Query:
Bibiko
2009-07-17
1
-6
/
+7
*
• Field Editor Sheet class
Bibiko
2009-07-17
1
-2
/
+22
*
• fixed: caching of QuickLook preview in Field Editor sheet is suppressed b...
Bibiko
2009-07-17
1
-17
/
+25
*
• fixed inField Editor Sheet:
Bibiko
2009-07-17
1
-2
/
+6
*
• applied the new class SPFieldEditorController to TableContent
Bibiko
2009-07-17
1
-41
/
+61
*
• some further progress on outsourcing the Field Editor sheet for Content a...
Bibiko
2009-07-16
1
-0
/
+569
[prev]