summaryrefslogtreecommitdiffstats
path: root/Doc/library/othergui.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken links found by "make linkcheck". scipy.org seems to be done ↵Georg Brandl2009-10-111-1/+1
| | | | right now, so I could not verify links going there.
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-2/+2
|
* Doc changes for the big Tkinter rename.Georg Brandl2008-05-161-2/+2
|
* #2709 followup: better description of Tk's pros and cons.Georg Brandl2008-05-111-4/+3
|
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-151-8/+6
|
* Some cleanup in the docs.Georg Brandl2007-12-291-3/+0
|
* Remove curious space-like characters.Georg Brandl2007-12-161-3/+3
|
* Diverse markup fixes.Georg Brandl2007-12-061-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+84
/+0 | |/ | | | | | | | | | | | | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614. * | TRILAB-81 fix typoAllen Byrne2018-10-241-1/+1 | | * | TRILAB-82 fixed errors found in reviewAllen Byrne2018-10-243-63/+65 | | * | TRILAB-81 Output error if filename length is greater then 255Allen Byrne2018-10-191-0/+5 | | * | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31 | | * | TRILAB-81 Coverity fixAllen Byrne2018-10-191-18/+21 | | * | TRILAB-81 coverity fixesAllen Byrne2018-10-1712-438/+408 |/ * VOL FEATUREDana Robinson2018-10-1026-202/+364 | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-246-13/+25 |\ | | | | | | | | | | | | | | | | | | * commit '2618dc314b9e4875e6ece7ee8696846ac2d02183': Remove extra unneeded Remove libsettings from pregenerated block CMake changes for SKIPPED and flush tests Correct $withval usage in configure HDFFV-10332 Adjust checks and generation of files HDFFV-10332 Use pre-generated files | * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-246-13/+25 | | * | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-243-5/+5 |/ * Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7 | * Develop normalization with vol_integration.Dana Robinson2018-09-197-289/+255 | | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that. * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102 | | | | orginally intended to support the full SWMR feature. * Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-3/+0 | * HD prefix and whitespaceAllen Byrne2018-08-286-236/+236 | * Merge pull request #1157 in HDFFV/hdf5 from ↵Allen Byrne2018-07-302-3/+3 |\ | | | | | | | | | | | | ~JHENDERSON/hdf5:bugfix/CMake_MPI_libs_fix to develop * commit 'd075c0854d1ffb5a8eae23c5eb9a4456067f30c9': Add quotes to places where MPI_C_LIBRARIES are linked against | * Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-272-3/+3 | | * | Add missing test optionAllen Byrne2018-07-241-1/+1 | | * | Add test file with unwritten datasetsAllen Byrne2018-07-24