September 2014 Commit Log

Number of Commits:
12
Number of Active Developers:
1
tboeckel 2014-09-30 11:30 Rev.: 8269

* mui/misc: the state variable for the NextObject() call must be initialized with the list's lh_Head variable instead of the result of the GetHead() function, because NextObject() does not check for NULL pointers. This closes #586.

8 lines of code changed in 4 files:

tboeckel 2014-09-30 11:14 Rev.: 8268

* tcp/pop3.c: fixed a warning about an unused variable which is used in the debug build only.

6 lines of code changed in 1 file:

tboeckel 2014-09-30 11:11 Rev.: 8267

* mui/TCPIPConfigPage.c: removed some superflous NULL checks.

3 lines of code changed in 1 file:

tboeckel 2014-09-29 21:14 Rev.: 8266

* mui/AboutWindow.c: use the object pointer feature of MUI4 to make it a bit more obvious that clicking certain objects will let react them like clicking a link in a browser.

8 lines of code changed in 2 files:

tboeckel 2014-09-29 09:49 Rev.: 8240

* mui/TCPIPConfigPage.c: rephrased some texts again.

18 lines of code changed in 1 file:

tboeckel 2014-09-29 09:01 Rev.: 8239

* mui/TCPIPConfigPage.c: rephrased the title once more.

2 lines of code changed in 1 file:

tboeckel 2014-09-29 08:59 Rev.: 8217

* mui/TCPIPConfigPage.c: slightly rephrased the title string.

2 lines of code changed in 1 file:

tboeckel 2014-09-29 08:55 Rev.: 8216

* mui/TCPIPConfigPage.c: for each POP3 and SMTP server a list of all permanently accepted SSL certificate errors is shown below the configuration options along with the a button to reset the errors.

97 lines of code changed in 1 file:

tboeckel 2014-09-28 13:03 Rev.: 8215

* tcp/ssl.c: added some more debug output to catch why the certificate warning requester is really opened.

20 lines of code changed in 1 file:

tboeckel 2014-09-09 07:49 Rev.: 8210

* mui/YAMApplication.c: added a proper check for the return code of asprintf().

13 lines of code changed in 1 file:

tboeckel 2014-09-09 07:47 Rev.: 8209

* mui/YAMApplication.c: added a workaround for MUI 3.8 which does not yet support delayed execution of pushed methods. The delay time must be stripped from the parameter counter. Otherwise it will be treated as an arbitrarily large number of parameters which might cause all kinds of weird behaviour to happen. This closes #582.

21 lines of code changed in 1 file:

tboeckel 2014-09-05 08:29 Rev.: 8208

* mui/ClassesExtra.h: added a definition of MUIV_PushMethod_Delay. This fixes the broken AROS builds.

3 lines of code changed in 1 file:

August 2014 »

Generated by StatSVN 0.7.0