philippe_mingo
910b7f08d9
Multiple changes.
...
* Added sqclock to core with its options in folder options
* Change options_folder to use new functions
* removed some straight php in order to let xgetpo to work
2001-10-29 13:04:38 +00:00
philippe_mingo
c5eea2115b
* Header rearranged
...
* Toggle all fixed for Konq
* Page selector now allows more customization
* Added default paramenter to get pref
2001-10-27 15:34:19 +00:00
Tyler Akins
d173f102fd
Prefs saved as a value of 0 were treated like empty strings. This caused
...
the alternating row colors setting to be messed up.
Bug reported on May 12, 2001, by Marc Lucks.
2001-06-25 16:20:57 +00:00
Tyler Akins
4b3f400ffc
* Removed a warning
2001-05-10 19:24:08 +00:00
Tyler Akins
31e1b270df
* Further optimization
2001-05-10 19:13:15 +00:00
Tyler Akins
91b09a84d3
* Just cleaned some strings
2001-05-01 21:07:11 +00:00
Luke Ehresman
8bb3fe345d
made preferences REALLY be cached (in session)
2001-04-21 13:47:33 +00:00
Tyler Akins
0d0de5d238
* Got bored and copied all the validate.php and define() stuff to 1.1
...
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
8bd15227ec
* Changed preferences to cache them for reading (Yeay!)
...
* Prefereneces now remove empty preferences, invalid lines, etc.
* Message highlighting numbering is now semi-automatic (the numbers are
'corrected' when the preference file is loaded)
* Changed the chosen_theme stuff in load_prefs.php to not erase the filename
of the theme it is trying to load
* Removed more warnings
2001-03-08 17:26:48 +00:00
lbergman
51a7aa967a
fix bug select one highlight item, deletes all
2001-02-10 00:45:31 +00:00
Luke Ehresman
f457b84556
removed error messages
2001-02-01 20:51:52 +00:00
Luke Ehresman
5301802ba0
* speed improvemnts in sorting
...
* more warnings removed
2001-02-01 02:53:12 +00:00
Tyler Akins
de965920f1
Removed a lot of the warnings generated when PHP has all warnings enabled.
...
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
gustavf
2dbb129036
Changed a few strings to be easier to translate. Should be ready for
...
0.5 string freeze now.
2000-08-17 11:28:19 +00:00
Luke Ehresman
bcbd7bc514
- fixed and improved wordWrap
...
- added sqStripSlashes() function
2000-08-10 08:24:55 +00:00
Luke Ehresman
cb9a59a769
- fixed bugs in sorting by from and subject
...
- After login, you go to INBOX, not the welcome screen
- worked out some more bugs in conf.pl
- subscribe/unsubscribe can select multiple folders at one time
- made empty trash happen on left side so you stay where you are
- standardized look and feel a little bit more
- fixed problems with renaming of folders
2000-07-10 09:22:44 +00:00
Luke Ehresman
257e917384
Made the message highlighting much more stable and usable. It has quite
...
a bit of error correction, and the interface was made easier and more
functional.
2000-06-19 00:57:21 +00:00
Luke Ehresman
e02cfd342e
changed <? to <?php in everything
2000-04-11 23:19:53 +00:00
Luke Ehresman
f30a12c0b8
fixed login problems
2000-03-07 12:34:01 +00:00
gustavf
960fbbd382
Added a constat to all files in functions/ to be able to chech whether the
...
file has already been included.
2000-03-01 08:44:35 +00:00
nehresma
d213b06c5b
fixed several parse errors with gettext stuff
2000-01-13 23:07:42 +00:00
serek
b8c09d04b9
added gettext support.
2000-01-13 21:26:30 +00:00
Luke Ehresman
c0b0f363f7
Adds signature support
2000-01-08 13:53:05 +00:00
Luke Ehresman
b6c453b202
fixed bug in color stuff
2000-01-06 19:51:42 +00:00
Luke Ehresman
0fd7a6774f
Fixed some bugs in data directory stuff
2000-01-06 19:37:55 +00:00
Luke Ehresman
e787339ae0
made data path relative
2000-01-06 19:29:24 +00:00
Luke Ehresman
f85852280d
Rewrote SMTP functions, now includes error correction, fixed bugs in theme
...
selection on personal preferences.
2000-01-06 18:26:28 +00:00
Luke Ehresman
e4f9a42e4b
Added "Themes" to personal preferences
2000-01-06 17:03:04 +00:00
Luke Ehresman
ac8fe41c7c
Preferences save now
2000-01-06 01:12:01 +00:00
Luke Ehresman
6d90e28e6c
Beginnings of the options menu
2000-01-06 00:48:05 +00:00