Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Merge maintenance branches into master#5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
325 commits Select commitHold shift + click to select a range
60f07d8
fixed a wx bug
jdh2358d9e2ced
Getting mlab.py in sync with the trunk
sameerd2881611
added pil support to imread
jdh2358579f9cd
fixed a npy np mixup in image
jdh235899f3a36
added a line vertex selector widget
jdh2358376b438
added a line vertex selector widget
jdh2358d5579d9
fixed an empty vertex list bug
jdh235884eb65b
Fix rendering of composite glyphs in Type 3 conversion (particularly
mdboom9c5d7a8
added keywords to configure sliders for sf patch 1866207
jdh23581cba068
Fix PDFs that crash xpdf and ghostscript when two-byte codepoints are
mdboom86ca40d
Adding CHANGELOG entry and scary comment about what was going wrong.
mdboome83ae91
Implement path clipping in SVG backend.
mdboom3f66e1c
fixed two bugs in texmanager: dvipng version comparison, and
ddalea5a8502
added clippath support for ps
jdh2358b88868e
added clippath support for ps
jdh23581e10bbe
imread via pil now returns lumininance or rgb if possible
jdh2358790c7da
tagging new version
cmoad562ec2c
minor rev bump
cmoad44df377
added support for None for dvipng and removed the sqrt in the hack wh…
jdh235899c8dc0
removed debug print statement
jdh235806031ee
Fix crash in Agg drawing collections with no fill and/or edge color.
mdboomc399a94
added switch_backend bugfix from sf patch 1979402
jdh23582a311a4
Docstring changes
sameerdb586ec5
try to handle xaxis_date more gracefully when no data has been added
jdh2358b0921b9
fixed some bugs introduced in the xaxis_date fix
jdh235842251b9
fixed classic toolbar bugs
jdh2358e9c0464
don't install traits
ddaleb9092cb
forgot CHANGELOG message
ddale3323909
Support hold in quiver, contour, contourf
efiring8c02ec2
Fix STIX fonts on narrow Unicode platforms.
mdboom495c8d3
Make set_default_size set the variable actually being used elsewhere
efiring8aea540
Don't try to render a line collection with no segments
efiring28a0a21
improve mlab.load docstring to address bug 1901536
ddaledb6b57d
changed wx backend to respect extension over gui dialog default type
jdh2358a17668f
bumped the version num
jdh23581ee56a8
minor rev bump
cmoad5fa34fc
Fix direction of horizontal and vertical hatching.
mdboom491693c
Oops in last commit
mdboom4af4116
Fix mathtext parsing bug.
mdboombf8769a
removed Qt4's NavigationToolbar2.destroy method
ddale84efa33
Fix bug using autolegend with LineCollection.
mdboom3536249
Improve mathtext superscript placement.
mdboomcaf170e
Improve mathtext radical rendering
mdboombf8b763
Handle markeredgecolor=None etc. consistently
efiringc5c511e
improve error reporting in texmanager
ddale25c2c95
added Tuukka's YAArrow fix for horiz and vertical lines
jdh235849e8253
removed mlab2 functions
jdh2358f95a59a
deprecated mlab2 functions from mlab
jdh23585263e01
deprecated mlab2 functions from mlab
jdh2358e9e31dc
updated api changes and changelog to reflect mlab2 deprecation
jdh23584a5a4bb
bumped version num
jdh2358752f9da
Fixing edge cases in rec_join in branch
sameerd7d5461d
Backport memory leak fixes in _ttconv.cpp
mdbooma57332c
Fix locale problems in SVG backend (thanks, Mathieu Leplatre for repo…
mdboomb474cd6
Changed full arrows slightly to avoid an xpdf rendering
jkseppan15a4174
Fix backticks in PS output.
mdboom72c10b4
Fix problem with AFM files that don't specify the font's full name or…
jkseppan2f6ee5e
Fix bug in zoom rectangle with twin axes
mdboomc22ad48
fixed poly between
jdh235875f8bfa
fixed poly below
jdh2358cc73d49
Added scatter_hist example
mmetz-bn7c5096c
Applied Fernando Perez's fix for LaTeX output.
mdboom9b9a50a
Add credit to Allen Haldane in comments.
mdboom73239af
C++ standards compliance for use with Sun C++ compiler. These should…
mdboom8ae4265
Fix crashes with empty data and step draw style.
mdboom345d018
Support image clipping in the pdf backend
jkseppan001365b
Fix glyph alignment with STIX mathtext
mdboom69aa275
Fix bug in doc build.
mdboom8a87b22
Fix plotting() docstring.
mdboom14f2569
Add workaround for change in handling of absolute paths in image dire…
mdboom3e8c687
Fix for Python 2.4 compatibility.
mdboomae28cb2
Remove references to handle graphics;
efiringf254fe1
Ensure wx version >= 2.8; Sandro Tosi patch plus change to backend
efiringd77e059
Fix bug in alpha handling.
efiringb371447
In contourf, don't accidentally set the edgecolor.
efiringa89f782
Fix race condition in tempfile creation in PS backend. If two mpl pr…
mdbooma69d5b9
Fix wavy baseline with STIX fonts -- again.
mdboomc551a41
Fix bug in Cairo backend related to clipping -- thanks Nathaniel Smith
mdboomae80997
Fix typo. Thanks to Sandro Tosi.
dopplershift6e31727
Remove some global caches in order to remove a theoretical threading …
mdboom3b3bd86
Fix bug when specifying both scale and label in the axes constructor.…
mdboom5916eec
Fix putmask update -- use np.ma.filled instead.
mdboomeabbb36
Fix PatchCollection bug 2723527; thanks to Thomas Robitaille
efiring244812e
Fix PatchCollection bug 2732455 by letting to_rgba handle 'none'
efiringe2c86e4
pngsuite test: plot images in grayscale if the input array is 2 dimen…
astrawbde58aa
read 12 bit PNGs (patch from Tobias Wood)
astrawbda0a8b
trivial: remove trailing whitespace from source code
astraw3c8fe93
trivial: remove outdated comment
astraw82880e6
update changelog about Tobias' patch
astraw3a20ff9
texmanager.make_dvi now raises an error if LaTeX failed to create an …
jkseppan1ccd6d2
The pdf backend now escapes newlines and linefeeds in strings - fixes…
jkseppan152c003
added python 2.6 / tcltk 8.5 check
cmoad10e4c5a
minor rev bump
cmoadb740e53
fixed csv2rec bug referenced in sf bug 2745173
jdh2358c484ac2
fix for tkagg filextension bug reported by fperez
jdh235807ef0ff
force a copy of the colormap input data
jdh23588baaa16
Fix solaris builds where "putchar" is a macro.
mdboom25e88d3
[2723470] UnboundLocalError in ticker.py
mdboomaa72bc6
Fix bug that Text.Annotation is still drawn while set to not visible
leejjooncdd5673
tagging changelog for release
jdh235871d51af
removed some deprecation warnings from mlab
jdh2358654417c
tag changelog for release
jdh23582a51f4a
updated url in release doc
jdh23586546a60
Fix bug(#2749174) that some properties of minor ticks are not conserved.
leejjoona79d875
Bugfix in FltkAgg backend, thanks to Daniel
mdboome1ee001
remove gw32c from setupext
jdh2358d013280
Fix PDFs for use with ReportLab's pedantic parser
mdboom3a670b3
fix sf bug 2806283 (patch by Joonas Paalasmaa)
leejjoon2bc67ef
fixed axes.scatter bug that circular symbol style is ignored
leejjoonf830e37
Fix out-of-memory errors leading to segfaults
mdboomfac7ef9
applied osx setpext patch from sf #2818964
jdh23588e977f9
added minor kwarg to get_?ticklines and applied ginpu patch
jdh23580f125a7
applied Gael's ginput patch
jdh23587d4f37a
some unit cleanup; fix sf bug 2846058
jdh23583df6dfa
fix sf bug #2839919
leejjoon5051ae7
Update barb_demo.py with an example using masked arrays.
dopplershiftf3dc262
Pull _parse_args out of Quiver and Barbs classes, as we have multiple…
dopplershiftc5c1d65
Use atleast_1d instead of asanyarray. This allows passing in scalars…
dopplershift3e91b78
fix a bug in axes_grid.inset_locator.inset_axes
leejjoon42aa8a8
spines: fix 'axes' position bug (closes SF#2852168)
astraw13375bf
fix a bug in lib/matplotlib/bezier.py
leejjoon0ffefca
Include 'top' keyword argument in docstring for Figure.subplots_adjus…
dopplershift60be8fd
Fix some documentation warnings.
mdboomdc4908a
fix a bug in Line2D.draw method that produces invalid svg when the li…
leejjooncfbcc83
bugfix: bounds checking in hexbin with extent specified (SF#2856228)
astraw569c6bb
minor tweaks to licensing devel doc
jdh2358b152212
Fix bug in quiver angle kwarg, found when input angle array is not 1-D
efiring4ceb3fa
Backported quiver bug fix from trunk
efiringda75707
tagging for 99.1 release candiate
jdh2358dea1147
Minor doc fixes
mdboomdc5175f
Don't fail on AFM files containing floating-point bounding boxes
jkseppanf7a2a21
Don't use wxversion with py2exe; fix by Werner Bruhin
efiringc8edcdd
Fix clip path in SVG backend.
mdboom30ba93f
Fix bug whereby non-finite values in the path were not being ignored …
mdboom2543b01
add make.osx to manifest
jdh23586354764
fix the legend bug that dash-style for LineCollections handle is set …
leejjoon55a5cfa
Fix garbled getp output
efiring1a987aa
Fix bug where subslicing was cutting polar lines off (because it was …
mdboom9c7ee1e
Fix bug in maxdict when replacing an existing item
efiring04198bf
Fix bug in mlab.demean, with axis = -1
efiring6688edb
Fix bug in bar affecting autoscaling with log axis
efiring737acdf
Prevent exception in case of missing height and depth information in …
jkseppanab6cba9
Fix off-by-one error in dviread.Tfm
jkseppan8fd76a5
Fix usetex spacing errors in pdf backend.
jkseppan364d3e4
Fix 'variable used before defined' errors in backend_pdf.py building …
mdboom2fdec7b
Correct typo of subtitle() -> suptitle().
dopplershiftb867cc3
tag for 0.99.1 release
jdh2358027891b
try statically linking in the deps for OSX
jdh235877ddd83
applied a fix for sf bug 2865490; is there something more elegant?
jdh2358b27a3bc
Clip markers in draw_marker outside of the image rectangle with an ex…
mdboom5f53c0a
Fix bug in quiver handling of masked U, V
efiring3c11f76
Fix Grouper docstring -- it only supports weak-referenceable objects.
mdboom44b00fe
Fix alpha of Shadow patch.
mdboom02ea0e6
image created by imshow support remove method
leejjoonc337d9e
Tk directory-finding patch by Benjamin Drung.
efiringc233d0f
Add more platforms to setupext.py; patch by Benjamin Drung
efiring5b129b7
Don't do "make.py clean" in terms of svn-clean, since that doesn't wo…
mdboomc42d839
Don't perform path simplification when hatch is drawn.
mdboomd94b421
docstring fixup: LinearSegmentedColormap.from_list
efiring8c6bd9a
allow already transformed clip path in artist set_clip_path()
astraweac5520
imshow: only apply axes patch clipping if image doesn't clip itself
astrawa67ea63
Don't simplify hatched paths in PDF, PS and SVG backends.
mdboomb488354
fix plot_directive.py that generated incorrect links for some cases
leejjoondaeeebb
Add AutoDateFormatter and AutoDateLocator to __all__ and to the modul…
dopplershift268fd73
fix Text.get_prop_tup omitting _rotation_mode. patch by Stan West
leejjoonf8fcc7f
fix a bug in plot_directive
leejjoon0b23945
Fix bug in simplification code that was clipping peaks.
mdboom166f870
Fix path simplification so the path always starts with a MOVETO.
mdboom9e09883
Support \# in mathtext.
mdboom3b149f1
axes_divider.py : fix a bug that axes has a wrong size when pack_star…
leejjoonf39e082
[2890345] pylab.thetagrids() does not accept fmt
mdboom08d18a5
[2890979] Close paths correctly in PolyCollection
mdboom6b7152f
[2880836] Save from toolbar changes directory with WX backend
mdboomd3bb176
[2889193] Rasterized output offset in pdf and ps
mdboom6e1071c
backport afm fix to branch
jdh23583b91de3
Add support for \widebar{} in mathtext (Thanks Sean Arms)
mdboom8c256b5
[2853659] Patch to fix EMF backend
mdboom4d4df54
Fix Normalize bug: ensure scalar output for scalar input.
efiring1751afd
Fix plot directive so it handles source files in various encodings.
mdboomf6c466e
make IndexFormatter derive from Formatter
jdh235863a39a0
[2902715] artist.set_clip_path does not handle tuple
mdboom1baad1b
Fix SF-2903596 on the 0.99.x branch
mdboom015b530
Fix bug in usage of "contains"
mdboomd12f935
[2906157] Let sphinx reference matplotlib-created plots (backport)
mdboom7bacaa6
[2903460] _path.pyd crashes in 0.99.1.win32-py2.6 on PIII CPU
mdboom80451bc
[2896454] subscripts and \mathrm don't get along, aka the long-standi…
mdboom1131d05
Mplot3d: fix scatter3d markers bug
heeres92181af
add mpl book to index sidebar
jdh2358063dd0a
[2916753] Wrong API signature- yscale
mdboom8f703d3
Fix bug in PDF, PS, SVG and OS-X backends: do not simplify filled paths.
mdboom9673250
Fix doc 'clean'
mdboomc492ff8
update annotate documentation to explain *annotation_clip* parameter
leejjoon64b3b06
Fix for libpng-1.4 compatibility
mdboom24ccb6e
added Ariels csd patch for proper scaling at the dc component
jdh23584b2b829
fix a bug in Text._get_layout that returns an incorrect information f…
leejjoon90bf7a7
fix setters for regular polygon
jdh235819873d1
Backporting numpy version check fix to 0.99 branch
mdboom2ae4682
Fix offset_copy: the fig argument should be optional.
mdboomc13a681
added favicon
jdh23584f6f588
fix svnmerge download instructions
jdh2358669153a
applied Mattias get_bounds patch
jdh235831f0f09
added support for favicon in docs build
jdh235894b7538
fix arguments of allow_rasterization.draw_wrapper
leejjoon9961ea4
fix a bug in SubplotDivider.new_horizontal that gave incrroect result…
leejjoon28c1572
dates.py: fix num2jul, jul2num; fixes bug 2963391; thanks to G. Licht…
efiring08d6b40
tagging for branch release candidate
jdh2358f304ef5
remove micromicro version num
jdh2358cfe5ca6
fix the bug that handles for scatter are incorrectly set when dpi!=72…
leejjoon3249383
fix ticker docstring bug
jdh2358b60d7d8
patches.py: correct docstring in set_color
efiringbb8675c
Add 3d surface plot example (radial coordinates)
heeresda95d9e
added get_children offsetTex patch; closes sf 3001208
jdh2358d559f6b
update version num for release
jdh235876448c8
fix the web page archive link to point to sf rather than nabble
jdh23581044127
Fixed typo in mplot3d tutorial
WeatherGod795724b
NonUniformImage only supports nearest and bilinear interpolation, so …
mdboom95b98b5
Fix memory leak in text layout handling.
mdboom9000401
[3137172] Fix cyclical import problem.
mdboomd4583de
Fix Unicode encoding error saving SVGs with Unicode characters on som…
mdboom1c12e35
[3138764] Small speed fix (submitted by notmuchtotell)
mdboomd8ee424
[3053296] backend_qt4 Toolbar2QT string format fix
mdboomf682729
revocer the negative coordinates support of annotation
leejjoon4c43a08
bumped version number to 1.0.1rc
jdh2358cc62a7d
update pytz to 2010o
jdh2358c2b3c1d
apply patch by Paul Ivanov to move twinx second axis offset to the RHS
efiring2f86ae7
Bugfix: invert_xaxis and invert_yaxis now notify observers. Closes 31…
efiringea7344e
Finance: change volume to float; close 3108059
efiring42b8388
Replace MacOS.WMAvailable, as the MacOS module is not available with …
mdehoonf954a51
fix rc file defaults issue for docs; python 2.4 compliance for formla…
jdh2358ea2292e
Applying a similar fix to r8873 which seemed to only have been applie…
WeatherGod79537dc
remove unused params from doc rc; add comment on examples.download pa…
jdh235885217d6
bumpt the rc version num
jdh235815fa214
fix the plot directive
jdh2358a9f3f3a
tag 1.0.1 for release
jdh2358d21caa5
support relative paths in examples.directory
jdh2358d8c134c
Fixing a bug. Due to a race condition, the view of a closing window c…
mdehoon7c9dd2c
Fix eps distillation bbox bug; closes 3032385
efiringe335d12
Backport 8657 from trunk; patch by C. Gohlke; closes 3151544
efiring63c6868
Add missing show() to example; patch by C. Gohlke; closes 3151545
efiring75f6f96
Apply Laurent Dufreshou's bug fix to animiation_blit_qt4.py. Closes 2…
efiringc02a3ae
[3154456] confirm file overwrite (gtk)
mdboomc5ccff9
Fix doc build with recent versions of Sphinx (reported by Sandro Tosi)
mdboom5114b14
Change pcolor and contourf default antialiasing to False; closes 3151…
efiring5cee379
Increase tolerance in pcolormesh test.
mdboombfe6032
Fixes colors normalization with 'under' colors in LinearSegmentedColo…
WeatherGod92814db
Fixing problem where reversed colormaps of LinearSegmentedColormaps w…
WeatherGod9e89b76
[3167200] Use from PIL import Image
mdboom8ce6b67
bug: xlim, ylim with no arguments should not affect autoscaling
efiring3922443
Quick workaround for dviread bug #3175113
jkseppand5b8f54
Merge all maintenance branches into master
jkseppanFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix solaris builds where "putchar" is a macro.
svn path=/branches/v0_98_5_maint/; revision=7072
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit8baaa1665e032a9dba9f112f9e2e44f8acd15c46
There are no files selected for viewing
2 changes: 1 addition & 1 deletionttconv/pprdrv.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletionsttconv/pprdrv_tt.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionttconv/pprdrv_tt2.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionttconv/ttutil.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.