Skip to content

Instantly share code, notes, and snippets.

@odrobnik
Created January 23, 2013 15:48
Show Gist options
  • Save odrobnik/4608436 to your computer and use it in GitHub Desktop.
Save odrobnik/4608436 to your computer and use it in GitHub Desktop.
log.txt
commit 82ad4f93ebf956ab4e06a746bb408c536f0544cd
Merge: 85ba3f7 a5d6b82
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 23 16:10:30 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit a5d6b825e721a2d26dca70eadbffd4659d5fe604
Merge: f43764c c6cdd6e
Author: gugmaster <[email protected]>
Date: Wed Jan 23 16:07:16 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit f43764ccb439a2107acbcb679e7648fc929e524d
Author: gugmaster <[email protected]>
Date: Wed Jan 23 15:59:35 2013 +0100
Improvements in DTZipArchive
* forgot to add files
commit c6cdd6e5582a00f34fc9e422ad2c0272aeb76549
Author: gugmaster <[email protected]>
Date: Wed Jan 23 15:47:44 2013 +0100
Improvements in DTZipArchive
* Created progress for PKZip and GZip uncompression
* Uncompression and file writing is now done on queues
* Switched to class clustering
* Created many unit tests
commit 3c743da7f27e18b5a02bc4fd74a4256dc45ff404
Author: gugmaster <[email protected]>
Date: Wed Jan 23 15:47:44 2013 +0100
Improvements in DTZipArchive
* Created progress for PKZip and GZip uncompression
* Uncompression and file writing is now done on queues
* Switched to class clustering
* Created many unit tests
commit 85ba3f751a3ce947b88aec1d1e2752283956a53f
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 22 17:06:59 2013 +0100
changed prio
commit 4af7e0f1763bd136ccf0214790cbf98ca918556a
Author: Oliver Drobnik <[email protected]>
Date: Mon Jan 21 17:14:42 2013 +0100
Do dismissal of panel on next runloop
Otherwise I have seen weird exceptions with sendAction
commit e323d8c1cba5067f7c3eeb761c9ddc68b6b2ade2
Author: Oliver Drobnik <[email protected]>
Date: Mon Jan 21 17:14:42 2013 +0100
Do dismissal of panel on next runloop
Otherwise I have seen weird exceptions with sendAction
commit 8eb2e97ff8c0a8af84e6317dd3a95ad669860457
Author: Oliver Drobnik <[email protected]>
Date: Mon Jan 21 17:14:23 2013 +0100
Added layout priority to avoid exception
commit 882173c79264afe5ac279befb79041ae6a915fb2
Author: Oliver Drobnik <[email protected]>
Date: Mon Jan 21 17:14:23 2013 +0100
Added layout priority to avoid exception
commit e8bcc322c262b7f0a070b1367cf06be2c2edcccc
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 17:40:17 2013 +0100
Separated DTUTI lib out for Mac
I was having problems with some ABI crap. Having a dedicated library for iOS and Mac does not have this issue
commit 422685c97b156f2c5fc4a8a065fa595003a4c5e5
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 17:40:17 2013 +0100
Separated DTUTI lib out for Mac
I was having problems with some ABI crap. Having a dedicated library for iOS and Mac does not have this issue
commit f2aa2d8ebe12d7c37ef2b59c82ffeb9db7f92a65
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 17:29:32 2013 +0100
Fixed build settings for DTUTI
commit 30cb29861de61cf31cd32d9be915b3bdfcecddab
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 17:29:32 2013 +0100
Fixed build settings for DTUTI
commit d66ce75fa2ff60ca7da4c42ad1fd87dd853d64a8
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 12:11:13 2013 +0100
Fixed static lib build settings
Build Active Architecture Only needs to be No for static libraries
commit 5994a97306aa7116062246539c36f45689a0714c
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 12:11:13 2013 +0100
Fixed static lib build settings
Build Active Architecture Only needs to be No for static libraries
commit c8c44c6d536a5e4aa3caf0c669e3d43ea980af1c
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 12:11:00 2013 +0100
Fixed Xcode warning, incorrect enum used
commit a9af41e218476bcf4e72eb39895ee0717d3abd52
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 18 12:11:00 2013 +0100
Fixed Xcode warning, incorrect enum used
commit 0a65ce3ca45014c766adf3506d93d672f7a37fd7
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:26:39 2013 +0100
Updated readme
commit 742ba1efc796a957019ff7283725edaf5d721227
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:26:39 2013 +0100
Updated readme
commit 226d0c18b945928a7fc93be003235882730a38af
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:20:54 2013 +0100
Appplied Xcode 4.6 recommended updates to project
commit 861af066168ddfcf691eade04276ce15336f34fb
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:20:54 2013 +0100
Appplied Xcode 4.6 recommended updates to project
commit f3563bd3c53d55a39617eecd48f3e0ee5126fc20
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:14:31 2013 +0100
Cleanup
commit 5543945d1d6e846eea3f34f46f9feef156f5f678
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 16:14:31 2013 +0100
Cleanup
commit 5af68c84fcba5cfdbdbe4488be9ab4372c46d6ce
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 15:39:13 2013 +0100
Trying to fix UIKit and AppKit sub-specs
commit c6456a230f6d822f8c65d252b0e3149fee3a9afc
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 15:39:13 2013 +0100
Trying to fix UIKit and AppKit sub-specs
commit 5109d23a9528fdd48205eb433b4793c708b90961
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 15:16:52 2013 +0100
Added dedicated UIKit and AppKit sub-spec to DTFoundation
commit 6771029459bba6e89d87c8385dfc875cb268e91a
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 15:16:52 2013 +0100
Added dedicated UIKit and AppKit sub-spec to DTFoundation
commit ffd7fc5fead6dc8de1453e829d381abf46ca2419
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 13:03:53 2013 +0100
Removed DTDownload and DTBonjour
They are now in their own GitHub repos.
commit b401132c8afb318b4dd99f52b5de173e0b8bab50
Author: Oliver Drobnik <[email protected]>
Date: Thu Jan 17 13:03:53 2013 +0100
Removed DTDownload and DTBonjour
They are now in their own GitHub repos.
commit daa93de3870f7fa735818d6042939fc604cc12e6
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 17:28:23 2013 +0100
Added project headers also to public for static framework
fixes #17 (hopefully) (if not let me know)
commit c6aa5aaed06c9d8af255b7065379db7d9328484f
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 17:28:23 2013 +0100
Added project headers also to public for static framework
fixes #17 (hopefully) (if not let me know)
commit 22568e17f7f4cd88345072a17c605467fccfdaee
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:05:16 2013 +0100
Fixed type
commit b88860ca674b9a24ee37fff7c5a31af64e79ad81
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:05:16 2013 +0100
Fixed type
commit 7c24e47d1d22219853b26a181fe0982d4c1828f4
Merge: 837253d 9f95684
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:02:48 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 0f3bd64193187447103dc77d2007a8d41e783841
Merge: e93f0ed 1691ef3
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:02:48 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 837253dc9217fdd4e5eebc0d6c24e48c0e217e17
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:02:31 2013 +0100
Updated podspec
commit e93f0ed011b1cb91544c63376261fb762615b4e1
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 16:02:31 2013 +0100
Updated podspec
commit 738ecd5f0c16c5653a65839179977bf6f8494f2e
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 15:57:44 2013 +0100
Adjusted deployment targets on iOS for subspecs
commit e6287573856772f16ba660cd50898bd3d0ce7996
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 15:57:44 2013 +0100
Adjusted deployment targets on iOS for subspecs
commit 9f95684b05e8fba589bfe99ba148e288adaf6fd0
Author: gugmaster <[email protected]>
Date: Wed Jan 16 13:13:11 2013 +0100
sorted frameworks folder
commit 1691ef38d7ceb5d45ad99e46bec762d528049aa7
Author: gugmaster <[email protected]>
Date: Wed Jan 16 13:13:11 2013 +0100
sorted frameworks folder
commit f9263230a3c949cd933bc43a4468d1615a040a6a
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 13:06:02 2013 +0100
Fixed dependencies for Unit Test
commit ea69429cda02ba87d5661f45cb0d7974ca2c23cb
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 13:06:02 2013 +0100
Fixed dependencies for Unit Test
commit 3f304a635732803189d68443bc6d476aea1b8aeb
Merge: bd6d2e6 211869b
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:26:45 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 0cadb2d2582eca5204ac8d89f31d8841c74f9bb7
Merge: 62b74a3 a155318
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:26:45 2013 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit bd6d2e63996c86290fccb0e3471c9e46332bfa14
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:26:27 2013 +0100
Removed test line
commit 62b74a377051e38888af87a57a06751504d5ee05
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:26:27 2013 +0100
Removed test line
commit 211869bee0ab9fdb082bd4ac2b8fa2c75c65226d
Author: gugmaster <[email protected]>
Date: Wed Jan 16 12:22:39 2013 +0100
fixed problem when resuming DTDownload
commit a15531811795d75e03271333b1aa06a14c225af2
Author: gugmaster <[email protected]>
Date: Wed Jan 16 12:22:39 2013 +0100
fixed problem when resuming DTDownload
commit 35c435146fbafd811c827626a5b257f5d88a7091
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:10:16 2013 +0100
fixed Mac warnings on DTASN1Parser
commit d8573d52fc4608b79a6aa526b0a439db51f4f630
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:10:16 2013 +0100
fixed Mac warnings on DTASN1Parser
commit 40d21e2c6029302268d7369e2d5c779b4aa16072
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:06:30 2013 +0100
Removed unnecessary global header
commit 92b1d9826b053196726e3241b36e09c020f514b6
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:06:30 2013 +0100
Removed unnecessary global header
commit 5a1563f21c6ec3c0e7d0ceb1520f8d6a10c74ef4
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:03:33 2013 +0100
Removed defunct pref links category
commit bc6d078d623bb00614ad914b68db2549cfd17fb0
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 12:03:33 2013 +0100
Removed defunct pref links category
commit 2b108cf4a1479d85743fe413fa2335251014bd49
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:59:06 2013 +0100
Fixing podspec
commit d7aece9aa0bc2a717cb74b888b2c816af6dc432f
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:59:06 2013 +0100
Fixing podspec
commit 744636f974a8601299a2fd4a159f1b3b5f9e7ba3
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:57:12 2013 +0100
DTAsyncFileDeleter is for iOS
commit edf5d5ba576df352322a0259ef5e8e6285d74905
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:57:12 2013 +0100
DTAsyncFileDeleter is for iOS
commit 7059bc268445160b6dfb5c42a33369e2ef40e3c1
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:18:36 2013 +0100
Updated podspec, DTDownloadCache is iOS-only.
commit 812cdeb59e8dbcf8229c6e91b93e80544545247b
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 11:18:36 2013 +0100
Updated podspec, DTDownloadCache is iOS-only.
commit a40970d559226ddf747fe4ba8ffce23d4ccac228
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:41:11 2013 +0100
Updated podspec #18
commit 62c93ed25482048b50ab32b9c26cd4ad25d7f42d
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:41:11 2013 +0100
Updated podspec #18
commit 8202d62766101fe55ad3981fc985eb9230133221
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:31:54 2013 +0100
Cleanup
commit 638b7041acb22fc9a5d96d19f63c71502891317b
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:31:54 2013 +0100
Cleanup
commit 44cddbe409d108bb89c8fd370f5939afe92ceb6f
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:31:09 2013 +0100
Cleanup/structuring of DTBonjour and DTDownload
in preparation for creating sub specs for them
commit cb106ac1934217a3ed5f3bcc45ce10a893097015
Author: Oliver Drobnik <[email protected]>
Date: Wed Jan 16 10:31:09 2013 +0100
Cleanup/structuring of DTBonjour and DTDownload
in preparation for creating sub specs for them
commit 368dfe4feac23d38ba4c5bf1a734733098d5cb94
Merge: 62dbffc 8d4a094
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 15 13:48:01 2013 -0800
Merge pull request #19 from irrationalfab/podspec
Improved podspec
commit 4844c3c3bbd98c59046efc5b582e46d121755301
Merge: 62dbffc 8d4a094
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 15 13:48:01 2013 -0800
Merge pull request #19 from irrationalfab/podspec
Improved podspec
commit 8d4a0948553b1f92e0c3f918b64fe4300518b880
Author: Fabio Pelosin <[email protected]>
Date: Tue Jan 15 22:40:19 2013 +0100
Improved podspec
commit 62dbffcca686e62575529bbe55f6206cbd4634c0
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 15 20:32:33 2013 +0100
Added initial podspec. (Your help requested) #18
The idea is do group things together that either require a specific platform (iOS/Mac) or that require specific additional libraries to be linked. e.g. DTHTMLParser requires libxml2
The goal is to be able to link the DTCoreText podspec to use Core and DTHTMLParser as dependency.
commit 629bdb53741743849b51954610114e9587c061f4
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 15 20:31:09 2013 +0100
Rearrange structure
- OSX-specific code is now in Core/Source/OSX
- iOS-specific code is now in Core/Source/iOS
- other classes that require certain library are grouped by themselves too
commit e0c950c997f98ec7a660f76cf119ccae4814736d
Author: gugmaster <[email protected]>
Date: Tue Jan 15 11:08:28 2013 +0100
Named block parameters
commit 0318bcb35521c63185a070d6fe011a3b886876d7
Author: gugmaster <[email protected]>
Date: Tue Jan 15 10:56:43 2013 +0100
Cleanup work
- restored name of isLoading for DTCachedFile property (probably accidentially renamed)
- set proper comment headers
- added missing header documentation for DTDownloadItem
commit 5be5294ec5e55f19e6b7c63807f560c49ee9c5f9
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 11 14:25:12 2013 +0100
Added unit test resources
commit b7c477d28ac2d5ffc893e05200b0b69845f3df19
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 11 14:22:25 2013 +0100
Merged Rene's updates to DTDownload+ new DTDownloadQueue
commit e9da354f19fe5d2739317719922d0989524d6eef
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 8 17:56:02 2013 +0100
Added additional checks for getting file types in DTUTI
commit 06eab627729977a78dd23a434651333cfda7de17
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 8 17:55:27 2013 +0100
Removed header from global DTFoundation.h
- if you want to use the UTI functions you'll include DTUTI directly
commit c2375f158270fc473d58c5a8c1307d58b4dbc5ec
Author: Oliver Drobnik <[email protected]>
Date: Fri Dec 21 16:51:48 2012 +0100
Removed the loadable category hack
This started to show warnings on new Xcode, also everybody using external libs is using the all_load linker flag anyway
commit bd3851f57eb428e31e0d3abc15729d78b1a2a247
Author: Oliver Drobnik <[email protected]>
Date: Thu Dec 20 15:15:19 2012 +0100
Fixed Analyze warnings
commit 4cd00fad8075300ed0c3b8a176096b2d6e0ba819
Author: gugmaster <[email protected]>
Date: Thu Dec 20 14:34:53 2012 +0100
Fixes for DTDownload/-Cache
- also send progress notification for small files that only get one packet
- prevent starting of a new download if there is still one in active queue
- activated pipelining on the regular NSURLRequest, possibly a performance benefit
- also save download status in DB when starting
commit e6b18db98ecae217d6963d9678d8723c233857b8
Author: Oliver Drobnik <[email protected]>
Date: Tue Dec 18 13:44:13 2012 +0100
Schedule streams on mainRunLoop
so that open can also be called from background threads. Thanks Martin Pilkington.
commit 848fcfbe8603c12661e44cfef739f6f6d6b5d564
Author: Oliver Drobnik <[email protected]>
Date: Tue Dec 18 09:38:53 2012 +0100
Moved UTI category into libDTUTI
... so that you don't have to add MobileTypes if you don't use these
commit 20765805333a08a648486f17d8f5008d60390e8f
Author: gugmaster <[email protected]>
Date: Fri Dec 7 19:44:41 2012 +0100
Removed outdated reference to DTPDFDocument
commit 27581517681948d588c540ea57404b71f44cb513
Author: gugmaster <[email protected]>
Date: Fri Dec 7 19:31:26 2012 +0100
Removed DTPDF (again?),
somehow that popped up again even though I deleted it. I swear! :-)
commit e3d6cd5e971a2059a372926f183f37cb7912f341
Author: gugmaster <[email protected]>
Date: Fri Dec 7 16:25:57 2012 +0100
Added asserts against calling DTDownload or -Cache with file URL
commit 960135ed1428a25935dbf1e86bb778728dd95696
Author: Oliver Drobnik <[email protected]>
Date: Wed Dec 5 18:41:02 2012 +0100
renamed totalBytes property to expectedContentLength and added proper handling if there is no expected content length returned by the request. i.e. no progress is reported and no download info is recorded because resuming is not possible
commit e03a2b27c78e3e22fe02a32a12659dc6e2c176ec
Author: gugmaster <[email protected]>
Date: Wed Dec 5 10:18:19 2012 +0100
Modified app store link according to QA1629, moved DTAppLinks category into iOS-specifc category group
commit 3dbfd3d427e9e8658d5e83a91b0b7d5472c6448f
Author: Oliver Drobnik <[email protected]>
Date: Sat Dec 1 17:28:18 2012 +0100
Removed DTPDF from readme
commit 4169a69c628d6cf9a6c5e85827bd9db91bcb7d90
Author: Oliver Drobnik <[email protected]>
Date: Sat Dec 1 17:22:43 2012 +0100
Moved DTPDF Demo to its own repo
commit 813e2342092540913eb133ca03495ed870419a9f
Merge: 4e876bd e123203
Author: Oliver Drobnik <[email protected]>
Date: Sat Dec 1 07:33:52 2012 -0800
Merge pull request #16 from JanX2/master
Improving comments and cleanup
commit e123203450282ce8d8796af828d2287332b79390
Author: Jan Weiß <[email protected]>
Date: Sat Dec 1 15:48:54 2012 +0100
Improving comments.
commit 28ee4c971ed901aa0eef7e3692af5b9bfdf84f10
Author: Jan Weiß <[email protected]>
Date: Sat Dec 1 13:55:03 2012 +0100
Improving comments.
commit 8babec9faa50c17df97538b92ecd7b6a972e1d89
Author: Jan Weiß <[email protected]>
Date: Sat Dec 1 13:54:38 2012 +0100
Cleanup.
commit 4e876bdd3e1fdce877b2bc58a13363ef8919b7bd
Author: gugmaster <[email protected]>
Date: Fri Nov 30 21:32:24 2012 +0100
Removed unnecessary experiment to fix something
commit 3ff2f53100372bb20589efa8dfafd541fc2b4fca
Author: gugmaster <[email protected]>
Date: Fri Nov 30 21:22:56 2012 +0100
Re-enabled previously defunct maintenance
commit 3d1097aa29e177cf659223f98ee5da4e15d602e5
Author: gugmaster <[email protected]>
Date: Fri Nov 30 19:53:20 2012 +0100
Fixed bug that would prevent an URL to be retried after a cancel
commit 13aafc763d08ccfe66824f475604f1bcc0e40e42
Merge: e84ca45 1c7f74d
Author: Oliver Drobnik <[email protected]>
Date: Thu Nov 29 06:17:57 2012 -0800
Merge pull request #15 from JanX2/master
OS X target for DTHTMLParser lib, iOS 5.1 fixes
commit 1c7f74d2bc423f4b198e5edb00877c43f0f7417d
Author: Jan Weiß <[email protected]>
Date: Wed Nov 28 12:37:55 2012 +0100
Fixing iOS 5.1 compatibility.
commit 404fa6944cfab265f6f6af83ab302086dfd980bc
Author: Jan Weiß <[email protected]>
Date: Wed Nov 28 11:34:30 2012 +0100
Adding OS X target for DTHTMLParser lib.
commit e84ca450b3e12817eadc0803b926d891bf1ddcad
Author: Oliver Drobnik <[email protected]>
Date: Wed Nov 28 11:35:24 2012 +0100
Renamed all ivars with underscore prefix
commit 9409a9e9c8813bfdf3b16d05be2a02a3bfa2168e
Author: Oliver Drobnik <[email protected]>
Date: Wed Nov 28 11:24:20 2012 +0100
Fixed Mac/iOS incompatibilities
commit 0c044acdc824678d83ab6593fd76afeccecfc47a
Author: Oliver Drobnik <[email protected]>
Date: Tue Nov 27 18:35:43 2012 +0100
Improved scanning for text boxes in DTPDF
I moved all the scanning of a content stream into CGPDFScanner. This collects the individual operations that it is listening for into DTPDFOperator instances. Then these are filtered into DTPDFTextBox instances where we try to get the proper positions of the boxes, though I don't know if the scaling is correct, so far I only use the tx and ty of the transforms set via TM.
The utility function to convert a CGPDF object into an NSObject is now together with some other C-functions in DTPDFFunctions. Note, I found with PDF strings that there are sometimes strings that cannot be easily decoded since they are comprised of lookup indexes, the used font determins this mode. Currently these are left as data and later on ignored
commit 025d5e7a250595e8fd5697a6acd227e4f054ab8c
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 26 19:10:32 2012 +0100
Added string extraction method and made more like PDFDocument on Mac.
commit 0a987477ddf0ee02d60e786f8f697a4651cb0fff
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 26 13:25:38 2012 +0100
Added dictionary access to DTPDFPage (for research)
commit 693a9a9448dac1f2445a197f0bb4e43cc64a584f
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 26 11:03:49 2012 +0100
Added missing code for previous commit. Cleanup.
commit ae44ebb4bb2f08b7bc38308c1cb918076af25151
Merge: 6071c36 cc54540
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 26 10:57:04 2012 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
Conflicts:
Core/Source/DTDownload.m
commit 6071c36582dd65591bff76230a887ce5ad0935ff
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 26 10:55:24 2012 +0100
cancel in-flight connection if DTDownload is deallocated
commit cc54540494823e019c4b0ab53712831bee728ec7
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 14:29:51 2012 +0100
Added section headers
commit 8fb26c3de2fb68fa9189902082c77dd30af02806
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 14:16:38 2012 +0100
Added DTBonjour reference to readme
commit d8d93d1d34fd10f6d11bfcdacf66e4f1fa889455
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 14:11:43 2012 +0100
Changed Documentation arch to x86_64
commit b6d3d929115c5e41d764ade570683a6931a9c24c
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 14:02:52 2012 +0100
Added missing documentation
commit a614e3c4b9bd24c0118232f19e358cdca729d868
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 14:02:40 2012 +0100
Added DTAlertView
commit bc7d9bfaba2148bdb1356d398e0c6d2ff81f6973
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 12:12:20 2012 +0100
Added NL at EOF
commit c10cea21d330186d99f5c5ff2f4f780ae55b4fbf
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 12:10:05 2012 +0100
Replaced deprected function in +DTError. Fixes #14
commit fa556f1d514aceaa8222bc95bd8ca79fbf3b0efc
Author: Oliver Drobnik <[email protected]>
Date: Sun Nov 25 11:41:27 2012 +0100
Improvements on DTDownload and DTDownloadCache
DTDownload:
- correct the completion blocks, DTDownload should not be a parameter beause if you need that you can make a weak reference any time.
- the header completion block now has a shouldCancel output parameter to cancel the connection if you determine that it should, e.g. if the file is same as you already have cached
- cleaned up the _completeWithError: and _completeWithSuccess
DTDownloadCache:
- adjusted to the changes, the header completion block is used to cancel downloads that are not changed
- tread an incomplete data blob (size does not match the downloaded size) as not downloaded
- this sometimes caused incomplete JPEGs to show with a gray area
commit 2f6a6c7b73e4e1e93452b7a3ddcf6aaa8e20caf1
Author: gugmaster <[email protected]>
Date: Fri Nov 23 19:35:30 2012 +0100
Added DTAlertView
commit e90546679d3ba4d0907faff540d872cfa3ec02c2
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 23 14:35:33 2012 +0100
changed to use clip box for context because it might not be a bitmap context
commit 0ab0d356623f22e66e89c47892a4e31e36701eff
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 23 14:29:13 2012 +0100
Removed unnecessary import
commit f725e8ba5bc703d5e194826a70f1cd987460bf5b
Author: Oliver Drobnik <[email protected]>
Date: Thu Nov 22 18:04:04 2012 +0100
added size to fill utility function
commit a16c4c27c6a21655ce314dd170aa81d22024af70
Author: Oliver Drobnik <[email protected]>
Date: Wed Nov 21 18:33:49 2012 +0100
Added trim rect and use that instead for proper rendering
commit d8d14a82fbf35b87e724945ba19a59cb6a7a8e17
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 16 10:30:36 2012 +0100
Added chunk receiving delegate methods
commit dd66aff5e72656f5a9b15cd590a0fc5d6210dc9c
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 16 10:09:52 2012 +0100
Re-done accidentially reverted changes
commit a3eaf57efd276c8906a1787703016b16a2dde2ff
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 16 10:04:29 2012 +0100
Enhanced DTBonjour
- sending and receiving now via DTBonjourDataChunk instances
- this packages the encoding/decoding as well as the reading/writing logic nicely
commit 7a3a9e8381a1aa478731e6bc0bc3506d9961e8f0
Author: Oliver Drobnik <[email protected]>
Date: Tue Nov 13 11:06:29 2012 +0100
Fixed bugs in DTDownloadCache
- the return-cache-or-load-if-not-cached had a problem that would always load
- The completion notification is no longer sending the URL as object, but is transporting this in the userInfo dictionary
commit 208f7867752184e5f6ad0254451c9363077f4024
Author: Oliver Drobnik <[email protected]>
Date: Tue Nov 13 11:06:11 2012 +0100
More updates for URL comparing, headers and project
commit cb5118885ec3cacbffaeeaa3d3dc0ec20b039215
Author: Oliver Drobnik <[email protected]>
Date: Tue Nov 13 11:05:38 2012 +0100
Added category to compare URLs
commit 588c4cc686b9d525b4cd117d8d7dcc942f30e4dc
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 9 11:53:32 2012 +0100
Fixed Archiving for Mac builds
commit 18b1d8e43a2f70152c9c7f4ab176f978e69c36c4
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 9 09:00:02 2012 +0100
Added properties to DTScriptExpression
commit ef6f3fec48532da245c4f144ff8686f56e6aa543
Author: gugmaster <[email protected]>
Date: Tue Nov 6 17:17:12 2012 +0100
Rewrote download queue handling
- now DTCachedFile is also the download queue, replacing the _downloadQueue array
- all queue synching now occurs via the _workerContext
- eliminated extra _mainContext
- all work now down in _workerContext
- saving occurs on a timer every 0.1 seconds if there are any changes
commit fb9f1c5e8f8c654bfcf35a95d30a62b3efd24558
Author: gugmaster <[email protected]>
Date: Tue Nov 6 11:21:23 2012 +0100
Prevent saving of cached file if there is no data
commit a4d82eecf0ca06b8107d0430eb1714c538625310
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 5 17:55:05 2012 +0100
DTBonjour: nil delegate in dealloc
commit 4dd0f7956f67d8547fef10cff11d96fc52fbbaff
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 5 10:51:54 2012 +0100
Added DTBonjour improvements and documentation
commit 89630f5cd809c36eefbf7f12aa8653e2c8788df4
Author: Oliver Drobnik <[email protected]>
Date: Sat Nov 3 16:23:51 2012 +0100
Various DTBonjour Improvements
- log incoming connection with address family, address and port
- close connection on dealloc
- updated server to use same code as CocoaEcho to establish IPv4 and iPv6 ports (previously it was doing that on the Posix level, CocoaEcho does all at the CoreFoundation level)
commit 6bd5ec5cd7dcaa488854c5ae547fe65703343f2b
Author: Oliver Drobnik <[email protected]>
Date: Sat Nov 3 10:46:14 2012 +0100
Updated DTBonjour
added wrapping of the native file handles into CFSocket instances so that we can tear down the sockets in a -stop method.
commit 9f11e5f731708d648ebb804ade0e8312e856620a
Author: Oliver Drobnik <[email protected]>
Date: Sat Nov 3 10:46:04 2012 +0100
Added md5 data method
commit 17ca71a845aa7d3135d98a0b9d6aed0df59f1263
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 2 18:46:23 2012 +0100
Re-added bonjour files
commit 1bc8869c53c519b1e50b0b3f424a9b0281200b4f
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 2 18:25:38 2012 +0100
Added missing file to global header
commit 85141281c1605507e3d323f7387a65e098baf8b1
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 2 16:24:59 2012 +0100
Added DTBonjour
commit 1e606d3cbdfc912a5aee661069899611ce7e7c65
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 2 16:23:48 2012 +0100
Added NSView autolayout helper
commit c026c40bd63df93572327fddfc7d9974bd9cbc08
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 26 15:20:01 2012 +0200
Added missing class to project
commit 2d8e1a0820785a16abf87ae7ec72575aaace10d5
Author: gugmaster <[email protected]>
Date: Fri Oct 26 14:02:02 2012 +0200
Fixed potential dead-lock on activity indicator
commit 1d3615c92cf0f1c191cec7cd4bfa8ac91c5b3dfb
Author: gugmaster <[email protected]>
Date: Fri Oct 26 13:56:48 2012 +0200
Removed log
commit 8f8b5a4fb14c1b182c6146fea94946ae07999c0c
Author: gugmaster <[email protected]>
Date: Fri Oct 26 13:55:22 2012 +0200
Removed log
commit 0578227721fb46964265821d12b2c1ec17307a2d
Merge: d30b53a f1a977a
Author: gugmaster <[email protected]>
Date: Fri Oct 26 13:54:13 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
Conflicts:
Core/Source/DTDownloadCache.m
commit d30b53a724ec36d2fa89b0647113653c5c15016e
Author: gugmaster <[email protected]>
Date: Fri Oct 26 13:45:27 2012 +0200
Fixed problem when switching back to mainQueue -> dispatch_async is now used to prevent lock
commit f1a977a43c0224000be0bdee6b9331c96e5496e6
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 26 11:09:15 2012 +0200
Made DTDownloadCache background-safe
commit 061f6be20fe8527d7d08e25033b697da181fdab3
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 26 11:08:52 2012 +0200
Added NSScrollView subclass that can be contained in another one
commit 9be9042c18c66c91f90d7f2e10fe22eaa8098269
Merge: 46e4807 2324f9b
Author: Stefan Gugarel <[email protected]>
Date: Thu Oct 25 02:24:59 2012 -0700
Merge pull request #13 from newspaperclub/master
DTFoundation.h should be included in Static Library (Mac) target
commit 46e480748075e134f5521bae8b5e848fd64296df
Merge: 0ac1de0 0ab3af0
Author: gugmaster <[email protected]>
Date: Thu Oct 25 11:23:29 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 0ac1de0e59acee8bd767d434aa3e98e44f667ed7
Author: gugmaster <[email protected]>
Date: Thu Oct 25 11:21:01 2012 +0200
- saving lastAcceesDate on temporary context
- cache CachedFile entity ID by URL to reduce retrieval time
commit 2324f9be0ecf9c6e5d7479e522bb43bbc7a831f3
Author: Tom Taylor <[email protected]>
Date: Wed Oct 24 16:56:03 2012 +0100
DTFoundation.h should be included in Static Library (Mac) target.
commit 0ab3af090c6b1a183013e8d0d881cf2079c9621b
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 19 18:00:07 2012 +0200
Added new UTI convenience methods
commit 71203f0c2b0144eda491dcd6dd07f02b50681b2e
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 19 17:59:49 2012 +0200
Changed Kilobyte formatting from kB to KB
commit c7f37aed33f91b49161955909b77a9e8cbb5bc72
Author: Oliver Drobnik <[email protected]>
Date: Fri Oct 19 13:32:35 2012 +0200
Added deep copying method for NSFileWrapper
commit 86b27775e35d0dabca711f0c7b4389799e9b2d5a
Author: gugmaster <[email protected]>
Date: Thu Oct 18 15:11:43 2012 +0200
fixed positioning in layoutSubviews
commit 64e948cf8b3a284bc6b91b65c84117e6269de195
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:51:56 2012 +0200
Updated Project
commit fb856bbf62aaaef8493b09c110ddd945e9294df3
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:51:42 2012 +0200
Have unit tests use same PCH as main project
commit efaad1d91ba18ba808d65392ff8e7a4a324fc1aa
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:51:11 2012 +0200
Updated readme
commit e386e74c8590c7648df05f715ab08dc5b121bde3
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:50:53 2012 +0200
Fixed DTVersion unit test
commit f9dd5b6bccac6d7c0495618a942bee9831b84c38
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:48:18 2012 +0200
Modernized DTError, added unit tests
commit 7d3ba1c1db4a025a74c2ecd4a1a227380c7798cd
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:46:49 2012 +0200
Include constant in PCH
commit 179df4c887f4c91618d4b70783e506d98838e122
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:46:23 2012 +0200
Added constant for NSError domain
commit 4c899a74e9aa6bc1593609bf276f4fa7b766b842
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:33:56 2012 +0200
Cleanup on DTActivityTitleView
commit 77a113550876e5db4a57dc81b58abfb62c976c06
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:27:10 2012 +0200
Added new stuff to project
commit 13ef4c795e644e1f5adfecc0ca3911ea39f17fca
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:26:43 2012 +0200
Removed UIKit from unit tests, not needed
commit 1f08d3f50dd155373ee8bc59f45ce563585f5eff
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:26:07 2012 +0200
Added provision for an NSDocument not yet having any window
commit 2b27424369b7b66dff6a87767c9fbca3989448c7
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:25:16 2012 +0200
Added replacements for faulty CGRect/CGSize method
commit 2d0f42519a3a91f793adc3ea6caac17cb59a3007
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:24:40 2012 +0200
Fix for completion handler being removed too early
commit 26c27281cfb220b6039b2afe1913683cdeb71eaa
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:24:11 2012 +0200
Fixes for DTError category on NSArray and NSDictionary
commit 158eea99a814194d316f1fdc46402dd659f1fb41
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:16:39 2012 +0200
Added DTScripting unit test
commit db47839fc3aa8062c93e15405f87c1908ce7bb67
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:16:17 2012 +0200
Added DTActivityTitleView
commit 39a9c9925c8647d8c9ecd1a3fb4e19a163f06cad
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 18 14:15:46 2012 +0200
Added DTScriptExpression
commit c60c1ee9dced02af91005ed9bc7e3edf948487b6
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 11 08:55:32 2012 +0200
Added x86x64 architecture and macos to build settings for HTML Parser
commit 36dc9d51168689a842fd28dc703b5ccec6d1fb98
Merge: 26b244c eb037c4
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 11:46:46 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
Conflicts:
Core/DTFoundation.h
commit 26b244ce7215b8ae5fb9ebdb3a731768eccb6992
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 11:44:33 2012 +0200
Added global system header to aggregate header to allow inclusion via PCH
commit eb037c48b747f1c4ec4e43e0ca2b71714406c487
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 10:19:03 2012 +0200
Fixed PDFDemo, closes #11
commit b32fa1ec18becfdfdac51fe91e69105dd7f0592c
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 10:06:56 2012 +0200
Removed one unnecessary class and documented another
commit 4dbd9f99a7988d7de373202c98b56b94fb9cd649
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 09:38:04 2012 +0200
Updated PCH, added and fixed lots of documentation
commit dba9a9d35ea69be2799fb26742be29278815c16f
Merge: 3728ba7 587e573
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 08:55:30 2012 +0200
Merge branch 'master' of git://github.com/Cocoanetics/DTFoundation into HEAD
commit 587e5738505163f4f59722206590a34825e5a420
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 08:53:56 2012 +0200
Updated docs
commit d29ce81c41bf52d8a42bd1622d1ed9d8d5641d92
Author: Oliver Drobnik <[email protected]>
Date: Thu Oct 4 08:53:41 2012 +0200
Added more utilities
commit 771827d630cf1a1736bc5c9e34ba78ff5bdc8df9
Author: Oliver Drobnik <[email protected]>
Date: Tue Oct 2 10:49:14 2012 +0200
Re-Added NSString+DTUTI to project
commit a4412cf9522beaed65dd6005341a3273b327cda5
Author: Oliver Drobnik <[email protected]>
Date: Tue Oct 2 10:49:06 2012 +0200
Fixed comments
commit fdc0e05fff20ebe59f8865a5040c165bbfd09f09
Merge: 8cf2fe8 f6d3d44
Author: Oliver Drobnik <[email protected]>
Date: Tue Oct 2 10:47:25 2012 +0200
Merge branch 'rene-dev' of git://github.com/renep/DTFoundation
Conflicts:
Core/DTFoundation-Prefix.pch
DTFoundation.xcodeproj/project.pbxproj
commit 8cf2fe8749908afdf94988090f18b1560cf233e1
Author: Oliver Drobnik <[email protected]>
Date: Tue Oct 2 10:44:59 2012 +0200
Added mobilecoreservices import for iOS
commit 328bbe71f0aa86c27ee94c728278acffb58b9772
Author: Oliver Drobnik <[email protected]>
Date: Tue Oct 2 10:39:35 2012 +0200
Xcode 4.4 compatibility fix
commit 63e4d1a08ca2731c5f010334b529327c8f464a8f
Author: Oliver Drobnik <[email protected]>
Date: Mon Oct 1 17:57:34 2012 +0200
Updates
- Added replacement methods for faulty CGSizeMakeWithDictionaryRepresentation
- Made DTVersion NSCopying-compliant
- Added category for NSWindowController to modally present a modal sheet, more like UIKit
commit f6d3d441cb6426eb7cf6083ceb94b7cd878f65e9
Author: René Pirringer <[email protected]>
Date: Mon Oct 1 14:52:01 2012 +0200
change to class method
commit bdc5d97371b79630897d04f1a082e57881e0ae46
Author: René Pirringer <[email protected]>
Date: Mon Oct 1 14:39:11 2012 +0200
added new NSString+DTUTI to get the MIME-Types for a give file extendsion
commit 9d8a3d11f5969ca831cd3822aeabaad579ec2283
Author: Oliver Drobnik <[email protected]>
Date: Thu Sep 27 10:27:16 2012 +0200
Corrections
commit a5feb4d48cbc73decf18d053adfd6df16d1a106c
Author: Oliver Drobnik <[email protected]>
Date: Thu Sep 27 10:03:01 2012 +0200
Added moving methods for NSMutableArray
commit a7335982d235642a469ef32b0e47c4cd9ba48f07
Merge: 6187c5e ea0dab1
Author: gugmaster <[email protected]>
Date: Tue Sep 25 18:02:12 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 6187c5e11a3500605df7759f1822f4abb6dc4540
Author: gugmaster <[email protected]>
Date: Tue Sep 25 17:53:15 2012 +0200
Implemented PDF stuff
commit 3728ba77265b30d47588d63968f93f297397e0a2
Author: Oliver Drobnik <[email protected]>
Date: Tue Sep 25 12:08:20 2012 +0200
Updated Project file
commit ea0dab128e51e29c72e399ebf2daa332c535b5f4
Merge: 4f3f596 1bee817
Author: Oliver Drobnik <[email protected]>
Date: Mon Sep 24 15:57:17 2012 +0200
Merge branch 'rene-dev' of git://github.com/renep/DTFoundation
Conflicts:
Core/Source/DTVersion.m
commit 1bee8171a08fbdd2968c2c7054df5699ffc89baa
Author: René Pirringer <[email protected]>
Date: Mon Sep 24 14:48:15 2012 +0200
updated api docu
commit 74b96a0b042047be42364e38f6bf00700c5c1c5c
Author: René Pirringer <[email protected]>
Date: Mon Sep 24 14:34:44 2012 +0200
updated the project file
commit 4f3f596ee15a0916771b357c244adb6240e576d7
Author: Oliver Drobnik <[email protected]>
Date: Sat Sep 22 16:42:10 2012 +0200
Cleanup, moved DTDownloadCache, DTHTMLParser and DTZipArchive into their own libraries
commit f8050154bc75a109ad2c5f61e9aa4f9b787e80e1
Author: Oliver Drobnik <[email protected]>
Date: Sat Sep 22 16:41:54 2012 +0200
Made DTVersion osVersion caching the result
commit 8ce09b8c4f7ffc949dbc1b6c23a5f03c4b7454e3
Author: Oliver Drobnik <[email protected]>
Date: Fri Sep 21 14:45:01 2012 +0200
Fixed PCH for dual Mac/iOS building
commit a71c86b0d65c67b029c58e3d770c973094a4a181
Author: Oliver Drobnik <[email protected]>
Date: Fri Sep 21 14:43:59 2012 +0200
Fixed compiler warning on Xcode 4.2
commit a9ce0fcc7ab60178b59b062dbedc82446c28b3fd
Author: gugmaster <[email protected]>
Date: Wed Sep 19 15:15:05 2012 +0200
Implemented osVersion for Mac
commit 193b081aebc6ea851ba022d51e1d187b45115053
Author: gugmaster <[email protected]>
Date: Wed Sep 19 14:44:07 2012 +0200
Removed ARC check as this does not work in PCH
commit bb8a1582be5128a93e32b166cee00ce2fa45beac
Author: Oliver Drobnik <[email protected]>
Date: Mon Sep 17 15:02:01 2012 +0200
Added Static Lib target for Mac
commit d56dd26d4df75a90486f67cc1605dc574ab07995
Author: René Pirringer <[email protected]>
Date: Mon Sep 3 18:34:28 2012 +0200
updated DTVersion so support build numbers
added cleanup to DTDownload
commit d8f8cce29016711f9d2e6b6fb985e9b58eb906c7
Author: Oliver Drobnik <[email protected]>
Date: Thu Aug 9 16:22:05 2012 +0200
Fixed crash on encountering a processing instruction.
commit ba0cac31db998f697f945f6bf973270a0ca8d664
Author: Oliver Drobnik <[email protected]>
Date: Thu Aug 9 16:21:47 2012 +0200
Added DTHTMLParser unit tests
commit 2d3ed75344de74fdd761c75e855e9800fe931a49
Merge: 4086e59 fc864f8
Author: Oliver Drobnik <[email protected]>
Date: Fri Jun 29 14:56:38 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 4086e598ae4e5d90c0b9b6ae09999cec42cfe986
Author: Oliver Drobnik <[email protected]>
Date: Fri Jun 29 14:56:22 2012 +0200
Added try/catch because on simulator the immediate loading of a cached images sometimes fails
commit fc864f8d18a230b108f2b1883cb768233adb0dd0
Author: Oliver Drobnik <[email protected]>
Date: Thu Jun 28 18:36:10 2012 +0200
Fix for endless loop when using init to initialize DTActionSheet
commit 5d323659ad8da1c9a3395fbd31387cb14b1a4213
Author: Oliver Drobnik <[email protected]>
Date: Wed Jun 20 13:37:11 2012 +0200
Added comment for AppleDoc section
commit 6e4057721c3c04abb2a008321bf533d44bdb9a00
Merge: 76a1614 19206fe
Author: Oliver Drobnik <[email protected]>
Date: Tue Jun 19 13:53:58 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
Conflicts:
Core/Source/UIWebView+DTFoundation.h
Core/Source/UIWebView+DTFoundation.m
commit 76a1614a81efaf7728190f2c99ba1dc9b86e18a7
Author: Oliver Drobnik <[email protected]>
Date: Tue Jun 19 13:52:23 2012 +0200
Added UIWebView convenience methods
commit 19206fe02533b21d4b86553170b472784f33faa3
Merge: ce34b19 ef7261f
Author: Oliver Drobnik <[email protected]>
Date: Sat Jun 9 07:16:36 2012 -0700
Merge pull request #6 from hollance/master
Small simplification of the code, no need for casting self to id
commit ef7261ff0b4fe00e49ba870b10211eb3619526d5
Author: Matthijs Hollemans <[email protected]>
Date: Sat Jun 9 10:35:13 2012 +0200
No need to cast self to id if we make the class extension privately conform to the UIActionSheetDelegate protocol.
commit ce34b1918f5cb61683bd932a38d7a85319753d06
Author: Oliver Drobnik <[email protected]>
Date: Sat Jun 9 00:28:41 2012 -0700
added check if optional delegate methods are implemented.
commit 59b019c01302698d771dac30f27449271511001a
Author: Oliver Drobnik <[email protected]>
Date: Fri Jun 8 18:54:44 2012 -0700
Added block-based action sheet
commit e2be830b497ad75e299dd1e6c32e776e969045a1
Author: Oliver Drobnik <[email protected]>
Date: Tue Jun 5 23:07:19 2012 -0700
changed associated obj keys to static char as per recommendation.
commit b2453217a4c428b9b4b83111842bc4bbcf7fa431
Author: Oliver Drobnik <[email protected]>
Date: Tue Jun 5 16:44:59 2012 -0700
Added block based action handlers
commit 02bceae887081605d60910cde6ac57ac9a839d0c
Author: Oliver Drobnik <[email protected]>
Date: Sun Jun 3 12:00:13 2012 +0200
implemented block based completion handler for caching completion
commit 2271f13dfaad7de5d45d9ead2840b1abd4520ed9
Merge: 7c205ab 1ecfdab
Author: Oliver Drobnik <[email protected]>
Date: Sun Jun 3 00:17:23 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 1ecfdab28c065b6d5be26415f00887c6b50b11a1
Author: Oliver Drobnik <[email protected]>
Date: Sat Jun 2 10:55:03 2012 +0200
added URL-Unshortener
commit 8502c3cb55da26ed4f354d784e105571d4e68175
Merge: fb2865b 77132de
Author: Oliver Drobnik <[email protected]>
Date: Sat Jun 2 10:18:09 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 77132de521810cb68218af583a714bb80a7ad293
Merge: 917d8e2 1ab7346
Author: Oliver Drobnik <[email protected]>
Date: Mon May 28 00:24:29 2012 -0700
Merge pull request #5 from cyberdork33/patch-1
Corrected documentation of the foundDate: method
commit 7c205ab1e02fc35f2b4dcfa4a8584c700a2e5ad4
Merge: 9fe9e97 917d8e2
Author: Oliver Drobnik <[email protected]>
Date: Mon May 28 09:21:22 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
Conflicts:
Core/Source/DTDownload.m
DTFoundation.xcodeproj/project.pbxproj
commit 9fe9e97c643ab4ff539614ae763c4c4cfd14b155
Author: Oliver Drobnik <[email protected]>
Date: Mon May 28 09:18:10 2012 +0200
added files to project
commit b02c97124373e2012e676823d7f8ec0d8784fa00
Author: Oliver Drobnik <[email protected]>
Date: Mon May 28 09:17:54 2012 +0200
fix DTDownload to not be blocked by scroll views
commit 8c6d80e2b17fcf42fcd442e4b001e0b50e58fadb
Author: Oliver Drobnik <[email protected]>
Date: Mon May 28 09:16:41 2012 +0200
Added UIWebView category
commit 917d8e24f8c7a2a37f359907485b74f7650e5d85
Author: Oliver Drobnik <[email protected]>
Date: Fri May 25 10:12:56 2012 +0200
Fixed bug cancelling download on changed ETag
commit b5b4038536e0c57cc572a40f8e2d55c1bde28f42
Author: Oliver Drobnik <[email protected]>
Date: Thu May 24 15:39:40 2012 +0200
"Various Updates and Fixes"
commit 24785804a22ba52fc21cb2297fec6c1df6a6c5ac
Author: Oliver Drobnik <[email protected]>
Date: Thu May 24 15:39:28 2012 +0200
Various Updates and Fixes
commit fa75f6eb01747e7ecf3dddc5851d3c828032497b
Author: Oliver Drobnik <[email protected]>
Date: Mon May 21 15:08:49 2012 +0200
Added force loading for category
commit 8e9453a2f69001b8f4de3cfa560b48cb8d6493b7
Author: Oliver Drobnik <[email protected]>
Date: Mon May 21 15:08:30 2012 +0200
make sure that the change notification indeed is for our own store coordinator.
commit 41d4d0db50da96bdae6b2ac58f84f55004c7e7c0
Merge: d7293c3 61d1ea1
Author: Oliver Drobnik <[email protected]>
Date: Mon May 21 14:22:11 2012 +0200
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit d7293c386ba4f8621791f29d1a217603bd26cb32
Author: Oliver Drobnik <[email protected]>
Date: Mon May 21 14:21:17 2012 +0200
Added Pie Progress Indicator
commit 9f9da744ae56b69e00000a71204b49c2cbad2cf7
Author: Oliver Drobnik <[email protected]>
Date: Mon May 21 14:21:04 2012 +0200
Various improvements
commit 1ab7346d240ff0b56a75c4c46cbf8cf9c8d24fd7
Author: cyberdork33 <[email protected]>
Date: Thu May 10 10:10:46 2012 -0500
Corrected documentation of the foundDate: method (Looked like a copy/paste error)
commit 61d1ea1420cf6109a9aeea6054cab492673aa05b
Merge: f72885f a992e8a
Author: Oliver Drobnik <[email protected]>
Date: Wed May 9 08:00:24 2012 -0700
Merge pull request #4 from kiancheong/master
Fix for extra dot (.) when calling pathByIncrementingSequenceNumber
commit a992e8a5932e19455131c3587971aa4e0a49bee0
Author: Kian Cheong Lim <[email protected]>
Date: Wed May 9 22:46:45 2012 +0800
Added extra check for empty extensions before returning. #003
commit f72885f4d04c48a9c765e46370130db2fd2f76bf
Author: Oliver Drobnik <[email protected]>
Date: Tue May 8 12:33:10 2012 +0200
Also pass context to method.
commit a28814697e0434576d2c7f5d3193fbfb96fdf821
Author: Oliver Drobnik <[email protected]>
Date: Tue May 8 11:53:29 2012 +0200
Force cachedDataForURL on main queue
commit 3496590b47ed6ae36ab19eb50d8f1f67f337fe1f
Author: Oliver Drobnik <[email protected]>
Date: Tue May 8 09:55:08 2012 +0200
some cleanup, give last requested URLs higher prio.
commit 0e3701f4f80bcb97efaec6ba1744adfce7ccd915
Author: Oliver Drobnik <[email protected]>
Date: Mon May 7 15:53:33 2012 +0200
Removed unnecessary resource
commit c88788799aa5a00671bb3989d5e322cf4bda252a
Author: Oliver Drobnik <[email protected]>
Date: Mon May 7 15:52:33 2012 +0200
Added DTDownloadCache and several other utilities
commit f071449c133f69d047ae176f944fad45e9df4dea
Author: Oliver Drobnik <[email protected]>
Date: Wed Apr 18 14:40:23 2012 +0200
corrected cover button and download flow
commit 2a3c1e8e551dea01ceda6c479c3dc8ddee4c93e7
Author: Oliver Drobnik <[email protected]>
Date: Tue Apr 17 16:04:10 2012 +0200
reordered classes/categories in project
commit 11f29a3af990e9d6feea1ee9ba31d5eab5a91f8d
Author: Oliver Drobnik <[email protected]>
Date: Tue Apr 17 16:02:48 2012 +0200
added DTDownload to header and Readme
commit be5aa0fde0c03e378a23669e6e69d9c0c96b5e1a
Author: Oliver Drobnik <[email protected]>
Date: Tue Apr 17 16:01:28 2012 +0200
Updated Documentation
commit 06d77093723184753e18a32ea5da6353d26060ef
Author: Oliver Drobnik <[email protected]>
Date: Tue Apr 17 16:01:19 2012 +0200
Updated AppleDoc documentation
commit 2dc847650d6cd946e23ec0c350d2af08829fce94
Author: Oliver Drobnik <[email protected]>
Date: Tue Apr 17 15:33:36 2012 +0200
Added DTDownload
commit 727461bb81210ce5b51f11b732378a344d628b84
Author: Oliver Drobnik <[email protected]>
Date: Mon Apr 16 19:55:36 2012 +0200
added lots of stuff
commit ed79e6078f1f897a3be61d1b91a4b6b888ea3609
Author: Oliver Drobnik <[email protected]>
Date: Mon Apr 16 19:55:19 2012 +0200
added Files
commit f118b38e63b2c8bb1ac71fc908102be3abfe941e
Author: Oliver Drobnik <[email protected]>
Date: Mon Apr 16 19:55:04 2012 +0200
added DTDownload
commit 18fb7d94404fdca8a0cb2e3158e76f579eb90610
Author: Oliver Drobnik <[email protected]>
Date: Fri Apr 13 16:22:35 2012 +0200
Added methods to work with file(1).ext
commit 1993d83ab8cd2ac0d7d0af7391aa095c535e02c4
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 27 14:29:53 2012 +0200
Added methods to get tiles from larger image
commit fb2865b3a337f6a471e1e396a581b2c14e88c49a
Merge: 903d2f0 fed16de
Author: Oliver Drobnik <[email protected]>
Date: Fri Mar 23 09:53:14 2012 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 903d2f0f401cb8df007bce4d6fecd5cc9afba40e
Author: Oliver Drobnik <[email protected]>
Date: Fri Mar 23 09:52:54 2012 +0100
removed test code that would always set the CDATA handler
commit fed16de6bd74e415d381b8b891a1422994bc5d5e
Author: Oliver Drobnik <[email protected]>
Date: Fri Mar 16 14:25:12 2012 +0100
Merge
commit 15aa3d497403b38eb73f90a114804afbc1ab4a54
Author: Oliver Drobnik <[email protected]>
Date: Thu Mar 15 09:19:47 2012 +0100
fixed image not drawing if origin not 0,0
commit 4cbeb3eb04c6727dd44b54f149248f11b76a27a4
Author: Oliver Drobnik <[email protected]>
Date: Thu Mar 8 18:44:51 2012 +0100
updated DTFoundation header and docs
commit 96532c59a4da36ac30af67ec934bc813a986363c
Author: Oliver Drobnik <[email protected]>
Date: Thu Mar 8 18:38:08 2012 +0100
Added UIImage category
commit 35069ed8127a6586d35f1d13d1d5202866bfe155
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 15:38:15 2012 +0100
renamed error function to avoid conflict
commit 3cf23a38fda0c02dbe64a4009f2c54812b6f6128
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 14:51:46 2012 +0100
uppercase
commit 1bb6086a3fd9e1a8c78e34bd76f48f67b26b34d5
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 14:51:18 2012 +0100
fix comment
commit e3833d1882db80b751139bf8bcf41a283427bc31
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 14:49:56 2012 +0100
fixed documentation to only generate from Core/Source (omit Tests)
commit 19dae93bb83fa9adbdd2e79d45a254c3802de478
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 14:48:57 2012 +0100
Added DTVersion unit tests
commit 70097b44b47f0431b097ee1045cc1434e4624217
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 14:09:49 2012 +0100
fixed comments
commit afcd6234db0a5fbc6465dccb355c7d4bc86c337c
Author: Oliver Drobnik <[email protected]>
Date: Tue Mar 6 13:47:19 2012 +0100
Added DTExtendedFileAttributes
commit 5f64daa37fc02e4e159a9e335f7922c8a238266c
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 20 15:08:57 2012 +0100
Corrected docs
commit 7dc1f02e46d3757fa4cdc32da52682c6464436c3
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 20 14:26:16 2012 +0100
Added notes about dependencies
commit 1b68e759861c9bbfa6a87da67f0aa22568f6f076
Merge: cc78afc 931495c
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 20 10:44:39 2012 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit cc78afc2504f766ec703f71992c505af743520bf
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 20 10:40:06 2012 +0100
Added ASN.1 parser
commit 931495cbd272539e6225a8fd9173ffbaf96788e7
Author: Oliver Drobnik <[email protected]>
Date: Thu Feb 16 11:44:09 2012 +0100
replaced with own temp path method
commit 84ee85088b2028e1992d72010b2b25d8e8d2e3b6
Author: Oliver Drobnik <[email protected]>
Date: Thu Feb 16 11:41:24 2012 +0100
Added temporary path handling
commit 0c6b8428acfabb6d17948d213fd08661c75065bd
Author: Oliver Drobnik <[email protected]>
Date: Thu Feb 16 08:16:36 2012 +0100
Added documentation for DTPaths
commit 7ad355f177629f098cea2863c418b1f1c42eb42b
Author: Oliver Drobnik <[email protected]>
Date: Wed Feb 15 16:00:43 2012 +0100
Added DTPaths
commit 52d553c082bb6251d062ef9d4fe9803b6f502b3b
Merge: 4814373 9880678
Author: Oliver Drobnik <[email protected]>
Date: Wed Feb 15 12:26:44 2012 +0100
Merge branch 'master' of github.com:Cocoanetics/DTFoundation
commit 48143737712c91e50de16dd1ef24ee314cf5c115
Author: Oliver Drobnik <[email protected]>
Date: Wed Feb 15 12:26:21 2012 +0100
Added DTZipArchive reference to readme
commit 9880678c104b13c897165269763c9d4d2b49895e
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 13 20:25:02 2012 +0100
Set static lib public header path to avoid interference with Archive
commit 8bf3431a59441bf30b1ca8f556d7e40289003a8d
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 13 16:41:04 2012 +0100
Changed background task completion to avoid app kill if deletion takes longer than 10 mins
commit ab99128c918b6d647acbb3971721b3f06187739a
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 13 09:17:40 2012 +0100
Added DTZipArchive
commit 3e2cbfc333388495c22bd7e52234cf2342dc0622
Merge: b11907b f53d07f
Author: Oliver Drobnik <[email protected]>
Date: Sat Feb 11 07:54:59 2012 -0800
Merge pull request #2 from gmckenzi/patch-1
Proposed to dispatch_sync the rename, rather than waiting on a rename queue group.
commit f53d07f7c597b2014518d827243517de70683c9f
Author: Gavin McKenzie <[email protected]>
Date: Sat Feb 11 10:50:09 2012 -0500
Proposed a simplification to dispatch_sync the rename, rather than waiting on a rename queue group.
commit b11907ba4160f6be096878889ee7e8a0fa8341df
Author: Oliver Drobnik <[email protected]>
Date: Sat Feb 11 16:26:30 2012 +0100
Added a second rename queue so that the renaming blocks, but does not have to wait for a previously scheduled removal to finish.
commit 8ce6feefa926ee2bdac781ac31d851e18fa48f0b
Author: Oliver Drobnik <[email protected]>
Date: Sat Feb 11 09:20:03 2012 +0100
Updated readme
commit 2fe062abfc0bbf36a618daf82572335f547d2856
Author: Oliver Drobnik <[email protected]>
Date: Sat Feb 11 07:59:39 2012 +0100
Replaced NSFileManager category with DTAsyncFileDeleter
commit e5baf1dfff0770955650b4a69bf6120bf7db363e
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 10 15:27:47 2012 +0100
removed sync for now
commit f5fe3fc30bc55cc836fa841ca6af79325c9d3cca
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 10 14:34:49 2012 +0100
added -fobjc-arc to readme
commit 139b021896b344ea2846e778d8d829d9a714e9ac
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 10 14:24:34 2012 +0100
Updated read me
commit f27304cf902a50daa5d194e2b1f3d9d583ed9228
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 10 14:22:28 2012 +0100
Some cleanup
commit 0f07cf7ac1df12ec96b8ad550470c7ec4e6e02f6
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 10 14:18:02 2012 +0100
Added NSFileManager category
commit 6ba114da62ce260bf4f7c1ae3bb0281accfdfae1
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 6 15:48:29 2012 +0100
Fixed link to protocol
commit d0cee69b98f91d72ef4417119e57cfd9ce637953
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 6 15:43:03 2012 +0100
updated read me
commit 2f206a44970f5237bab12f1b6e1983c56cfe1ed3
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 6 15:39:39 2012 +0100
fixed AppleDoc comments
commit 050c757250fc3c848aef8d49f547ceef7423cc58
Author: Oliver Drobnik <[email protected]>
Date: Mon Feb 6 15:35:55 2012 +0100
Implemented CDATA support, this is used by libxml2 to pass e.g. a <style> block.
commit 70e6a8494e313dc1a7dee4a054c73c787435a344
Author: Oliver Drobnik <[email protected]>
Date: Fri Feb 3 14:00:19 2012 +0100
Added #error to prevent compiling of DTHTMLParser without ARC.
commit 7435ac1d77fb4b228f67934ba8b6a5866fa2880c
Author: Oliver Drobnik <[email protected]>
Date: Sun Jan 29 19:15:29 2012 +0100
adjusted parse option
commit 7fef14b5ac068d83e9ccc9efcc8f96f0ee0d41f4
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 24 18:40:20 2012 +0100
removed forgotten test
commit 26b1feb87fc2e8dcd2caecfd15d80bb5ac1043c4
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 24 09:13:11 2012 +0100
added protocol documentation
commit 5fc1d39270a924a8e2008be3eebd14d3ce898de4
Author: Oliver Drobnik <[email protected]>
Date: Tue Jan 24 09:02:24 2012 +0100
added some appledoc comments, fix for problem parsing tags containing more than 1000 characters
commit fa6c159a13db4b468f8c31982a74ff784769258b
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 20 10:00:55 2012 +0100
Added libxml2-based DTHTMLParser
commit f4e13ed69ce864fc6585464c5239f7bb277616cc
Merge: 3e780e7 07f6898
Author: Oliver Drobnik <[email protected]>
Date: Fri Jan 6 00:45:16 2012 -0800
Merge pull request #1 from BrianDoig/master
Fix compile error if DTFoundation.h not in precompiled header
commit 07f6898bdb558b47d4287bcbbc4310c7c749d6f3
Author: Brian Doig <[email protected]>
Date: Thu Jan 5 17:08:44 2012 -0800
Added include for loadable category so that the files compile if DTFoundation is not in the precompiled header.
commit c04711b67f704c1983591c3c80dc3c54ef8aea6c
Merge: 5daed5c 3e780e7
Author: Brian Doig <[email protected]>
Date: Thu Jan 5 16:24:47 2012 -0800
Merge branch 'master' of github.com:BrianDoig/DTFoundation
commit 5daed5c8ab81af27f7b3544069ffa5316dbcae96
Author: Brian Doig <[email protected]>
Date: Thu Jan 5 16:24:39 2012 -0800
Revert "Fixed compile"
This reverts commit 70adfac14407a5e9d555ae732a33077d8e32fd68.
commit 3e780e76606224eba81b2dec57a7cce381a0371f
Author: Oliver Drobnik <[email protected]>
Date: Fri Dec 23 12:14:16 2011 +0100
Changed path for generated documentation
commit 98f053c57536353872d4f9b42bd021cdf7861c68
Author: Oliver Drobnik <[email protected]>
Date: Fri Dec 23 12:12:17 2011 +0100
Cleanup. Added two new category methods for UIView
commit f1cfb39448d83415f492851d94145febd1350f6a
Author: Oliver Drobnik <[email protected]>
Date: Wed Nov 30 15:05:56 2011 +0100
Updated documentation
commit 1f88329c4dccea6809287653c4d0169b1e92926d
Author: Oliver Drobnik <[email protected]>
Date: Wed Nov 30 15:01:05 2011 +0100
Restructed project, added building of static library, added DTVersion class.
commit 70adfac14407a5e9d555ae732a33077d8e32fd68
Author: Brian Doig <[email protected]>
Date: Tue Nov 29 14:32:56 2011 -0800
Fixed compile
commit 436d98dbdef2f89db91b5f134c86c62355b7dd6e
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 19:25:22 2011 +0100
Updated Docs
commit 08df4a58e7a83d2744efdee0d1af369227cdedb9
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 19:22:55 2011 +0100
Added documentation of available settings links
commit df85fe09e1195ab9cd998a27504e38a2cb90e8da
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 19:16:30 2011 +0100
Updated Docs
commit 36a7e3f3cd98730f3371bb7a6942a3081a82347f
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 19:00:31 2011 +0100
Updated readme
commit a6d75fd0fcde41fa69bca55e18bc7ee9f29c2452
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 18:44:22 2011 +0100
Corrected doc generation
commit 9db5531104d99e27fc711eb3b0cbde01f5f84ef1
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 18:40:22 2011 +0100
removed xcscheme file
commit eab8936196ecddcf4af9277a441f0cf147bcd51b
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 18:39:45 2011 +0100
updated documentation build script
commit 578dcc6718ac1880aeda59837ee6d9a228b42312
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 18:33:23 2011 +0100
Updated framework template to fix linker errors. Update readme to reflect -ObjC necessary setting
commit a038dbfbcab2964fc57bd59f403000112dad2f3c
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 17:19:54 2011 +0100
added gitignore and modified readme
commit 07487effc6777e28e124c68f639c637b21779267
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 17:07:29 2011 +0100
Removed redundand docs
commit 023df97e1b9401a6b7f8ca188eacfc8e0105f93c
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 16:32:59 2011 +0100
Testing documentation
commit f1d2650bb5fe04deeabec64afff8de383dad7ccb
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 16:02:08 2011 +0100
Added license and readme
commit 6c508403afa10831dfbba5c63462d7804c8b59ab
Author: Oliver Drobnik <[email protected]>
Date: Mon Nov 28 16:01:06 2011 +0100
Initial commit
commit 6112be6e56e8f9fd97508cb25825082f2dde68a0
Author: Oliver Drobnik <[email protected]>
Date: Fri Nov 25 12:40:06 2011 +0100
Initial Commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment