aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCopyTable.m
Commit message (Expand)AuthorAgeFilesLines
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-10/+0
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-15/+56
* - Fix more compiler warningsrowanbeentje2011-03-151-18/+18
* Fix more compiler warnings.stuconnolly2011-03-141-0/+1
* fixed compiler warningssqlprodev2011-03-011-0/+1
* fixed compiler warningssqlprodev2011-03-011-3/+3
* fixed compiler warningssqlprodev2011-03-011-1/+0
* • bound showFilterTable to main menu's Edit > Find > Find… menu itemBibiko2011-01-191-0/+11
* • improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil...Bibiko2011-01-111-20/+22
* • disabled in [SPTextView boundsDidChangeNotification] the view update to a...Bibiko2011-01-101-0/+1
* • fixed bug for setting SP_BUNDLE_INPUT_TABLE_METADATA if user changed colu...Bibiko2011-01-091-2/+13
* Improve column autosizing:rowanbeentje2011-01-081-2/+6
* • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-211-3/+4
* • in HTML output window hyperlink references which begin with file:// will ...Bibiko2010-12-161-1/+1
* - When saving rows in the table content view, only include those fields whic...rowanbeentje2010-12-131-12/+12
* • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-1/+1
* • HTML output window's JavaScript supportBibiko2010-12-121-1/+1
* • Bundle CommandsBibiko2010-12-091-1/+3
* • Bundle commandsBibiko2010-12-081-5/+44
* • Bundle command supportBibiko2010-12-071-169/+216
* • 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