Commit Graph

6296 Commits

Author SHA1 Message Date
jst%mozilla.jstenback.com
418cf22fe4 Fixing bug 255366. Fixing gtk2 file picker crash on AMD64 due to differences in argument passing to varargs vs. non-varargs functions. Patch by bryner@brianryner.com, r=caillon@gmail.com, sr=jst@mozilla.org 2004-09-22 04:30:49 +00:00
cbiesinger%web.de
b1fad3b809 bug 259803 get views using GetInterface from a widget's client data, rather than
by queryinterface, r=pinkerton sr=roc
2004-09-20 12:51:31 +00:00
kyle.yuan%sun.com
fcaa741c13 Additional patch for Bug 238854, move inline function into header. sr=dbaron, patch=ginn.chen@sun.com 2004-09-20 03:13:33 +00:00
mats.palmgren%bredband.net
0b0506f06b Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron 2004-09-19 19:49:29 +00:00
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
peterv%propagandism.org
ddee974556 Fix for bug 257647 (pulldown menus in top-left corner (regression from 223545) on OS X 10.2). r=jhpedemonte, sr=jst. 2004-09-17 09:16:56 +00:00
kyle.yuan%sun.com
faef6bd540 Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
mkaply%us.ibm.com
afaadbeab9 258966 - add CSS3 pointers for OS/2 2004-09-13 12:51:02 +00:00
jshin%mailaps.org
ac1975a071 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
mats.palmgren%bredband.net
464725e9f2 Attempt to fix MacOSX bustage 2004-09-12 00:28:52 +00:00
mats.palmgren%bredband.net
1f335c32f1 Fixing bustage 2004-09-12 00:00:19 +00:00
mats.palmgren%bredband.net
14b5343acd Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org 2004-09-11 23:24:30 +00:00
smontagu%smontagu.org
596da04448 Backout last checkin because of build bustage 2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
efa975d2f7 Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers. 2004-09-11 07:13:12 +00:00
bryner%brianryner.com
8261446984 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
pinkerton%aol.net
3068c1206a escape a menu item starting with a hyphen (carbon wants to make it a
separator) with a zero-width space (bug 164155, r=pink, sr=bryner)
2004-09-09 00:51:11 +00:00
darin%meer.net
0881640487 fixes bug 258473 "Taskbar icons all the same (moz head) instead of functional icons (browser vs. mail)" r=biesi 2004-09-08 22:06:17 +00:00
ere%atp.fi
4684f01a43 Bug 253035: Simplify IME code of windows/nsWindow.cpp
Patch by Masayuki Nakano
r=ere
sr=bryner
2004-09-08 19:30:22 +00:00
bryner%brianryner.com
6cfd959442 Add support for native keybindings for input and textarea for gtk2. This allows us to respect the GTK keybinding preferences. Bug 257405, r=blizzard, sr=roc. 2004-09-07 21:21:48 +00:00
darin%meer.net
f4e53c9ced fixing OS/2 bustage 2004-09-07 20:01:08 +00:00
mkaply%us.ibm.com
7e9935d0db #257619
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - add support for mouse back and forward buttons on OS/2
2004-09-07 19:49:49 +00:00
darin%meer.net
77f38a74b2 landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=biesi,sr=blizzard 2004-09-07 18:59:27 +00:00
cbiesinger%web.de
50c9dd3919 Bug 257948 remove #endif w/o matching #ifdef from idl files
r=dveditz sr=neil
2004-09-05 13:29:58 +00:00
jst%mozilla.jstenback.com
51fd4d10d8 Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com 2004-09-04 19:28:46 +00:00
ere%atp.fi
47861e869b Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
Patch by Dainis Jonitis
r=ere
sr=roc
2004-09-03 08:44:23 +00:00
peterv%propagandism.org
699872238f Fix for bug 223545 (Mac OS X 10.3's expose feature reveals 'hidden' window). r=jhpedemonte, sr=bryner. 2004-08-30 15:26:18 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
dbaron%dbaron.org
7e0341dd79 Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner 2004-08-25 22:26:15 +00:00
mkaply%us.ibm.com
c1e7a99acc #255608
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't let F1 go to the OS - let Mozilla handle it
2004-08-23 15:57:27 +00:00
bryner%brianryner.com
180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
timeless%mozdev.org
872e808fe6 Bug 238773 Separating nsDOMEvent into separate classes
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
jst%mozilla.jstenback.com
ce14e62d77 Fixing bug 256235. Can't download files (no filepicker displayed), apparently XP-SP2 only. r+sr=shaver@mozilla.org 2004-08-20 15:08:28 +00:00
kyle.yuan%sun.com
bb45fcc626 Backout the patch for 251492. Need a better solution for that. 2004-08-19 06:33:20 +00:00
kyle.yuan%sun.com
65b3fef078 Bug 251492 [gnome]selected item text wrong color in high-contrast themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-08-19 02:23:15 +00:00
amardare%qnx.com
8833e61127 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
JFehr's problem with thunderbird on screen 2 on a multiscreen configuration:
Use
PhWindowQueryVisible( Ph_QUERY_IG_POINTER, ...
so that the screen information is uses the current location of input_group's pointer.
2004-08-13 20:07:52 +00:00
mkaply%us.ibm.com
cb5a02337a #254340
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Don't send mouse clicks to the default window proc - handle them ourselves
2004-08-11 12:42:59 +00:00
amardare%qnx.com
8dd42a87bd Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Dnd related changes. Also remove the flag that makes all the windows resizeable by default, since
now their size should be calculated correctly.
2004-08-10 13:35:41 +00:00
caillon%redhat.com
0412b1b0c4 Bug 123197
File picker cleanup:
- Pressing enter now actives the save/open buttons.
- Fixes issue for clobber builds where the file chooser would not always get
registered.  Unfortunately, this still can not be guaranteed to work because of
how XPCOM (mis)handles multiple components registered with the same contract
ID.  See bug 253136.
- The native widget component factory constructor now handles the logic for
which implementation to choose.  This allows me to remove the proxy logic from
the implementation itself.
- Remembers the last selected directory between invocations.
- Removes some debug stuff I forgot to remove.
- Gets rid of the static nsString cruft that got accidentally added while I was
copying over stuff from other implementations.


r+sr=blizzard
2004-08-08 11:09:51 +00:00
ere%atp.fi
4a25ba0d57 Supplementary patch for bug 252067 (Add support for translucent windows for Win32 (Windows 2000 and later)): Fix MinGW, ignore translucency for embedded apps and remove system menu for translucent windows.
Patch by Dainis Jonitis
r=ere
sr=roc
2004-08-02 20:08:43 +00:00
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
pinkerton%aol.net
69e923ddd8 kungFuDeathGrip for mouse event (r=pink, sr=dbaron, bug 227344) 2004-07-30 15:24:12 +00:00
bzbarsky%mit.edu
fa66b87134 Allow entry of Ukrainian letter ghe with upturn. Bug 253280, patch by Eugeniy
Meshcheryakov <eugen@univ.kiev.ua>, r+sr=blizzard
2004-07-27 19:42:38 +00:00
blizzard%redhat.com
1130a34e85 Bug #253108. Translucent xul windows on gtk2 breaks gtk embedding. Patch from Philip Langdale <philipl@mail.utexas.edu>. Add some null checks. r=blizzard,sr=roc 2004-07-27 19:16:44 +00:00
ere%atp.fi
38298f1f41 Take 2 for bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-27 19:14:44 +00:00
ere%atp.fi
ad7376fd58 Backing out the previous checkin. Apparently compiles on VC7 but not on VC6 (or the Platform SDK version creature has). 2004-07-26 19:49:03 +00:00
ere%atp.fi
0ad73fd6d4 Bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-26 18:37:01 +00:00
cbiesinger%web.de
7f71f61ff6 Bug 252525 Support transparent gtk2 xul windows
r=blizzard sr=roc
2004-07-24 12:42:32 +00:00
pkw%us.ibm.com
55127096a4 Bug 252788 - GTK2 file picker patch fails to build on AIX.
r=caillon@gmail.com, sr=blizzard@mozilla.org
2004-07-23 20:15:42 +00:00
robin.lu%sun.com
248f5192fd fix bug 194323 preference dialog blocks other windows of mozilla to be in front of it. r=bryner sr=roc patched by robin.lu@sun.com 2004-07-23 03:26:20 +00:00
roc+%cs.cmu.edu
a6c348c336 Bug 249061. GTK2 needs to prioritize paints over PLEvents. r+sr=blizzard 2004-07-22 13:08:20 +00:00
caillon%redhat.com
0444718bff Start using the GTK 2.4 file chooser when available.
r+sr=blizzard
2004-07-21 15:44:00 +00:00
dbaron%dbaron.org
0209021a61 Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
cbiesinger%web.de
567507020e Bug 250782 [Xlib] make nsLookAndFeel::GetMetric return 0 if the requested metric
is unknown, like all other look and feel impls
r=roland.mainz@nrubsig.org
2004-07-18 12:08:06 +00:00
brofield%jellycan.com
dcf3ab98df Fix bustage caused by checkin for bug 250392 - Support "UniformResourceLocatorW" and "FileGroupDescriptorW" clipboard formats for Internet Shortcut 2004-07-16 12:17:18 +00:00
ere%atp.fi
99cf66d346 Fix for bug 250392 - Support "UniformResourceLocatorW" and "FileGroupDescriptorW" clipboard formats for Internet Shortcut
Patch by Masayuki Nakano
r=brofield
sr=blizzard
2004-07-16 07:28:10 +00:00
cbiesinger%web.de
11d9edb7e8 outDataLen is in bytes, not characters. r+sr=bz (bug Bug 69114) 2004-07-15 23:29:30 +00:00
sergei_d%fi.tartu.ee
65319a64a0 Bug 251351 fix. Adding cursor coordinates to scroll-wheel event in BeOS. r=thesuckiestemail@yahoo.se BeOS-porty only change. 2004-07-15 22:43:38 +00:00
cbiesinger%web.de
d0d8aa330a more win bustage 2004-07-15 21:54:31 +00:00
ere%atp.fi
cad107ff3f Fix for bug 194559 - Entered Japanese text doesn't go back to preedit text by Ctrl+BS
Patch by Masayuki Nakano
r=ere
sr=roc
2004-07-15 20:38:00 +00:00
cbiesinger%web.de
3ece6a2483 Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
dbaron%dbaron.org
4cdde2690f Fix DEBUG-only leak with an nsCOMPtr. Add const. b=243724 r+sr=bzbarsky 2004-07-15 19:58:57 +00:00
sergei_d%fi.tartu.ee
52def2a4c5 bug 248603. Fix for high-contrast themes. r=sergei_d@fi.tartu.ee. BeOS-port only 2004-07-14 22:39:36 +00:00
mkaply%us.ibm.com
8eec063371 #248706
r=pedemont, sr=mkaply (platform specific), a=mkaply (OS/2 only)
OS/2 only - patch from Peter Weilbacher - check to see if creating sound file failed before trying to open it
unload multimedia DLL after we check for MMPM
2004-07-13 13:32:09 +00:00
amardare%qnx.com
2a262c4457 Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
Dnd related changes - pack all the flavours of data and select the appropiate one at the target.
2004-07-12 21:52:20 +00:00
ere%atp.fi
8c3702d2d0 Fix (at least partial) for bug 217560: Clicking two separate buttons doesn't fire a double-click event anymore.
r=dean_tessman,
sr=roc,
a=asa
2004-07-09 21:39:16 +00:00
cbiesinger%web.de
10c62828bf Bug 250198 "find as you type" doesn't work
r=jst sr=tor a=roc
2004-07-08 22:37:17 +00:00
amardare%qnx.com
b1cb3e8b48 Changes for qnx(photon) platform only. They should not affect building/running other platforms.
Dnd related...
2004-07-08 19:34:38 +00:00
amardare%qnx.com
ecd898ddf2 Changes for qnx(photon) platform only. They should not affect building/running other platforms.
Some Dnd related work. It relies on a change in libph and the Photon server, available in the 630 patch.
The changes don't break anything if runned on 630 ( no patch ).
Mainly it allows to cancel a previously PhInitDrag operation when mozilla decides to invoke a drag and drop session.
2004-07-08 15:34:55 +00:00
cbiesinger%web.de
3649c95b76 bug 246447 [gtk2] Alt/Control/Shift/Meta should generate KeyUp and KeyDown but
not KeyPress
patch by Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il> r=bryner sr=jst
2004-07-07 11:22:43 +00:00
amardare%qnx.com
fadd993a48 Changes for qnx(photon) platform only.
All eWindowType_child widgets should have a valid ( nonNULL ) parent ( problem with msnbc.com ).
2004-07-05 13:59:27 +00:00
ere%atp.fi
0fbd44d3a8 Fix for bug 244334: Text Zoom Ctrl++ broken
r=neil
sr=roc
2004-07-04 17:39:04 +00:00
cbiesinger%web.de
646420ac21 Bug 246447 Alt/Control/Shift/Meta should generate KeyUp and KeyDown but not KeyPress
r=bryner sr=jst patch by      Ilya Konstantinov <mozilla-bugzilla@future.shiny.co.il>
2004-07-02 12:08:38 +00:00
mkaply%us.ibm.com
8720d4e9b2 #248615
r=pedemonte, sr=blizzard (platform specific)
null check for clipboard data, just in case
2004-06-28 17:28:47 +00:00
cbiesinger%web.de
2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
aaronleventhal%moonset.net
2edcb229a4 Bug 246213. Fix regression where background colors aren't displayed on WinNT. Hopefully fixes it on Win98 as well. r=mkaply, sr=darin 2004-06-22 18:36:45 +00:00
timeless%mozdev.org
f641551bbe Bug 241971 potential crash [@ nsPrimitiveHelpers::ConvertUnicodeToPlatformPlainText]
r=neil sr=dveditz
2004-06-22 09:40:13 +00:00
dbaron%dbaron.org
60b7e73a8f Update :hover state and mouse cursor and send mouse events when the position of the pointer changes due to scrolling or reflow. b=20022 r+sr=roc 2004-06-22 04:32:52 +00:00
dbaron%dbaron.org
f5c953bd6f Make NS_MOUSE_ENTER and NS_MOUSE_EXIT events behave the same way on X11 platforms as they do on Windows and Mac. b=20022 r+sr=roc 2004-06-22 04:29:59 +00:00
dbaron%dbaron.org
842f1f07e7 Add ifdefs (off by default) that allow better debugging of invalidation problems by painting invalidated regions exactly rather than taking the minimal containing rectangle. b=20022 (See also bug 215303.) r+sr=roc 2004-06-22 04:28:17 +00:00
bryner%brianryner.com
3cd200f850 oops, this wasn't supposed to go on the trunk. backing out. 2004-06-21 23:41:30 +00:00
bryner%brianryner.com
cc1433c45a bringing branch changes forward 2004-06-21 23:35:56 +00:00
sergei_d%fi.tartu.ee
69bf2e131b bug 247702. r=thesuckiestemail@yahoo.se. Inform xp layer about resize directly for (yet) hidden windows. BeOS-only change, no sr required 2004-06-20 12:03:45 +00:00
sergei_d%fi.tartu.ee
a25ea4f2e0 "bug 247700 r=thesuckiestemail@yahoo.se. Starting Bloopers at window create. BeOS-only patch, no sr required" 2004-06-20 10:10:30 +00:00
amardare%qnx.com
3382a6efbc Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Fixed a null pointer crash ( check for mData ).
2004-06-17 21:05:12 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
pinkerton%aol.net
0feb2db55b remove mousemove hack on 10.2.8+ as it's no longer necessary and causesother problems (bug 234207) 2004-06-16 05:55:44 +00:00
amardare%qnx.com
8e14739b25 Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms.
Fixed a problem with the photon build when building with DEBUG enabled.
2004-06-15 20:43:39 +00:00
amardare%qnx.com
370886eb41 Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms.
Focus changes ( needed because of pop-up problem with www.hotmail.com ).
2004-06-15 20:41:04 +00:00
mkaply%us.ibm.com
9281405553 #200373
OS/2 only - backout workaround so that if this problem happens, we see it more
2004-06-14 17:53:46 +00:00
sergei_d%fi.tartu.ee
71a0b1be66 Bug 246666. Normalize text caret blink rate. r=thesuckiestemail@yahoo.se. BeOS port-only change 2004-06-14 17:31:43 +00:00
bryner%brianryner.com
9979237075 Fix bustage 2004-06-10 22:50:58 +00:00
bryner%brianryner.com
0f656e1b6e more fixing os/2 bustage 2004-06-10 22:25:52 +00:00
bryner%brianryner.com
daf429b165 fixing os/2 bustage 2004-06-10 22:03:27 +00:00
bryner%brianryner.com
88419a6334 fixing bustage 2004-06-10 21:10:11 +00:00
bryner%brianryner.com
947f4cb51b oops, checked in from an old version of the patch. fixing bustage. bug 239390. 2004-06-10 20:41:09 +00:00
bryner%brianryner.com
2666a9d913 Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
bsmedberg%covad.net
a7deb4f150 Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin 2004-06-09 18:36:25 +00:00
aaronleventhal%moonset.net
dcd7e072c6 Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
dbaron%dbaron.org
99aacf0378 Set coordinates for mouse scroll events. b=236028 Patch from <hachiro75@yahoo.co.jp>. r=bryner sr=dbaron 2004-06-08 19:33:01 +00:00
amardare%qnx.com
eb8906c0f3 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The PtConnector name for xremote is based on the aProgram.
Changes in Makefile.in and mozilla-xremote-client.cpp allow to build the mozilla-xremote-client
under qnx.
2004-06-08 19:07:54 +00:00