Timeline
Jan 31, 2011:
-
10:27 PM Changeset [5613] by
- * YAM.c, YAM_CO.c, tcp/pop3.c, tcp/smtp.c: the configuration is now locked …
-
9:36 PM Changeset [5612] by
- * YAM_COs.c: propagating the old global POP3 options to the single …
-
12:27 AM Ticket #133 (Integrate an automatic index backup mechanism) closed by
- wontfix
-
12:22 AM Ticket #253 (indexing bug: subfolder "topmost" overflow) created by
- == Summary == The folder menu appears munged if using a grand number of …
-
12:21 AM Ticket #252 (message sent while editing - yam 2.5) created by
- Hi, I encountered a "strage" behavior, a message was sent while editing. …
Jan 28, 2011:
-
8:49 AM Changeset [5611] by
- * tools/genclasses: the generated clean up code now checks for still …
-
8:49 AM Changeset [5610] by
- * gc.c: the generated clean up code now checks for still living objects of …
Jan 27, 2011:
-
10:09 AM Changeset [5609] by
- * mui/ObjectList.c: fixed the completely wrong disposure of removed …
-
8:50 AM Changeset [5608] by
- * mui/ObjectList.c: changed the ObjectList's default behaviour to dispose …
Jan 25, 2011:
-
8:22 AM Ticket #250 (New message - "insert file" at current cursor position) closed by
- fixed: (In [5607]) * mui/WriteWindow.c, YAM_COg.c: fixed several places where …
-
8:22 AM Changeset [5607] by
- * mui/WriteWindow.c, YAM_COg.c: fixed several places where invoking the …
-
8:04 AM Ticket #251 (Get mails from multiples pop3 fails) closed by
- duplicate: This is a duplicate of the already fixed ticket #248.
-
7:58 AM Ticket #251 (Get mails from multiples pop3 fails) created by
- == Summary == With multiples pop3, "get" action with remote preselect ON, …
Jan 24, 2011:
-
1:23 PM Changeset [5606] by
- - locale/italian.ct: update to the latest changes.
-
1:02 PM Changeset [5605] by
- * locale/polish.ct: update to the latest changes.
-
12:18 PM Changeset [5604] by
- * tcp/Connection.c: the thread's abort signal is now also stored in the …
-
12:11 PM Ticket #248 (Preselection window closes immediately) closed by
- fixed: (In [5603]) * tcp/Connection.c: the new timeout mechanism for …
-
12:11 PM Changeset [5603] by
- * tcp/Connection.c: the new timeout mechanism for gethostbyname() could …
-
12:07 PM Ticket #249 (Global "preselection"-setting has no effect) closed by
- invalid: Sorry, mixed it up with the transfersettings.
-
8:19 AM Changeset [5602] by
- * MailImport.c, locale/YAM.cd: added another error message in case the …
-
7:50 AM Ticket #250 (New message - "insert file" at current cursor position) created by
- == Summary == Insert the chosen textfile at the current cursor position. …
Jan 23, 2011:
-
4:48 PM Changeset [5601] by
- * locale/YAM.cd: fixed a typo
-
4:17 PM Ticket #247 (Warn about incompatible filetype when importing mails) closed by
- fixed: (In [5600]) * MailImport.c, locale/YAM.cd: trying to import mails from an …
-
4:17 PM Changeset [5600] by
- * MailImport.c, locale/YAM.cd: trying to import mails from an unknown file …
-
1:10 AM Ticket #249 (Global "preselection"-setting has no effect) created by
- YAM 2.7-dev [OS4/PPC] (22.01.2011) Copyright (C) 2000-2011 YAM Open Source …
-
1:06 AM Ticket #248 (Preselection window closes immediately) created by
- YAM 2.7-dev [OS4/PPC] (22.01.2011) Copyright (C) 2000-2011 YAM Open Source …
Jan 22, 2011:
-
7:47 PM Ticket #247 (Warn about incompatible filetype when importing mails) created by
- Try to import eg. S:Startup-Sequence (I know, you have to change the …
Jan 21, 2011:
-
3:48 PM Changeset [5599] by
- * mui/SearchControlGroup.c: declared a variable as static.
-
9:57 AM Changeset [5598] by
- * mui/AddressmatchList.c: readded the vanished multicolumn format specs.
Jan 20, 2011:
-
5:27 PM Changeset [5597] by
- eliminated a dead assignment
-
4:36 PM Changeset [5596] by
- * tcp/Connection.c: gethostbyname() is now protected by a timeout in case …
Jan 18, 2011:
-
3:43 PM Changeset [5595] by
- * YAM_RE.c: for message/rfc822 attachments the description will no longer …
-
3:26 PM Changeset [5594] by
- * mui/MainMailList.c: removed an unneeded debug message.
-
3:24 PM Changeset [5593] by
- * mui/MainMailList.c: choosing "Edit as new" from the mail list's context …
-
2:49 PM Changeset [5592] by
- * mui/HeaderList.c: reverted the last change since Boyer-Moore cannot be …
-
2:20 PM Changeset [5591] by
- * updated dependencies
-
1:48 PM Changeset [5590] by
- * mui/HeaderList.c: use the Boyer-Moore string search instead of the dead …
-
8:22 AM Changeset [5589] by
- * YAM_MAf.c: rebuilding a folder's index could result in a DOS requester …
-
7:56 AM Ticket #246 (Embedded mail pane to be displayed vertically) created by
- == Summary == An option is wanted to flip the embedded mail view from …
Jan 15, 2011:
Jan 14, 2011:
-
9:24 PM Ticket #245 (MAILTO doesn't work if YAM is already running.) created
by
- == Summary == The OS4.1 URL Prefs is configured as AppDir:YAM "MAILTO=%s" …
-
2:07 PM Changeset [5588] by
- * locale/swedish.ct: updated according to changes.
-
9:44 AM Changeset [5587] by
- * tcp/pop3.c: fixed a possible memory leak in case adding a mail to the …
Jan 13, 2011:
-
4:54 PM Changeset [5586] by
- * mui/ObjectList.c: fixed a warning.
-
4:49 PM Changeset [5585] by
- * misc: removed some unneeded includes to get less dependencies
-
8:11 AM Ticket #244 (Config -> TCP/IP -> POP3 automatic Port setting failure) closed by
- fixed: (In [5584]) * YAM_CO.c: changing the security flags of a POP3 server used …
-
8:11 AM Changeset [5584] by
- * YAM_CO.c: changing the security flags of a POP3 server used the former …
-
8:09 AM Changeset [5583] by
- * ChangeLog: corrected the order of some entries
Jan 11, 2011:
-
11:11 PM Donations edited by
- (diff)
-
12:05 AM Changeset [5582] by
- 2011-01-11 Alper Sönmez<amithlondestek@…> * locale/turkish.ct: …
Jan 10, 2011:
-
7:16 PM Ticket #244 (Config -> TCP/IP -> POP3 automatic Port setting failure) created
by
- == Summary == Config -> TCP/IP -> POP3 automatic Port setting failure …
-
3:15 PM Changeset [5581] by
- * locale/polish.ct: update to the latest changes.
-
11:11 AM Ticket #243 (Crash after deletion) closed by
- worksforme: Replying to Raziel: > I am using xpkIDEA which is still 68k …
-
8:42 AM Changeset [5580] by
- * YAM_COs.c: fixed a typo which caused the "apply remote filters" setting …
-
4:47 AM Changeset [5579] by
- * YAM_COs.c: propagating the old global POP3 options to the single …
-
4:41 AM Changeset [5578] by
- * YAM_COs.c: removed some POP3 variable keeping for SMTP servers.
Jan 8, 2011:
-
3:59 PM Changeset [5577] by
- - locale/italian.ct: maintain release.
-
12:54 AM Changeset [5576] by
- * YAM_COg.c: renamed a help string
-
12:51 AM Changeset [5575] by
- * misc: removed the "avoid duplicates" checkmark from the GUI as there is …
Jan 7, 2011:
-
8:12 PM Changeset [5574] by
- * YAM_MA.c: replaced MA_IndexFileName() by a thread safe variant.
Jan 5, 2011:
-
6:12 PM Changeset [5573] by
- - locale/italian.ct: minor changes.
-
1:01 PM Ticket #28 (Change the behaviour after deleting mails.) closed by
- wontfix: It seems nobody wants to discuss this topic. Closing it as "won't fix".
-
12:57 PM Ticket #19 (previous message in thread requester) closed by
- fixed: (In [5572]) * YAM_MA.c, locale/YAM.cd: removed the confirmation requester …
-
12:57 PM Changeset [5572] by
- * YAM_MA.c, locale/YAM.cd: removed the confirmation requester when a …
-
10:15 AM Changeset [5571] by
- * YAM_MA.c: a separator bar in the Scripts menu will only be added if at …
-
8:11 AM Changeset [5570] by
- * YAM.c: minor tweaks to the initialization of G and C to avoid possible …
-
8:08 AM Changeset [5569] by
- * ImageCache.c: added a missing NULL pointer check.
-
7:47 AM Ticket #46 (Account based preselection window) closed by
- fixed: (In [5568]) * MailServers.c: added missing comparison of the preselection …
-
7:47 AM Changeset [5568] by
- * MailServers.c: added missing comparison of the preselection mode. This …
-
12:24 AM Changeset [5567] by
- * locale/czech.ct: updated Czech translation.
Jan 4, 2011:
-
7:36 PM Ticket #210 (Improved UIDL support and import.) closed by
- fixed: No further reply, closing this one.
-
7:07 PM Changeset [5566] by
- * YAM.c, YAM_MA.c: restored the old "get mail on startup" behaviour.
Jan 2, 2011:
-
10:42 PM Changeset [5565] by
- * YAM_CO.c: the account based remote filter setting was not remembered …
-
8:37 PM Ticket #46 (Account based preselection window) reopened by
-
Thanks for this one!
Unfortunatelly it does not work.
Prefs are …
-
2:35 PM Changeset [5564] by
- * locale/polish.ct: update to the latest changes.
-
1:54 PM Changeset [5563] by
- * locale/swedish.ct: updated according to changes.
Jan 1, 2011:
-
11:51 PM Changeset [5562] by
- - misc: updated all copyright strings to refelect the new year and made …
-
7:37 PM Changeset [5561] by
- * locale/german.ct: added shortcut
-
6:02 PM Changeset [5560] by
- - locale/italian.ct: update to the latest changes.
-
3:22 PM Changeset [5559] by
- * locale/german.ct: bump revision
-
3:21 PM Ticket #83 ([remote] filter(s) on desired account(s) only) closed by
- fixed: (In [5558]) * misc: applying the remote filters is now optional for each …
-
3:21 PM Changeset [5558] by
- * misc: applying the remote filters is now optional for each POP3 account. …
-
2:55 PM Changeset [5557] by
- * YAM_COs.c: fixed a typo.
-
2:50 PM Ticket #46 (Account based preselection window) closed by
- fixed: (In [5556]) * misc: It is now possible to define the mail preselection …
-
2:49 PM Changeset [5556] by
- * misc: It is now possible to define the mail preselection individually …
Note: See TracTimeline
for information about the timeline view.


