Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
yamos/ | 56 (100.0%) | 3195 (100.0%) | 57.0 |
Fixed enforcer hits when listing a PGP keyring with very long UID lines.
5 lines of code changed in 1 file:
Conflicts resolved
2 lines of code changed in 1 file:
Bugfix: LaTeX printing - darn, left a hardcoded file/path in there...
Some additional comments and KPrintF()s, trying to get the editing of
multipart PGP/MIME messages to work.
14 lines of code changed in 1 file:
Little optimization to the TextEditor dispatcher (moved more frequent
switch() cases in front)
25 lines of code changed in 1 file:
Activated experimental LaTeX printing
82 lines of code changed in 1 file:
Added hidden config option: PrintMethod (0=PRT:, 1=LaTeX, 2=PostScript)
3 lines of code changed in 2 files:
Small additions towards LaTeX printing
89 lines of code changed in 1 file:
Changed dynamic string functions in YAM_UT.c to use calloc()/free()
4 lines of code changed in 1 file:
Started to improve the printing system (see RE_PrintFile())
177 lines of code changed in 1 file:
Fixed: potential NULL pointer referenced in StrBufCat() and StrBufCpy()
11 lines of code changed in 1 file:
CheckPrinter() didn't take different interpretation of status for serial
printers into account.
6 lines of code changed in 1 file:
Added alternative quoting function
127 lines of code changed in 7 files:
Selecting a folder to move to in a filter automatically checks "Move" now
1 lines of code changed in 1 file:
Only strips stuff after the last signature separator in a message now,
instead of after the first (should fix problems replying to ML digests)
29 lines of code changed in 1 file:
Removed some debug output
0 lines of code changed in 1 file:
Forgot to remove one line of debug output earlier...
0 lines of code changed in 1 file:
Now using symbolic security values throughout the file
Replaced PGP-multipart error messages with localized version
WR_NewMail(): moved SetDefSecurity() call
WR_New(): added missing security menuitem,
added radiobutton->menuitem notification
68 lines of code changed in 1 file:
MA_ExamineMail() now uses symbolic security values
1 lines of code changed in 1 file:
Fixed enforcer hit in SetDefaultSecurity()
4 lines of code changed in 1 file:
Completed default security settings
61 lines of code changed in 1 file:
(20 more)