9343dd059d
* BUG: Shift+Delete now works correctly in the editor. It does not cut an extra character anymore. * BUG: The selected control name on top of the property sheet is now correctly displayed. [EXAMPLES] * NEW: The AnalogWatch example now displays the time. [GB.GTK] * BUG: The Form.Load() method works correctly now. * BUG: Draw.Begin() and DrawingArea Draw event correctly initialize the background and foreground colors now. [GB.NET.CURL] * BUG: Fix some bad uses of interpreter API. [GB.NET.SMTP] * BUG: Fix some bugs in quoted-printable encoding and the sending of body data. * BUG: Apparently, a point at the beginning of a quoted-printable line is not allowed. So encode the point in that specific case. [GB.QT] * BUG: DrawingArea whose Background property has been changed does not flicker anymore. git-svn-id: svn://localhost/gambas/trunk@1425 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
base64.c | ||
comm.c | ||
CSmtpClient.c | ||
CSmtpClient.h | ||
gb.net.smtp.component | ||
libsmtp.h | ||
libsmtp_comm.c | ||
libsmtp_connection.c | ||
libsmtp_data.c | ||
libsmtp_error.c | ||
libsmtp_mime.h | ||
main.c | ||
main.h | ||
Makefile.am | ||
parts.c | ||
quoted.c |