Timeline
Aug 20, 2010:
-
6:11 PM Changeset [4955] by
- * YAM_stringsizes.h: removed MAXP3 define as we have no limit on max. …
-
5:46 PM Changeset [4954] by
- - rephrased the ChangeLog a bit
-
5:44 PM Changeset [4953] by
- * MailServers.c,h, misc: partly merged the new mail server management …
-
1:23 PM Changeset [4952] by
- * Threads.c: fixed a typo
-
1:21 PM Changeset [4951] by
- * YAM_MAf.c: split the old MA_UpdateIndexes() function into two separate …
-
1:21 PM Changeset [4950] by
- - dropped obsolete Object pointe WI_SEARCH in struct Global
-
10:05 AM Ticket #120 (Change the internals of YAM to use multithreading) closed by
- fixed
-
8:41 AM Changeset [4949] by
- * YAM_MAf.c: split the old MA_UpdateIndexes() function into two separate …
-
12:27 AM Changeset [4948] by
- - locale/italian.ct: fixed some more shortcuts and correct a few errors.
Aug 19, 2010:
-
7:23 PM Changeset [4947] by
- - fixed a bunch of compiler warning for the various platform we support …
-
7:17 PM Changeset [4946] by
- * Threads.c: changed a %d to %ld to please GCC.
-
7:13 PM Changeset [4945] by
- * MethodStack.c: fixed a typo
-
7:08 PM Changeset [4944] by
- * MethodStack.c: fixed a too small allocation for the pushed method.
-
4:53 PM Changeset [4943] by
- * BayesFilter.c: reverted a unfortunately checked in modification.
-
4:51 PM Changeset [4942] by
- * Threads.c: replaced "SimpleMail" by "Ambient" and added some links to …
-
4:16 PM Changeset [4941] by
- * Makefile.dep: regenerated due to latest changes.
-
4:14 PM Changeset [4940] by
- * Threads.c, Timer.c BayesFilter.c, mui/YAM.c: flushing the spam filters …
-
2:35 PM Changeset [4939] by
- * misc: completely rewrote the thread framework. Instead of launching a …
Aug 18, 2010:
-
8:26 PM Changeset [4938] by
- * YAM.c: bumped the minimum required version of the NList classes to what …
-
8:01 PM Changeset [4937] by
- - inline/macros.h is not required for MOS builds
-
7:59 PM Changeset [4936] by
- * Debug.h: added <inline/macros.h> include statement to get the debug …
Aug 17, 2010:
-
5:00 PM Ticket #180 (new nlist + nightly yam: crash when using cursor right in mailfolder list) closed by
- worksforme: Sorry, but I am not able to reproduce the problem here. I can only see …
-
4:58 PM Ticket #179 (new nlist + nightly yam: cannot open mail folders any more) closed by
- fixed: This is a bug in the recently released 0.106 version of the NList classes. …
-
4:47 PM Changeset [4935] by
- * SDI_compiler.h: removed the RODATA hack again.
-
4:37 PM Ticket #181 (YAM crashes when deleting mails from trashcan by hand) created by
- YAM 2.7-dev [OS4/PPC] (17.08.2010) Copyright (C) 2000-2010 YAM Open Source …
-
4:33 PM Ticket #180 (new nlist + nightly yam: crash when using cursor right in mailfolder list) created by
- hi. i today updated to the new nlist and nightly yam. using the cursor …
-
4:32 PM Ticket #179 (new nlist + nightly yam: cannot open mail folders any more) created by
- hi. i today updated to the new nlist and nightly yam. now i cannot open …
-
3:04 PM Changeset [4934] by
- * Debug.h, include/netinclude: switched all inline files to use the …
-
11:56 AM Changeset [4933] by
- * SDI_compiler.h: updated to latest version.
-
11:13 AM Changeset [4932] by
- * locale/polish.ct: update to the latest development changes.
Aug 16, 2010:
-
4:42 PM Changeset [4931] by
- * misc: now that a new NList release is out we are finally using some new …
-
4:00 PM Changeset [4930] by
- * Debug.c: stripped some trailing spaces.
-
3:59 PM Changeset [4929] by
- * mui/ReadMailGroup.c: the header list NList object and the surrounding …
-
1:04 PM Changeset [4928] by
- * QuickSearchBar.c: disabled "default object on click" feature in the …
-
10:58 AM Changeset [4927] by
- * YAM_UT.c: the LaunchCommand() function now returns the return code of …
-
9:01 AM Changeset [4926] by
- - locale/italian.ct: make it more verbose and correct a few errors.
-
8:32 AM Changeset [4925] by
- * Threads.c: fixed a wrong pointer access.
-
8:27 AM Changeset [4924] by
- * YAM_UT, YAM_ER.c: the error reporting code about a failed command …
-
8:26 AM Changeset [4923] by
- * Threads.c: added a function to check wether the code is running in the …
-
8:00 AM Changeset [4922] by
- regenerated Makefile.dep
Aug 15, 2010:
-
10:45 PM Changeset [4921] by
- - unified the DoSuperNew() stub function but we are still using …
-
8:42 PM Changesets [4919-4920] by
- * locale/german.ct: fixed missing LF
-
8:39 PM Ticket #11 (Attachments don't work in read windows) closed by
- fixed: (In [4918]) * misc: a failed command execution will now always be reported …
-
8:39 PM Changeset [4918] by
- * misc: a failed command execution will now always be reported using the …
-
3:03 PM Changeset [4917] by
- * extrasrc/DoSuperNew.c, extrasrc.h: added an own AROS version of the …
Aug 14, 2010:
-
9:17 PM Changeset [4916] by
- * extrasrc/NewReadArgs.c: replaced all oldstyle CopyMem() uses by proper …
-
8:13 PM Ticket #178 (YAM tries to close file twice -> recoverable alert on exit) closed by
- fixed: (In [4915]) * extrasrc/NewReadArgs.c,h: unified the "public" and "private" …
-
8:13 PM Changeset [4915] by
- * extrasrc/NewReadArgs.c,h: unified the "public" and "private" NewRDArgs …
-
6:21 PM Changeset [4914] by
- * YAM_UT.c: fixed a double removal of a node from a list (RemHead() first, …
-
5:11 PM Ticket #178 (YAM tries to close file twice -> recoverable alert on exit) created by
- YAM 2.7-dev [OS4/PPC] (14.08.2010) First of all, this does not happen …
-
9:20 AM Changeset [4913] by
- * misc: removed all unnecessary "if(X != NULL)" checks right before a …
Aug 13, 2010:
-
11:47 PM Changeset [4912] by
- - locale/italian.ct: update to the latest development changes.
-
10:58 PM Changeset [4911] by
- - minor fix to debug framework to always show DBC_WARNING and DBC_ERROR …
-
10:58 PM Changeset [4910] by
- * YAM_UT.c: fixed a bug in the DeleteZombiFiles() function where in case …
-
10:24 PM Changeset [4909] by
- * Threads.c, YAM.cd: changed the thread exit warning requester to use …
-
10:22 PM Changeset [4908] by
- * Requesters.c: the '_' character will now be stripped from the gadget …
-
3:59 PM Changeset [4907] by
- * Debug.c: now that we have our thread framework finally running, the …
-
3:57 PM Changeset [4906] by
- - minor compiler warning fixes to please the MOS compiler
-
2:19 PM Changeset [4905] by
- * AllocSysObject.c: make use of the OFFSET_OF() macro.
-
2:12 PM Changeset [4904] by
- * Threads.c: still running threads upon termination are no longer aborted, …
-
12:04 PM Changeset [4903] by
- * misc: lots of changes to get the thread framework running. Clicking on …
-
12:02 PM Changeset [4902] by
- * Threads.c: switched all allocations to AllocSysObject().
-
9:25 AM Changeset [4901] by
- * YAM_UT.c, extrasrc/stristr.c: moved the stristr() function from YAM_UT.c …
-
8:42 AM Changeset [4900] by
- * YAM_MA.c: hitting the DEL key now takes both the mail list and and mail …
-
8:30 AM Changeset [4899] by
- * YAM_UT.c: stristr() must *NOT* use the ENTER()/RETURN() macros, as this …
-
8:18 AM Changeset [4898] by
- * YAM_UT.c: made stristr() NULL pointer safe.
-
8:12 AM Changeset [4897] by
- * Debug.h: fixed wrong SHOWTAGS() definition for the non-debug build.
-
8:08 AM Changeset [4896] by
- * extrasrc/AllocSysObject.c, extrasrc/ExamineDir.c: fixed SHOWTAGS() call.
Aug 12, 2010:
-
11:08 PM Changeset [4895] by
- - added THREAD_LOCK/UNLOCK macros to have some more general …
-
4:39 PM Changeset [4894] by
- * Debug.c,h: slightly reworked all our main debug functions so that a …
-
12:42 PM Changeset [4893] by
- * YAM.c: moved the first MA_ChangeFolder() call in InitAfterLogin() after …
-
10:51 AM Changeset [4892] by
- * Threads.c: switched all allocations to AllocSysObject().
-
10:47 AM Changeset [4891] by
- * extrasrc/AllocSysObject.c: fixed some inconsistencies with message …
-
9:49 AM Changeset [4890] by
- * Debug.c: added a signal semaphore to serialize debugging from different …
-
9:38 AM Changesets [4888-4889] by
- * YAM.c: changed the calling condition for NewFreeArgs().
-
8:52 AM Changeset [4887] by
- * MainMailList.c, MainMailListGroup.c, rexx/setmail.c, rexx/setmailfile.c, …
Aug 11, 2010:
-
5:00 PM Changeset [4886] by
- * extrasrc/NewReadArgs.h, include/NewReadArgs.h: moved the NewReadArgs …
-
1:25 PM Changeset [4885] by
- * YAM.c: fixed a potential memory leak where ExtHelp was checked but this …
-
1:06 PM Ticket #177 (Latest nightly built just crashes on startup) closed by
- fixed: (In [4884]) * extrasrc.h, extrasrc: slightly reworked the whole "extrasrc" …
-
1:06 PM Changeset [4884] by
- * extrasrc.h, extrasrc: slightly reworked the whole "extrasrc" management …
-
12:39 PM Changeset [4883] by
- * YAM.c: changed the calling condition for NewFreeArgs().
-
12:33 PM Changeset [4882] by
- * extrasrc/NewReadArgs.c: fixed a possible memtrack warning due to the use …
-
11:32 AM Changeset [4881] by
- * extrasrc.h: added missing HAVE_(V)SNPRINTF definitions. This fixes the …
-
9:44 AM Changeset [4880] by
- * extrasrc.h: added some HAVE_#? definitions for all systems.
-
9:28 AM Changeset [4879] by
- * extrasrc/vasprintf.c: make sure that our vasprintf() implementation …
-
9:27 AM Changeset [4878] by
- * mui/AttachmentImage.c: use asprintf() instead of malloc() and …
-
9:11 AM Changesets [4876-4877] by
- * YAM.c: use asprintf() instead of malloc() and snprintf() with a fixed …
-
9:01 AM Changeset [4875] by
- * all classes: some general code cleanup in the subclasses.
Aug 10, 2010:
-
7:46 PM Changeset [4874] by
- * locale/italian.ct: adapted to the latest catalog descriptor.
-
7:23 PM Changeset [4873] by
- * YAM_FO.c, locale/YAM.cd: there is no need to annoy a user with a …
-
6:55 PM Changeset [4872] by
- - minor update to the nightly build script to make it a bit more verbose.
-
4:27 PM Ticket #177 (Latest nightly built just crashes on startup) created by
- YAM 2.7-dev [OS4/PPC] (10.08.2010) Copyright (C) 2000-2010 YAM Open Source …
-
4:04 PM Changeset [4871] by
- * YAM_FO.c, YAM_FI.c: reworked the automatic filter adaption. The user …
-
3:40 PM Changeset [4870] by
- * locale/german.ct: bumped revision
-
3:40 PM Changeset [4869] by
- * locale/YAM.cd: changed the requester's wording due to the last change.
-
3:38 PM Changeset [4868] by
- * YAM_FO.c, YAM_FI.c: the "do you want to modify the filters" question …
-
3:18 PM Ticket #116 (Changing Folder names in config for filters too) closed by
- fixed: The "do you want to apply the name change to the filters" feature will be …
-
3:05 PM Changeset [4867] by
- * YAM_FO.c, YAM_FI.c: after changing a folder's name the user will now be …
Aug 9, 2010:
-
4:58 PM Changeset [4866] by
- * extrasrc/AllocSysObject.c: use a union of all supported object type to …
-
1:24 PM Changeset [4865] by
- - simplified the Makefile.dep generation by using $(wildcard XXX) in our …
-
12:05 PM Changeset [4864] by
- * Makefile: added separated extrasrc directory to dependency generation.
-
12:04 PM Changeset [4863] by
- * extrasrc.h: cleaned up the file. No longer defines lots of NEED_#? only …
-
11:41 AM Changeset [4862] by
- * Makefile, extrasrc/strtok_r.c, extrasrc/getdelim.c: some AROS related …
-
11:10 AM Changeset [4861] by
- * extrasrc: removed the combined extrasrc.c file and let the build process …
-
10:10 AM Changeset [4860] by
- * YAM_FO.c: fixed some possible memory leaks and locked mail lists in case …
-
8:16 AM Changeset [4859] by
- * YAM_UT.c: added some debug output to the GotoURL() function.
-
8:16 AM Ticket #176 (the about window can only be closed with the escape key) closed by
- fixed: (In [4858]) * mui/Aboutwindow.c: fixed wrong usage of MUIV_Notify_Self. …
-
8:15 AM Changeset [4858] by
- * mui/Aboutwindow.c: fixed wrong usage of MUIV_Notify_Self. This closes …
Aug 8, 2010:
-
9:59 PM Changeset [4857] by
- * locale/italian.ct: fixed tons of erroneous shortcuts/ellipsis.
-
5:18 PM Ticket #176 (the about window can only be closed with the escape key) created by
- hi - no big brainer this time. the current about window can not be closed …
Aug 7, 2010:
-
2:20 PM Changeset [4856] by
- - added information on FlexCat usage
-
1:15 PM Changeset [4855] by
- - added create_catalogs() function to sow how the catalogs are generated
-
12:27 AM Changeset [4854] by
- * locale/french.ct: fixed some flexcat warnings regarding missmatched …
Aug 6, 2010:
-
4:34 PM Changeset [4853] by
- * locale/french.ct: updated french translation according to latest …
-
2:08 PM Changeset [4852] by
- - added svn:keywords
-
2:07 PM Changeset [4851] by
- - added ignore file, fixed svn keywords
-
1:58 PM Changeset [4850] by
- * www/nightly.yam.ch: added yam-build.sh script to our repository. This …
-
12:24 PM Ticket #175 (keyboard navigation no longer working) closed by
- fixed: Replying to MichaelMerkel: > ok - i tried the latest nightly …
Aug 5, 2010:
-
11:12 AM Changeset [4849] by
- * Makefile: slightly modified the dependencies for the classes to avoid …
-
11:09 AM Changesets [4847-4848] by
- * 0.33 - the .crc file is now written on every run, even if the checksum …
-
10:15 AM Changeset [4846] by
- * locale/czech.ct: updated Czech translation.
-
9:30 AM Changeset [4845] by
- - minor fixes to get the build environment going again after the latest …
Aug 4, 2010:
-
5:21 PM Changeset [4844] by
- * Makefile: added crc32 sources to GenClasses dependency list.
-
10:55 AM Changeset [4843] by
- * mui/#?: adapted the ATTR() usage due to the recent changes in the …
-
10:51 AM Changeset [4842] by
- * CRC checksums are now used to check whether any class definition has …
Aug 3, 2010:
-
2:59 PM Changeset [4841] by
- * mui/MainMailList.c, mui/MainMailListGroup.c: moved a method to the …
-
12:02 PM Changeset [4840] by
- * mui/MainWindow.c: added missing #include.
-
12:00 PM Changeset [4839] by
- * YAM_MA.c, mui/MainWindow.c, mui/Aboutwindow.c: implemented some more …
-
11:40 AM Changeset [4838] by
- * YAM_MA.c, YAM_UT.c, mui/MainMailList.c: moved the "set mail info" hook …
-
9:29 AM Changeset [4837] by
- * mui/ReadMailGroup.c, mui/WriteWindow.c: disabled the "default object on …
Aug 2, 2010:
-
11:28 PM Changeset [4836] by
- fixed a typo.
-
11:22 PM Changeset [4835] by
- TODO: Removed the part about a additional config flag to turn off the …
-
8:26 PM Ticket #175 (keyboard navigation no longer working) created by
- hi. with the current nightly build the keyboard navigation is broken: the …
-
4:53 PM Changesets [4833-4834] by
- * YAM_MA.c, YAM_UT.c, mui/MainFolderListtree.c: moved the "set folder …
-
4:42 PM Changeset [4832] by
- * YAM_MA.c, mui/MainFolderListtree.c: moved the folder tree double click …
-
4:41 PM Changeset [4831] by
- * ImageCache.c: changed a warning to a normal debug message to reduce the …
Aug 1, 2010:
-
9:19 PM Changeset [4830] by
- * mui/MainMailList.c, mui/MainFolderListtree.c: disabled the "default …
Jul 30, 2010:
-
1:34 PM Changeset [4829] by
- * locale/YAM.cd, locale/german.ct: added some ellipsises.
-
1:27 PM Changeset [4828] by
- * YAM_MAf.c: several active "jump on xxx" config settings will now do what …
-
1:06 PM Changeset [4827] by
- * locale/italiano.ct: fixed tons of warnings with FlexCat 2.7
-
1:01 PM Changeset [4826] by
- * rexx/setmail.c: added missing #include.
-
12:58 PM Changeset [4825] by
- * mui/MainMailListGroup.c: removed the catch of the …
-
12:54 PM Changeset [4824] by
- * misc: simplified the centered display within the main mail list a bit.
-
10:00 AM Changeset [4823] by
- * YAM_MA.c, mui/MainMailListGroup.c: use the NListview objects to set up …
-
9:04 AM Changeset [4822] by
- * YAM_MA.c, YAM_MAf.c, mui/MainMailList.c: use the new "centered jump" …
Jul 29, 2010:
-
4:59 PM Changeset [4821] by
- * YAM_MAf.c: jumping to a different entry in the mail list will now first …
-
4:21 PM Ticket #174 (Can't send any mails anymore) closed by
- fixed: No need for a log. Should be fixed in the next nightly build.
-
4:17 PM Changeset [4820] by
- * YAM_TR.c: call CheckSingleInterface() even without any configured …
-
4:11 PM Changeset [4819] by
- * YAM_TR.c: an empty IOCInterface string caused YAM to assume that the …
-
3:41 PM Ticket #174 (Can't send any mails anymore) created by
- Hi, as of todays nightly build I get the following error: Couldn't open …
-
2:54 PM Changeset [4818] by
- * locale/german.ct: fixed a typo.
-
2:52 PM Ticket #80 (Don't keep "check for update" silent) closed by
- fixed: (In [4817]) * UpdateCheck.c, YAM_MA.c: an update checktriggered by the …
-
2:52 PM Changeset [4817] by
- * UpdateCheck.c, YAM_MA.c: an update checktriggered by the user but …
-
1:49 PM Ticket #24 (Title of save attachment is wrong: says "save message") closed by
- fixed: (In [4816]) * YAM_RE.c, locale/YAM.cd, locale/german.ct: the title of the …
-
1:49 PM Changeset [4816] by
- * YAM_RE.c, locale/YAM.cd, locale/german.ct: the title of the save …
-
12:33 PM Ticket #14 (Keyboard control doesn't highlight correctly) closed by
- fixed: (In [4815]) * YAM_MA.c, mui/MainWindow.c, mui/MainMailListGroup.c: the …
-
12:33 PM Changeset [4815] by
- * YAM_MA.c, mui/MainWindow.c, mui/MainMailListGroup.c: the "active object …
Jul 28, 2010:
-
9:53 PM Changeset [4814] by
- * YAM_TR.c: variables passed to SocketBaseTags() must be full 32bit wide, …
-
2:54 PM Changeset [4813] by
- * YAM_TR.c: avoid empty interface names to be checked.
-
1:30 PM Changeset [4812] by
- * YAM_TR.c: allow space separated interface names aswell as the single …
-
11:31 AM Changeset [4811] by
- * STYLEGUIDE: added a section on "enum" types and the use of "const" …
-
11:00 AM Changeset [4810] by
- * YAM_TR.c: added Trim() operation to the execution of …
-
10:55 AM Changeset [4809] by
- * YAM_TR.c: slightly optimized the CheckSingleInterface() and all other …
-
10:24 AM Changeset [4808] by
- * YAM_COs.c: changed the "IOCInterfaces" item back to the old …
-
9:43 AM Ticket #39 (check for several online interfaces) closed by
- fixed: (In [4807]) * YAM_TR.c, YAM_CO.c, YAM_COs.c: implemented a multiple …
-
9:43 AM Changeset [4807] by
- * YAM_TR.c, YAM_CO.c, YAM_COs.c: implemented a multiple interface check to …
Jul 27, 2010:
-
7:54 PM Ticket #173 (Rebuild Folder Index issue) closed by
- fixed: (In [4806]) * extrasrc.h, extrasrc/ExamineDir.c, …
-
7:54 PM Changeset [4806] by
- * extrasrc.h, extrasrc/ExamineDir.c, extrasrc/AllocSysObject.c: replaced …
-
9:25 AM Changeset [4805] by
- * YAM_UT.c: added another check for a successful ExamineDir() call.
-
9:04 AM Changeset [4804] by
- * extrasrc/ExamineDir.c: yet another fix to make sure that the IoErr() …
-
8:14 AM Changeset [4803] by
- * mui/TransferMailList.c: added missing separator bar.
Jul 26, 2010:
-
5:16 PM Changeset [4802] by
- * Debug.h: modified the memory tracking macros for the MorphOS build to …
-
5:14 PM Changeset [4801] by
- * include/SDI_compiler.h: adapted IPTR and SIPTR definitions as the latest …
-
12:20 PM Changeset [4800] by
- * extrasrc/ExamineDir.c: added a proper ExAllEnd() call in case the looped …
-
12:19 PM Changeset [4799] by
- * YAM_MAf.c, YAM_UT.c, YAM_WR.c, mui/ThemeListGroup.c: output DOS' IoErr() …
-
12:15 PM Changeset [4798] by
- * Debug.h: added missing #include.
-
12:10 PM Changeset [4797] by
- * extrasrc/AllocSysObject.c: added SHOWTAGS() call.
-
12:09 PM Changeset [4796] by
- * extrasrc/ExamineDir.c: make sure to set DOS' IoErr to …
-
12:08 PM Changeset [4795] by
- * Debug.c: added "tags" debug class to display complete tag lists.
Jul 22, 2010:
-
7:31 PM Changeset [4794] by
- - fixed a typo which caused the Install-YAM file to fail
Jul 21, 2010:
Note: See TracTimeline
for information about the timeline view.


