Commit Graph

41437 Commits

Author SHA1 Message Date
dp%netscape.com
d9d68788ef Caching of what registry was opened to improve performance of multiple
opens on the same registry file.
1999-09-17 05:46:25 +00:00
rjc%netscape.com
ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
mcafee%netscape.com
2c8556a5c8 Support both spellings of gray/grey as palette choice. 1999-09-17 05:39:30 +00:00
mcafee%netscape.com
7cc1b02b8b License, plus dropdown examples. 1999-09-17 05:23:48 +00:00
alecf%netscape.com
0afadf8524 fix scrollbar crash 1999-09-17 05:15:00 +00:00
troy%netscape.com
bdcb6263e6 Changed GetWidth() and DrawString() to reduce the number of SelectObject()
calls
1999-09-17 05:06:40 +00:00
mscott%netscape.com
636e23a193 export new compose messages properties file 1999-09-17 05:04:10 +00:00
mscott%netscape.com
c76f582e26 Export new properties file. 1999-09-17 05:00:36 +00:00
rjc%netscape.com
f6b3272e31 Fix signed/unsigned warning. 1999-09-17 04:59:55 +00:00
mscott%netscape.com
a47d9126e1 export the new compose messages properties page. 1999-09-17 04:59:12 +00:00
mscott%netscape.com
5467cf3ef0 the properties file for back end compose messages was in the wrong directory. Moving it into the locale
directory where it belongs.
1999-09-17 04:58:27 +00:00
rjc%netscape.com
23c6dd0c95 Fix bug #5871: now write out bookmark file in "UTF-8" encoding, along with: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file. 1999-09-17 04:58:07 +00:00
karnaze%netscape.com
465dc6f549 new regression test 1999-09-17 04:50:24 +00:00
karnaze%netscape.com
9557749da7 bug 13526 - allowed cellpadding, cellspacing to be percent value 1999-09-17 04:38:06 +00:00
waterson%netscape.com
d7bc730b0d Bug 13790. Okay, let's try that again, this time without the frills. 1999-09-17 04:29:53 +00:00
vidur%netscape.com
21477c4cd3 Document referrer propagation through webshell and docloader. 1999-09-17 04:26:02 +00:00
cls%seawood.org
d1453f5030 Undefined __P before redefining it. 1999-09-17 04:21:03 +00:00
waterson%netscape.com
fe8d3ee23e Fix nsCOMPtr sloppiness. 1999-09-17 04:13:19 +00:00
waterson%netscape.com
6d9438412e Back out changes that will cause bustage on some compilers. 1999-09-17 04:12:08 +00:00
rjc%netscape.com
294832cc06 Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
waterson%netscape.com
89517a263f Bug 13970. Use automatic XUL syntax to hook up command updaters. 1999-09-17 04:04:59 +00:00
waterson%netscape.com
dde8dcfc2a Bug 13970. Use XUL syntax to hook up command updaters. 1999-09-17 04:03:30 +00:00
waterson%netscape.com
d6245f8b84 Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup. 1999-09-17 04:02:27 +00:00
waterson%netscape.com
bd4a3e6792 Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code. 1999-09-17 04:01:46 +00:00
danm%netscape.com
e9bd7f6f1c reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow. 1999-09-17 03:43:06 +00:00
briano%netscape.com
93cec57e4a Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
danm%netscape.com
446f3bd345 implement HasDataMatchingFlavors 1999-09-17 02:43:08 +00:00
rjc%netscape.com
3c8a4bf7d7 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
bienvenu%netscape.com
203340ed27 auto create inbox when building imap folder tree 1999-09-17 02:06:24 +00:00
syd%netscape.com
f07cb272bf Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
troy%netscape.com
5fc2000038 Removed annoying printf message 1999-09-17 01:45:00 +00:00
dveditz%netscape.com
f4cbdacf44 Buffered I/O for registry performance 1999-09-17 01:32:00 +00:00
endico%mozilla.org
bb4a7d848c oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29 1999-09-17 01:07:34 +00:00
briano%netscape.com
d6c4aeac78 Automated update 1999-09-17 01:00:37 +00:00
kipp%netscape.com
8d093e424a Put float-edge on UL/OL/MENU/DIR container and get rid of hack property 1999-09-17 00:58:07 +00:00
kipp%netscape.com
666a8d9c00 Removed list item hack 1999-09-17 00:57:40 +00:00
kipp%netscape.com
3ced381a1a Zapped mCompatFloatMargin hack 1999-09-17 00:57:06 +00:00
jdunn%netscape.com
f0ee4dbce2 add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
and the binaries in viewer/Makefile.in
1999-09-17 00:53:36 +00:00
endico%mozilla.org
6469e8ccaa glimpse only allows a max of 32 characters with the -n option. -n is needed to get line numbers. Reduce the size of the form's input field to 32 chars and throw a message when the input is longer. 1999-09-17 00:43:31 +00:00
briano%netscape.com
3447c18330 Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
kipp%netscape.com
a18ab4f352 Tweaked strike-out position to be more appropriate 1999-09-17 00:37:15 +00:00
alecf%netscape.com
5e920b0b0d fix server sorting problem in the folder pane - sort servers by the order they appear in prefs 1999-09-17 00:19:21 +00:00
alecf%netscape.com
77a2ebf31b add new FindServerIndex() method 1999-09-17 00:14:43 +00:00
sgehani%netscape.com
db341e040c Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes. 1999-09-17 00:12:55 +00:00
dveditz%netscape.com
92f34f9d7a Allow a blank (magic) registry name passed to StartInstall() as in 4.x;
Don't delete a jarfile we didn't download! plus bugs 10749,13386
1999-09-17 00:11:24 +00:00
sgehani%netscape.com
0ed39c7f4e First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com
3fcf31dd08 Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com
4a5343815d Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
cyeh%netscape.com
1dedf3776a build RegXPCOM in optimized builds for creation of Component Registry 1999-09-17 00:08:41 +00:00
varada%netscape.com
2a44a5b8ee Added new style ES_AUTOHSCROLL to enable scrolling of text in edit boxes and also set the limit to 200 ( its arbitrary and can be changed later if it is too high or low) 1999-09-17 00:05:25 +00:00