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
/
SPTableContent.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
• BIT Field Sheet Editor now can handle NULL values
Bibiko
2010-09-16
1
-0
/
+5
*
- Consolidate structure and content row editing cancellation code into a sin...
rowanbeentje
2010-09-16
1
-55
/
+35
*
• some further bit field editing preparations
Bibiko
2010-09-15
1
-11
/
+32
*
- Fix row count tracking when deleting table rows; this fixes Issue #819
rowanbeentje
2010-09-14
1
-5
/
+5
*
• (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6...
Bibiko
2010-09-14
1
-1
/
+4
*
- When refreshing table content view, refresh the status information for tab...
rowanbeentje
2010-09-05
1
-1
/
+2
*
- Fix incomplete argument logic when deleting multiple rows without indexes ...
rowanbeentje
2010-09-05
1
-21
/
+25
*
- Ensure previous outstanding performSelector: requests are cancelled to avo...
rowanbeentje
2010-09-01
1
-0
/
+4
*
• fixed in field editing mode the editing of BINARY fields
Bibiko
2010-08-31
1
-3
/
+9
*
- When a table content page reload loads no data, and so triggers a reload o...
rowanbeentje
2010-08-30
1
-0
/
+1
*
• further improvements for in cell editing of view data in TableContent tables
Bibiko
2010-08-27
1
-133
/
+136
*
• further improvements for in cell editing in CustomQuery tables
Bibiko
2010-08-27
1
-18
/
+15
*
• fixed issue that data in views weren't editable (copy&paste typo problem)
Bibiko
2010-08-26
1
-0
/
+1
*
• removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi...
Bibiko
2010-08-26
1
-9
/
+16
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-22
/
+5
*
• added tooltip about non-editable while keyboard navigation and trying to ...
Bibiko
2010-08-25
1
-2
/
+30
*
• fixed several issues for in cell editing of Custom Query tables and view ...
Bibiko
2010-08-25
1
-2
/
+5
*
• outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...
Bibiko
2010-08-24
1
-148
/
+9
*
• introduced tri-state sort order for Content and Custom Query tables
Bibiko
2010-08-24
1
-9
/
+24
*
• Content Window cell editing
Bibiko
2010-08-24
1
-0
/
+6
*
• fixed memory leak in [SPDataAdditions shortStringRepresentationUsingEnco...
Bibiko
2010-08-24
1
-205
/
+205
*
• Table Content editing via keyboard
Bibiko
2010-08-23
1
-0
/
+12
*
• changed TAB and SHIFT-TAB behaviour of Content Window table
Bibiko
2010-08-23
1
-29
/
+98
*
• first preparations to allow in cell editing in Custom Query (not yet act...
Bibiko
2010-08-22
1
-137
/
+215
*
• view editing
Bibiko
2010-08-22
1
-11
/
+19
*
• view editing
Bibiko
2010-08-22
1
-3
/
+16
*
• implemented the editing of views in Content Window
Bibiko
2010-08-21
1
-2
/
+272
*
• overall replacement of:
Bibiko
2010-08-20
1
-8
/
+8
*
Rename CMCopyTable to SPCopyTable.
stuconnolly
2010-08-19
1
-3
/
+3
*
- Apply column autosizing improvements to custom query loading
rowanbeentje
2010-08-16
1
-15
/
+18
*
Implement column autosizing for the Content View:
rowanbeentje
2010-08-12
1
-27
/
+156
*
• remember user's last setting for "Resetting AUTO_INC" while deletion of ...
Bibiko
2010-08-10
1
-4
/
+8
*
Improve handling of BIT fields, including:
stuconnolly
2010-07-15
1
-14
/
+19
*
• forgot to remove debug logs
Bibiko
2010-06-29
1
-2
/
+0
*
• save window's vertical divider position in spf files in order to be able ...
Bibiko
2010-06-29
1
-0
/
+10
*
Exporter enhancements, including:
stuconnolly
2010-06-09
1
-0
/
+1
*
- Ensure SPTableInfo reloads occur on the main thread, fixing a number of lo...
rowanbeentje
2010-06-05
1
-5
/
+5
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
1
-7
/
+7
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-3
/
+3
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-0
/
+3413