Commit graph

125 commits

Author SHA1 Message Date
stekkel
ee1838f3e8 forgot to remove some comments 2002-07-25 18:41:11 +00:00
stekkel
0b29c9065a simpler method for sending the MDN 2002-07-25 18:34:36 +00:00
thomppj
072fc8552f Renamed class/*.class files to class/*.class.php and made modifications
throughout the SquirrelMail code to represent these changes.
2002-07-25 13:57:18 +00:00
teepe
90b9d38b41 this is better,
<!DOCTYPE... is  no longer a style, but more a textual prefix, which it also is...
<HTML> tag incorporated truly
2002-07-14 16:03:13 +00:00
teepe
86047b6757 Since <!DOCTYPE may _not_ be closed, it is a style parameter
(when talking in the language of html.class)

With this change, there is no </!DOCTYPE tag, which is not only more elegant, but also allows the pages to validate :-)

Marc, Could you look into my comments on the addChild('HTML') issue?
I assume you want the doc to look like this, right?

<!DOCTYPE blah>
  <html>
    <head>
      blah
    </head>
    <body>
      blah
    </body>
  </html>
2002-07-14 15:28:55 +00:00
teepe
c9452319cd &nbsp -> &nbsp; 2002-07-14 13:34:56 +00:00
stekkel
2f879e96ff added functions to support the html class 2002-07-12 16:02:21 +00:00
Pontus Ullgren
3ad93954cf Moved the generic_header hook back to page_header.php. bug #554278 2002-07-10 22:27:43 +00:00
philippe_mingo
f7aef6953d r2l by Yoav 2002-06-28 06:36:15 +00:00
jmunro
d3b192781f typo 2002-06-13 14:48:02 +00:00
jmunro
eca4214dd5 fix for compose in new window from plugin pages, + typo fix 2002-06-13 14:36:38 +00:00
stekkel
a688981d84 removed debug message (thnx jason) 2002-05-24 18:08:26 +00:00
stekkel
0acf8734fe fixed comp_in_new handling 2002-05-24 15:37:47 +00:00
stekkel
c153b6ba5a final try 2002-05-17 13:11:39 +00:00
stekkel
fa65eddca6 final try .. 2002-05-17 12:37:30 +00:00
stekkel
fd292d2dcd rollback2 2002-05-17 12:31:25 +00:00
stekkel
b8714f3a4a rollback 2002-05-17 12:29:49 +00:00
stekkel
1a2d331ab4 Fix for forward messages from a search 2002-05-17 12:08:27 +00:00
centaurix
480cf248b1 patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
jmunro
9338de7027 fix for text box focus on read_body.php. Ryan, adding a simple case block causes errors with E_ALL and breaks the 'compose in new window' option when launched from read_body.php. This fix disables the text box focus without warnings or breakage :) 2002-05-14 15:13:29 +00:00
jmunro
131c51ff60 patch #527664. disables text box focus when reading mail.
Thanks Ryan O'Neill
2002-05-09 04:05:01 +00:00
jmunro
9dae3838b9 lets the users set the size of the 'compose in new window' pop up 2002-04-17 14:41:50 +00:00
jmunro
82678a752c remove old 'search_pos' pref, not used anymore. bug # 518693 2002-04-02 21:07:52 +00:00
philippe_mingo
05747bc945 Optimization:
readMailboxParent was only been used in imap_mailbox. Removed from
strings.php as this is a frequent loaded module.
2002-03-23 16:23:57 +00:00
jmunro
22c50f48e5 fixed $custom_css (ended up in single quotes after code cleanup) 2002-03-18 16:24:15 +00:00
philippe_mingo
174eb5a186 QC. Some code cleanup to avoid line overflow on mail list. 2002-03-17 20:24:45 +00:00
stekkel
3ec6cd283f added extra variable to make it possible to add more lines to the onload
function
2002-03-08 21:22:31 +00:00
simond
17f36392d0 Clear out tabs for proper spaces 2002-03-02 20:31:04 +00:00
Bron Gondwana
3b0914a58c Move javascript from between <head> and <body> into <head> where it
belongs.
2002-02-19 01:41:48 +00:00
jmunro
5b81f4db16 fixed several warnings about Undefined vars 2002-02-11 19:22:04 +00:00
jmunro
dc073365fb fixed another translation issue 2002-02-11 18:45:55 +00:00
jmunro
98b3662e24 Fixed Missing translation on Compose link 2002-02-11 18:41:37 +00:00
jmunro
c12c7b406e Added a "compose in new window" option located in display prefs. Each file that calls compose.php has been modified 2002-02-11 18:25:59 +00:00
philippe_mingo
7559a66939 Code cleaning 2002-02-04 20:28:57 +00:00
philippe_mingo
256ee4adb9 Some intl. fix 2002-02-04 14:58:45 +00:00
philippe_mingo
c82d672c6e Inbox fix 2002-02-04 10:30:09 +00:00
teepe
52f24ab4e5 _top frame problem fix 2002-01-27 23:30:40 +00:00
teepe
e4b09fa02b allow sm to be in an embedded frame 2002-01-25 17:15:57 +00:00
philippe_mingo
32557bbe80 This removes that Current Folder: None when it is not applicable. 2002-01-24 08:51:40 +00:00
teepe
6a37875fb5 ehh, hmm: include -> require 2002-01-22 15:07:42 +00:00
teepe
875a1a1490 make javascript errors disappear 2002-01-19 16:28:07 +00:00
teepe
cddbdffbe3 some more fixes to solve the vhost problem (icy cold here in the freeze) 2002-01-19 13:49:36 +00:00
philippe_mingo
f0f4437b38 Multiple css bugfix 2002-01-13 18:01:45 +00:00
philippe_mingo
3e4854f7e8 In order to make sent_subfolders work I had to change a lot of code.
I may have messed up something in the process so PLEASE TEST THIS
CARFULLY.

In my system (that uses uw) it almost work. The only thing left to
be done is to organize left main in such a way that sent subfolders
are placed to the top.

I've replaced some spare code with a few new functions.
sqimap_mailbox_rename and isSpecialMailbox are the most interesting
in other proceses.
2002-01-11 23:28:12 +00:00
philippe_mingo
0512079944 Allow main theme in login screen. 2002-01-11 12:29:29 +00:00
philippe_mingo
ec9c32d581 This commit adds the possibility to specify system-defined css in order to
allow users to change the font family and size of SM. Making possible to
make it bigger or smaller depending on their screen size. Sysops may add
or remove these system-defined css located in themes/css/
2002-01-11 12:17:50 +00:00
philippe_mingo
1cfb10cd4b The auto focus module has been a little bit improved in order
to be more flexible.
2002-01-11 11:32:37 +00:00
philippe_mingo
79fcadae49 Cleaning and bug-fix. Added base uri to read mail. 2002-01-05 21:11:21 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
thomppj
c8a314539d Just a small change... 2001-12-21 18:52:18 +00:00