Timeline
Nov 27, 2012:
-
9:24 PM Changeset [6420] by
- * Threads.c: decreased the space for the thread's name from 512 to 80 …
-
9:20 PM Changeset [6419] by
- * Threads.c: raised the thread stack size to 16K.
-
9:19 PM Changeset [6418] by
- * YAM_global.c: raised the global stack size to 128K.
-
8:04 PM Changeset [6417] by
- * src/StrBuf.c: removed duplicate assignment.
Nov 23, 2012:
-
10:03 AM Changesets [6415-6416] by
- * misc: avoid copying of strings if only constant and non-vanishing …
-
7:24 AM Changeset [6414] by
- * mui/InfoBar.c: set an initial text for all text related items to enforce …
Nov 22, 2012:
-
10:02 PM Changeset [6413] by
- * Makefile.dep: regenerated dependencies.
-
9:58 PM Changeset [6412] by
- * mui/InfoBar.c: use dynamic string buffer functions to set up the info …
Nov 20, 2012:
-
7:53 PM Ticket #354 (connections are not done.) closed by
- fixed: (In [6411]) * YAM.c, Busy.c, rexx/appbusy.c, rexx/appnobusy.c: splitted …
-
7:53 PM Changeset [6411] by
- * YAM.c, Busy.c, rexx/appbusy.c, rexx/appnobusy.c: splitted off a separate …
Nov 19, 2012:
-
6:20 AM Changeset [6410] by
- * tcp/ssl.c: changed some %d placeholders in debug statements to %ld.
-
6:15 AM Changeset [6409] by
- * tcp/pop3.c: changed the debug class of some messages from THREAD to NET.
Nov 18, 2012:
-
7:13 PM Ticket #354 (connections are not done.) created by
- Hello, the last version of YAM which worked for me is the nightly build of …
Nov 13, 2012:
-
3:46 PM Changeset [6408] by
- * mui/ReadMailGroup.c: added missing include.
-
10:06 AM Changeset [6407] by
- * YAM_FI.c, YAM_MA.c, mui/ReadMailGroup.c: added some unique ObjectIDs for …
-
8:41 AM Changeset [6406] by
- * YAM_MAf.c, YAM_UT.c, mui/FilterChooser.c, mui/ThemeListGroup.c: make use …
-
8:40 AM Changeset [6405] by
- * extrasrc/ExamineDir.c: only return the data fields which are requested …
Nov 11, 2012:
-
10:36 PM Ticket #353 (When you click for a message on "hold" the message disappears but is ...) closed by
- invalid: Replying to JosDuchIt: > I previously noted the existence of …
-
8:31 PM Changeset [6404] by
- locale/spanish.ct: update to the latest changes.
Nov 10, 2012:
-
12:13 PM Ticket #353 (When you click for a message on "hold" the message disappears but is ...) created by
- Verified with debug version of 10/12/2012 build/ Nothing much i can add …
Nov 7, 2012:
-
9:15 PM Changeset [6403] by
- * mui/YAMApplication.c: changed the MUIM_Application_ShowHelp method to …
-
8:54 PM Changeset [6402] by
- * YAM_FO.c: strip the user's mail directory upon loading the folder tree …
-
8:43 PM Changeset [6401] by
- * YAM_FO.c: saving the folder tree will now strip the user's mail …
-
1:20 PM Changeset [6400] by
- * mui/InfoBar.c: fixed yet another warning.
-
12:28 PM Changeset [6399] by
- * mui/InfoBar.c: fixed a warning.
-
12:10 PM Changeset [6398] by
- * locale/czech.ct: updated Czech translation.
-
9:40 AM Changeset [6397] by
- * YAM_MAf.c, rexx/findmail.c, rexx/mailinfo.c, rexx/setmail.c: reworked …
Nov 5, 2012:
-
8:09 PM Changeset [6396] by
- * StrBuf.c, YAM_WR.c: added a function to reset the contents of a dynamic …
-
6:32 AM Changeset [6395] by
- * locale/german.ct: updated german translation.
Nov 4, 2012:
-
4:52 PM Changeset [6394] by
- * mui/Splashwindow.c: fixed compiler warning on incorrect format spec of …
-
4:22 PM Changeset [6393] by
- - locale/italian.ct: update to the latest changes.
-
2:09 PM Changeset [6392] by
- - YAM.cd: refined the installation procedure for the rexxsyslib.library …
-
1:09 AM Changeset [6391] by
- * Rexx.c, YAM.cd: when using ARexx on MorphOS, YAM will now identify the …
Oct 31, 2012:
-
5:24 PM Changeset [6390] by
- * YAM.c: added some additional check to CheckMCC() which tries to create a …
-
4:41 PM Changeset [6389] by
- * YAM.c, YAM_utilities.h: In addition to checking for a minimum required …
-
11:01 AM Documentation/Windows edited by
- (diff)
-
10:59 AM Documentation/Windows created by
Oct 30, 2012:
-
7:59 PM Changeset [6388] by
- * mui/Splashwindow.c: removed an unneeded ColGroup(2) group.
-
7:45 PM Changeset [6387] by
- * mui/Aboutwindow.c, mui/Splashwindow.c: use the short URL in the splash …
-
7:28 PM Changeset [6386] by
- lets use the short URL by stripping the unnecessary www prefix.
-
9:36 AM Changeset [6385] by
- * Aboutwindow.c: make use of Urltext.mcc if it is available. This class is …
-
9:09 AM Changeset [6384] by
- * include/mui/Crawling_mcc.h, mui/Aboutwindow.c: added include stuff for …
-
8:59 AM Changeset [6383] by
- * YAM.c: slightly enhanced the debug output of the MCC version check.
-
8:56 AM Changeset [6382] by
- * YAM_UT.c: fixed the indentation.
-
8:55 AM Changeset [6381] by
- * YAM_UT.c: check for NULL URL strings.
Oct 29, 2012:
-
7:56 PM Changeset [6380] by
- * locale/YAM.cd: fixed a typo.
-
7:53 PM Changeset [6379] by
- * YAM.c, tools/genclasses/gc.c: if creating a subclass fails the names of …
-
4:41 PM Changeset [6378] by
- * StrBuf.c: use macros for the char* <-> struct StrBuf* transitions and …
-
4:40 PM Changeset [6377] by
- * YAM_RE.c: changed some pointer arithmetics.
-
4:39 PM Changeset [6376] by
- * HTML2Mail.l: replaced the constant strings being copied and filled with …
-
11:11 AM Changeset [6375] by
- * YAM_RE.c, YAM_WR.c: use the new StrBufLength() function instead of the …
-
11:10 AM Changeset [6374] by
- * YAM_AB.c: fixed a memory leak when parsing recipient lists.
-
10:56 AM Changeset [6373] by
- * YAM_RE.c, YAM_UT.c, HTML2Mail.l, ParseEmail.l: replaced the …
-
10:37 AM Changeset [6372] by
- * YAM_FI.c: fixed a potential NULL pointer access.
-
10:31 AM Changeset [6371] by
- * YAM_RE.c: fixed a potential NULL pointer access.
-
10:19 AM Changeset [6370] by
- * StrBuf.c, StrBuf.h: fixed bogus includes.
-
10:17 AM Changeset [6369] by
- * StrBuf.c: added function StrBufLength() to return the length of the …
-
9:18 AM Changeset [6368] by
- * YAM_CO.c: reworked the time zone check in the same way as the DST …
-
9:06 AM Changeset [6367] by
- * YAM_CO.c: added some debug output about DST settings.
-
8:53 AM Changeset [6366] by
- * YAM_CO.c: reworked the DST check once more to ask the user for …
-
8:52 AM Changeset [6365] by
- * YAM.c: fixed a comment.
Oct 28, 2012:
-
8:55 PM Documentation/Configuration edited by
- (diff)
-
8:46 PM Ticket #4 (YAM doesn't check signature on files created with YAM) closed by
- fixed: (In [6364]) * YAM_UT.c: reworked the command output redirection to …
-
8:46 PM Changeset [6364] by
- * YAM_UT.c: reworked the command output redirection to redirect the output …
-
8:39 PM Documentation/Configuration edited by
- (diff)
-
8:37 PM Documentation/Configuration edited by
- (diff)
-
8:35 PM Documentation/Configuration edited by
- (diff)
-
8:28 PM Changeset [6363] by
- * ReadMailGroup.c: reverted r6344 and r6345. That issue seems to be caused …
-
8:23 PM Ticket #352 (grim reaper with nightly when going to the next unread message in another ...) closed by
- fixed: (In [6362]) * InfoBar.c: don't use MUIM_Application_InputBuffered and a …
-
8:23 PM Changeset [6362] by
- * InfoBar.c: don't use MUIM_Application_InputBuffered and a timed update …
-
8:14 PM Documentation/Configuration edited by
- (diff)
-
8:12 PM Documentation/Configuration edited by
- (diff)
-
7:28 PM Ticket #4 (YAM doesn't check signature on files created with YAM) reopened by
- reopening this ticket as recent tests show that now with every execution …
-
7:23 PM Documentation/Configuration edited by
- (diff)
-
7:12 PM Documentation/Configuration edited by
- (diff)
-
7:03 PM Documentation/Configuration edited by
- (diff)
-
7:01 PM Documentation/Configuration edited by
- (diff)
-
5:02 PM Documentation/Configuration edited by
- (diff)
-
4:05 PM Documentation/Configuration edited by
- (diff)
-
3:59 PM Documentation/Configuration edited by
- (diff)
-
12:21 PM Documentation/Configuration edited by
- (diff)
-
12:18 PM Documentation/Configuration edited by
- (diff)
-
12:11 PM Documentation/Configuration edited by
- (diff)
-
12:04 PM Documentation/Configuration edited by
- (diff)
-
11:58 AM Documentation/Configuration edited by
- (diff)
-
11:53 AM Documentation/Configuration edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.


