May 2001 Commit Log

Number of Commits:
78
Number of Active Developers:
6
stoecker 2001-05-28 19:31 Rev.: 332

replaced MD5 algorithm

201 lines of code changed in 1 file:

stoecker 2001-05-27 20:04 Rev.: 331

further structure cleanup

322 lines of code changed in 29 files:

damato 2001-05-26 23:32 Rev.: 330

- fixed BUG #407550. Had to insert a InputBuffered at start to assure that
G->TR gets cleared or otherwise it will become NULL later which caused
that mass of hits reported in the BugTracker.
- a CTRL-C will now break the application and a CTRL-D will restart it
immediatly.

69 lines of code changed in 8 files:

damato 2001-05-26 23:30 Rev.: 329

- added casts for the RexxSysLib handling

22 lines of code changed in 1 file:

damato 2001-05-26 23:29 Rev.: 328

- changed debug-output to use kprintf instead of printf !

276 lines of code changed in 1 file:

gnikl 2001-05-25 17:07 Rev.: 326

removed non-breaking spaces (0xA0)

3 lines of code changed in 1 file:

gnikl 2001-05-25 16:53 Rev.: 325

lame fix for a MUI header problem with GCC

6 lines of code changed in 1 file:

gnikl 2001-05-25 16:27 Rev.: 324

removed conflicting prototypes

0 lines of code changed in 1 file:

gnikl 2001-05-25 16:24 Rev.: 323

fixed argument types of:
- FO_GetFolderByType_cmp()
- FO_SetOrderFunc()

2 lines of code changed in 1 file:

gnikl 2001-05-25 16:22 Rev.: 322

fixed argument type of TR_New()

1 lines of code changed in 1 file:

gnikl 2001-05-25 16:08 Rev.: 321

changed library init and cleanup order
removed checks for __ixemul__

13 lines of code changed in 1 file:

damato 2001-05-24 23:11 Rev.: 320

- fixed today introduced bug. Now the AppIcon Label text gets saved & loaded
correctly.
- a user can now select all folders that should be included in the AppIcon
statistics. With that feature displaying statistics is not limited to the
INCOMING folder anymore.

126 lines of code changed in 8 files:

damato 2001-05-24 20:35 Rev.: 319

- YAM reads the Content-Disposition: of a multipart message now. If a name of
a part could not be found in the Content-Type: field we get it from the
Disposition field now. (i.e. mails with attachments from ELM behave like this)

46 lines of code changed in 2 files:

damato 2001-05-24 18:50 Rev.: 318

- added option to define the AppIcon Label that should be displayed. Now a
User can configurate the string that should be displayed below the AppIcon
by reconfigurating it in the configuration window (Misc)

59 lines of code changed in 7 files:

damato 2001-05-22 19:26 Rev.: 315

- variable signatures will now also be used if one want`s to write a NEW or
FORWARD a mail in a folder which belongs to a mailinglist.
- the format of the sizes can be choosen now. That means that one can choose
between different display formats for displaying the message & attachment
sizes in YAM. I added 4 more different size formats that will hopefully fit
everyones needs. Default is the standard YAM size format which was there
since ages.
- added forgotten HELP messages for the SMTP AUTH feature of YAM.
- fixed bug in the alignment of POP3 struct. The listview of the POP3 accounts
didn`t show up the accounts anymore. Perhaps here we have to use a separate
displayhook if this realignment causes trouble with MorphOS.

286 lines of code changed in 8 files:

gnikl 2001-05-22 19:11 Rev.: 314

removed usage of stch_i
removed index(), bcopy() and _WBenchMsg

2 lines of code changed in 1 file:

gnikl 2001-05-22 19:10 Rev.: 313

removed usage of stch_i

0 lines of code changed in 1 file:

gnikl 2001-05-22 19:03 Rev.: 311

replaced index() with strchr()
fixed declaration error

5 lines of code changed in 1 file:

gnikl 2001-05-22 18:58 Rev.: 310

replaced stch_i() with sscanf()

6 lines of code changed in 1 file:

gnikl 2001-05-22 18:56 Rev.: 309

removed usage of stch_i

0 lines of code changed in 1 file:

gnikl 2001-05-22 18:43 Rev.: 308

replaced abs() with ABS()

2 lines of code changed in 1 file:

gnikl 2001-05-22 18:40 Rev.: 306

added PL_IconBody[] (moved from YAM_CO.c)

247 lines of code changed in 1 file:

gnikl 2001-05-22 18:39 Rev.: 305

removed PL_IconBody[]

1 lines of code changed in 1 file:

gnikl 2001-05-22 18:30 Rev.: 304

removed erroneous comment block (argh!)

0 lines of code changed in 1 file:

gnikl 2001-05-22 18:20 Rev.: 303

replaced _WBenchMsg with WBmsg

2 lines of code changed in 1 file:

gnikl 2001-05-22 18:19 Rev.: 301

removed dead code

0 lines of code changed in 1 file:

gnikl 2001-05-22 18:18 Rev.: 300

added "struct WBStartup *WBmsg" initialised by argv

8 lines of code changed in 1 file:

gnikl 2001-05-22 18:17 Rev.: 299

added "extern struct WBStartup *WBmsg"

1 lines of code changed in 1 file:

damato 2001-05-21 13:32 Rev.: 298

- put back all fold/unfold statements (///) for our beloved GoldED users

418 lines of code changed in 10 files:

stoecker 2001-05-20 21:07 Rev.: 297

fixed SAS optimize problem

153 lines of code changed in 24 files:

stoecker 2001-05-20 16:28 Rev.: 296

file structure cleanup

6 lines of code changed in 4 files:

stoecker 2001-05-20 16:05 Rev.: 294

more cleanup

529 lines of code changed in 29 files:

stoecker 2001-05-20 13:52 Rev.: 293

removed MorphOS declarations, as they will conflict with static ones

0 lines of code changed in 1 file:

damato 2001-05-20 13:39 Rev.: 292

- readded YAM.h to MAIN

169 lines of code changed in 1 file:

damato 2001-05-20 13:37 Rev.: 291

- trying to readd YAM.h to the MAIN branch..

0 lines of code changed in 1 file:

stoecker 2001-05-20 11:58 Rev.: 290

and much more updates structure

266 lines of code changed in 28 files:

stoecker 2001-05-20 01:53 Rev.: 289

code structure cleanup part 3

522 lines of code changed in 29 files:

stoecker 2001-05-19 22:27 Rev.: 287

second step of code structure cleanup

819 lines of code changed in 41 files:

stoecker 2001-05-19 15:39 Rev.: 285

added again

125 lines of code changed in 1 file:

stoecker 2001-05-19 15:27 Rev.: 284

joined md5 stuff

220 lines of code changed in 1 file:

stoecker 2001-05-19 15:15 Rev.: 281

structure cleanup

1449 lines of code changed in 41 files:

damato 2001-05-16 20:42 Rev.: 276

- fixed DB() macro and checked that it is compiling again

27 lines of code changed in 4 files:

gnikl 2001-05-16 20:32 Rev.: 275

fix formatting

18 lines of code changed in 1 file:

damato 2001-05-16 20:17 Rev.: 274

- modified & reactivated AB_LB_CmpFunc() again. Now the Addressbook should
be sortable again.

82 lines of code changed in 2 files:

gnikl 2001-05-16 20:17 Rev.: 273

fixed formatting

134 lines of code changed in 1 file:

gnikl 2001-05-16 20:11 Rev.: 272

fixed formatting

139 lines of code changed in 1 file:

gnikl 2001-05-16 20:02 Rev.: 271

fixed formatting

15 lines of code changed in 1 file:

gnikl 2001-05-16 20:02 Rev.: 270

fixed debug statements
fixed formatting

155 lines of code changed in 1 file:

gnikl 2001-05-16 19:54 Rev.: 269

fixed formatting

166 lines of code changed in 3 files:

gnikl 2001-05-16 19:41 Rev.: 268

fixed formatting

105 lines of code changed in 1 file:

gnikl 2001-05-16 19:33 Rev.: 267

fixed formatting

124 lines of code changed in 5 files:

gnikl 2001-05-16 19:19 Rev.: 266

disabled AB_LV_CmpFunc with #if 0 .. #endif
fixed formating

11 lines of code changed in 1 file:

gnikl 2001-05-16 19:01 Rev.: 265

removed obsolete #defines

0 lines of code changed in 1 file:

gnikl 2001-05-16 18:58 Rev.: 264

added missing library base definitions
replaced IORequest casts with proper argument
replaced amiga.lib with Exec functions
replaced STRPTR with char in argument structure

24 lines of code changed in 1 file:

gnikl 2001-05-16 18:04 Rev.: 263

removed superfluous include
removed TABs

14 lines of code changed in 1 file:

damato 2001-05-16 09:52 Rev.: 262

- Fixed bug in the AB_FindTodaysBirthDates() function. Now YAM should find
contacts who have birthday again.

84 lines of code changed in 1 file:

damato 2001-05-16 08:01 Rev.: 261

- forgot to add the modified YAM.h.in

1 lines of code changed in 1 file:

damato 2001-05-16 01:15 Rev.: 259

- Added separate ContextMenus for the Folder Listtree and the Mail Listview.
If popupmenu.library v9 or above could be found in the system a right
mouseclick on the folder listtree or mail listview should pop up a nice
ContextMenu now.

315 lines of code changed in 9 files:

gnikl 2001-05-15 18:28 Rev.: 256

enabled NewReadArgs.c

1 lines of code changed in 1 file:

gnikl 2001-05-15 18:26 Rev.: 255

changed handling of path to be the same as for node

7 lines of code changed in 1 file:

gnikl 2001-05-15 18:16 Rev.: 254

removed V44 includes requirement

27 lines of code changed in 1 file:

gnikl 2001-05-15 18:13 Rev.: 253

include adaptions and cleanup

17 lines of code changed in 2 files:

damato 2001-05-14 18:39 Rev.: 245

- added hierarchical folder support. Now it`s possible to sort the mail
folders via a listtree and to have folder groups.
This feature will obsolete the folder SEPARATORs. The .folders config file
format should stay compatbile.
- It is now possible to display a 16x16 image in front of every folder.
The image file have to have the name ".fimage" and have to be located in
the desired folder.
NOTE: This feature is not finsihed 100% and has some bug I couldn`t resolve
yet. -> Help wanted.
- some global optimizations on the folder listtree & mail listview.

520 lines of code changed in 10 files:

damato 2001-05-14 11:22 Rev.: 243

- brought back the old about window style on hard request :)

3 lines of code changed in 1 file:

krille 2001-05-13 19:44 Rev.: 241

Fixed bug in empty subject detection when bouncing a mail

1 lines of code changed in 1 file:

nicholai 2001-05-13 00:03 Rev.: 240

nfloattext.h shouldn?t be included

0 lines of code changed in 1 file:

damato 2001-05-11 11:00 Rev.: 237

- Fixed Y2K bug in DateStam2String() function. Now Daterequests to UNIXTIME
should perform accurate -> fixes the export email function.
- Removed some unneeded GetLocale calls for getting the TimeZone. Getting
the TimeZone is only needed once YAM is started. This changes should also
improve the Mail Listview a little bit because the displayhook was calling
such getlocale calls everytime.

90 lines of code changed in 2 files:

damato 2001-05-09 18:38 Rev.: 235

- fixed mailing list stuff again. Now Shift/Alt-Reply should behave like before.

15 lines of code changed in 1 file:

damato 2001-05-09 17:23 Rev.: 234

- Reverted back from NFloattext.mcc to Floattext.mcc in about window
- if you enter an alias in a address field and press return the alias or
realname will be resolved and the complete e-mail address string will
be printed in the field now
- added email resolving to the address field functions so that also while
entering a email address YAM will try to resolve it from the addressbook.
The resolve & expand ordering will be Alias->RealName->eMail

35 lines of code changed in 3 files:

laursen 2001-05-09 01:52 Rev.: 231

Missed localization.

1 lines of code changed in 1 file:

laursen 2001-05-09 01:51 Rev.: 230

Looks more like it used to (call me old-fashioned)...

2 lines of code changed in 1 file:

laursen 2001-05-09 01:19 Rev.: 229

Correction.

1 lines of code changed in 1 file:

damato 2001-05-09 00:27 Rev.: 223

- did some cosmetic changes to the about window
- modified copyright string in about window and also in every source file
- NListview & NList.mcc will be used now in the attachment part of the
write window
- added title to the window that lists each part of a message
- fixed behaviour of Mailing List feature for every folder. Now the
correct From/To etc. should be set if To: Pattern is used
- Added Signature selection to Mailinglist feature. Now you can select
a different signature for every mailing list.

458 lines of code changed in 31 files:

laursen 2001-05-08 17:43 Rev.: 222

Added temporary environment variable (DoNotDisturbMe) to avoid 'Move to next folder' requester.

29 lines of code changed in 1 file:

krille 2001-05-06 18:22 Rev.: 220

Now jumps to the first unread mail from bottom if reverse sorting is used

33 lines of code changed in 1 file:

krille 2001-05-06 18:19 Rev.: 219

Added backwards search to the 'change to next folder with unread mail' feature

5 lines of code changed in 1 file:

nicholai 2001-05-02 22:05 Rev.: 218

updated to make the MorphOS build work again

103 lines of code changed in 5 files:

laursen 2001-05-01 18:22 Rev.: 217

Removed enforcer hits when trying to spawn a second instance of YAM while the first one is starting up.

4 lines of code changed in 1 file:

April 2001 »

Generated by StatSVN 0.7.0