aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCopyTable.m
Commit message (Expand)AuthorAgeFilesLines
* • Bundle CommandBibiko2010-12-021-23/+145
* • Bundle CommandsBibiko2010-12-011-0/+1
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-1/+8
* • Bundle commandsBibiko2010-11-301-1/+1
* • Bundle commandsBibiko2010-11-291-1/+1
* • Bundle Command supportBibiko2010-11-261-2/+15
* • Bundle EditorBibiko2010-11-231-2/+33
* • Bundle EditorBibiko2010-11-231-101/+101
* • Bundle EditorBibiko2010-11-221-0/+6
* • added line numbering and current line highlighting to Bundle Editor's com...Bibiko2010-11-211-4/+5
* • Bundle EditorBibiko2010-11-191-2/+4
* • fixed tiny issues for Bundle EditorBibiko2010-11-191-1/+1
* • Bundle SupportBibiko2010-11-161-23/+147
* • Bundle supportBibiko2010-11-161-34/+3
* • Bundle supportBibiko2010-11-161-0/+209
* • minor code cleaning and comment stuffBibiko2010-11-021-214/+233
* • Custom and Content table in-cell editingBibiko2010-10-301-0/+10
* • after the field editor sheet was closed enter into the edit mode of the c...Bibiko2010-10-301-15/+1
* • enabled enter/return/tab enters the edit mode for Content and Custom Quer...Bibiko2010-10-301-1/+2
* • Custom Query and Content table editingBibiko2010-10-291-12/+21
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-3/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • for each export/copy/drag method other than SQL pass any spatial fields a...Bibiko2010-10-091-0/+14
* • improved issues for tooltip in Content and Custom tablesBibiko2010-10-081-2/+2
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-071-1/+5
* • made SPCopyTable more independent against missing 'tableStorage' objectBibiko2010-09-271-2/+2
* - Remove a number of invalid [NSTableView makeFirstResponder] calls that had...rowanbeentje2010-09-181-2/+2
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-161-0/+7
* • removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi...Bibiko2010-08-261-2/+2
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-3/+3
* • after editing in Custom Query table preserve the selected line even if th...Bibiko2010-08-251-0/+1
* • fixed several issues for in cell editing of Custom Query tables and view ...Bibiko2010-08-251-84/+53
* • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...Bibiko2010-08-241-44/+203
* • overall replacement of:Bibiko2010-08-201-27/+31
* Rename CMCopyTable to SPCopyTable.stuconnolly2010-08-191-0/+632