dveditz%netscape.com
0342f82c59
more trying to get nr_bufio to work on a mac
...
git-svn-id: svn://10.0.0.236/trunk@47933 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 06:35:32 +00:00
mcafee%netscape.com
877ee6b4d0
Adding colorpicker
...
git-svn-id: svn://10.0.0.236/trunk@47932 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 06:30:56 +00:00
buster%netscape.com
ebbfa93fe1
fixed bug 14039
...
bad copy-and-paste of some event propogation code. the gfx text control
event listeners exist just to propogate the event from the embedded shell
to the content, and should not pass the event back to the frame itself, except
for keyPress (for default action).
git-svn-id: svn://10.0.0.236/trunk@47931 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 06:15:56 +00:00
dveditz%netscape.com
97a579dd51
fixing mac path sadness with new nr_bufio stuff
...
git-svn-id: svn://10.0.0.236/trunk@47930 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 06:13:38 +00:00
norris%netscape.com
a2d2f20af7
Clearer example.
...
git-svn-id: svn://10.0.0.236/trunk@47929 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 06:12:45 +00:00
norris%netscape.com
e31a379e1e
Tutorial examples.
...
git-svn-id: svn://10.0.0.236/trunk@47928 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:54:27 +00:00
dp%netscape.com
6cbbd59105
Caching of what registry was opened to improve performance of multiple
...
opens on the same registry file.
git-svn-id: svn://10.0.0.236/trunk@47927 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:46:25 +00:00
rjc%netscape.com
55b321b8b3
Change window title to "Search" per marketing.
...
git-svn-id: svn://10.0.0.236/trunk@47926 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:42:54 +00:00
mcafee%netscape.com
07a38bea58
Support both spellings of gray/grey as palette choice.
...
git-svn-id: svn://10.0.0.236/trunk@47925 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:39:30 +00:00
mcafee%netscape.com
0609b4c413
License, plus dropdown examples.
...
git-svn-id: svn://10.0.0.236/trunk@47924 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:23:48 +00:00
alecf%netscape.com
09083e9ef5
fix scrollbar crash
...
git-svn-id: svn://10.0.0.236/trunk@47923 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:15:00 +00:00
troy%netscape.com
e51cacea1d
Changed GetWidth() and DrawString() to reduce the number of SelectObject()
...
calls
git-svn-id: svn://10.0.0.236/trunk@47922 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:06:40 +00:00
mscott%netscape.com
15e3b9c228
export new compose messages properties file
...
git-svn-id: svn://10.0.0.236/trunk@47921 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:04:10 +00:00
mscott%netscape.com
66938c85c1
Export new properties file.
...
git-svn-id: svn://10.0.0.236/trunk@47920 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 05:00:36 +00:00
rjc%netscape.com
fea636f75f
Fix signed/unsigned warning.
...
git-svn-id: svn://10.0.0.236/trunk@47919 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:59:55 +00:00
mscott%netscape.com
c9f9613176
export the new compose messages properties page.
...
git-svn-id: svn://10.0.0.236/trunk@47918 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:59:12 +00:00
mscott%netscape.com
d27b2f5b5b
the properties file for back end compose messages was in the wrong directory. Moving it into the locale
...
directory where it belongs.
git-svn-id: svn://10.0.0.236/trunk@47917 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:58:27 +00:00
rjc%netscape.com
2bdbefd3af
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.
git-svn-id: svn://10.0.0.236/trunk@47916 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:58:07 +00:00
karnaze%netscape.com
aa15be4323
new regression test
...
git-svn-id: svn://10.0.0.236/trunk@47915 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:50:24 +00:00
karnaze%netscape.com
650c4f32aa
bug 13526 - allowed cellpadding, cellspacing to be percent value
...
git-svn-id: svn://10.0.0.236/trunk@47914 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:38:06 +00:00
waterson%netscape.com
d768a81fb7
Bug 13790. Okay, let's try that again, this time without the frills.
...
git-svn-id: svn://10.0.0.236/trunk@47913 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:29:53 +00:00
vidur%netscape.com
dabd4470bb
Document referrer propagation through webshell and docloader.
...
git-svn-id: svn://10.0.0.236/trunk@47912 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:26:02 +00:00
cls%seawood.org
aa416cb229
Undefined __P before redefining it.
...
git-svn-id: svn://10.0.0.236/trunk@47911 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:21:03 +00:00
waterson%netscape.com
4a234d12a7
Fix nsCOMPtr sloppiness.
...
git-svn-id: svn://10.0.0.236/trunk@47910 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:13:19 +00:00
waterson%netscape.com
987fdb3e81
Back out changes that will cause bustage on some compilers.
...
git-svn-id: svn://10.0.0.236/trunk@47909 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:12:08 +00:00
rjc%netscape.com
d20ac0833a
Fix bug #14117 . Thanks to tor@cs.brown.edu for the fix.
...
git-svn-id: svn://10.0.0.236/trunk@47908 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:10:36 +00:00
waterson%netscape.com
b1e7d47421
Bug 13970. Use automatic XUL syntax to hook up command updaters.
...
git-svn-id: svn://10.0.0.236/trunk@47907 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:04:59 +00:00
waterson%netscape.com
21706c7492
Bug 13970. Use XUL syntax to hook up command updaters.
...
git-svn-id: svn://10.0.0.236/trunk@47906 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:03:30 +00:00
waterson%netscape.com
82ddc2c573
Bug 13970. Use 'commandupdater' attribute to do automatic updater hookup.
...
git-svn-id: svn://10.0.0.236/trunk@47905 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:02:27 +00:00
waterson%netscape.com
fd4e9f3a20
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.
...
git-svn-id: svn://10.0.0.236/trunk@47904 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:01:46 +00:00
danm%netscape.com
ac8603e168
reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow.
...
git-svn-id: svn://10.0.0.236/trunk@47903 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 03:43:06 +00:00
briano%netscape.com
ad0761f22e
Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'.
...
git-svn-id: svn://10.0.0.236/trunk@47901 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 03:25:58 +00:00
danm%netscape.com
70449374a5
implement HasDataMatchingFlavors
...
git-svn-id: svn://10.0.0.236/trunk@47900 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 02:43:08 +00:00
rjc%netscape.com
e09edc25fc
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.
...
git-svn-id: svn://10.0.0.236/trunk@47897 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 02:26:25 +00:00
bienvenu%netscape.com
67835e886a
auto create inbox when building imap folder tree
...
git-svn-id: svn://10.0.0.236/trunk@47896 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 02:06:24 +00:00
syd%netscape.com
d790120ad3
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.
git-svn-id: svn://10.0.0.236/trunk@47895 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 02:02:18 +00:00
troy%netscape.com
5482c6eb9d
Removed annoying printf message
...
git-svn-id: svn://10.0.0.236/trunk@47894 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:45:00 +00:00
dveditz%netscape.com
bf8a5b89ca
Buffered I/O for registry performance
...
git-svn-id: svn://10.0.0.236/trunk@47893 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:32:00 +00:00
endico%mozilla.org
4c7131a637
oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29
...
git-svn-id: svn://10.0.0.236/trunk@47892 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:07:34 +00:00
briano%netscape.com
fa4d44370c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@47890 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 01:00:37 +00:00
kipp%netscape.com
7f0806ea69
Put float-edge on UL/OL/MENU/DIR container and get rid of hack property
...
git-svn-id: svn://10.0.0.236/trunk@47889 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:58:07 +00:00
kipp%netscape.com
6617ad5d80
Removed list item hack
...
git-svn-id: svn://10.0.0.236/trunk@47888 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:57:40 +00:00
kipp%netscape.com
ffc7966b7d
Zapped mCompatFloatMargin hack
...
git-svn-id: svn://10.0.0.236/trunk@47887 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:57:06 +00:00
jdunn%netscape.com
ab69be58b3
add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
...
and the binaries in viewer/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@47886 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:53:36 +00:00
endico%mozilla.org
f039b5464a
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.
...
git-svn-id: svn://10.0.0.236/trunk@47885 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:43:31 +00:00
briano%netscape.com
99c7b6f249
Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on.
...
git-svn-id: svn://10.0.0.236/trunk@47884 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:40:00 +00:00
kipp%netscape.com
ab4a9a401a
Tweaked strike-out position to be more appropriate
...
git-svn-id: svn://10.0.0.236/trunk@47883 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:37:15 +00:00
alecf%netscape.com
b69909ee50
fix server sorting problem in the folder pane - sort servers by the order they appear in prefs
...
git-svn-id: svn://10.0.0.236/trunk@47882 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:19:21 +00:00
alecf%netscape.com
08a4d75260
add new FindServerIndex() method
...
git-svn-id: svn://10.0.0.236/trunk@47881 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:14:43 +00:00
sgehani%netscape.com
3e53bd94f1
Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes.
...
git-svn-id: svn://10.0.0.236/trunk@47880 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 00:12:55 +00:00