Commit Graph

5925 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
a972a3e501 Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
notifications).  Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
pinkerton%netscape.com
dbd32f08ec fix camino build bustage, r=pink, sr=jst (bug 220562) 2003-09-30 21:04:27 +00:00
blizzard%redhat.com
a303da39b3 Bug #102578. Clicking wrongfully fires onmouseout. Ignore some mouse out events generated by window managers. r=bryner, sr=blizzard 2003-09-30 14:58:39 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
lordpixel%mac.com
82b78fa150 Workaround for bug 211462 Crash turning on JA IME on Mac 10.1 [@ Kotoeri]
r=brade, sr=sfraser
2003-09-28 13:39:09 +00:00
jst%mozilla.jstenback.com
43cce5a477 Fixing build bustage. 2003-09-27 05:49:52 +00:00
jst%mozilla.jstenback.com
cd0fc71ec1 Fixing build bustage. 2003-09-27 05:06:31 +00:00
jst%mozilla.jstenback.com
5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
tor%cs.brown.edu
3d64f8ba5f Bug 65881 - fix command line option to install private colormap.
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
dbaron%dbaron.org
96096edab5 Fix leak of GDK events, and thus the main GDK window. b=219536 r=blizzard sr=bryner 2003-09-25 05:34:25 +00:00
louie.zhao%sun.com
4bcb9d6605 bug 209496 "Paste is not possible after a "Cut" on GTK2 build"
r = jerry.tan
sr = blizzard
2003-09-24 06:46:43 +00:00
uid502
7af296afeb Fixing bustage. 2003-09-23 17:49:28 +00:00
uid502
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
mkaply%us.ibm.com
4231090132 #220006
r=pedemont, sr=blizzard (platform specific)
Don't use idle timers on OS/2 - breaks drag drop
2003-09-22 22:05:13 +00:00
uid502
a5f31287a4 Bug 202751. Be conservative in nsBlender about how we decide the bits-per-pixel. Also, tweak the logic for setting window transparency so that we make the window transparent even if it hasn't been painted yet. r+sr=blizzard 2003-09-20 03:19:08 +00:00
cls%seawood.org
19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
robin.lu%sun.com
6c65d4e63d patch for bug 189229 : xembed for plugins
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
mkaply%us.ibm.com
9a7c290d71 #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
bryner%brianryner.com
1635e315e7 backing out until I can make this work for GTK+ 2.0.x. 2003-09-15 21:32:02 +00:00
bryner%brianryner.com
b175812028 trying to fix tinderbox bustage 2003-09-15 21:16:21 +00:00
bryner%brianryner.com
0536e92d07 Don't allow gtk's event loop to run while waiting for clipboard operations to complete. This prevents a whole mess of problems related to dispatching focus events in the middle of dispatching blur events, or vice versa. Bug 214583, r=blizzard. Not part of the default build. 2003-09-15 20:38:45 +00:00
timeless%mozdev.org
925d0a1515 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=bryner sr=bryner
2003-09-11 03:18:57 +00:00
tor%cs.brown.edu
47182cc148 Bug 215951 - "X" mouse cursor in menus/popups when running gtk2 with
some window managers.  r=blizzard, sr=bryner
2003-09-11 02:51:21 +00:00
timeless%mozdev.org
47a69f0a2b Bug 214497 Unused variable initMovieCount in nsSound.cpp
r=floppymoose sr=tor
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
380d6de278 Bug 214549 Warnings in nsMenuBarX.cpp
r=floppymoose sr=tor
2003-09-11 01:52:42 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
arougthopher%lizardland.net
306e762e2b Bug#134837
-Fixes window focus issues
-Addes new mouse cursors
-All around cleanup

r=sergei_d@fi.tartu.ee
sr=arougthopher
2003-09-05 23:59:06 +00:00
scott%scott-macgregor.org
4aa51515d7 win9x part of the fix for bug #172001
multiple file open can fail for multiple files.

it will still fail, but now it will take a lot more,
since we're using a bigger buffer.

an example: multiple file attach to the compose window.

r/sr/a=sspitzer
2003-09-04 00:33:48 +00:00
scott%scott-macgregor.org
89b866a05f fix for bug #172001
multiple file open can fail for multiple files.

it will still fail, but now it will take a lot more,
since we're using a bigger buffer.

an example:  multiple file attach to the compose window.

see bug #172001 for more details

r=pavlov a=sspitzer
2003-09-03 06:24:17 +00:00
mkaply%us.ibm.com
c4ef0c0f8c #217486
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite of fullscreen mode code - rather than removing window bits, just size window bigger than desktop
2003-09-02 20:33:39 +00:00
cbiesinger%web.de
2e753652ba 216243 "browser, file, save page as" to a write protected media: no error
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
2003-08-26 09:08:18 +00:00
darin%meer.net
41656501de fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa 2003-08-25 23:44:21 +00:00
mkaply%us.ibm.com
bd880c51d9 #216920
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
2003-08-25 22:54:06 +00:00
mkaply%us.ibm.com
4223a179bf #217238
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
741d35274f #21330
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
2003-08-25 22:29:22 +00:00
blizzard%redhat.com
80dee27c08 Bug #208721. Can't type Unicode Keysyms when compiled with Gtk2. Not part of the default build. Patch from Behnam Esfahbod. r+sr=blizzard, a=chofmann 2003-08-21 20:10:58 +00:00
mkaply%us.ibm.com
7fd1fa309e Bug #199507
r=pedemonte, sr=blizzard, a=mkaply
OS/2 only - Don't do NS_GOTFOCUS when we get activated - bad focus stuff happens
2003-08-13 20:18:24 +00:00
hyatt%mozilla.org
6d9dfb41f4 Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa 2003-08-10 07:46:55 +00:00
amardare%qnx.com
96ca83b53e Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
Fixed the playing of a custom wav file.
2003-08-06 16:06:31 +00:00
brendan%mozilla.org
b7cdb7debb Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
hyatt%mozilla.org
f8fad707f4 Also init. clickcount and widget as per bryner's comments. sr=bryner 2003-08-05 08:29:29 +00:00
hyatt%mozilla.org
e186e67209 Also init. clickcount and widget as per bryner's comments. sr=bryner 2003-08-05 08:28:27 +00:00
hyatt%mozilla.org
7ba2c90185 Fix for 204742, sr=bryner 2003-08-05 08:24:45 +00:00
simford.dong%sun.com
351ba4a6f2 Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu
bdb9912347 more mac build bustage fixes 2003-07-29 01:19:26 +00:00
bzbarsky%mit.edu
5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
mkaply%us.ibm.com
79965b5b97 #214180
r=pedemont, sr=blizzard
OS/2 only - Need a cast for mouse position values
2003-07-28 21:32:11 +00:00
jshin%mailaps.org
3cf1136e04 bug 200732 : adding a few missing return value checks for GetUnicode(En|De)coder(Raw) : r=smontagu, sr=blizzard (original bug was about crash on HP/UX under UTF-8 locale) 2003-07-26 10:15:24 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
danm-moz%comcast.net
5cef6bf2e2 learn how to make an eWindowType_invisible widget and refuse to ever make it visible. bug 207742 r=brendan,bryner 2003-07-25 14:54:39 +00:00