Timeline


and

Dec 3, 2010:

Hackergotchi for thboeckel8:56 PM Changeset [5500] by thboeckel
* MailImport.c: since the import happens in separate thread there is no …
Hackergotchi for thboeckel2:12 PM Changeset [5499] by thboeckel
* Debug.h: fixed a typo in the STOPCLOCK() macro which made it unusable.
Hackergotchi for thboeckel11:42 AM Changeset [5498] by thboeckel
* YAM_MAf.c: reverted the index save optimization as snprintf() might …

Dec 2, 2010:

Hackergotchi for abalabanb11:36 PM Changeset [5497] by abalabanb
2010-12-02 Alexandre Balaban <abalaban@…> * locale/french.ct: …
Hackergotchi for thboeckel10:22 PM Changeset [5496] by thboeckel
* YAM_FI.c: calculate some stuff outside the header search loop once …
Hackergotchi for thboeckel6:00 PM Changeset [5495] by thboeckel
* MailImport.c: save one strlen() call.
Hackergotchi for thboeckel3:44 PM Changeset [5494] by thboeckel
* MailList.c: readded the NewMinList() call before moving all nodes back …
Hackergotchi for thboeckel3:41 PM Ticket #237 (YAM crashes) closed by thboeckel
fixed: (In [5493]) * mui/YAMApplication.c: fixed a wrong sizeof() statement when …
Hackergotchi for thboeckel3:41 PM Changeset [5493] by thboeckel
* mui/YAMApplication.c: fixed a wrong sizeof() statement when adding a new …
Hackergotchi for thboeckel9:42 AM Changeset [5492] by thboeckel
* Timer.c: added a safety check to avoid restarting an already cleaned up …
Hackergotchi for rmsyam8:30 AM Ticket #237 (YAM crashes) created by rmsyam
The nightly build for MorphOS from yesterday and today suddenly crashes, …

Dec 1, 2010:

Hackergotchi for thboeckel7:47 PM Changeset [5491] by thboeckel
* tcp/http.c: fixed the off by one length calculation
Hackergotchi for thboeckel7:46 PM Changeset [5490] by thboeckel
* tcp/Connection.c: fixed a typo.

Nov 30, 2010:

Hackergotchi for thboeckel11:59 AM Changeset [5489] by thboeckel
* YAM_MAf.c: slightly optimized the folder index saving by exploiting the …
Hackergotchi for thboeckel11:58 AM Changeset [5488] by thboeckel
* YAM_FI.c: moved an IsMinListEmpty() call outside a loop.
Hackergotchi for thboeckel11:57 AM Changeset [5487] by thboeckel
* YAM.c: removed some unneeded parameters.
Hackergotchi for thboeckel11:56 AM Changeset [5486] by thboeckel
* YAM_MA.c: removed the now unused MA_ChangeTransfer() function.

Nov 29, 2010:

Hackergotchi for thboeckel4:18 PM Changeset [5485] by thboeckel
* UpdateCheck.c: fixed broken folding marker
Hackergotchi for thboeckel10:52 AM Changeset [5484] by thboeckel
* YAM_MA.c: deleting old mails will now use 00:00 as base time instead of …
Hackergotchi for thboeckel10:31 AM Changeset [5483] by thboeckel
* mui/TransferWindow.c, mui/YAMApplication.c: the user's transfer window …

Nov 27, 2010:

Hackergotchi for JosDuchIt12:41 PM Ticket #236 (YAM 2.6p1 "Mailto") created by JosDuchIt
When clicking on Mailto link on a web page, and Yam is not open, it …

Nov 26, 2010:

Hackergotchi for thboeckel8:30 PM Changeset [5482] by thboeckel
* MailTransferList.c: fixed a warning
Hackergotchi for thboeckel1:16 PM Changeset [5481] by thboeckel
* MailList.c, YAM_FO.c, YAM_UT.c: clearing a folder's mail list should be …
Hackergotchi for thboeckel10:48 AM Changeset [5480] by thboeckel
* tcp/pop3.c, mui/PreselectionWindow.c: changed the preselection to …
Hackergotchi for thboeckel9:23 AM Changeset [5479] by thboeckel
* Makefile: added MoveList.c for all targets which need it.
Hackergotchi for thboeckel9:14 AM Changeset [5478] by thboeckel
* extrasrc/AllocSysObject.c: added the missing includes to fix the broken …

Nov 25, 2010:

Hackergotchi for thboeckel4:08 PM Changeset [5477] by thboeckel
* mui/YAMApplication.c: changed the mail cache entries to be MinNodes …
Hackergotchi for thboeckel2:16 PM Changeset [5476] by thboeckel
* MailList.c: make use of the new MoveList() function.
Hackergotchi for thboeckel2:06 PM Changeset [5475] by thboeckel
* extrasrc/MoveList.c: added a reimplementation of AmigaOS4's MoveList() …
Hackergotchi for thboeckel1:51 PM Changeset [5474] by thboeckel
* extrasrc/AllocSysObject.c: added support for ASOT_INTERRUPT. This might …

Nov 24, 2010:

Hackergotchi for thboeckel5:05 PM Changeset [5473] by thboeckel
* mui/WriteAttachmentList.c: removed the unneeded setup and cleanup …
Hackergotchi for thboeckel8:14 AM Changeset [5472] by thboeckel
* Threads.c: aborting a thread incorrectly used the signal bit instead of …
Hackergotchi for thboeckel8:07 AM Changeset [5471] by thboeckel
* mui/TransferControlGroup.c: aborting a transfer will abort the …
Hackergotchi for thboeckel7:51 AM Changesets [5469-5470] by thboeckel
* tcp/pop3.c, tcp/smtp.c, tcp/http.c: in case a transfer was aborted the …

Nov 23, 2010:

Hackergotchi for thboeckel10:36 PM Ticket #235 (Move mail window not keyboard navigatable anymore) closed by thboeckel
fixed: (In [5468]) * mui/FolderRequestWindow.c: make the listview object instead …
Hackergotchi for thboeckel10:36 PM Changeset [5468] by thboeckel
* mui/FolderRequestWindow.c: make the listview object instead of the …
Hackergotchi for anonymous10:09 PM Ticket #235 (Move mail window not keyboard navigatable anymore) created by Deniil
Since updating to YAM 2.6p1 I cannot use the keyboard to move an e-mail to …
Hackergotchi for samo799:53 PM Changeset [5467] by samo79
- locale/italian.ct: update to the latest changes.
Hackergotchi for thboeckel7:37 PM Changeset [5466] by thboeckel
* YAM_CO.c: fixed a warning about shadowed variable declarations.
Hackergotchi for thboeckel10:50 AM Changesets [5464-5465] by thboeckel
* misc: some more additional includes to fix the AROS build.
Hackergotchi for thboeckel10:42 AM Changeset [5463] by thboeckel
* mui/AttachmentObject.c, mui/AttachmentImage.c: added a missing include …
Hackergotchi for mandi7810:16 AM Changeset [5462] by mandi78
* locale/polish.ct: update to the latest changes.
Hackergotchi for thboeckel9:20 AM Changeset [5461] by thboeckel
* MailServers.c, YAM_CO.c: removed some more unnecessary empty list …
Hackergotchi for thboeckel9:18 AM Changeset [5460] by thboeckel
* Threads.c, mui/TransferControlGroup.c: aborting a transfer will now also …

Nov 22, 2010:

Hackergotchi for thboeckel1:25 PM Changeset [5459] by thboeckel
* tcp/Connection.c: the break signal mask is now set globally instead for …

Nov 19, 2010:

Hackergotchi for thboeckel10:38 PM Changeset [5458] by thboeckel
* misc: eliminated lots of empty mail list checks. This is done implicitly …
Hackergotchi for thboeckel10:26 PM Changeset [5457] by thboeckel
* misc: eliminated lots of empty folder list checks. This is done …

Nov 18, 2010:

Hackergotchi for thboeckel2:28 PM Changeset [5456] by thboeckel
* Debug.c: removed some preceeding underscores.
Hackergotchi for thboeckel11:59 AM Changeset [5455] by thboeckel
* MailServer.c: cloning a mail server will mark the clone as "not in use".
Hackergotchi for thboeckel9:15 AM Changesets [5453-5454] by thboeckel
* misc: fixed lots of shadowing variable declarations. Unfortunately the …
Hackergotchi for thboeckel7:57 AM Changeset [5452] by thboeckel
* YAM_EA.c: fixed a "one too small" array size.

Nov 17, 2010:

Hackergotchi for thboeckel2:10 PM Changeset [5451] by thboeckel
* YAM.c: postponed freeing of pending error messages a bit, since the …
Hackergotchi for thboeckel1:58 PM Ticket #25 (Anon remailer not working, time to update the thing again) closed by thboeckel
fixed: (In [5450]) * misc: completely removed the support for anonymous remailers …
Hackergotchi for thboeckel1:57 PM Changeset [5450] by thboeckel
* misc: completely removed the support for anonymous remailers as …
Hackergotchi for thboeckel1:16 PM Ticket #3 (Don't accept () as email delimiters) closed by thboeckel
worksforme: I just checked this ticket again with lots of variations of names and …
Hackergotchi for thboeckel1:06 PM Changeset [5449] by thboeckel
* YAM_MA.c: don't call UpdateAppIcon() with a locked folder list.
Hackergotchi for thboeckel10:45 AM Changeset [5448] by thboeckel
* mui/ReadMailGroup.c: streamlined the double click hook a bit.

Nov 16, 2010:

Hackergotchi for thboeckel1:34 PM Changeset [5447] by thboeckel
* tcp/pop3.c: fixed the slightly wrong number of total mails in case there …

Nov 12, 2010:

Hackergotchi for thboeckel7:20 PM Ticket #219 (Move or delete a selection defined after a "find") closed by thboeckel
worksforme: Closing this ticket as "works for me" as you did not respond. I just tried …
Hackergotchi for thboeckel8:13 AM Changeset [5446] by thboeckel
* YAM_UT.c: save the layout only if setting up the weight string succeeds.

Nov 11, 2010:

Hackergotchi for opiopi7:32 PM Ticket #234 (Hits if i close a read window.) created by opiopi
I get every time if i close a read window a hit like: Clear memory cookie …
Hackergotchi for thboeckel4:29 PM Ticket #233 (Hits when getting mails with preselection.) closed by thboeckel
fixed: (In [5445]) * mui/Base64Dataspace.c: fixed a too small memory allocation …
Hackergotchi for thboeckel4:28 PM Changeset [5445] by thboeckel
* mui/Base64Dataspace.c: fixed a too small memory allocation which very …
Hackergotchi for thboeckel4:21 PM Changeset [5444] by thboeckel
* YAM_UT.c: keep the weight factor string alive until it is really no …
Hackergotchi for thboeckel1:46 PM Changeset [5443] by thboeckel
* mui/ClassesExtra.h: put in some comments for the generic …
Hackergotchi for thboeckel1:43 PM Changeset [5442] by thboeckel
* UpdateCheck.c, Threads.c, tcp/http.c: put the HTTP URL download into a …

Nov 9, 2010:

Hackergotchi for damato8:25 PM Localization edited by damato
added Alper Sönmez as turkish translator (diff)
Hackergotchi for thboeckel3:39 PM Changeset [5441] by thboeckel
* all: restructured all classes to avoid lots of dependencies. Now it is …
Hackergotchi for thboeckel3:35 PM Changeset [5440] by thboeckel
* gc.c: each class now gets its own public header file to avoid depency of …
Hackergotchi for opiopi11:48 AM Ticket #233 (Hits when getting mails with preselection.) created by opiopi
I set YAM in YAM Konfig->Neue Post->Grössenlimit a size of 200 KB. In my …
Hackergotchi for thboeckel10:42 AM Changeset [5439] by thboeckel
* MailExport.c, misc: The mail export will now happens inside a thread.

Nov 8, 2010:

Hackergotchi for thboeckel2:35 PM Ticket #231 (Unexpected EOF) closed by thboeckel
duplicate: Duplicate of #232.
Hackergotchi for Raziel2:24 PM Ticket #232 (Unexpected EOF) created by Raziel
An eMail which keeps the order information of a recently bought product is …
Hackergotchi for Raziel2:24 PM Ticket #231 (Unexpected EOF) created by Raziel
An eMail which keeps the order information of a recently bought product is …
Hackergotchi for thboeckel9:07 AM Ticket #227 (YAM crashes when on collection of new messages from mail server) closed by thboeckel
fixed: (In [5438]) * YAM_AB.c, misc: made the birthday to string conversion …
Hackergotchi for thboeckel9:07 AM Changeset [5438] by thboeckel
* YAM_AB.c, misc: made the birthday to string conversion thread safe. I …
Hackergotchi for thboeckel8:16 AM Ticket #229 (Perform notifications only when all download-tasks are done) closed by thboeckel
wontfix: I am really sorry, but this is impossible. The completely asynchronous …

Nov 7, 2010:

Hackergotchi for padrino2:00 PM Ticket #230 (Add option for queued download) created by padrino
YAM 2.7-dev [OS4/PPC] (06.11.2010) Copyright (C) 2000-2010 YAM Open Source …
Hackergotchi for padrino1:55 PM Ticket #229 (Perform notifications only when all download-tasks are done) created by padrino
YAM 2.7-dev [OS4/PPC] (06.11.2010) Copyright (C) 2000-2010 YAM Open Source …

Nov 5, 2010:

Hackergotchi for thboeckel5:45 PM Changeset [5437] by thboeckel
* mui/Base64Dataspace.c: fixed a signedness warning
Hackergotchi for thboeckel11:21 AM Changeset [5436] by thboeckel
* Makefile.dep: regenerated dependencies
Hackergotchi for thboeckel11:20 AM Changeset [5435] by thboeckel
* DockyIcon.c: added missing #include for the OS4 build
Hackergotchi for thboeckel11:08 AM Changeset [5434] by thboeckel
* mui/WriteWindow.c: make sure the .taglines.hsh file is created in case …
Hackergotchi for thboeckel10:21 AM Changeset [5433] by thboeckel
* all: lots of minor changes due to the latest changes in the GenClasses …
Hackergotchi for thboeckel10:15 AM Changeset [5432] by thboeckel
* gc.c: each class now gets its own public header file to avoid depency of …
Hackergotchi for natman2:20 AM Changeset [5431] by natman
locale/spanish.ct: update again to the latest changes.

Nov 4, 2010:

Hackergotchi for thboeckel7:24 PM Changeset [5430] by thboeckel
* mui/YAM.c: somehow the image in the OS4 notification got lost. Now it is …
Hackergotchi for mandi781:46 PM Changeset [5429] by mandi78
* locale/polish.ct: update to the latest changes.
Note: See TracTimeline for information about the timeline view.