FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for mapscript/php/mapscript_i.c - rouault/mapserver · GitHub
rouault
/
mapserver
Public
forked from
MapServer/MapServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mapserver
mapscript
php
mapscript_i.c
on
main
User selector
Datepicker
Commit history
Commits on Sep 3, 2016
Replace strdup with msStrdup in mapscript files
geographika
committed
dcb8291
View commit details
Copy full SHA for dcb8291
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
fix compiler warnings (#5122)
tbonfort
committed
960a9b1
View commit details
Copy full SHA for 960a9b1
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
add missing mapows.h includes (#5117)
tbonfort
committed
353119b
View commit details
Copy full SHA for 353119b
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
Implement RFC91 Layer Filter Normalization (#4974)
sdlime
authored and
tbonfort
committed
9991eed
View commit details
Copy full SHA for 9991eed
View code at this point
Browse repository at this point
Commits on Sep 29, 2013
RFC104: remove support for bitmap fonts, use embedded ttf instead (#4759)
tbonfort
committed
531c0d6
View commit details
Copy full SHA for 531c0d6
View code at this point
Browse repository at this point
Commits on Sep 23, 2013
implement RFC98 (#4673) and RFC99 (#4704)
Show description for 18b51c4
tbonfort
committed
18b51c4
View commit details
Copy full SHA for 18b51c4
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Implementation of RFC101 content dependant legend rendering (#4713)
Show description for 471cdf4
tbonfort
committed
471cdf4
View commit details
Copy full SHA for 471cdf4
View code at this point
Browse repository at this point
Commits on Apr 18, 2013
Merge branch 'branch-6-2'
tbonfort
committed
c65b967
View commit details
Copy full SHA for c65b967
View code at this point
Browse repository at this point
Move #4577 fixes out of libmapserver
tbonfort
committed
0fb99fc
View commit details
Copy full SHA for 0fb99fc
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
Exposed labelObj.text and labelObj.expression in PHP/MapScript (closes #4310)
Alan Boudreault
committed
4a17139
View commit details
Copy full SHA for 4a17139
View code at this point
Browse repository at this point
Exposed labelObj.text and labelObj.expression in PHP/MapScript (closes #4310)
Alan Boudreault
committed
a58d6bb
View commit details
Copy full SHA for a58d6bb
View code at this point
Browse repository at this point
Commits on Apr 11, 2013
take into account style min/max scale in legend (#4601)
Show description for 297fa3e
tbonfort
committed
297fa3e
View commit details
Copy full SHA for 297fa3e
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Merge branch 'branch-6-2'
Show description for dc283b2
tbonfort
committed
dc283b2
View commit details
Copy full SHA for dc283b2
View code at this point
Browse repository at this point
fix cgi label commands after multi-label changes (#4621)
tbonfort
committed
6e9dec9
View commit details
Copy full SHA for 6e9dec9
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Fix PHP building when GD is disabled. Closes #4550
tbonfort
committed
1665673
View commit details
Copy full SHA for 1665673
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
Migration from autotools to cmake (RFC92) (#4617)
tbonfort
committed
45b7dd0
View commit details
Copy full SHA for 45b7dd0
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
Implement MS RFC 88: Saving MapServer Objects to Strings (#4563)
szekerest
committed
ac1c47a
View commit details
Copy full SHA for ac1c47a
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
Fix rectObj/shapeObj draw function rendering when setting text property in mapscript (closes #4577)
Alan Boudreault
committed
327eb31
View commit details
Copy full SHA for 327eb31
View code at this point
Browse repository at this point
Fix rectObj/shapeObj draw function rendering when setting text property in mapscript (closes #4577)
Alan Boudreault
committed
44cfa83
View commit details
Copy full SHA for 44cfa83
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Fix rectObj->draw fails to render text in php/mapscript (#4577)
Alan Boudreault
committed
ecf401d
View commit details
Copy full SHA for ecf401d
View code at this point
Browse repository at this point
Fix rectObj->draw fails to render text in php/mapscript (#4577)
Alan Boudreault
committed
3c14a7c
View commit details
Copy full SHA for 3c14a7c
View code at this point
Browse repository at this point
Commits on Jan 30, 2013
Fix drawmode of rectObj->draw method in PHP/MapScript
Alan Boudreault
committed
b240378
View commit details
Copy full SHA for b240378
View code at this point
Browse repository at this point
Fix drawmode of rectObj->draw method in PHP/MapScript
Alan Boudreault
committed
981930c
View commit details
Copy full SHA for 981930c
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Fix segfault in queryByFilter function in PHP/MapScript
Alan Boudreault
committed
5ca7cf0
View commit details
Copy full SHA for 5ca7cf0
View code at this point
Browse repository at this point
Commits on Aug 28, 2012
Fix symbolObj.getImage seg fault in PHP/MapScript
Alan Boudreault
committed
c64d1bb
View commit details
Copy full SHA for c64d1bb
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
fix calls to msDrawShape (c.f. #4371)
Show description for 698246f
tbonfort
committed
698246f
View commit details
Copy full SHA for 698246f
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
fix formatting as modified by astyle.sh
tbonfort
committed
8853727
View commit details
Copy full SHA for 8853727
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
various return value fixes
kalxas
committed
fbc74e1
View commit details
Copy full SHA for fbc74e1
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Added the missing cloning functions to php-mapscript (#4032)
jlarouche
committed
13159cb
View commit details
Copy full SHA for 13159cb
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Fix some bugs in php/mapscript
Alan Boudreault
committed
5dbbcf2
View commit details
Copy full SHA for 5dbbcf2
View code at this point
Browse repository at this point
Fix memory leak in symbolObj::setImage, getRasterBufferCopy already calls initializeRasterBuffer
Alan Boudreault
committed
a4276dc
View commit details
Copy full SHA for a4276dc
View code at this point
Browse repository at this point
Commits on Jun 6, 2012
PHP mapscript synchronization with swig bindings: further additions
Alan Boudreault
committed
a6f333a
View commit details
Copy full SHA for a6f333a
View code at this point
Browse repository at this point
Commits on Jun 4, 2012
PHP mapscript synchronization with swig bindings: added a lot of functions/properties
Alan Boudreault
committed
656dd6f
View commit details
Copy full SHA for 656dd6f
View code at this point
Browse repository at this point
Commits on May 24, 2012
Swig/PHP mapscript for multi-label support (#4310)
Alan Boudreault
committed
af74530
View commit details
Copy full SHA for af74530
View code at this point
Browse repository at this point
Commits on Nov 17, 2011
Fixed segfault when calling classObj::updateFromString() with SYMBOL (#4062)
Show description for bc1d9fe
Alan Boudreault
committed
bc1d9fe
View commit details
Copy full SHA for bc1d9fe
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL