chuang%netscape.com
2b52343377
Bug 25354 Address Book back end needs to support some extra columns, r=hangas
2000-02-01 02:46:50 +00:00
mcafee%netscape.com
25e7eeb7f7
Fixing XUL typo, r=ben
2000-02-01 02:46:01 +00:00
rjc%netscape.com
3aace03128
Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.)
2000-02-01 02:44:25 +00:00
chuang%netscape.com
8371b92b03
bug 25354 Address Book back end needs to support some extra columns, r=hangas
2000-02-01 02:41:31 +00:00
sfraser%netscape.com
dc37943ae3
Fix for 25952, don't crash when doing Open Location from composer window. nsPresState was using a null mProperties table. r=beard
2000-02-01 02:14:29 +00:00
ducarroz%netscape.com
9cd8b748c5
Fix bug 25610. We need to wrap the body into a <PRE> tag when forwarding inline a plain text message in HTML compose mode. R=rhp
2000-02-01 01:59:46 +00:00
jdunn%netscape.com
4f4a1ab11f
declaring ALL the base classes public since by default some compilers make
...
them private.
r= hyatt@netscape.com
2000-02-01 01:54:59 +00:00
ducarroz%netscape.com
4f851be879
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
cathleen%netscape.com
40951ee301
fixed crash bug for patching, happened at cleanup() stage. removed the
...
enumerate call to delete the pointers in hash table, since it has
already been deleted. also added some error checking and reset pointers
to null bug 24455, r=dbragg
2000-02-01 01:51:25 +00:00
alecf%netscape.com
69e26fba3e
enlarge the account wizard slightly to acommadate windows large fonts
...
no reviewer, just a geometry change
2000-02-01 01:49:50 +00:00
briano%netscape.com
5d7973551e
Automated update
2000-02-01 01:15:13 +00:00
waterson%netscape.com
92a8f5fb23
Optimize MoveViewTo() to only move the view if aX != oldX and aY != oldY. This cuts out about 10% on large web pages that slam the status bar, because boxes seem to want to reposition the widget at the same place over and over. r=pavlov
2000-02-01 01:14:49 +00:00
leaf%mozilla.org
b35887b304
windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd
2000-02-01 01:08:29 +00:00
jdunn%netscape.com
b9943af965
for plds detection, use PL_NewHashTable instead of PL_GetEvent (since wtc moved
...
that to xpcom).
r= wtc@netscape.com
a= leaf@mozilla.org
2000-02-01 01:01:07 +00:00
scc%netscape.com
6366d6d779
Fixed access paths for upcoming switch to Pro5, see bug #25949 . r=pinkerton
2000-02-01 00:49:16 +00:00
bryner%uiuc.edu
c125611b2e
Removing an unneeded include. r=hyatt.
2000-02-01 00:47:58 +00:00
av%netscape.com
a1f35cf694
Fixing #21938 . Enabled for Windows only. r=pollmann
2000-02-01 00:42:52 +00:00
hyatt%netscape.com
e0003e62a8
Keeping space from scrolling. This is a total and complete hack that wants a better fix later.
2000-02-01 00:38:51 +00:00
mstoltz%netscape.com
b450915b91
Fixing hoarkage by adding an include statement. r=norris
2000-02-01 00:35:46 +00:00
tbogard%aol.net
24ad5d75cc
First cut at Unix makefiles. These will soon be hooked up to the build once I get someone on Unix to verify them.
2000-02-01 00:32:26 +00:00
tbogard%aol.net
ce8bc5d7f3
Adding contributor line.
2000-02-01 00:29:17 +00:00
hyatt%netscape.com
d8922c0918
Fix for 25883.
2000-02-01 00:20:26 +00:00
tbogard%aol.net
f010244f8b
Stubbed out methods that were missing from nsIBaseWindow implementation. r=hyatt
2000-02-01 00:14:12 +00:00
tbogard%aol.net
9a17681e7c
Adding the embedding directory to the build. r=pavlov
2000-02-01 00:08:52 +00:00
tbogard%aol.net
720ad54f9d
Added defines for chrome flags. Fixed some comments. Added some new methods.
2000-02-01 00:06:44 +00:00
alecf%netscape.com
b4642f2b98
support multiple smtp servers in the backend, #18184
...
r=mscott
2000-02-01 00:05:02 +00:00
danm%netscape.com
891eb615df
hooked up embedding IDL for travis. r:pinkerton
2000-02-01 00:04:02 +00:00
valeski%netscape.com
4eb324a538
24717. adding keyword and datetime libraries to the package list
2000-02-01 00:01:33 +00:00
sfraser%netscape.com
4cdaf734cf
Avoid crashing when mousing over links in teh composer window. r=brade
2000-02-01 00:00:17 +00:00
rods%netscape.com
29f4dad61e
added the caching of the restore state until the list frame gets reset
...
removed the positioning of the dropdown at the bottom of reflow
r kmcclusk b=21945,25059
2000-01-31 23:59:55 +00:00
valeski%netscape.com
dd0dca920d
24717. renaming lib names for keyword protocol so they're == 8 chars.
2000-01-31 23:59:33 +00:00
danm%netscape.com
47a24f2fc4
First Checked In.
2000-01-31 23:58:29 +00:00
akkana%netscape.com
65781a368d
18033: Emacs XBL key bindings for unix. r=hyatt
2000-01-31 23:47:40 +00:00
scc%netscape.com
8424ac3d64
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
2000-01-31 23:45:42 +00:00
scc%netscape.com
bca9589968
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pavlov ... who claims this shouldn't effect other platforms; but I'm watching anyway
2000-01-31 23:43:56 +00:00
warren%netscape.com
6a52ad793c
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
2000-01-31 23:43:09 +00:00
vidur%netscape.com
ee7036593f
Partial performance fix for bug 25509. Restrict the size of text nodes (the max is settable via a pref-content.maxtextrun). r=nisheeth
2000-01-31 23:39:19 +00:00
rods%netscape.com
6485e37aef
add extra debug; added some inremenal reflow code;
...
doing much better job check return vars;GetText now check for NS_OK;
r dcone, b 24292
2000-01-31 23:36:50 +00:00
sfraser%netscape.com
32d64b5f6f
Add a couple more necko protocol projects to the build; keyword, and datetime. r=valeski
2000-01-31 23:31:43 +00:00
sfraser%netscape.com
7107bd9470
Fix the fragment name in this project. r=valeski
2000-01-31 23:30:54 +00:00
sfraser%netscape.com
af05b5af2a
First Checked In.
2000-01-31 23:29:56 +00:00
beard%netscape.com
64f273abee
fix nsIAtom leak. bug=25778, r=waterson
2000-01-31 23:29:08 +00:00
hangas%netscape.com
e56791badd
Fix for 25499 and 20522, address book UI bugs. r=scottip
2000-01-31 23:25:11 +00:00
hangas%netscape.com
eb85b2aac5
Partial Fix for 25139. r=scottip
2000-01-31 23:24:21 +00:00
Jerry.Kirk%Nexwarecorp.com
59f0c10c58
Removing old version of Photon timers. The new one has been moved
...
under the unix directory.
2000-01-31 23:17:55 +00:00
dougt%netscape.com
ddffe2bc5c
Hashtable miss fix. Wrong operator used. submitted by warren.
2000-01-31 23:10:55 +00:00
norris%netscape.com
14eac0c49a
Fix use of unsupported typedef.
...
r=Jerry.Kirk@Nexwarecorp.com
2000-01-31 23:10:12 +00:00
dougt%netscape.com
bdecfd4757
bug fix 25626. r=tor@cs.brown.edu
2000-01-31 23:09:14 +00:00
dougt%netscape.com
f20a6b9f24
Since we are only getting information about this file, we should no pass the
...
GENERIC_READ flag.
2000-01-31 23:07:35 +00:00
dougt%netscape.com
d50e282b56
Initializing return values before they are used.
2000-01-31 23:06:04 +00:00