summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - create tag for 2.5-rc1release0_2cliechti2009-07-300-0/+0
* This commit was manufactured by cvs2svn to create tag 'release_0_2'.release_0_2(no author)2005-01-2734-3999/+0
* *** empty log message ***release_0_2@133cliechti2005-01-271-0/+3
* - windows implementation changed to ctypes + simple dllcliechti2005-01-278-13/+85
* ensure int datatypecliechti2005-01-151-2/+2
* fix missing import [Bug 1085599]cliechti2005-01-151-2/+2
* add .fileno() for easy use with select (platform dependent code)cliechti2005-01-151-1/+6
* - [Patch 1043436] Fix for [Bug 1043420] (OSError: EAGAIN)cliechti2004-11-131-12/+16
* - fix bug [1014227]: property <del> brokencliechti2004-11-131-9/+9
* fix "bug" [1004775] -> changes for wxPython 2.5cliechti2004-11-131-24/+22
* Put in a conditional to use signed ioctl() for python versions 2.2 and earlieralexperry2004-10-041-3/+15
* apply [Patch 983106]cliechti2004-07-282-3/+16
* release 2.1release2_1@122cliechti2004-07-285-9/+32
* fix XON/XOFF consts [Bug 975250]cliechti2004-07-281-2/+2
* [Bug 994856]cliechti2004-07-281-0/+1
* - add --newline optioncliechti2004-07-211-28/+47
* make the win32 version behave correctlycliechti2004-07-211-0/+2
* added connection debug modecliechti2004-07-211-4/+11
* - drop old python compatibility and use termios instead of TERMIOScliechti2004-07-111-27/+28
* make it threadsafe for wxGTKcliechti2004-07-091-3/+30
* added py2exe demo script and a note in the readmecliechti2004-06-292-0/+46
* netbsd fixes (Erik Lindgren)cliechti2004-06-021-3/+11
* bugfix for wxPython 2.5cliechti2004-05-181-1/+0
* - dynamicaly lookup baudratescliechti2004-04-202-28/+14
* - implement write timeouts + testscliechti2004-04-207-16/+91
* update with text from the homepage (forgot to commit some time ago)cliechti2004-04-181-10/+34
* Convert all the _IOC_ size masks into longs for future compatibility with 2.4alexperry2004-04-161-3/+3
* - bit access over properties to a prallel port instancecliechti2004-04-161-0/+124
* fd == 0 fix from Vsevolod Lobkocliechti2004-03-222-17/+21
* typocliechti2004-02-021-1/+1
* accept any baudrate and let the system decide if that is a valid value, added...cliechti2004-01-154-9/+29
* get rid of nonascii charcaterscliechti2003-11-281-4/+4
* 2.0 releaserelease2_0@101cliechti2003-11-063-5/+27
* applied patches and feature requestscliechti2003-10-052-13/+30
* code cleanupcliechti2003-10-051-7/+6
* - bugfixescliechti2003-10-041-63/+94
* 2.0b2 releaserelease2_0b2@96cliechti2003-10-044-3/+11
* - port settings in titlecliechti2003-10-042-29/+58
* - remove unsupported baudrates on windows from the listcliechti2003-10-035-2/+421
* new port configuration dialog fo wxPythoncliechti2003-10-032-0/+515
* forgot to init attributecliechti2003-10-011-0/+1
* Transition to the 2.0 series:cliechti2003-10-0111-393/+894
* updated for release 1.21release1_21@89cliechti2003-09-303-3/+8
* name for COM10 was not built correctly, found by Norm Daviscliechti2003-09-201-2/+2
* updated clasifiers for PyPicliechti2003-09-101-1/+14
* updates for 1.20 releasecliechti2003-08-282-1/+8
* fix typocliechti2003-08-283-25/+11
* add device() functioncliechti2003-08-281-9/+12
* updated USB comment (tnx Nathan Hurst)cliechti2003-08-281-9/+25
* removed mac comment - no parallelports there...cliechti2003-07-281-3/+1