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
/
SPCustomQuery.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
1
-3
/
+3
*
• added tooltip for header cell of Content and Custom Query table displayin...
Bibiko
2010-10-27
1
-0
/
+1
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-5
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• fixed issue of unnecessary string escaping for importing spatial data via...
Bibiko
2010-10-10
1
-1
/
+1
*
• enabled SRID editing of spatial fields via WKT string
Bibiko
2010-10-09
1
-1
/
+1
*
• improved field editor sheet to support geometry fields
Bibiko
2010-10-09
1
-2
/
+0
*
• enabled thumbnail images of spatial geometry fields as tooltips
Bibiko
2010-10-09
1
-1
/
+9
*
• improved issues for tooltip in Content and Custom tables
Bibiko
2010-10-08
1
-8
/
+20
*
• fixed issue for editing spatial wkt data in field editor sheet
Bibiko
2010-10-08
1
-1
/
+4
*
• enhanced spatial support
Bibiko
2010-10-07
1
-1
/
+6
*
• removed approach to query spatial data by using AsText() since it breaks ...
Bibiko
2010-10-07
1
-0
/
+3
*
Update Localizable.strings and resolve the use of multiple comments for the s...
stuconnolly
2010-09-21
1
-1
/
+1
*
- Remove a number of invalid [NSTableView makeFirstResponder] calls that had...
rowanbeentje
2010-09-18
1
-2
/
+2
*
• BIT Field Sheet Editor now can handle NULL values
Bibiko
2010-09-16
1
-0
/
+5
*
• added validation for BIT fields while in-cell-editing; only 1 or 0 are al...
Bibiko
2010-09-15
1
-4
/
+23
*
• (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6...
Bibiko
2010-09-14
1
-1
/
+4
*
• fix editing validation and doCommandBySelector: stuff for SPCustomQuery c...
Bibiko
2010-09-13
1
-1
/
+3
*
• removed command to make the CustomQuery's table first responder after pe...
Bibiko
2010-09-01
1
-1
/
+0
*
• fixed in field editing mode the editing of BINARY fields
Bibiko
2010-08-31
1
-1
/
+1
*
• further improvements for in cell editing in CustomQuery tables
Bibiko
2010-08-27
1
-90
/
+90
*
• removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi...
Bibiko
2010-08-26
1
-53
/
+84
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-4
/
+4
*
• added tooltip about non-editable while keyboard navigation and trying to ...
Bibiko
2010-08-25
1
-0
/
+3
*
• after editing in Custom Query table preserve the selected line even if th...
Bibiko
2010-08-25
1
-8
/
+13
*
• fixed several issues for in cell editing of Custom Query tables and view ...
Bibiko
2010-08-25
1
-1
/
+5
*
• outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...
Bibiko
2010-08-24
1
-5
/
+139
*
• in [SPCustomQuery tableSortCallback]
Bibiko
2010-08-24
1
-7
/
+3
*
• added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust...
Bibiko
2010-08-24
1
-0
/
+1
*
• introduced tri-state sort order for Content and Custom Query tables
Bibiko
2010-08-24
1
-179
/
+218
*
• first preparations to allow in cell editing in Custom Query (not yet act...
Bibiko
2010-08-22
1
-22
/
+27
*
• overall replacement of:
Bibiko
2010-08-20
1
-16
/
+12
*
• added SPBeginWaitingAlertSheet() routine which offers the chance to displ...
Bibiko
2010-08-19
1
-11
/
+19
*
Rename CMCopyTable to SPCopyTable.
stuconnolly
2010-08-19
1
-1
/
+1
*
- Apply column autosizing improvements to custom query loading
rowanbeentje
2010-08-16
1
-32
/
+162
*
- Make a few more strings localizable
rowanbeentje
2010-08-01
1
-3
/
+3
*
- Add support for automatically converting \r and \r\n linebreaks in query s...
rowanbeentje
2010-07-29
1
-3
/
+25
*
- Expose a number of help menu items and help buttons to use localisable str...
rowanbeentje
2010-07-18
1
-1
/
+2
*
Improve handling of BIT fields, including:
stuconnolly
2010-07-15
1
-2
/
+2
*
- Roll back most of r2430, replacing it with an at-source fix to the manual ...
rowanbeentje
2010-07-07
1
-0
/
+2
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-0
/
+3287