summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-311-1/+1
* fix gyp projectKonstantin Käfer2014-10-301-2/+1
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-2/+0
* fix xproj targetDane Springmeyer2014-10-291-12/+19
* fix macosx app linkingDane Springmeyer2014-10-291-1/+11
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-1/+1
* gyp fixesKonstantin Käfer2014-10-281-1/+4
* allow installing the libraryKonstantin Käfer2014-10-271-2/+2
* make tests workKonstantin Käfer2014-10-241-1/+1
* restructure gyp filesKonstantin Käfer2014-10-242-19/+10
* fix compile warningsKonstantin Käfer2014-10-221-1/+1
* add reachabilityKonstantin Käfer2014-09-292-0/+14
* add etag support and if-none-match/if-modified-since to cocoa http handlingKonstantin Käfer2014-09-261-0/+1
* move cocoa nsurlrequest code to common folderKonstantin Käfer2014-09-241-1/+1
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-242-2/+4
* use platform-specific NSString for case changes on OS X/iOSKonstantin Käfer2014-08-221-0/+1
* use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-082-12/+9
* Eliminate warningsJohn Firebaugh2014-08-071-0/+2
* allow moving to map positions with mapboxgl://?center=[lat],[lon]&zoom=[z]&be...Konstantin Käfer2014-08-052-0/+79
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-211-2/+2
* rename a few things from mbgl => mapboxglKonstantin Käfer2014-07-161-1/+1
* rename llmr => mbglKonstantin Käfer2014-07-163-6/+6
* simplify OS X access token useJustin R. Miller2014-07-141-6/+3
* add nslog and stderr log backendsKonstantin Käfer2014-07-112-3/+6
* read access token from environmentKonstantin Käfer2014-07-101-2/+8
* move Linux & OS X to per-map access tokensJustin R. Miller2014-07-091-2/+1
* Merge branch 'master' into access_tokenJustin R. Miller2014-07-091-1/+0
|\
| * complement of https://github.com/mapbox/mapbox-gl-cocoa/pull/36Justin R. Miller2014-07-091-1/+0
* | Use API v4 and access tokensJohn Firebaugh2014-07-081-0/+3
|/
* fixes #278: better OS X iconJustin R. Miller2014-06-191-0/+0
* programmatic styling APIJustin R. Miller2014-05-312-1/+10
* rename app build productsJustin R. Miller2014-05-291-1/+1
* iconsEden Halperin2014-05-281-0/+0
* formattingKonstantin Käfer2014-05-021-0/+1
* remove concept of settings object from libraryKonstantin Käfer2014-04-304-73/+21
* use libuv event loop in the glfw viewKonstantin Käfer2014-04-221-32/+6
* rename to glfw_view.cpp/hppKonstantin Käfer2014-04-162-2/+5
* clean up os x + ios request codeKonstantin Käfer2014-04-142-58/+4
* don't report intentionally cancelled HTTP requests as error on os x + iosKonstantin Käfer2014-04-141-0/+7
* cleanup mac gyp fileKonstantin Käfer2014-04-111-41/+28
* add debug window showing the glyph atlasKonstantin Käfer2014-03-141-4/+0
* remove code duplication between osx/glfw and linux/glfw programsKonstantin Käfer2014-03-141-232/+22
* Merge branch 'nostencil'Konstantin Käfer2014-03-031-2/+2
|\
| * draw a checkerboard stencil clipping mask initiallyKonstantin Käfer2014-02-261-5/+0
* | multithreaded curl for linuxKonstantin Käfer2014-03-011-6/+11
* | clean up response castsJustin R. Miller2014-02-251-1/+1
* | allow for cancellable request, track in tiles, and cancel when obsoleteJustin R. Miller2014-02-251-34/+11
* | Merge branch 'master' into tile-cancelsJustin R. Miller2014-02-212-16/+26
|\ \ | |/
| * rename -osx project to -x86Konstantin Käfer2014-02-211-1/+1
| * remove void* parameter from platform::restart()Konstantin Käfer2014-02-211-14/+2