Commit Graph

4097 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
3a0fc9c277 #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
9f883208c2 #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
8fce60128f #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
51ac1c34a0 #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
c2aff178a7 #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
df94ae3123 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
4d30ff5f10 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
004469e627 PHOTON build only
Fixes for event handling.
2000-10-17 15:37:29 +00:00
mkaply%us.ibm.com
0d8fe00e43 #56770
r=mkaply, a=blizzard
More attempts to fix keyboard stuff.
2000-10-16 22:30:06 +00:00
mcafee%netscape.com
3fa191083b Fix alt-backarrow, alt-forwardarrow patch=jag, r=mcafee, sr=alecf (53667) 2000-10-15 21:40:19 +00:00
pavlov%netscape.com
542939a025 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
1910700cd8 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
1d459410c6 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
292cb40883 #55810
r=mkaply, a=blizzard
Code from jkobal to fix various dropdown problems
2000-10-11 22:50:04 +00:00
nhotta%netscape.com
4e71100832 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
54c9df8633 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
49932d81ec #55831
r=mkaply, a=blizzard
Code from jkobal to make timers MUCH better
2000-10-10 21:45:12 +00:00
jfrancis%netscape.com
077dbf7762 noxif landing continued; see jst's prior checkin comments 2000-10-07 11:17:27 +00:00
jst%netscape.com
6ea631e28c 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
ab9a839149 New files, these used to be nsXIFFormatConverter, not part of the build yet. 2000-10-07 06:58:49 +00:00
saari%netscape.com
f56703df2e Fix for 53771, Mac only key event fix. r=sfraser, a=hyatt rtm++ 2000-10-07 02:26:23 +00:00
pinkerton%netscape.com
7e90c08bef 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
bd9eabb48a Fix for 55080 -- missing return value. r=brade, sr=saari. 2000-10-06 01:17:22 +00:00
pinkerton%netscape.com
7c657e653d 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
d38e0da8f5 #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
7baa1f26f8 Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 02:01:33 +00:00
quy%igelaus.com.au
e5abae6f13 Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 01:51:38 +00:00
quy%igelaus.com.au
5b135ba1b6 Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 00:29:55 +00:00
bryner%uiuc.edu
320b10e024 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
3025376d9d #50764
r=mkaply, a=blizzard
Code from sobotka/jkobal to get clipboard working.
2000-10-02 22:10:26 +00:00
nhotta%netscape.com
33f2200058 (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
a30aa10746 #45474
r=mkaply, a=blizzard
Finally, real OS/2 keyboard support
2000-09-28 13:37:38 +00:00
pavlov%netscape.com
c9f82cbb61 fix for bug #52414 r,a,etc=brendan 2000-09-23 02:53:16 +00:00
mkaply%us.ibm.com
bc1815218f #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
e6b33bae3d fix for 53017, linux specific focus bug. a=brendan 2000-09-22 06:48:56 +00:00
saari%netscape.com
017038bb88 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
e8c27a8e0c 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
f370e2961e #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
0c590f7978 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
6daab2fa46 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
0ace7234d8 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
saari%netscape.com
d9d715927d Fix for 52895, mac menus can get messed up by changing the title of a submenu. r=smfr 2000-09-21 05:29:20 +00:00
pinkerton%netscape.com
cce6bd95ac remove watch task, it went into gfx. add accessors to get it. 2000-09-21 05:11:54 +00:00
pinkerton%netscape.com
002292512e turn off watch task around TrackDrag(), r=sfraser bug 53121. 2000-09-21 05:10:55 +00:00
pinkerton%netscape.com
3b7cc2b10a fix for 53478, mac menu items not responding to hidden attribute. r=saari/sfraser. 2000-09-21 05:01:09 +00:00
rickg%netscape.com
9346562e99 WIP for nsbeta3+ bug 52725. r=buster, syd. A=syd. We need to confirm removal of nspr dependency, then we can strip winmm.lib from makefile 2000-09-21 02:59:39 +00:00
pinkerton%netscape.com
e7673eb0e8 Added a line to end the drag session on a drop. Fixes bug 51904. r=evaughan/hyatt 2000-09-21 02:35:10 +00:00
danm%netscape.com
ed4b09178f added null check to previous version's change. bug 53472. 2000-09-21 01:58:25 +00:00
shanjian%netscape.com
1ef41bb447 # 52142 Existence of XIM will crash mozilla
r=tajima@eng.sun.com a=ftang
Among all input styles, only over-the-spot works at this time. Force input
style to be over-the-spot.
2000-09-20 23:21:31 +00:00
locka%iol.ie
b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00