hyatt%netscape.com
|
d08c0be69e
|
Fix image loading in outliner.
|
2001-04-12 09:48:56 +00:00 |
|
hyatt%netscape.com
|
e98a54a7ed
|
Fix bug in AdjustSelection. r=danm, sr=waterson
|
2001-04-12 04:40:16 +00:00 |
|
hwaara%chello.se
|
66cd4b7f18
|
Implementing .count in the Outliner. Now you can do |outliner.outlinerBoxObject.selection.count| to get the number of currently selected rows. This is much more convenient (and faster) than messing around with .getRangeAt() and then calculate the amount of selected rows by hand...
bug 75552
r=varga@utcru.sk, sr=hyatt@netscape.com
|
2001-04-11 23:15:49 +00:00 |
|
pinkerton%netscape.com
|
522ea537b5
|
flush all our reflows before someone else can trigger them. r=saari/sr=hyatt. bug# 71219
|
2001-04-11 23:02:49 +00:00 |
|
pavlov%netscape.com
|
69dd6dd459
|
removing ifdef'd DEBUG_pavlov NS_ASSERTION.
|
2001-04-11 09:01:29 +00:00 |
|
pavlov%netscape.com
|
5a2a179698
|
fixing icons in trees not drawing. bug 74037. r=syd sr=hyatt
|
2001-04-11 08:59:01 +00:00 |
|
dbaron%fas.harvard.edu
|
eaf5fde6df
|
Fix leak of nsDFAState objects from nsOutlinerStyleCache (and fix a few warnings too). r=disttsc@bart.nl sr=hyatt@netscape.com b=75328
|
2001-04-11 02:44:26 +00:00 |
|
sfraser%netscape.com
|
ba3c7848e6
|
Final fix for bug 75388 -- don't crash with null image in nsImageBoxFrame. sr=sspitzer
|
2001-04-10 20:25:12 +00:00 |
|
sspitzer%netscape.com
|
aa5f4c86cf
|
bulletproof for crasher #75407. r/sr=mcafee,waterson,shaver
|
2001-04-10 17:44:53 +00:00 |
|
sspitzer%netscape.com
|
c9ee0e6f94
|
fix for #74674. bad rows when switching folders. sr=hyatt.
|
2001-04-10 07:26:14 +00:00 |
|
pavlov%netscape.com
|
d247a52181
|
fixing bug 73685 r=jag sr=hyatt
|
2001-04-09 00:45:06 +00:00 |
|
hyatt%netscape.com
|
15db428d61
|
Fix for smoketest blocker 74997, r=danm, sr=sspitzer
|
2001-04-06 23:01:55 +00:00 |
|
sspitzer%netscape.com
|
14e1c67714
|
bullet proof to prevent crashes. #74471. r=pavlov,sr=shaver
the underlying problem still exists, and that will be covered in
another bug. but until then, we'll assert instead of crashing
|
2001-04-06 03:20:44 +00:00 |
|
ben%netscape.com
|
adeeacf1cc
|
change comments in these files to be appropriate doc comment format. sr=hyatt.
|
2001-04-05 05:29:24 +00:00 |
|
sspitzer%netscape.com
|
9ebd9a19d2
|
fix for #74357. do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu
|
2001-04-04 02:13:41 +00:00 |
|
hyatt%netscape.com
|
ec0c0982bd
|
Fix for outliner skin switching bug.
|
2001-04-04 01:37:09 +00:00 |
|
pinkerton%netscape.com
|
1dd606aa87
|
before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795
|
2001-04-03 21:20:43 +00:00 |
|
sspitzer%netscape.com
|
ccc3c72626
|
#72122 implement AdjustSelection on the outliner selection. sr=hyatt
|
2001-03-31 04:55:34 +00:00 |
|
disttsc%bart.nl
|
dacbb4faa9
|
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
|
2001-03-30 10:39:06 +00:00 |
|
pinkerton%netscape.com
|
db93e15b4a
|
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
bug# 36665
|
2001-03-29 03:33:09 +00:00 |
|
hyatt%netscape.com
|
43fbb26cff
|
Fix for 73506. r=danm, sr=mscott
|
2001-03-28 22:45:43 +00:00 |
|
dr%netscape.com
|
49cdc2e6bf
|
fix for 67731, r=pinkerton, sr=hyatt
|
2001-03-27 22:58:50 +00:00 |
|
disttsc%bart.nl
|
f595ed19f3
|
Clean up REQUIRES lines. r=cls
|
2001-03-25 22:59:27 +00:00 |
|
disttsc%bart.nl
|
4658d4344b
|
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
|
2001-03-24 12:02:07 +00:00 |
|
hyatt%netscape.com
|
8a55beea1e
|
Turning on images in outliner. r=pav, sr=brendan
|
2001-03-24 01:50:33 +00:00 |
|
dr%netscape.com
|
c490b11e1e
|
fix for 67731, patch from varga@utcru.sk, r=pinkerton, sr=hyatt
|
2001-03-24 00:12:47 +00:00 |
|
disttsc%bart.nl
|
76db806bca
|
Fix MOZ_TRACK_MODULE_DEPS bustage
|
2001-03-23 14:34:00 +00:00 |
|
disttsc%bart.nl
|
e7d279cade
|
Fix MOZ_TRACK_MODULE_DEPS bustage
|
2001-03-23 09:45:16 +00:00 |
|
waterson%netscape.com
|
6e1d4e5d6b
|
Bug 71530. Preflight required changes for RDF outliner. Hack outliner body frame initialization to hookup outliner if one exists; don't assume scrollbar can be created. r=hyatt, sr=ben
|
2001-03-23 07:42:50 +00:00 |
|
pinkerton%netscape.com
|
e35c27a557
|
make sure we have a valid content node before calling methods on it. bug 73108. r=pav,sr=hyatt
|
2001-03-23 02:56:24 +00:00 |
|
pavlov%netscape.com
|
8d54c79fea
|
fixing case in a #include that isn't part of the default build.
|
2001-03-22 07:14:44 +00:00 |
|
hyatt%netscape.com
|
2a1d20ff0e
|
Checking in #ifdefed image loading code for outliner.
|
2001-03-22 02:51:39 +00:00 |
|
blakeross%telocity.com
|
0b2dd2b2d2
|
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
|
2001-03-22 00:59:29 +00:00 |
|
maolson%earthlink.net
|
1e7ee6f0f9
|
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
|
2001-03-22 00:15:47 +00:00 |
|
hyatt%netscape.com
|
4ba223ca22
|
Missed a file on 71470.
|
2001-03-21 09:01:34 +00:00 |
|
hyatt%netscape.com
|
03580dcee5
|
Fix for 71740. r=jag, sr=shaver
|
2001-03-21 08:15:49 +00:00 |
|
timeless%mac.com
|
e76ccfd647
|
fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
|
2001-03-21 05:32:22 +00:00 |
|
sspitzer%netscape.com
|
5449c8700f
|
fix for #72586. check row height to avoid divide by zero crash. (happens if you scroll too early)
sr=hyatt.
|
2001-03-21 03:03:58 +00:00 |
|
sspitzer%netscape.com
|
e2d0ad8f16
|
ignore generated makefiles
|
2001-03-20 05:30:53 +00:00 |
|
pavlov%netscape.com
|
edaf3b03bc
|
removing the check for mHasImage before calling mImageLoader.Init()... this wasn't in the old code and slipped in. should fix orange trees. r=brendan
|
2001-03-20 04:43:35 +00:00 |
|
pavlov%netscape.com
|
0eee027f47
|
xul image frame changes for new imagelib. part of bug 70938. r=danm sr=hyatt
|
2001-03-19 23:44:55 +00:00 |
|
markh%activestate.com
|
c877604388
|
Forgot to check this in as part of bug 14368. r=dean_tessman and sr=hyatt
from that bug still apply.
|
2001-03-13 03:27:15 +00:00 |
|
markh%activestate.com
|
1f60ff29b4
|
Fix to bug 14368 - Win32 - F10 key does not activate the menu bar.
r=dean_tessman@hotmail.com, sr=hyatt@netscape.com
|
2001-03-12 09:53:33 +00:00 |
|
kmcclusk%netscape.com
|
ce1acffe03
|
Rewrote nsContainerFrame::PositionChildViews to use the view tree instead of doing a recursive walk of the frame tree. Should improve page load performance bug 70211 r=attinasi@netscape.com sr=hyatt@netscape.com
|
2001-03-12 04:19:10 +00:00 |
|
dbaron%fas.harvard.edu
|
849cb3c105
|
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
|
2001-03-09 15:54:21 +00:00 |
|
pinkerton%netscape.com
|
a4d7189ded
|
don't consume alt-key event if we don't find a shortcut in the menus. r=saari/brade. sr=shaver. bug# 71326
|
2001-03-08 22:49:31 +00:00 |
|
disttsc%bart.nl
|
8b43034cef
|
Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
|
2001-03-08 08:05:05 +00:00 |
|
heikki%netscape.com
|
2ced3d1826
|
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
|
2001-03-08 02:41:16 +00:00 |
|
hyatt%netscape.com
|
f4962da8b1
|
Fix for 71139. Also reverting the splitter frame code back. r=danm, sr=brendan
|
2001-03-08 00:47:22 +00:00 |
|
hyatt%netscape.com
|
826e25f532
|
Fix for 71139. r=danm, sr=brendan
|
2001-03-08 00:46:58 +00:00 |
|