mkaply%us.ibm.com
192aa6fa89
#63207
...
r=mkaply, a=blizzard
Thread synchronization in dirpicker - prevents trap
2000-12-18 20:33:29 +00:00
mkaply%us.ibm.com
e3b3cde651
r=mkaply, a=blizzard
...
Small porting change from jeffk to position frame windows correctly
2000-12-18 20:30:41 +00:00
mkaply%us.ibm.com
b430d3aca3
#62335
...
r=mkaply, a=blizzard
Code from jkobal - proper positioning of DBCS IME
2000-12-18 20:25:40 +00:00
cls%seawood.org
63ed7943d0
Removing unused source file now that fix for bug #55674 has landed.
...
Thanks to Yannick Koehler <koehler@mythrium.com> for the patch.
r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:47:43 +00:00
cls%seawood.org
9af2733e84
Fixing timers on BeOS and making a component out of them.
...
Thanks to Yannick Koehler <ykoehler@mythrium.com> for the patch and for having patience while we hashed out the fix for the fix.
Bug #55674 . r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:45:23 +00:00
m_kato%ga2.so-net.ne.jp
36112cb627
Fix bug 55256
...
On WinNT/2K, it uses Unicode window class due to M10L support.
sr=roc+moz@cs.cmu.edu
2000-12-16 09:52:58 +00:00
beard%netscape.com
92ef3b607a
[Not part of build] Updated to use SetRootMenu() and SetMenuItemHierarchicalMenu() rather than juggling menu bars.
2000-12-15 21:43:22 +00:00
cls%seawood.org
9bba49405b
Fix keyboard input for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62680
2000-12-15 02:14:30 +00:00
cls%seawood.org
6ca7acc9e2
Fix classic theme look for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62484 r=danm
2000-12-15 02:10:45 +00:00
danm%netscape.com
e72a3526a9
implement SetSizeMode. bug 32148 r=brendan,rods
2000-12-14 22:37:08 +00:00
danm%netscape.com
df0003266d
implement SetSizeMode. bug 32148 r=brendan,pinkerton
2000-12-14 22:36:56 +00:00
rods%netscape.com
a280194746
When remembering the time of the lst click it should be remembered only for mouse
...
down events, instead of all mouse events.
r=kmcclusk sr=buster Bug 53485
2000-12-13 11:53:10 +00:00
mkaply%us.ibm.com
eb02336361
#62714
...
r=mkaply, a=blizzard
Code from jkobal - mishandling of some timers
2000-12-13 03:12:02 +00:00
mkaply%us.ibm.com
9fa0b81e22
#62714
...
r=mkaply, a=blizzard
Code from jkobal - do the same as Windows - simple modal event filter
2000-12-13 03:09:08 +00:00
blizzard%redhat.com
006e88415f
Fix bug #56021 . Allow windows to be resized larger than screen dimensions. r=pavlov,sr=brendan
2000-12-13 02:36:24 +00:00
rods%netscape.com
e237ee934e
fixing drag+click == double click. The click counter needs to be zeroed during a drag
...
so a click that happens within the threshold of time between the end click of the drag
and the beginning click of the single click isn't counted like a double click.
The time in between the two which is system dependent and quite long.
b=kmcclusk sr=buster Bug 39192 and possibly Bug 47966
2000-12-12 12:22:49 +00:00
koehler%mythrium.com
1f9ca94f65
Bug 58217 - Fix menus under BeOS. r=danm
...
As this only affect BeOS, I'm not asking for a sr= as
discussed with Blizzard previously.
2000-12-11 03:52:12 +00:00
bryner%uiuc.edu
a91dbbb4fa
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
2000-12-09 07:28:19 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
dbaron%fas.harvard.edu
6896c75b7f
Avoid static constructor for nsSpecialSystemDirectory by making non-static, since function is not used often. b=61835 r=pavlov@netscape.com sr=waterson@netscape.com
2000-12-09 04:13:06 +00:00
mkaply%us.ibm.com
88f64104f7
#62335
...
r=mkaply, a=blizzard
Code from jkobal to fix DBCS clipboard
2000-12-08 15:34:10 +00:00
nhotta%netscape.com
4c5ae1b61d
Fix memory leak, check in for disttsc@bart.nl, bug 58423, r=nhotta, sr=brendan.
2000-12-06 22:29:36 +00:00
mkaply%us.ibm.com
217d786f43
#62021
...
r=jkobal, a=blizzard
Update some of the values for system colors
2000-12-05 22:40:48 +00:00
blakeross%telocity.com
e9a1274c12
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
2000-12-05 21:48:38 +00:00
blakeross%telocity.com
4dab2eea36
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. r=ben sr=blizzard
2000-12-05 21:48:00 +00:00
mkaply%us.ibm.com
29f09232e0
Bad OS/2 only crash/regression - need for our daily build
2000-12-05 20:01:28 +00:00
beard%netscape.com
563574c529
[not part of build] first cut at Carbon/Mac OS X compatible menu code.
2000-12-05 07:19:25 +00:00
mkaply%us.ibm.com
bc1e8aacb1
#61963
...
r=mkaply, a=blizzard
Code from jkobal - proper addrefing of nswindow during event processing
2000-12-05 04:28:19 +00:00
mkaply%us.ibm.com
79d298c8f6
#61873
...
r=mkaply, a=blizzard
Code from jkobal - fix various focus/owner problems
2000-12-05 03:50:31 +00:00
mkaply%us.ibm.com
940aafb368
Clipboard regression fix from jkobal - r=mkaply
2000-12-04 15:27:04 +00:00
dbaron%fas.harvard.edu
863e5821cd
Free the nsGtkIMEHelper singleton in the module destructor and count it in the leak/bloat stats. b=59271 r=erik@netscape.com sr=brendan@mozilla.org
2000-12-02 16:06:29 +00:00
dbaron%fas.harvard.edu
5ebbd7df27
Allow xlib to build with gcc "2.96". sr=blizzard@mozilla.org
2000-12-02 15:56:20 +00:00
danm%netscape.com
17fb6168e9
offscreen warnings given only for top-level windows, which is all we care about, if anything. bug 53621. r=lumpy. i swear.
2000-12-01 23:34:43 +00:00
bryner%uiuc.edu
603263ea6e
Backing out something I inadvertently checked in with my patch for 58589. r/sr=syd.
2000-12-01 21:19:22 +00:00
mkaply%us.ibm.com
d501284c65
EMX build break with new clipboard
2000-12-01 15:29:32 +00:00
mkaply%us.ibm.com
85e0f2c3b0
clipboard cleanup and rewrite
...
r=mkaply, a=blizzard
Thanks to jkobal and Dainis Jonitis
2000-12-01 00:08:36 +00:00
mkaply%us.ibm.com
5f16c1fe60
#61587
...
r=mkaply, a=blizzard
Code from jkobal to fix strange random timer trap
2000-11-30 15:52:24 +00:00
pinkerton%netscape.com
fbd79d87c1
add selectors for scroll arrow placement and scroll thumb size. implemented on macos to look at appearance manager. made all platforms return 0 when asking for a selector that doesn't exist, so they are all the same. r=pchen, a=hyatt.
2000-11-30 01:51:14 +00:00
pinkerton%netscape.com
81bd688e04
add scroll-wheel support bug 7347. r=beard/sr=sfraser.
2000-11-29 00:30:46 +00:00
brendan%mozilla.org
9de5dea0d9
Add trace-malloc logfile flushing from an idle handler (r=rayw, a=waterson, not part of build).
2000-11-22 08:06:38 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
alecf%netscape.com
deff2e336c
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2000-11-17 20:54:21 +00:00
blakeross%telocity.com
2633790a83
attempt to fix bustage
2000-11-16 23:02:24 +00:00
blakeross%telocity.com
f0d7c83dc3
Fix 1004: should support CSS2 system colors. patch by lordpixel@mac.com. r=pavlov sr=blizzard
2000-11-16 22:26:46 +00:00
blakeross%telocity.com
bcb5dba55b
Fix 59867: sidebar dragging needs to respect user settings. r=evaughan a=hyatt
2000-11-16 22:25:45 +00:00
mkaply%us.ibm.com
68f6a5b623
#59397
...
r=jkobal, a=blizzard
Forgot to add new files
2000-11-14 04:03:27 +00:00
mkaply%us.ibm.com
4ac49a1237
#58805
...
r=mkaply, a=blizzard
More cleanup on nsAppShell
2000-11-14 01:36:03 +00:00
mkaply%us.ibm.com
b5cf603453
#59397
...
r=jkobal, a=blizzard
Code from jblanco makes our file dialogs much better
2000-11-14 01:28:37 +00:00
bryner%uiuc.edu
0a5e763a08
Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc.
2000-11-13 18:16:43 +00:00
mkaply%us.ibm.com
3b482f3e1e
#59770
...
r=mkaply, a=blizzard
Code from jkobal to fix spacebard with shift down
2000-11-13 15:43:42 +00:00
sspitzer%netscape.com
d78a0cb226
backing edburns out to open up the tree.
...
sorry ed. a=granrose
2000-11-10 21:24:24 +00:00
edburns%acm.org
ad8d20ed78
bug 59530
...
r=waterson, sr=waterson
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables. This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.
The following files are in this fix:
widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:45:26 +00:00
edburns%acm.org
c100fb8830
nsTimer.cpp
2000-11-09 23:44:03 +00:00
mkaply%us.ibm.com
e4f0d4344c
#59400
...
r=mkaply, a=blizzard
Code from jkobal to fix more clipboard stuff
2000-11-09 21:34:43 +00:00
Jerry.Kirk%Nexwarecorp.com
cd780c84e0
PHOTON ONLY: Added a Kung Foo Deathgrip to the Timer Event handler
...
so the timer could not be destroyed while inside the callback. I
did it just like GTK did it. It was crashing at http://www.uescape.com
2000-11-08 13:54:15 +00:00
mkaply%us.ibm.com
81d3dec183
#59380
...
r=mkaply, a=blizzard
Code from jkobal/Dainis Jonitis to fix private clipboard formats
2000-11-07 22:31:41 +00:00
mkaply%us.ibm.com
f7636921cb
#59381
...
r=mkaply, a=blizzard
Not handling border and window styles
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com
466a172da0
#59396
...
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
2000-11-07 22:17:55 +00:00
pavlov%netscape.com
3e87aba745
commenting out some printfs r=ramiro
2000-11-07 08:29:59 +00:00
koehler%mythrium.com
f1bf7bb876
reverted patch 55674
2000-11-07 05:56:30 +00:00
mkaply%us.ibm.com
fe3757b430
OS/2 TB breakage
...
Uh duh #if 0, not #ifdef 0
2000-11-06 23:49:49 +00:00
mkaply%us.ibm.com
bda8db1594
#59259
...
r=mkaply, a=blizzard
Code from jkobal - don't just hide window, deactivate it
2000-11-06 21:04:35 +00:00
mkaply%us.ibm.com
8f46095149
#59274
...
r=mkaply, a=blizzard
Code from jkobal - special case checking for generated characters
2000-11-06 21:02:51 +00:00
mkaply%us.ibm.com
596e069261
#58805
...
r=mkaply, a=blizzard
Caused regression in timers - don't process entire timer queue
2000-11-06 20:59:27 +00:00
blizzard%redhat.com
83a64c21ec
Fix bug #59015 . Gtk timers do not shut down cleanly. Remove the timer when the shutdown method is called. This should fix some crashes when the embedding widget is shut down. r=bryner,waqar sr=brendan
2000-11-04 16:46:02 +00:00
koehler%mythrium.com
45bf1a836b
Bug #55674 : new timer implementation for BeOS r=blizzard
2000-11-04 00:27:22 +00:00
erik%netscape.com
4a04f414e6
bug 53989; written by katakai@japan.sun.com; r=erik; sr=brendan; this is a
...
workaround for a couple of popular Japanese input methods (see bug report)
2000-11-03 03:19:18 +00:00
blizzard%redhat.com
4bd410763f
Fix bug #57197 , crash when opening a url when only the mail/news window is open by using the uri loader to do all of the heavy lifting. r=alecf, sr=mscott
2000-11-02 22:28:23 +00:00
mkaply%us.ibm.com
afd3549c75
#58805
...
r=mkaply, a=blizzard
Code from jkobal to make appshell more like Windows and make timers more efficient
2000-11-02 15:44:58 +00:00
bryner%uiuc.edu
c69f97571b
Bug 50597 - mousewheel nonfunctional if set to full-page scroll. r=mjudge,jkobal,ben. a=ben.
2000-11-02 05:15:34 +00:00
mkaply%us.ibm.com
4b67aeb16f
#58628
...
r=mkaply, a=blizzard
Code from jkobal to fix some focus problems
2000-11-01 21:08:09 +00:00
blizzard%redhat.com
bfcad964f4
Fix bug #58343 . Make the signal connection while the superwin is still alive and don't explicitly remove the reference from the toplevel window. r=pavlov sr=brendan
2000-11-01 20:56:35 +00:00
mkaply%us.ibm.com
f183d2a35f
#55829
...
r=mkaply, a=blizzard
Code from jkobal - we were calling Update instead of Invalidate
2000-10-30 23:29:02 +00:00
rpotts%netscape.com
cc6ab8a2c2
bug #54725 (r=kmcclusk@netscape.com, sr=brendan@mozilla.org). Java plugin causes app to hang on shutdown.
2000-10-30 22:43:21 +00:00
blizzard%redhat.com
a1da49183a
build xremoteclient when building qt. a=leaf remove XIFF converter from qt build. checking in for John C. Griggs <johng@corel.com>
2000-10-30 19:26:53 +00:00
blizzard%redhat.com
229964b301
add missing files from qt build for John C. Griggs <johng@corel.com>
2000-10-30 18:23:39 +00:00
dbaron%fas.harvard.edu
b65210fd29
Fix one-time leak of 5 nsVoidArray by freeing in module destructor. r=pavlov@netscape.com sr=scc@mozilla.org b=56747
2000-10-29 21:35:02 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
7875ad0f9b
Fixed printfs for beos
2000-10-28 10:03:09 +00:00
cls%seawood.org
84ecf9b22a
Added nslog.h in attempt to fix BeOS build post bug #47207
2000-10-28 09:10:02 +00:00
warren%netscape.com
d40d02e6af
Removed PRINT that was conflicting.
2000-10-28 02:35:25 +00:00
warren%netscape.com
8cea81ed32
Removing more extra 0 params from NS_IMPL_LOG macro
2000-10-28 02:24:24 +00:00
dbaron%fas.harvard.edu
65f4f214aa
Removed extra 0 param. (Fix warren's bustage.)
2000-10-28 02:19:54 +00:00
warren%netscape.com
6cad833514
Removed extra 0 param
2000-10-28 02:18:32 +00:00
warren%netscape.com
c6e839472b
Removed extra 0 arg from macro.
2000-10-27 23:37:22 +00:00
warren%netscape.com
e0a29f0804
Removing nslog from .c file
2000-10-27 23:29:55 +00:00
warren%netscape.com
7e243d2bc1
Removed extra 0 arg.
2000-10-27 23:14:42 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
pinkerton%netscape.com
887a36a67a
changes for Carbon r=pchen/a=sfraser. bug# 42100
2000-10-27 20:40:47 +00:00
pinkerton%netscape.com
496938de93
If we're being minimized, don't tell Gecko. This allows us to remember the
...
scroll position when we're un-minimized. bug#56156, r=rods/a=hyatt.
2000-10-27 02:41:08 +00:00
mkaply%us.ibm.com
5c9f63e708
#47876
...
r=jkobal, a=blizzard
Code from jeffreyj to fix filepicker names
2000-10-26 18:43:29 +00:00
mkaply%us.ibm.com
98b131d842
#58073
...
r=mkaply, a=blizzard
Modify different pieces of keyboard code to make NumKeypad work
2000-10-26 18:40:24 +00:00
briane%qnx.com
200bf54f6b
PHOTON BUILD only
...
event loop fixes for modal dialogs
2000-10-25 18:01:02 +00:00
briane%qnx.com
c07cbb994c
PHOTON BUILD only
...
cursors now change properly, dilogs display in correct locations, modal
dialogs work
2000-10-25 18:00:34 +00:00
briane%qnx.com
67df8e42fe
PHOTON BUILD only
...
fixes for colors in toggle buttons
2000-10-25 17:59:36 +00:00
blizzard%redhat.com
be2bf9383f
Bug #54219 . Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him.
2000-10-25 16:55:40 +00:00
mkaply%us.ibm.com
60f7dc1faa
#52458
...
r=mkaply, a=blizzard
Code from jkobal to handle VSCROLL messages to get Thinkpad trackpoint scrolling working
2000-10-25 10:58:20 +00:00
mkaply%us.ibm.com
2c0269f878
#57814
...
r=jkobal, a=blizzard
Fix for pasting HTML from clipboard - thanks to Dainis_Jonitis@swh-t.lv for the fix
2000-10-25 10:52:25 +00:00
mkaply%us.ibm.com
1bc61090a7
#57639
...
r=mkaply, a=blizzard
Code from jkobal - check for VK_SPACE in vkey rather than space in char
2000-10-25 10:26:11 +00:00
bryner%uiuc.edu
67d3913378
Bug 57386 -- make setting the width and height separately on a newly created (1x1) XUL window work correctly. r=pavlov, sr=blizzard. Vixen works on unix now!
2000-10-25 06:21:20 +00:00
blizzard%redhat.com
7360163385
Fix for bug #57046 . Flush the X connection before returning the xid of the plugin port window. This is part of the fix to get the java plugin working on linux again. r=akkana a=brendan
2000-10-25 03:40:53 +00:00
pavlov%netscape.com
4f7d1899d0
fix for bug 56010 r=akkana,brendan sr=blizzard,erik
2000-10-24 22:38:03 +00:00
briane%qnx.com
c2cfafb446
PHOTON BUILD only
...
fixes positioning bugs for dialogs and new windows
2000-10-23 19:38:41 +00:00
briane%qnx.com
d29984f1cf
PHOTON BUILD only
...
fixes forus problem with scrollbars
2000-10-23 19:38:04 +00:00
mkaply%us.ibm.com
fa4ea3d368
OS/2 TB breakage
...
When I fixed the XP timer code, I forgot to update the OS/2 timers. Duh.
2000-10-21 02:44:30 +00:00
mkaply%us.ibm.com
53ade35193
#55888
...
r=pavlov, rods, a=brendan
nsITimer implementation was using platform types (bool) instead of PRBool
2000-10-20 20:07:16 +00:00
blizzard%redhat.com
5238d9220e
bug #44847 . start building the xremote client. r=dmose sr=shaver
2000-10-20 05:12:27 +00:00
blizzard%redhat.com
a556b4e528
bug #44847 . -remote support for unix. r=dmose sr=shaver
2000-10-20 05:10:43 +00:00
blizzard%redhat.com
ecdaad3939
start of fix for bug #44847 . -remote support for unix.
2000-10-20 05:09:06 +00:00
mkaply%us.ibm.com
bf46261315
#56770
...
r=mkaply, a=blizzard
Code from jeffk - this was actually a focus problem
2000-10-19 22:20:48 +00:00
mkaply%us.ibm.com
5b46a01406
#55550
...
r=mkaply, a=blizzard
Code from jjones to check window before deferencing it
2000-10-19 22:13:52 +00:00
mkaply%us.ibm.com
5258c73422
#56769
...
r=mkaply, a=blizzard
Code from jkobal to fix various clipboard problems
2000-10-19 21:57:17 +00:00
mkaply%us.ibm.com
b5ff4eb34c
#56769
...
r=mkaply, a=blizzard
Code from jkobal to fix various clipboard problems
2000-10-19 21:18:12 +00:00
mkaply%us.ibm.com
de622368ed
#56553
...
r=mkaply, a=blizzard
Code from jkobal - were doing the wrong thing on window close
2000-10-19 03:11:23 +00:00
rods%netscape.com
c34d285bf9
Both fixes are checks for null pointers 57044 checks for a null toolkit pointer
...
50208 checks for a null window in the processing of events
Bug 50208, 57044
r=saari,kmcclusk sr=buster
2000-10-19 00:48:06 +00:00
disttsc%bart.nl
d33f299a83
Fixes several Gdk related key event problems on Linux / Solaris. r=,mo=Pavlov, a=blizzard
...
bug 53667 - alt + left/right doesn't navigate back/forward
bug 55792 - ctrl + left/right not skipping words
bug 54694 - ctrl + left segfaults
2000-10-18 01:17:06 +00:00
briane%qnx.com
5e2e1f52b3
PHOTON build only
...
Fixes for event handling.
2000-10-17 15:37:29 +00:00
mkaply%us.ibm.com
341c621a81
#56770
...
r=mkaply, a=blizzard
More attempts to fix keyboard stuff.
2000-10-16 22:30:06 +00:00
mcafee%netscape.com
8a8009225e
Fix alt-backarrow, alt-forwardarrow patch=jag, r=mcafee, sr=alecf (53667)
2000-10-15 21:40:19 +00:00
pavlov%netscape.com
b2c69aac0d
fix for bug 45162 new plugins shouldn't use GdkSuperWin's, but instead should use XIDs. sr=blizzard r=valeski
2000-10-13 01:10:21 +00:00
briane%qnx.com
140e014de8
Not Part of Build... PHOTON ONLY
...
Multiple comboboxes in web pages now display properly
2000-10-12 16:19:02 +00:00
briane%qnx.com
b51bdbc88f
Not Part of Build... PHOTON ONLY
...
Fixed all the default colors and sizes. The classic theme is now correct.
2000-10-12 16:18:30 +00:00
mkaply%us.ibm.com
411711af5b
#55810
...
r=mkaply, a=blizzard
Code from jkobal to fix various dropdown problems
2000-10-11 22:50:04 +00:00
nhotta%netscape.com
044e1c06d2
Fix Bug#: 53528 : ALT+HANKAKU/ZENKAKU key often activates menu bar
...
r=shanjian, sr=ftang, check in by nhotta's account for yokoyama.
2000-10-11 21:50:50 +00:00
law%netscape.com
e0a583e210
rtm++ bug 55627; handle case where base window closes out from under Downloading dialog; patch submitted by jrgm@netscape.com; r=law@netscape.com, sr=mscott@netscape.com
2000-10-11 03:04:31 +00:00
mkaply%us.ibm.com
0c684c4a5c
#55831
...
r=mkaply, a=blizzard
Code from jkobal to make timers MUCH better
2000-10-10 21:45:12 +00:00
jfrancis%netscape.com
34abcb3d11
noxif landing continued; see jst's prior checkin comments
2000-10-07 11:17:27 +00:00
jst%netscape.com
b3d9cbac12
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
...
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
jst%netscape.com
85520315c8
New files, these used to be nsXIFFormatConverter, not part of the build yet.
2000-10-07 06:58:49 +00:00
saari%netscape.com
9eb342b7d3
Fix for 53771, Mac only key event fix. r=sfraser, a=hyatt rtm++
2000-10-07 02:26:23 +00:00
pinkerton%netscape.com
c4fa6052c1
Fixing COM refcounting problems by removing |mDataObject| from the drag target. Also removing the
...
cached drag session. r=pchen/a=hyatt. bug# 54803
2000-10-07 00:11:28 +00:00
sfraser%netscape.com
1f12622a18
Fix for 55080 -- missing return value. r=brade, sr=saari.
2000-10-06 01:17:22 +00:00
pinkerton%netscape.com
51fd9fdd5c
turn off watch cursor before going into native code. make the cursor not turn on when library loads so embedding clients don't get screwed. r=pchen/a=hyatt, bug# 53121.
2000-10-06 00:57:40 +00:00
mkaply%us.ibm.com
8b36127530
#55274
...
r=mkaply, a=blizzard
Code from jkobal - we were marching up owner instead of parent chain
2000-10-05 14:47:22 +00:00
quy%igelaus.com.au
c4fe9c2b76
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 02:01:33 +00:00
quy%igelaus.com.au
08694aee41
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 01:51:38 +00:00
quy%igelaus.com.au
42efc7a159
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 00:29:55 +00:00
bryner%uiuc.edu
3fcba76e2b
Fix for bug 53723 (gray form control on Linux). r=pierre, ianh,
...
pavlov. sr/a=ben.
2000-10-04 00:38:03 +00:00
mkaply%us.ibm.com
768cd4204b
#50764
...
r=mkaply, a=blizzard
Code from sobotka/jkobal to get clipboard working.
2000-10-02 22:10:26 +00:00
nhotta%netscape.com
c493983242
(bstell speaking, cell (415) 845-7800)
...
for bug 46974 we changed the type for nsFontHandle; make corresponding
changes here
bug 46974 - display of ascii (8 bit) data incorrect with 10646 (16 bit) font
a=erik r=blizzard, approved for trunk checkin by jar
2000-09-29 22:19:16 +00:00
mkaply%us.ibm.com
94d6040e28
#45474
...
r=mkaply, a=blizzard
Finally, real OS/2 keyboard support
2000-09-28 13:37:38 +00:00
pavlov%netscape.com
8552fbaf1a
fix for bug #52414 r,a,etc=brendan
2000-09-23 02:53:16 +00:00
mkaply%us.ibm.com
aa5aa2e169
#53387
...
r=brendan, a=brendan
We were doing bad things to the OS/2 character code before we gave it to XP
2000-09-22 14:43:19 +00:00
saari%netscape.com
875b470a8d
fix for 53017, linux specific focus bug. a=brendan
2000-09-22 06:48:56 +00:00
saari%netscape.com
8df876e547
Mac part of 48785 (hyatt's keybinding checkin) and also a fix for 52552. r=hyatt
2000-09-22 06:03:13 +00:00
pinkerton%netscape.com
08a25bf330
in the event proc for the NavServices dialogs, tell the watch task that we've hit an event loop so that it doesn't change the cursor to a watch. r=hyatt, bug# 53121
2000-09-22 04:27:24 +00:00
shanjian%netscape.com
b4820c9016
#49414 crash in exist when global ime exist
...
r/a=ftang
gAIMMApp->Deactivate() should be called before release. This is documented
in MS documentation and tested in 4.x code.
2000-09-22 02:54:28 +00:00
ftang%netscape.com
37b102275c
fix bug 53210. check in for yokoyama from ftang
...
a=ftang r=ftang remove static link of IMM32.DLL
2000-09-22 01:06:51 +00:00
sfraser%netscape.com
9fe36a8410
Fixing Mac out of memory blocker (dupped to bug 20743); make the low memory buffer purgeable again after reallocating it, and tweak the heap space numbers for GWorld allocations. r=pchen, sr=scc
2000-09-22 00:17:07 +00:00
pierre%netscape.com
626fc4b02c
fix related to the reconstruction of html.css ( #6625 ), the css system fonts ( #1021 and #3371 ) and a regression on the Mac from #44656 : make the html form controls look better on the Mac. a=buster
2000-09-21 10:22:14 +00:00