edburns%acm.org
33abe0c3e7
a=edburns
...
author=Oleg Khokhlov
r=edburns
bug=47026
2000-08-04 21:46:10 +00:00
shanjian%netscape.com
72e05ca92f
#14022 IME98 Reconversion does not work in HTML Editor
...
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp
New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
nsIDOMCompositionListener.h
widget:
nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
ducarroz%netscape.com
d002ff6c45
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:37:00 +00:00
ducarroz%netscape.com
10d39a7fdc
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:35:32 +00:00
nbhatla%netscape.com
927ea82164
#46519 -> Mac Classic Skin Polish. Adds a new class, "plain-extended", so that Mac Classic can have square buttons with the proper rollover behavior built in.
2000-08-04 21:23:33 +00:00
rogerl%netscape.com
f3529e06b0
Added 'static' to global object routines.
2000-08-04 20:54:24 +00:00
brade%netscape.com
ddbed6e0ed
fix src/dest d&d (do move if in same doc unless modifier key is pressed); bug #45607 ; r=kin
2000-08-04 20:51:33 +00:00
brade%netscape.com
42f84ed540
remove extra '"' character discovered in UI review
2000-08-04 20:47:40 +00:00
attinasi%netscape.com
4cf78ca378
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
2000-08-04 20:44:08 +00:00
blizzard%redhat.com
cb53425bce
fix for bug #26509 . in nsIWidget::Show() try to grab if the last grab attempt wasn't successful since in unix the window has to be visible to complete a grab. context menus shouldn't travel to seperate desktops now. r=pavlov, a=waterson
2000-08-04 20:42:11 +00:00
akkana%netscape.com
47e8d61ce4
Comment out annoying debugging statements. r=sfraser
2000-08-04 20:39:53 +00:00
rogerl%netscape.com
b7a244e864
Oops. Left icode output on by default, now off.
2000-08-04 20:37:42 +00:00
rogerl%netscape.com
54317af353
Prototype munging for built-in global properties, implemented Function
...
object & Boolean object.
2000-08-04 20:28:35 +00:00
dprice%netscape.com
cee46e166d
adding recursive delete function
2000-08-04 20:25:42 +00:00
nelsonb%netscape.com
61977478c2
Minor performance tweaks.
2000-08-04 19:58:20 +00:00
nelsonb%netscape.com
c533835e1c
Add new signed mp_word type, mp_sword. Used to get arithmetic right
...
shifts when doing subtraction.
2000-08-04 19:57:24 +00:00
varada%netscape.com
4f43da102f
fix for bug#47328 - not able to launch customized netscape;caused by all-ns.js using properties files for the values- changed ib.cpp and script.ib to reflect that
2000-08-04 18:09:21 +00:00
dimator%netscape.com
0590d1c246
Fix for 25984. Adding sort direction indicators to thread pane column headers. r=putterman
2000-08-04 17:37:29 +00:00
danm%netscape.com
5e1788b38b
use explicit on-screen widget placement constraints when restoring window positions from persistent storage. bug 31516 r=saari@netscape.com
2000-08-04 14:52:44 +00:00
danm%netscape.com
8c621cd5ae
(empty) implementations of new nsIWidget method ConstrainPosition. bug 31516 r=saari@netscape.com
2000-08-04 14:49:36 +00:00
danm%netscape.com
e01c90753a
implement new method ConstrainPosition. bug 31516 r=saari@netscape.com
2000-08-04 14:48:33 +00:00
danm%netscape.com
53b3150392
new method ConstrainPosition provides implementation-dependent on-screen check for top-level windows. bug 31516 r=saari@netscape.com
2000-08-04 14:47:46 +00:00
dcone%netscape.com
eef57439bf
took ViewManager.cpp out of build. b=42845 r=kmcclusk.
2000-08-04 13:55:36 +00:00
rods%netscape.com
79c4b873d6
removed content-box from radio and checkboxes and set their sizes appropriately
...
set the background-color for the select arrow button "buttonface" partial fix to Bug 43371
b=32102 r=kmcclusk
2000-08-04 13:01:15 +00:00
rods%netscape.com
e8728168a0
Setting up some special NavQuirks rules for input type=text
...
part of the checkin for 44656 making the NavQuirks font moz-fixed
b=25580 r=kmcclusk
2000-08-04 12:49:16 +00:00
brade%netscape.com
f704903d75
fix menu and tooltip strings per UI meeting and verah (bug #47509 )
2000-08-04 10:50:41 +00:00
brade%netscape.com
e91fac2bd5
remove font dropdown list from toolbar per Composer UI review (bug #47506 )
2000-08-04 10:50:05 +00:00
brade%netscape.com
bfeab01efc
add meta="false"
2000-08-04 10:30:33 +00:00
brade%netscape.com
76313290e5
remove reference to View | Paragraph Marks since the Composer team has decided not to support/fix it for 6.0 (bug #47525 ); per Composer UI review team
2000-08-04 10:27:44 +00:00
brade%netscape.com
91560ffc47
add keybinding for fixed width font, add shift="false" to increase/decrease indent, new string for Insert | HTML..., remove Insert | Break and Insert | Break below Images ( #47523 ), move Revert to after SaveAsCharset ( #47211 ), remove Edit | HTML Source ( #47523 ), remove View | Paragrah Marks, new string/accesskey added for Insert | HTML..., remove separator, Break and BreakBelowImages from Insert menu ( #47523 ), comment out Format | Background Color since it will be moving soon, renumber Format menu, move Align after decrease indent (all per UI review)
2000-08-04 10:25:07 +00:00
brade%netscape.com
a02dea313c
fix menu and tooltip strings per UI meeting and verah (bug #47509 ); add shortcut keybinding for fixed width font
2000-08-04 10:25:00 +00:00
brade%netscape.com
e931766787
remove unnecessary include of nsContextMenu.js (bug #43239 ) and remove viewParagraphMarks menu item per UI review meeting (bug #47525 )
2000-08-04 10:12:28 +00:00
brade%netscape.com
0b75ba22ec
removed unnecessary references to nsContextMenu.js (bug #43239 )
2000-08-04 10:10:47 +00:00
hyatt%netscape.com
46bd8bbcfc
Working on 42320.
2000-08-04 08:45:29 +00:00
cls%seawood.org
adeb00b19f
Dump bloat & leak stats if NS_BUILD_REFCNT_LOGGING is set. Needed for bloat stats of optimized builds.
2000-08-04 06:59:18 +00:00
jst%netscape.com
03275c3a82
Checking in for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
pavlov%netscape.com
40c49f2423
removing an ifdef DEBUG_pavlov printoutlotsofstuff line
2000-08-04 06:02:42 +00:00
risto%netscape.com
861c51fdea
Just added a newline for test purposes
2000-08-04 04:49:05 +00:00
endico%mozilla.org
30379fc33c
deleted a blank line just to test whether cvs and bonsai are working
2000-08-04 04:13:39 +00:00
dmose%mozilla.org
0608bebb67
All currently known ChoadWarrior warnings in the LDAP code have been fixed. Another item removed from the TODO list. a=r=(not built)
2000-08-03 23:57:58 +00:00
dmose%mozilla.org
c0823a7ff5
Removed trailing semicolons after NS_DECL stuff to keep ChoadWarrior from whining. a=r=(not built)
2000-08-03 23:55:12 +00:00
pollmann%netscape.com
5c3da95c10
Bug 3326: ISINDEX frame; r=kmcclusk
2000-08-03 23:45:50 +00:00
alecf%netscape.com
bea0b0c152
fix for #46712 and #46491
...
r=warren
- remove chrome dependancy from string bundles, finally (yay)
- flush the string bundle cache according to the memory pressure observer
- expose flushing in the nsIStringBundle API so that chrome can flush it
2000-08-03 23:43:10 +00:00
rhp%netscape.com
3521fb3b52
Fix for old code shadowing variables - Bug #: 64922 - r: bienvenu
2000-08-03 23:41:08 +00:00
rhp%netscape.com
aa68d68963
Fixes for progress in absync - Bug #: 1787 - r: bienvenu
2000-08-03 23:40:51 +00:00
pollmann%netscape.com
58151843a5
Bug 40533: browser crashes when submit nothing with event on file upload; r=kmcclusk
2000-08-03 23:39:33 +00:00
nbhatla%netscape.com
4d1645ff90
Bug #46519 -> Mac Classic Skin Polish fixes. Removed parallel line images from toolbars, etc., I had added yesterday.
2000-08-03 23:36:37 +00:00
pollmann%netscape.com
5b203b9391
Bug 42662: Values of disabled form elements should not be submitted; r=kmcclusk
2000-08-03 23:32:02 +00:00
bryner%uiuc.edu
8b0b05547c
Fixing 42056 - get rid of nonfunctional history list in linux
...
filepicker. r=pavlov.
2000-08-03 23:31:49 +00:00
slamm%netscape.com
24a72a77e9
Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee
2000-08-03 23:29:25 +00:00