[Gambas-user] [Git][gambas/gambas][gb.net.imap] 4 commits: First commit of the gb.net.imap component

BODARD Fabien gitlab at mg.gitlab.com
Wed Feb 14 09:19:43 CET 2018


BODARD Fabien pushed to branch gb.net.imap at Gambas / gambas


Commits:
11ff50cf by gambix at 2018-02-14T09:16:35+01:00
First commit of the gb.net.imap component

[GB.NET.IMAP]
* New: ImapClient Class that allow to connect to the Imap Server.
  It raise OnLine/OffLine events when connected/disconnected via open/close
  functions or outdoor kill.
* New: Mailboxes property return a string array with mailboxes on the server.
* New: ImapClient[sMailBox] return a MailBox class that allow manipulations on
  mailbox.

- - - - -
56a870a2 by gambix at 2018-02-14T09:17:35+01:00
First commit of the gb.net.imap component

[GB.NET.IMAP]
* New: ImapClient Class that allow to connect to the Imap Server.
  It raise OnLine/OffLine events when connected/disconnected via open/close
  functions or outdoor kill.
* New: Mailboxes property return a string array with mailboxes on the server.
* New: ImapClient[sMailBox] return a MailBox class that allow manipulations on
  mailbox.

- - - - -
c3db6dc6 by gambix at 2018-02-14T09:18:56+01:00
First commit of the gb.net.imap component

[GB.NET.IMAP]
* New: ImapClient Class that allow to connect to the Imap Server.
  It raise OnLine/OffLine events when connected/disconnected via open/close
  functions or outdoor kill.
* New: Mailboxes property return a string array with mailboxes on the server.
* New: ImapClient[sMailBox] return a MailBox class that allow manipulations on
  mailbox.

- - - - -
57337461 by gambix at 2018-02-14T09:19:27+01:00
First commit of the gb.net.imap component

[GB.NET.IMAP]
* New: ImapClient Class that allow to connect to the Imap Server.
  It raise OnLine/OffLine events when connected/disconnected via open/close
  functions or outdoor kill.
* New: Mailboxes property return a string array with mailboxes on the server.
* New: ImapClient[sMailBox] return a MailBox class that allow manipulations on
  mailbox.

- - - - -


4 changed files:

- comp/src/gb.net.imap/.src/Form1.class
- comp/src/gb.net.imap/.src/Form1.form
- comp/src/gb.net.imap/.src/ImapClient.class
- comp/src/gb.net.imap/.src/_ImapMailBox.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/73b1b477fbf1d2b28be72345f99f14d37c5488b8...573374614d968a7a02f996bdd78312ffa34727e2

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/73b1b477fbf1d2b28be72345f99f14d37c5488b8...573374614d968a7a02f996bdd78312ffa34727e2
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180214/52806942/attachment.html>


More information about the User mailing list