rods%netscape.com
7d764bab17
added bool parm to is DoneAddinContent r=dcone bug 18241
1999-11-19 15:46:20 +00:00
rods%netscape.com
a21ce430dc
remove SetMainChild
1999-11-19 15:45:55 +00:00
rods%netscape.com
f3d208613a
added bool parm to is DoneAddingContent r=dcone bug 18241
1999-11-19 15:45:47 +00:00
rods%netscape.com
c37df010f7
added nsGfxListControlFrame.cpp commented out bug 18895
1999-11-19 15:45:07 +00:00
rods%netscape.com
b2082f8df4
added bool parm to DoneAddingContent r=dcone bug 18241
1999-11-19 15:43:06 +00:00
rods%netscape.com
f64b7ae035
removed select initialization code r=dcone bug 18241
1999-11-19 15:42:06 +00:00
rods%netscape.com
be77076de6
added bool parm to DoneAddingContent content sink sets it to false r=dcone bug 18241
1999-11-19 15:41:30 +00:00
rods%netscape.com
bd658d548d
added nsGfxListControlFrame code ifdef'd out r=dcone bug 18241
1999-11-19 15:41:19 +00:00
troy%netscape.com
597b5f236b
WillReflow/DidReflow changes and changes to the way view positioning
...
and sizing works
1999-11-19 15:33:29 +00:00
rhp%netscape.com
78aeabf09d
Fix for separators after body text - Bug #: 18972 r: jefft
1999-11-19 15:19:53 +00:00
fur%netscape.com
9eb2b7d985
Change IDL to generate identical C++ headers, but with improved scriptability.
...
r: rpotts
1999-11-19 15:13:00 +00:00
dcone%netscape.com
dc37e13dec
Reworked the flashing for porkjockey's. r=rods
1999-11-19 14:56:24 +00:00
terry%mozilla.org
af842d8536
Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.
1999-11-19 14:50:57 +00:00
jefft%netscape.com
d12796ae31
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; make sure all children node were deleted when rename a folder, also rename the directory if it has subfolders; added m_leftOver to keep tracking partial completed line
1999-11-19 14:39:05 +00:00
jefft%netscape.com
ae911c42cc
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; added new method AddSubfolder()
1999-11-19 14:35:31 +00:00
jefft%netscape.com
e2336552b7
fixed bug 17765 - Rename not implemented for Pop3, bug 19097 -- copying messages cause corrupted messages if the message size is greater than 4 k; r=putterman; clear tree selection item when rename
1999-11-19 14:34:55 +00:00
morse%netscape.com
b9e809f4b6
fix bug 15111, mac not reading cookies file, r=rjc
1999-11-19 10:13:44 +00:00
buster%netscape.com
d8a7ef6556
don't know how this got through, I must not have saved the file from my IDE?
1999-11-19 08:43:27 +00:00
buster%netscape.com
45693ed36c
fixed a typo that compiles on win32 but not on linux
1999-11-19 08:30:02 +00:00
buster%netscape.com
fdbc16704a
bug 12022, r=rickg
1999-11-19 08:26:56 +00:00
rickg%netscape.com
51573db439
corrected type mismatch in memory error status of nsStrings; r=none
1999-11-19 08:10:40 +00:00
rickg%netscape.com
ad5334de75
added DebugDump() to nsString classes for terminal output. Also slightly improved documentation. r=buster
1999-11-19 08:05:30 +00:00
briano%netscape.com
8a25b11ba3
Automated update
1999-11-19 08:00:23 +00:00
danm%netscape.com
0c12e35c43
older and wiser, making previous attempt to return correct clientrect actually work. r:saari@netscape.com
1999-11-19 07:56:12 +00:00
nisheeth%netscape.com
849a797fa5
Backing out mcafee's change to configure.in to fix SunOS bustage.
1999-11-19 07:50:38 +00:00
buster%netscape.com
c8396a9691
first version of interface for content-specific manipulations
1999-11-19 07:44:27 +00:00
nisheeth%netscape.com
8eb460b1ea
Attempt to fix mac build bustage.
1999-11-19 07:37:04 +00:00
buster%netscape.com
93551f1751
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
...
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
buster%netscape.com
38d2b703cc
just a comment for future webshell work
1999-11-19 07:32:20 +00:00
buster%netscape.com
6d8e2f2301
found a tiny bug, possible uninitialized variable. fixed it along with work for:
...
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:29:13 +00:00
buster%netscape.com
359a28d165
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
also made some improvements for future docshell work
r=rickg, travis
1999-11-19 07:25:11 +00:00
buster%netscape.com
2c36996496
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg, vidur
1999-11-19 07:24:15 +00:00
buster%netscape.com
ab8c72f310
added nsIGfxTextControlFrame.h
1999-11-19 07:23:47 +00:00
buster%netscape.com
422be84322
added files: mozilla/layout/html/content/src/nsEditorController.cpp
1999-11-19 07:22:40 +00:00
buster%netscape.com
2de668fe3c
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg and vidur
1999-11-19 07:19:10 +00:00
buster%netscape.com
57e8b347a2
DOM extension for exposing text areas to XUL
...
bug 12022, r=rickg
1999-11-19 07:18:25 +00:00
mcafee%netscape.com
2cd6e87051
I forgot more stuff for prefs, fixing bustage per my last checkin here.
1999-11-19 05:54:58 +00:00
briano%netscape.com
04a186f173
Automated update
1999-11-19 05:30:20 +00:00
mcafee%netscape.com
151dd816dc
Fix from Duncan Wilcox, makefiles have dependency on MOZ_TIMER_LIBS and cannot use -ltimer_beos. r=mcafee (me)
1999-11-19 05:24:47 +00:00
mcafee%netscape.com
5289498678
includes were incorrectly wrapped in the NS_BUILD_REFCNT_LOGGING define, fixing mac/win32 bustage.
1999-11-19 05:08:58 +00:00
dougt%netscape.com
a14b905a11
Fixes: 19167,16801,17282,17682,17690,18616 Yes, this one line fix closes
...
all of these bugs and has taken 40 some hours to find. Good night.
1999-11-19 04:11:16 +00:00
harishd%netscape.com
c836a3ed47
Fix for bug 18328
...
r=vidur
1999-11-19 04:02:23 +00:00
nisheeth%netscape.com
71b61781f6
r=harishd. Tell the refcounting code that the pref service is instantiated.
1999-11-19 03:57:30 +00:00
nisheeth%netscape.com
a03bdd0283
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
rhp%netscape.com
27260bfcaa
Checking in some debug only code - r: rhp
1999-11-19 03:49:18 +00:00
alecf%netscape.com
b67dd8b1d2
fix regression #19239
...
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
1999-11-19 03:37:10 +00:00
rhp%netscape.com
670fddebdf
Change for I18N quoting bugs - Bug #: 19164 - r: jefft
1999-11-19 03:27:03 +00:00
mscott%netscape.com
c9f26d5a2e
remove two compile warnings to get me off the warnings list...
1999-11-19 03:04:25 +00:00
dougt%netscape.com
5a214050de
making sure that we do not empty our segmented buffer if we did not create it
...
bug fix 19290. submitted by bienvenu, r=dougt.
1999-11-19 03:01:33 +00:00
jj%netscape.com
13dd074be1
updated version number to M12.
1999-11-19 02:56:00 +00:00