Age | Commit message (Expand) | Author | Files | Lines |
2002-10-13 | does not work... but committed to get things started | ibotty | 2 | -0/+81 |
2002-10-13 | added call to calcGeometry in constructor of EmulationWidget. | ibotty | 2 | -0/+5 |
2002-10-13 | oops, function_keyboard.cpp wasnt right | hash | 1 | -1/+1 |
2002-10-13 | added a couple more buttons to the bar | hash | 1 | -6/+9 |
2002-10-13 | better disable that for now | hash | 1 | -1/+1 |
2002-10-13 | added keyboard_function.* | hash | 1 | -0/+2 |
2002-10-13 | added the keyboard open/close button | hash | 2 | -0/+44 |
2002-10-13 | cant figure out why this segfaults when emits key | hash | 2 | -5/+88 |
2002-10-12 | Header file clean up | zecke | 4 | -19/+19 |
2002-10-12 | Updates | zecke | 1 | -9/+18 |
2002-10-12 | Calmed down... 2nd try after merge | zecke | 7 | -35/+60 |
2002-10-12 | *** empty log message *** | harlekin | 1 | -0/+10 |
2002-10-12 | - my bad: FileTransfer inherits from the layer -> there are the signals :) | josef | 2 | -1/+55 |
2002-10-12 | - embed transferdialog into menu | josef | 4 | -6/+65 |
2002-10-12 | added functionality to emulation_widget | ibotty | 2 | -7/+239 |
2002-10-12 | some more stuff - modem config, bluetooth.. -, not finished | harlekin | 15 | -20/+887 |
2002-10-12 | My proposal for a receiving layer | zecke | 1 | -0/+113 |
2002-10-12 | Added a new sendFile method | zecke | 1 | -0/+25 |
2002-10-12 | Implemented Y-Moden and X-Modem | zecke | 1 | -1/+14 |
2002-10-12 | missing commits | zecke | 3 | -4/+7 |
2002-10-12 | SWITCH to the ProcCtl interface | zecke | 2 | -32/+27 |
2002-10-12 | No does not have any public c'tor | zecke | 2 | -1/+10 |
2002-10-12 | This is targetted to the people telling | zecke | 4 | -5/+125 |
2002-10-11 | suspending connections in rawMode... closeRawIO afterwards please | zecke | 11 | -37/+197 |
2002-10-11 | Spelling.... | zecke | 2 | -2/+2 |
2002-10-11 | initial upload for the keyboard widget | hash | 2 | -0/+110 |
2002-10-11 | made scroll pure virtual | ibotty | 1 | -2/+2 |
2002-10-11 | altered, to use widgetLayer over widget | ibotty | 2 | -2/+2 |
2002-10-11 | added missing line and an extern keyword | ibotty | 2 | -1/+3 |
2002-10-11 | added vt100 character translation table | ibotty | 2 | -0/+12 |
2002-10-11 | applied patch to let it compile | ibotty | 1 | -1/+1 |
2002-10-11 | changed #include from widget.h to widget_layer.h | ibotty | 2 | -2/+2 |
2002-10-11 | changed references to widget into references to widgetLayer or EmulationWidget. | ibotty | 7 | -19/+23 |
2002-10-11 | added emulation_widget | ibotty | 1 | -2/+2 |
2002-10-11 | initial not working commit | ibotty | 2 | -0/+125 |
2002-10-11 | Introduce rawIO in the IOLayer | zecke | 7 | -107/+212 |
2002-10-11 | Make use of the new file transfer... | zecke | 3 | -11/+23 |
2002-10-11 | why session->profile? | hash | 1 | -20/+21 |
2002-10-10 | menu | llornkcor | 4 | -7/+15 |
2002-10-10 | made popupmenu in popupmenu | llornkcor | 1 | -24/+24 |
2002-10-09 | set a default button on flow too | harlekin | 2 | -4/+5 |
2002-10-09 | bluetooth removed from build for now (does not exist yet) | wazlaf | 1 | -2/+2 |
2002-10-09 | thought it not work because the terminal echo, but i copied some code that | hash | 1 | -2/+109 |
2002-10-09 | added a file transfer button | hash | 4 | -4/+41 |
2002-10-09 | as far as i can tell, this should work, but then again, it isnt working... | hash | 2 | -13/+29 |
2002-10-09 | updated emulationLayer to use WidgetLayer (not Widget, which is b0rked) | ibotty | 8 | -55/+68 |
2002-10-09 | flow now has mode none too .-), irda config widget and beginning of layer, fi... | harlekin | 14 | -31/+498 |
2002-10-09 | A small testsuite | zecke | 7 | -4/+170 |
2002-10-09 | added method, to reload configuration, without having to restart it... | ibotty | 1 | -0/+6 |
2002-10-09 | *** empty log message *** | harlekin | 1 | -1/+2 |