Timeline
Jun 4, 2010:
-
8:37 PM Ticket #168 (New search/filter not working as expected?) closed by
- invalid: The Boyer/Moore string search algorithm is a plain search algorithm, not a …
-
6:19 PM Ticket #169 (Implement a default-user feature with on-demand user-selection) created by
- Thought I had suggested this before, but as I cannot find it... I'd love …
-
6:11 PM Ticket #168 (New search/filter not working as expected?) created by
- I have a filter, looking up "to:" and searching for something like = …
-
8:09 AM Ticket #167 (Localization problems after restart) created by
- I am using the german catalogue. Start YAM then restart YAM (Projekt/Neu …
Jun 3, 2010:
-
12:12 AM Changeset [4730] by
- * STYLEGUIDE: 10. Variables: Add a hint about using static Variables.
May 31, 2010:
-
9:34 PM Changeset [4729] by
- * locale/italian.ct, locale/polish.ct: removed unused translation from …
-
1:09 PM Changeset [4728] by
- * locale/polish.ct: update polish catalog at the latest changes.
-
12:27 AM Changeset [4727] by
- * locale/italian.ct: update italian catalog at the latest changes.
May 30, 2010:
-
9:46 PM Changeset [4726] by
- * mui/BirthdayRequestWindow.c: added some missing folding markers and set …
-
9:13 PM Changeset [4725] by
- * YAM.h, YAM_AB.c: Store the LastBirthdayCheckDay into the global struct …
-
5:41 PM Changeset [4724] by
- * mui/BirthdayRequestWindow.c: Add a Window_ID to the birthday requester …
-
4:32 PM Ticket #166 (Doesn't show the birthday requester twice on the same day in same YAM ...) closed by
- fixed: (In [4723]) * YAM_AB.c: Don't show the birthday requester twice on the …
-
4:32 PM Changeset [4723] by
- * YAM_AB.c: Don't show the birthday requester twice on the same day in the …
-
4:12 PM Ticket #166 (Doesn't show the birthday requester twice on the same day in same YAM ...) created by
- If a user start YAM e.g. at 7:00 AM and change the default …
-
5:15 AM Changeset [4722] by
- * locale/german.ct: updated translation according to the latest changes.
-
5:10 AM Changeset [4721] by
- * YAM_AB.c, locale/YAM.cd: Add the date to the birthday requester.
-
3:44 AM Changeset [4720] by
- * YAM_CO.c: Change the default BirthdayCheckTime from 10:00 AM to 00:00 …
-
2:39 AM Ticket #47 (birthday check in background ?) closed by
- fixed: (In [4719]) * YAM_AB.c, mui/BirthdayRequestWindow.c, Makefile: Add a …
-
2:39 AM Changeset [4719] by
- * YAM_AB.c, mui/BirthdayRequestWindow.c, Makefile: Add a nonblocking …
May 26, 2010:
-
3:29 PM Changesets [4717-4718] by
- * YAM_WR.c: added some const qualifiers.
-
3:19 PM Changeset [4716] by
- * extrasrc/vastubs.c: removed some trailing spaces
-
2:39 PM Changeset [4715] by
- * locale/italian.ct: update italian catalog.
-
12:48 PM Changesets [4713-4714] by
- * YAM_WR.c: split some multiline fprintf()s into separate lines for better …
May 25, 2010:
-
8:12 AM Ticket #165 (DSI crash when unselected text in mail editor) closed by
- fixed: Fixed in the next release of TextEditor.mcc.
May 22, 2010:
-
8:24 AM Ticket #165 (DSI crash when unselected text in mail editor) created by
- I get a DSI crash clicking on unselected text (on mail composer) in WB …
May 21, 2010:
-
9:29 AM Changeset [4712] by
- * include/mui: updated the mui includes to match the latest released …
May 19, 2010:
-
10:48 AM AboutYAM edited by
- Added image (diff)
-
10:14 AM Changeset [4711] by
- * locale/polish.ct: updated polish catalog translation kindly provided by …
-
2:05 AM Changeset [4710] by
- * locale/italian.ct: Fix a little typo.
May 18, 2010:
-
8:50 AM Changeset [4709] by
- * locale/germant.ct: fixed a very strange translation.
-
8:49 AM Changeset [4708] by
- * mui/WriteWindow.c, mui/WriteWindowToolbar.c: correctly declared the …
May 17, 2010:
-
9:51 PM Changeset [4707] by
- * YAM_COs.c: fixed a small bug which prevented the DOS pattern setting to …
-
2:31 PM Changeset [4706] by
- * YAM_FI, YAM_COs.c: restored the old string search behaviour when reading …
-
12:13 PM Changeset [4705] by
- * mui/WriteWindow.c: the attachment list now uses the same size formatting …
May 16, 2010:
-
1:38 PM Changeset [4704] by
- * YAM_FI.c: fixed a minor memory leak where upon using the new …
May 14, 2010:
-
4:36 PM Changeset [4703] by
- updated spanish catalog translation
May 13, 2010:
-
3:59 PM Ticket #164 (Only reply to marked text) closed by
- fixed: (In [4702]) * YAM_WR.c, YAM_write.h, YAM_MA.c, ReadWindow.c, …
-
3:59 PM Changeset [4702] by
- * YAM_WR.c, YAM_write.h, YAM_MA.c, ReadWindow.c, ReadMailGroup.c, …
-
2:09 PM Ticket #164 (Only reply to marked text) created by
- Since the new TextEditor.mcc versions we have the possibility to disable …
May 12, 2010:
-
10:02 PM Changeset [4701] by
- * mui/QuickSearchBar.c: modified a comment.
-
10:00 PM Changeset [4700] by
- * mui/QuickSearchBar.c: use new Boyer/Moore search here as well.
-
6:08 PM Changeset [4699] by
- * locale/italian.ct: update italian catalog.
-
4:32 PM Changeset [4698] by
- * YAM_COs.c: added loading and saving of the extended string search.
-
4:23 PM Changeset [4697] by
- * locale/germant.ct: some corrections for the german translation.
-
4:22 PM Changeset [4696] by
- * BoyerMooreSearch.c: added some const keywords.
-
4:20 PM Changeset [4695] by
- * mui/SearchControlGroup.c: fixed a typo.
-
4:19 PM Changeset [4694] by
- * BoyerMooreSearch.c, YAM_FI.c: implemented a fast string search using the …
-
3:55 PM Changeset [4693] by
- - added AUTH chunk to locale translation file
-
3:54 PM Changeset [4692] by
- * Aboutwindow.c: added Emilio Jimenez to the list of active translators.
-
3:51 PM Localization edited by
- Added Emilio Limenez to the active list over translators (diff)
May 10, 2010:
-
7:49 AM Changeset [4691] by
- * Makefile, doc/Install-YAM: added new spanish translation to the catalog …
-
12:28 AM Changeset [4690] by
- added spanish catalog translation.
May 8, 2010:
-
7:44 PM MailingLists edited by
- changed link to new yam-svn mailman based mailing list @yam.ch (diff)
May 6, 2010:
-
3:12 AM Ticket #161 (Crash when press send now on zune 68k(YAM do push method and delete the ...) closed
by
- This ticket was closed automatically by the system. It was previously set …
Note: See TracTimeline
for information about the timeline view.


