Timeline
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)
Oct 27, 2012:
-
5:30 PM Changeset [6361] by
- * rexx/setmail.c: fixed a warning.
-
2:18 PM Changeset [6360] by
- * StrBuf.c: reworked the string buffer functions to carry the allocation …
Oct 26, 2012:
-
10:29 PM Ticket #4 (YAM doesn't check signature on files created with YAM) closed by
- fixed: This should finally be fixed by the next nightly build (see r6350 to …
-
10:29 PM Ticket #5 (YAM fail to check signed e-mails from User-Agent: IceDove) closed by
- fixed: This should finally be fixed by the next nightly build (see r6350 to …
-
10:25 PM Changeset [6359] by
- * mui/ReadMailGroup.c: manually checking a PGP signature will no longer …
-
10:21 PM Changeset [6358] by
- * YAM_WR.c: fixed the generation of PGP encrypted/signed mails. The text …
-
10:15 PM Changeset [6357] by
- * YAM_utilities.h: added missing semicolon.
-
10:12 PM Changeset [6356] by
- * YAM_UT.c: added new function AppendFile() to append the contents of one …
-
9:59 PM Changeset [6355] by
- * YAM_RE.c: don't transform line ends to CR+LF when checking PGP …
-
9:52 PM Changeset [6354] by
- * YAM_UT.c: added new output mode for commands which use explicit …
-
9:13 PM Changesets [6352-6353] by
- * YAM_UT.c: fixed a typo.
-
9:12 PM Changeset [6351] by
- * YAM_MA.c: fixed a typo.
-
9:10 PM Changeset [6350] by
- * YAM_UT.c, misc: changed the LaunchCommand() function to take some flags …
-
8:25 PM Changeset [6349] by
- * mui/ReadMailGroup.c: removed an invalid option from a PGP2 command …
-
8:09 PM Ticket #352 (grim reaper with nightly when going to the next unread message in another ...) created by
- yam2.8dev 26.10.2012 (also happened with the version before and maybe also …
-
7:48 PM Changeset [6348] by
- * YAM_WR.c: don't close a temporary file twice.
-
2:36 PM Changeset [6347] by
- - locale/italian.ct: update to the latest changes.
-
8:25 AM Changeset [6346] by
- 2012-10-26 Alper Sönmez <amithlondestek@…> * locale/turkish.ct: …
Oct 25, 2012:
-
4:44 PM Changeset [6345] by
- * mui/ReadMailGroup.c: readded the formerly removed code as a comment …
-
10:18 AM Changeset [6344] by
- * mui/ReadMailGroup.c: if adding any part to the attachment group of a …
-
9:55 AM Changeset [6343] by
- * StrBuf.c, misc: separated the dynamic string buffer functions into an …
-
9:26 AM Changeset [6342] by
- * YAM_RE.c: fixed a possible memory leak when parsing a mail.
-
9:11 AM Changeset [6341] by
- * YAM_WR.c: added a const qualifier.
-
9:09 AM Changeset [6340] by
- * YAM_WR.c: simplified the handling of temporary files in the PGP …
-
8:39 AM Changeset [6339] by
- * mui/PassphraseRequestWindow.c: when entering the PGP passphrase the …
-
7:30 AM Changeset [6338] by
- * mui/InfoBar.c: clear the progress info label when showing a normal text …
Oct 24, 2012:
-
9:28 PM Changeset [6337] by
- * YAM_COg.c: changing the update interval to "never" will change the info …
-
9:08 PM Changeset [6336] by
- * mui/WriteWindow.c: the signature chooser must collect the available …
-
8:49 PM Changeset [6335] by
- * YAM_WR.c: used a named constant instead of a number.
Oct 23, 2012:
-
11:28 AM Changeset [6334] by
- * YAM_UT.c, misc: reworked the complete busy bar management to support an …
Oct 21, 2012:
-
7:48 PM Changeset [6333] by
- * locale/german.ct: fixed some typos.
Oct 17, 2012:
-
10:42 PM Documentation/Configuration edited by
- (diff)
-
10:23 PM Documentation/Configuration edited by
- (diff)
-
8:38 PM Documentation/Configuration edited by
- (diff)
-
7:38 PM Changeset [6332] by
- * mui/ReadMailGroup.c: automatically hide the scrollbars of the attachment …
-
7:30 PM Changeset [6331] by
- * mui/AttachmentImage.c: the icon will now always be scaled correctly and …
-
7:29 PM Changeset [6330] by
- * mui/AttachmentObject.c: no need to check for a valid font after a …
-
7:06 PM New reply on YAM Development created by
- Draft message not deleted after sent
-
4:05 PM Changeset [6329] by
- * mui/AttachmentObject.c: always set the image object's maximum width and …
-
4:04 PM Changeset [6328] by
- * mui/AttachmentObject.c: call the superclass' MUIM_Setup method no matter …
-
4:01 PM Changeset [6327] by
- * mui/AttachmentImage.c: fixed an ancient bug when calculating the scaled …
-
3:42 PM Changeset [6326] by
- * mui/AttachmentImage.c: use the attachment's file name when obtaining the …
-
2:44 PM Changeset [6325] by
- * mui/AttachmentImage.c: try to get a default icon based on the …
-
10:49 AM Changeset [6324] by
- * mui/GenericRequestWindow.c: include stdlib.h to fix a warning in the …
-
10:48 AM Changeset [6323] by
- * mui/AddrBookListtree.c, mui/IdentityChooser.c, mui/SignatureTextEdit.c: …
-
10:36 AM Changeset [6322] by
- * mime/md5.c: fixed two type pun warnings of gcc >= 4.5 by putting the …
-
7:36 AM Changeset [6321] by
- * YAM_MAf.c: removed some senseless index counting.
-
7:33 AM Changeset [6320] by
- * rexx/findmail.c, rexx/setmail.c: fixed a warning in the AROS build.
-
7:24 AM Changeset [6319] by
- * include/SDI_hook.h: fixed wrong prototype for CROSSCALL1NR functions.
-
7:17 AM Changeset [6318] by
- * tcp/ssl.c: use the CROSSCALL1NR macro for the wrapper function, because …
-
7:16 AM Changeset [6317] by
- * include/SDI_hook.h: added crosscall macros for functions with 1 and 2 …
-
6:11 AM Changeset [6316] by
- * tcp/ssl.c, include/ppcinline/extended_macros.h: added extended macro …
Oct 16, 2012:
-
10:17 PM Changeset [6315] by
- * rexx/setmail.c: fixed a warning.
-
9:23 PM Ticket #351 (Search Messages via ID and when found show them in GUI) closed by
- fixed: (In [6314]) * YAM_MAf.c, Rexx.c, rexx/findmail.c, rexx/setmail.c: added …
-
9:23 PM Changeset [6314] by
- * YAM_MAf.c, Rexx.c, rexx/findmail.c, rexx/setmail.c: added new ARexx …
-
9:04 PM Documentation/Configuration edited by
- (diff)
Oct 15, 2012:
-
8:17 PM Documentation/Configuration created by
- initial version
Note: See TracTimeline
for information about the timeline view.


