tokul
|
6b73a2c9b7
Provides some fixes for #1043576 (incorrect wrapping of multibyte texts).
|
20 years ago |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 years ago |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 years ago |
Fredrik Jervfors
|
66d6ea252d
XHTML fixes
|
20 years ago |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 years ago |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
21 years ago |
Jimmy Conner
|
69b94b6a1c
Minor bug fix, assignment in condition resulting in our seeding function to fail
|
21 years ago |
tokul
|
232912ec98
adding sq_is8bit and sq_mb_list_encodings functions.
|
21 years ago |
tokul
|
34a0b16773
xtra_code updates in strings
|
21 years ago |
stekkel
|
935fc22b6f
Fixed warning.
|
21 years ago |
stekkel
|
1fc1409425
Tweaked wrapping a little more.
|
21 years ago |
stekkel
|
b92481b314
Possible fix for our wrapping problem. Please review it because I might have
|
21 years ago |
tokul
|
ff6d3d6fe3
rewriting tests after ctype/sm_ctype comparision and reading php manual more creafully.
|
21 years ago |
Brian G. Peterson
|
26f3fc4e59
- add sm_ctype_space and function_exists check to support PHP without ctype
|
21 years ago |
Brian G. Peterson
|
9fc0c3ae3b
- add sqBodyWrap utility functions to rewrap entire body rather than one line at a time
|
21 years ago |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 years ago |
tokul
|
22a39f04e3
this way it looks better.
|
21 years ago |
tokul
|
d550e50eb0
adding sq_htmlentities function
|
21 years ago |
tokul
|
c680669021
phpdoc formating fixes
|
21 years ago |
Thijs Kinkhorst
|
67b3f9cb87
Fix quote_imap, the ereg pattern wasn't always interpreted right
|
21 years ago |
Thijs Kinkhorst
|
eb0871d7c9
Make writing to prefs/abook/calendar files more reliable by handling it
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
Erin Schnabel
|
589545163f
wooops. mismatched my brackets!
|
21 years ago |
Erin Schnabel
|
d08af2c50a
ready for continued development
|
21 years ago |
Erin Schnabel
|
563d99a96e
get ready for 1.5.0 dev release
|
21 years ago |
pdontthink
|
4a8890bec5
Removed right target, which is redundant and problematic when viewing right frame in separate window
|
21 years ago |
Thijs Kinkhorst
|
2751145774
Add phpdoc doc blocks to some files.
|
22 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
pdontthink
|
ec94b89f7d
Fix: php_self() not working right for Windoze servers that don't have REQUEST_URI
|
22 years ago |
indiri69
|
778a559cda
A forward slash can appear in query of a string, so find the start of a query first.
|
22 years ago |