Commit Graph

4557 Commits

Author SHA1 Message Date
pavlov%netscape.com
30e6485dcd fix for bug 55312 r=bzbarsky@mit.edu sr=blizzard a=tor 2001-06-08 21:59:37 +00:00
mkaply%us.ibm.com
dec24e835d EMX build break - OS/2 only - builtin.h is VACPP only 2001-06-06 14:07:23 +00:00
nhotta%netscape.com
d5a92356a7 Changed nsFilePicker::Show to set a larger buffer for the directory name string and make sure to free the memory returned by GetPath(),
bug 83345, r=law, sr=blizzard, a=blizzard.
2001-06-05 21:30:17 +00:00
bstell%netscape.com
6e76b39490 fix HPUX bustage 2001-06-05 08:58:07 +00:00
bstell%netscape.com
fee7bf8776 remove forward struct declaration to fix HPUX/AIX/IRIX compile bustage 2001-06-05 07:26:31 +00:00
bstell%netscape.com
b570037d8d bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
add hooks to intercept the XKeyPressedEvent/XKeyReleasedEvent
so we can simulate the Mode_switch bit
2001-06-05 06:14:48 +00:00
bstell%netscape.com
39762aedc2 bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
Code to note when the Mode_switch keycode is pressed/released.
When the Mode_Switch key is down set the Mode_switch bit in the
XKeyPressedEvent.
2001-06-05 06:06:04 +00:00
bstell%netscape.com
4788b98853 bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
Code to note when the Mode_switch keycode is pressed/released.
When the Mode_Switch key is down set the Mode_switch bit in the
XKeyPressedEvent.
2001-06-05 05:58:14 +00:00
blizzard%redhat.com
61a59c3b25 Fix bug #41527. Can't use xremote to open a url in the current window. r=dbaron,sr=tor,a=asa 2001-06-05 00:55:16 +00:00
nhotta%netscape.com
8e0cad2115 Added an attribute for the charset conversion so that it fallback to a question mark in case of conversion error,
bug 83218, r=pinkerton, sr=blizzard, a=asa.
2001-06-05 00:02:29 +00:00
pchen%netscape.com
6d42aa08c7 bug 78409, r=pinkerton, sr=hyatt, a=asa, apply patch for bug 66848 which fixes submenus not knowing that its parent menu popped up in the opposite direction (usually because of hitting a screen boundary) 2001-06-04 23:03:24 +00:00
pinkerton%netscape.com
e55b333f69 fix timers on osx. r=pchen/sr=sfraser/a=asa. bug# 75499. 2001-06-04 22:40:53 +00:00
pinkerton%netscape.com
c0797524c0 keep menu id's in sync between menu and menubar. bug 83187, r=saari/sr=smfr/a=asa. 2001-06-01 23:39:27 +00:00
pinkerton%netscape.com
ff47c898f8 add live-resizing for macosx. expose update/resize in the event handler to avoid having to hack up EventRecords to fake events. r=saari/sr=smfr/a=asa. 2001-06-01 23:38:27 +00:00
pinkerton%netscape.com
e4e5193457 add 'about mozilla' item and impl to carbon menu code. fix indentation. bug#83187, r=saari/sr=sfraser. 2001-05-29 23:18:26 +00:00
mkaply%us.ibm.com
009fd9a870 when the widget is being destroyed, check if it is the rollup widget and clear that out before it's too late.
r=saari/sr=hyatt/a=blizzard
bug# 51603
2001-05-29 23:05:27 +00:00
jag%tty.nl
41661c2c58 Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in widget/src/gtk/Makefile.in 2001-05-26 20:14:34 +00:00
dcone%netscape.com
806cf7dc0b bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog. 2001-05-26 15:49:43 +00:00
sspitzer%netscape.com
4c871de289 fix some bustage on HPUX for pinkerton 2001-05-25 23:17:15 +00:00
pinkerton%netscape.com
e91a8af6cd backing out addition so we can figure out why it doesn't compile. 2001-05-25 22:38:58 +00:00
pinkerton%netscape.com
4d9c8e7acf one more time for the short bus. 2001-05-25 22:08:00 +00:00
pinkerton%netscape.com
ac996898a9 i'm an idiot. fix bustage and typo. 2001-05-25 20:46:01 +00:00
pinkerton%netscape.com
c626d6e35a popups now appear in the modal layer on osx, added more slop to fix osx bug where moving windows near their current location would move them to -1,-1. r=pchen/sr=smfr/a=asa. bug# 58226. 2001-05-25 18:45:43 +00:00
pinkerton%netscape.com
a520988f12 when the widget is being destroyed, check if it is the rollup widget and clear that out before it's too late. r=saari/sr=hyatt/a=blizzard. bug# 51603. 2001-05-25 18:33:10 +00:00
roc+%cs.cmu.edu
f7e128a2c0 Part of fix for bug 77507. Make Windows return colors with a valid alpha channel. sr=waterson,r=kmcclusk,rods,a=blizzard 2001-05-25 14:48:31 +00:00
rods%netscape.com
d8db41c4e8 Using windows SetWindowsHookEx to "hook" for certain native events in order to rollup
the combobox when embedded.
Also, makes Windows calls to determine the sensitivity of mouse moves instead of using
a hard coded value of 5 pixels (Bug 79037)
Bug 81416 & 79037
r=kmcclusk@netscape.com sr=hyatt a=blizzard
2001-05-25 10:53:32 +00:00
briane%qnx.com
454f9f738c Photon build only
Bug fixes for menus, popup windows and some code cleanup
2001-05-24 14:35:51 +00:00
ftang%netscape.com
b28b515d1d fix bug 74088. check in for katakai@japan.sun.com
r=ftang/pavlov sr/a=blizzard
change the key event init code so we can handle the keysym correctly for
non ASCII keys
2001-05-24 01:07:41 +00:00
mkaply%us.ibm.com
47998075f6 #78655
r=mkaply, a=blizzard
Code from cls - Make all printfs DEBUG
2001-05-22 23:13:23 +00:00
mkaply%us.ibm.com
d4a3aa7de7 #76257
r=mkaply,danm, a=blizzard
Code from jblanco - Implement SetSizeMode on OS/2
2001-05-22 21:49:16 +00:00
mkaply%us.ibm.com
4391f038c6 #80274
r=mkaply, sr=blizzard
Code from yokoyama - fix keyboard layout switching
2001-05-22 04:07:07 +00:00
blizzard%redhat.com
a0a37c360c Fix bug #81826. When using plug/socket ( like in nautilus ) popup menus will some times come up in the wrong place. Invalidate the position cache based on the true toplevel window instead of the widget toplevel. r=pavlov,sr=tor 2001-05-20 19:44:41 +00:00
hewitt%netscape.com
f07156eb73 78882 - Dragging a bookmark into the personal toolbar causes all items to be deleted, r=ben, sr=alecf 2001-05-20 05:58:25 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
vidur%netscape.com
ae0d3ddcd3 Continuing fix for bug 18843. Added onload and onerror events for loaded scripts. r=nisheeth, sr=jst 2001-05-19 01:21:57 +00:00
mkaply%us.ibm.com
56f31351cf #79954
r=mkaply, a=blizzard
Part 1: Map WM_CHORD to button 3 click - OS/2 only
2001-05-18 14:14:00 +00:00
saari%netscape.com
32d8960835 fix for 78514, r=pink, sr=hyatt. Windows only temporary (until focus gets totally overhauled) hack to support embedding applications better. This causes our app to relinquish focus to native chrome in the embeddor's app. To do this, we check if the window that is about to get focus is a mozilla window. If not, we obey wm_killfocus like a normal app, and don't wait for the following focus to send the blur event. 2001-05-18 12:07:42 +00:00
evaughan%netscape.com
d9378cb8f0 Fix for bug #80902
-r jeff@tcbnetworks.com -sr waterson

Fix for bug #80505

-r aaronl, jgaunt -sr brendan
2001-05-17 23:52:32 +00:00
pinkerton%netscape.com
0b03ce7cda add support for context menu key. use focussed element as the target, not the mouse coordinates. r=roc,dean_tessman@hotmail.com/sr=hyatt. bug#74410, 36665. 2001-05-17 18:37:50 +00:00
rods%netscape.com
64e0fad8e0 WM_ACTIVATEAPP will now rollup comboboxes (when browser is minimized with dropdown down)
Bug 79720, r=kmcclusk sr=hyatt
2001-05-17 13:55:44 +00:00
blizzard%redhat.com
eec519dd4b Fix bug #79022. Make sure to remove listeners after the widget is destroyed so the toplevel window doesn't call back down into an undestroyed widget. r/sr=dbaron,tor 2001-05-17 03:49:24 +00:00
tajima%eng.sun.com
f5e4843b36 bug 59302 IME status window sometimes shows up even though IME is not on
(checked in for katakai@japan.sun.com)
r/sr=blizzard
2001-05-17 02:44:35 +00:00
darin%netscape.com
becfd3c30e Fixed bug 80345 "frequent crash in nsWindow::UpdateIdle" r=dr, sr=blizzard 2001-05-17 00:00:22 +00:00
darin%netscape.com
487253346d Fixes bug 80345 "frequent crash in nsWindow::UpdateIdle" r=dr, sr=blizzard 2001-05-16 23:59:57 +00:00
timeless%mac.com
d4907d92d8 Bugzilla Bug 80181 mTransferable= (nsITransferable *) 0x0. Can't paste in xlib build.
r=dr sr=blizzard
2001-05-16 07:27:25 +00:00
tajima%eng.sun.com
77a84ac937 bug 59420 XIM: always uses on-the-spot after ProfileManager is invoked
(check in for katakai@japan.sun.com)
r/sr=blizzard
2001-05-16 04:04:12 +00:00
tajima%eng.sun.com
dafb775e27 bug 52310 a possible problem in nsGtkIMEHelper.cpp
(check in for katakai@japan.sun.com)
r=shanjian sr=blizzard
2001-05-16 03:49:59 +00:00
sfraser%netscape.com
28e4ca9d58 Fix the build by #including <Scrap.h> 2001-05-16 01:01:19 +00:00
pinkerton%netscape.com
8118d5cf14 replaces 4-char codes with constants from scrap.h. forgot a mapping for 'utxt' in one direction. r=nhotta/sr=sfraser. bug# 81028 2001-05-15 22:21:41 +00:00
sfraser%netscape.com
f978bed8f4 Fix for bug 31032 -- correctly update the dirty region of the window when scrolling, to avoid turds. Also fix spelling errors. r=pinkerton, sr=scc. 2001-05-15 04:24:02 +00:00