Commit Graph

5964 Commits

Author SHA1 Message Date
dbaron%dbaron.org
1c511da4c7 Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage. 2003-12-13 05:53:09 +00:00
dbaron%dbaron.org
37f2724e78 Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage. 2003-12-12 23:43:05 +00:00
dbaron%dbaron.org
6931545fdc Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan 2003-12-12 23:02:12 +00:00
mkaply%us.ibm.com
810fbdbfc1 #228181
r=pedemont, sr=blizzard (platform specific), a=mkaply
Go back to the old method of removing chrome for fullscreen mode and customize toolbar window
2003-12-11 23:04:05 +00:00
bzbarsky%mit.edu
6287838079 Make sure to unlock looper on resize. Bug 218697, patch by
arougthopher@lizardland.net, r=sergei_d, a=chofmann
2003-12-11 18:35:02 +00:00
blizzard%redhat.com
bfabb80f64 Bug #205492. Don't crash if someone passes us an invalid widget parent. This is wallpaper, but at least the paper is pretty. r=roc, sr=dbaron, a=chofmann 2003-12-10 18:56:07 +00:00
pinkerton%aol.net
c1d3cf2965 fix dragscrolling on panther. apple started using more bits of the
event flags w/out telling anyone (bug 227359) (not part of seamonkey build)
2003-12-09 20:53:45 +00:00
bolian.yin%sun.com
6e9a49f489 Bug 179078 [gtk2] dnd to personal toolbar doesn't cancel properly
r=blizzard, sr=Henry.Jia a=asa for 1.6b
2003-12-03 01:50:50 +00:00
bolian.yin%sun.com
40136f7ba7 Bug 226795 remove gtk2/mai dir. (has been move to accessible/src/atk)
r/sr=blizzard, a=dbaron for 1.6b
2003-12-02 02:22:15 +00:00
bryner%brianryner.com
fa0be0570a Make sure we exit the clipboard select() loop when the request completes, regardless of whether it got any data. Fixes UI hangs (bug 226267). r=darin, sr=blizzard, a=asa. 2003-11-25 02:17:28 +00:00
darin%meer.net
653ee1f9b7 fixes bug 226405 "[gtk2] paste into html compose window doesn't work" r+sr=bryner a=brendan 2003-11-23 00:15:55 +00:00
darin%meer.net
18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
jst%mozilla.jstenback.com
4183787fa9 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
mkaply%us.ibm.com
e166d5028a #221651
r=mkaply,pedemonte, sr=blizzard (platform specific)
Code from Rich Walsh to make our drag drop rock!
2003-11-18 22:39:46 +00:00
caillon%returnzero.com
ef584aa52e 226059
nsITransferable* nsClipboard::GetTransferable() returns an addrefed raw pointer
r=timeless sr=blizzard
2003-11-18 20:54:29 +00:00
dbaron%dbaron.org
ffaccf1748 Fix bustage. b=225984 2003-11-17 23:38:08 +00:00
timeless%mozdev.org
bfe76024bf Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00
bzbarsky%mit.edu
4b654bce34 GTK1 and xlib versions of the patch for bug 102578.
For xlib, patch by Andrej Czapszys (czapszys@comcast.net), r=blizzard,
sr=bryner

For GTK1, patch by Kenneth Herron (kjh-5727@comcast.net), r=blizzard,
sr=bzbarsky
2003-11-17 17:03:24 +00:00
danm-moz%comcast.net
cc404f7b11 update widget position member variable when window is moved for any reason. r=bryner,ere bug 224760, 223901 2003-11-14 21:58:08 +00:00
sicking%bigfoot.com
59ea9991ad Fix lineendings. r=pedemonte 2003-11-14 16:54:34 +00:00
pkw%us.ibm.com
7e36c4359b Bug 197081 - AIX: Preedit string is duplicated when committed.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org (platform specific)
2003-11-12 17:49:22 +00:00
bzbarsky%mit.edu
1898618c5f Fix Invalidate() method to invalidate the right area. Bug 224607, patch by
roc, r=blizzard, sr=bzbarsky
2003-11-10 23:48:24 +00:00
bryner%brianryner.com
374b88e17b fix for mac blocker bug 224526. Make sure to initialize the widget atoms. r=brendan. 2003-11-04 01:08:48 +00:00
timeless%mozdev.org
42ab2c193e Bug 116413 negative VoidArray index in GetMenuAt() in View menu on Mac
r=jfrancis sr=jst
2003-11-03 13:14:45 +00:00
bryner%brianryner.com
3a207091ea Don't process random events from the X event queue while waiting for clipboard operations to complete. Bug 214583, r=blizzard. Not part of the default build. 2003-11-01 07:48:59 +00:00
mkaply%us.ibm.com
d2639e7ff8 219165
r=pedemonte, sr=blizzard (platform specific)
Let Mozilla handle Alt+Enter
2003-10-31 16:41:20 +00:00
pinkerton%netscape.com
7a84beea65 cleanup, sharing toolkit base between carbon and cocoa, and using IOKit for
sleep/wake. r=pink, sr=bryner, bug 197863
2003-10-31 02:30:22 +00:00
dbaron%dbaron.org
1a4dc358cc Fix shutdown leak of GDK windows by destroying hidden widget before event loop shutdown. b=219521 r=blizzard sr=bryner 2003-10-30 01:48:41 +00:00
timeless%mozdev.org
0921bc4f25 Bug 222387 Release SetIcon stored icons when we are done using them
r=ere sr=bz
2003-10-30 01:35:14 +00:00
mkaply%us.ibm.com
404d79221e a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h 2003-10-23 13:49:12 +00:00
mkaply%us.ibm.com
5d0e41cca4 #218312
r=pedemont, sr=blizzard (platform specific), a=mkaply
Code from Rich Walsh - OS/2 drag drop improvements
2003-10-22 21:57:01 +00:00
mkaply%us.ibm.com
3b9223944a #221651 - r=mkaply - new OS/2 drag drop code 2003-10-21 22:21:33 +00:00
mkaply%us.ibm.com
a0e913a699 221070
r=pedemonte
OS/2 only - remove lack of activation on minimized windows
2003-10-21 22:19:25 +00:00
mkaply%us.ibm.com
5fcbca466b OS/2 bustage building tests 2003-10-17 21:42:29 +00:00
darin%meer.net
f2d2906229 fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard 2003-10-11 23:38:38 +00:00
dbaron%dbaron.org
d852b15400 Fix bustage. b=221316 2003-10-07 21:48:04 +00:00
cls%seawood.org
5c61023297 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
danm-moz%comcast.net
ec99031c1b new |placement| parameter to PlaceBehind. interpret bottom placement as being behind even other applications' windows. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:59 +00:00
danm-moz%comcast.net
dca8cc1f87 new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:51 +00:00
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