Commit Graph

41010 Commits

Author SHA1 Message Date
cmanske%netscape.com
2b5e3f6367 Put loading of EditorContent.css within an if DEBUG_cmanske 'cause it prevents initial reflow and others will complain! 1999-09-15 01:12:58 +00:00
cmanske%netscape.com
05fbeb1c7a Fixed bug 8806 - printing from editor 1999-09-15 01:10:10 +00:00
sfraser%netscape.com
649e1ae0b2 Ooops, I didn't mean to change the caret width. Putting that back to 20 twips. 1999-09-15 01:03:52 +00:00
bienvenu%netscape.com
1120b750bf add folder loaded notifications 1999-09-15 00:59:03 +00:00
nisheeth%netscape.com
313baf741f Start of instrumentation of the presshell to calculate timing data for the reflow process. 1999-09-15 00:43:53 +00:00
sfraser%netscape.com
8130ca728b Change assertion to warning, because it's so damn annoying. 1999-09-15 00:43:46 +00:00
sfraser%netscape.com
2494553f4a Change border width of HTML input fields from 4 to 2. 1999-09-15 00:43:19 +00:00
sfraser%netscape.com
01553b2a6f Change border color on XUL text input fields from yellow to gray. 1999-09-15 00:42:46 +00:00
danm%netscape.com
17cce4b4ed window.open(,_blank) now always opens a new window. r:joki 1999-09-15 00:40:06 +00:00
nisheeth%netscape.com
b7d6bb7da6 The stopwatch macros got converted to macros that accept an argument. Changed all macro calls in the content sink to play with that change. 1999-09-15 00:39:41 +00:00
briano%netscape.com
18db6b773d General cleanup. 1999-09-15 00:33:49 +00:00
kipp%netscape.com
6488f7b26e Fixed various incremental reflow bugs (1764,12890,1910,2222) and list bullet painting bug (10675,13599) 1999-09-15 00:28:10 +00:00
nisheeth%netscape.com
71877ee89f - Export stopwatch.h in windows regardless of whether MOZ_PERF is set.
- Move over macros for using the stopwatch class into stopwatch.h so that they can be shared by all the users of the stopwatch.
1999-09-15 00:27:56 +00:00
granrose%netscape.com
fc7ea992fe minor cleanup and optimizations preparing for rework of do_copyfile. 1999-09-15 00:27:37 +00:00
kipp%netscape.com
090878a3d5 Added kIAreaFrameIID 1999-09-15 00:27:20 +00:00
kipp%netscape.com
924f578517 Upgraded incremental reflow debugging support 1999-09-15 00:27:05 +00:00
kipp%netscape.com
c06ce86187 Added GetSpaceManager 1999-09-15 00:26:44 +00:00
kipp%netscape.com
d0e73c20e6 Removed MoveInSpaceManager 1999-09-15 00:26:39 +00:00
kipp%netscape.com
eee4794fda Disabled (obsolete?) usage of MoveInSpaceManager 1999-09-15 00:26:10 +00:00
kipp%netscape.com
bab712b6e1 Added some spacemanager debugging noise 1999-09-15 00:25:51 +00:00
kipp%netscape.com
3e3c5d0e4a Removed #ifdef NECKO noise; added text/css 1999-09-15 00:25:17 +00:00
kipp%netscape.com
999be9a0a1 Implement List method 1999-09-15 00:24:54 +00:00
kipp%netscape.com
ca8b0e1fed Added List method 1999-09-15 00:24:41 +00:00
kipp%netscape.com
a5662fff6f Removed #ifdef NECKO noise 1999-09-15 00:23:40 +00:00
waterson%netscape.com
a3b4f01bf0 Directly #include nsSetupRegistry.cpp so as to avoid further snafus when CIDs are mucked with. 1999-09-15 00:16:04 +00:00
nisheeth%netscape.com
b3ddc7e96e Export stopwatch.h out to dist. 1999-09-15 00:16:03 +00:00
danm%netscape.com
c16e63e306 reorder treatment of refcount during release. fixes bug 13556 1999-09-15 00:15:25 +00:00
briano%netscape.com
b849f37e00 General cleanup. 1999-09-15 00:10:25 +00:00
cyeh%netscape.com
02c92355a3 make component.reg automatically generated at build time so we can package
up the comregistry with shipping packages. this will greatly improve start
times and the user experience.
1999-09-15 00:08:24 +00:00
sspitzer%netscape.com
b1a85f548a fix for #13833
now we support multiple accounts of the same type on the same server.
1999-09-15 00:04:47 +00:00
valeski%netscape.com
8a900bcfe5 FTP now uses the unknown content-type when it can't find one for the file it's transferring 1999-09-15 00:04:32 +00:00
briano%netscape.com
0c1d97b591 General cleanup. 1999-09-15 00:02:25 +00:00
mscott%netscape.com
83d373eaea Back out dougt's change which broke the mac until he has a chance to look at it. I would have waited longer but i have
to step away from my desk for a little while and didn't want to wait.
1999-09-14 23:58:25 +00:00
law%netscape.com
138a265ae5 Remove wallet stuff that's not used here 1999-09-14 23:50:40 +00:00
sfraser%netscape.com
f2c02c2f27 Changes to nsAutoStrings, and do the funky new caret thing. 1999-09-14 23:44:05 +00:00
sfraser%netscape.com
c0fa195473 Remove some redundant caret methods in the pres shell, and use my funky new stack-based caret hider class to manage caret visibility during difficult times. 1999-09-14 23:43:35 +00:00
sfraser%netscape.com
2ad5b8ffa2 Fix a warning. 1999-09-14 23:41:49 +00:00
sfraser%netscape.com
fc828f0845 Super duper new caret 1999-09-14 23:41:19 +00:00
sfraser%netscape.com
d12db169ac Make function static to eliminate warning. 1999-09-14 23:40:52 +00:00
sfraser%netscape.com
e435677c81 Use nsAutoStrings where appropriate 1999-09-14 23:40:16 +00:00
vidur%netscape.com
462a172866 removed incorrect addressof operator 1999-09-14 23:39:22 +00:00
briano%netscape.com
107d63133d General cleanup. 1999-09-14 23:27:55 +00:00
waterson%netscape.com
ca378a25af Bug 13774. Make 'position' in an overlay work. 1999-09-14 23:26:12 +00:00
law%netscape.com
41ca89ff79 Merge kipp's string cleanup from browser app core 1999-09-14 23:19:53 +00:00
briano%netscape.com
450edd80d1 General cleanup. 1999-09-14 23:19:19 +00:00
mjudge%netscape.com
611e47bbd4 content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children! 1999-09-14 23:16:22 +00:00
ssu%netscape.com
2a5192b7e9 updated path to where xpinst.dll is located when launching smartupdate via native wizard installer 1999-09-14 23:10:48 +00:00
slamm%netscape.com
94bb9d2f71 Re-add borderless buttons. a=hyatt. 1999-09-14 23:10:00 +00:00
slamm%netscape.com
e1dc1390be Remove '.' in front of 'Tools' 1999-09-14 23:09:57 +00:00
slamm%netscape.com
2f34cdf9d9 New shared rdf datasource for sidebar. 1999-09-14 23:09:55 +00:00