Граф коммитов

1128 Коммитов

Автор SHA1 Сообщение Дата
axel%pike.org 7b14605df5 moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907 2001-05-16 08:13:12 +00:00
bryner%uiuc.edu b1fd88de8e Bug 80543 -- outliner RowCountChanged behaving incorrectly on row removal. r=sspitzer, sr=hyatt. 2001-05-15 19:44:23 +00:00
ftang%netscape.com ea833bd9ce fix port bustage 2001-05-15 14:34:23 +00:00
ftang%netscape.com d63514cc5e fix bug 71358. add IBMBIDI logic for Arabic/Hebrew
check in for simon@softel.co.il
r/sr=hyatt
r=ftang
2001-05-15 11:58:40 +00:00
varga%utcru.sk bc73b4285d Fix for 72368, 79729. Thread lines are crooked, drawing past column edge and not lined up with parent images. 2001-05-13 07:29:07 +00:00
bryner%uiuc.edu c56ada9174 Bug 71770 -- hide the outliner scrollbar when it's not needed. r=blake, sr=hyatt. 2001-05-13 05:30:46 +00:00
dr%netscape.com eb15974ac3 fix typo, compiler warning. r=daa@distributed.net 2001-05-12 20:14:23 +00:00
hyatt%netscape.com f5c5ee63c6 Fix for 78725. r=pink, sr=ben 2001-05-12 08:32:18 +00:00
dr%netscape.com 4923905f33 fixing windows bustage 2001-05-12 06:07:15 +00:00
dr%netscape.com ab4138e3ba fix for 60584 (page keeps jumping to the bottom) and maybe also 73725 (content area flashes/jitters when typing in textarea). r=evaughan, pollman, sr=jst 2001-05-12 05:16:53 +00:00
pinkerton%netscape.com e7d8d7e91e don't use rint. fix bustage. 2001-05-11 02:26:05 +00:00
pinkerton%netscape.com 23936658d1 implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831. 2001-05-11 01:51:04 +00:00
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
arik%netscape.com 48c7f5579c Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt. 2001-05-06 01:08:20 +00:00
waterson%netscape.com 8537458995 Bug 78941. Null-check to handle view giving back a null selection. r=varga@utcru.sk, sr=hyatt 2001-05-06 00:02:27 +00:00
pierre%netscape.com 08aac85e54 43457: change the mutable style context APIs, disable style context sharing, implement style data sharing. r=waterson. 2001-05-03 13:20:48 +00:00
hyatt%netscape.com bde85cdf76 Fix crashing in SetView. 2001-05-03 07:53:13 +00:00
hyatt%netscape.com 7189f027ca Missed a file. 2001-05-03 02:39:36 +00:00
hyatt%netscape.com 5fd5b52098 Fix for 800K leaks on tinderbox. Fix for broken printing. Both bugs r=danm, sr=hewitt 2001-05-03 01:41:10 +00:00
hewitt%netscape.com 8c075c3565 76465 - outliner rowHeight, r=waterson, sr=hyatt
76297 - screen coordinates, r=hyatt, sr=brendan
76428 - can't set view on an outliner until its frame is created, r=brendan, sr=hyatt
76894 - obelisk crash, r=evaughan, sr=hyatt
2001-04-30 18:30:18 +00:00
blakeross%telocity.com b3fe6e7096 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:57:29 +00:00
hyatt%netscape.com 1b85a18abe Fix 75516. r=danm, sr=ben 2001-04-28 06:38:23 +00:00
valeski%netscape.com 00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
sfraser%netscape.com 245d4eb76f Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com 54db7dffa3 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
hyatt%netscape.com 8130400b54 Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
roc+%cs.cmu.edu a7e55667d2 Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
hyatt%netscape.com 5ebeb25160 Fix for 76367. r=saari, sr=waterson, a=asa 2001-04-20 01:45:07 +00:00
pavlov%netscape.com 11d1209c52 fixing bug 75432 r=ben sr=hyatt 2001-04-17 09:04:12 +00:00
hyatt%netscape.com ffc473a9b0 Fix for outliner crashing all the time. bug#74902. 2001-04-17 07:02:36 +00:00
loadrunner%betak.net 6166fc36ea bug 54285, r=nhotta, jag, pink, sr=brendan 2001-04-17 01:58:00 +00:00
brendan%mozilla.org 98515d2fed Dean Tessman's patch to fix a copy/paste Ctrl-instead-of-Meta error (55932, r=pink, sr=me). 2001-04-16 08:42:12 +00:00
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