This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2e1e13e036
gambas-source-code
/
comp
/
src
/
gb.net.pop3
/
.startup
10 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
[GB.NET.POP3] * NEW: Initial implementation of a POP3 client. git-svn-id: svn://localhost/gambas/trunk@5088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-28 00:55:45 +02:00
MTest
[GB.NET.POP3] * OPT: Document new parts of the component * BUG: Fix the project name and version git-svn-id: svn://localhost/gambas/trunk@5091 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-28 01:51:48 +02:00
gb.net.pop3
[GB.NET.POP3] * NEW: Initial implementation of a POP3 client. git-svn-id: svn://localhost/gambas/trunk@5088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-28 00:55:45 +02:00
0
0
[CONFIGURATION] * NEW: Dutch translation updated in many places. [DEVELOPMENT ENVIRONMENT] * NEW: New option to run a program inside a true virtual terminal, but its standard error output is redirected to the IDE console. [WIKI] * NEW: New Gambas wiki CGI script. It aims at replacing the current wiki. Currently in development... [INTERPRETER] * NEW: A new '-t' hidden command-line argument to support redirecting the standard error output to a named pipe. [GB.IMAGE] * BUG: Link with the mathematic library as the pow() function is used for the image gamma filter. [GB.MARKDOWN] * NEW: Markdown.Line is a new property that returns the current line if an error occurs while converting markdown syntax to HTML. * NEW: Support for custom commands "{@...}". * NEW: The quote characters has the same effect as the backquote character, except that markdown is allowed inside. [GB.QT4] * BUG: Clipboard.Paste() now returns the image when there is both image and text inside the clipboard. git-svn-id: svn://localhost/gambas/trunk@6146 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-02-09 17:00:13 +01:00
3.5.90
[GB.NET.POP3] * NEW: Initial implementation of a POP3 client. git-svn-id: svn://localhost/gambas/trunk@5088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-28 00:55:45 +02:00
gb.net
[DEVELOPMENT ENVIRONMENT] * BUG: The name of GridView controls is now always visible in the form editor. [INTERPRETER] * NEW: Support for new QUIT syntax. * NEW: Do not display overriding prefix in class names. [COMPILER] * NEW: QUIT now can takes an optional argument which is the program return value. [GB.ARGS] * BUG: The "--version" option is not "----version" anymore * NEW: If an error occurs, returns 1 as exit value and not 0. [GB.FORM] * BUG: GridView is correctly updated now when the Border property is set. git-svn-id: svn://localhost/gambas/trunk@5246 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-10-19 23:00:35 +02:00
gb.mime
[GB.NET.POP3] * NEW: Initial implementation of a POP3 client. git-svn-id: svn://localhost/gambas/trunk@5088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-28 00:55:45 +02:00
Reference in a new issue
Copy permalink