Граф коммитов

5045 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 0c3b7335fd Correct case of some includes so we build on UFS. Bug 108300, patch by
leaf@mozilla.org, r=beard, sr=darin
2002-01-24 18:49:11 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
gordon%netscape.com 7cf5c26933 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
bryner%netscape.com c22fbaedbb Bug 120252 - paint flashing broken on gtk. Also removed a lot of old cruft, changed #ifdef NS_DEBUG (which we don't define any more) to #ifdef DEBUG. r=waterson, sr=blizzard. 2002-01-24 01:18:36 +00:00
rjc%netscape.com d0292937d7 Fix bug # 83643: Mac OS X sheets. r=pinkerton sr=ben 2002-01-24 01:17:48 +00:00
blizzard%redhat.com 72f10fd207 Part of bug #121252. Start work on getting grabs implemented. Rollup isn't happening yet. Not part of the build. 2002-01-23 06:39:48 +00:00
sfraser%netscape.com dfb2e2dfc2 Fix for bug 107827 -- avoid excess repainting on Mac when the paint-suppressed page is loading by ignoring widgets belonging to a widget hierarchy whose root is hidden. Improves page load time by 16-20%. r=pinkerton, sr=hyatt, a=asa 2002-01-23 00:48:19 +00:00
blizzard%redhat.com 8ae6cad12a Fix minor gtk2 bug with focus. Not part of the build. 2002-01-22 06:21:09 +00:00
timeless%mac.com 1cfc2efe22 Bug 117472 [Xlib] Crash in HandleQueueXtProc()
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless a=asa
2002-01-21 21:05:54 +00:00
ben%netscape.com 08ad291ceb Fix 116263, part of earlier patch reviewed by law & hewitt, but forgot to land as part of landing prior to .9.8 close.
Make the windows file picker use the specified file type index rather than hardcoded '1'.

a=asa@mozilla.org
2002-01-19 07:52:23 +00:00
bryner%netscape.com 216304024c Bug 97708 - copying text to another application can cause a crash. Need to divide the size of the data in the nsTransferable by 2 to get the number of characters, since they are unicode. r=bbaetz, sr=jst, a=dbaron. 2002-01-19 04:00:53 +00:00
hyatt%netscape.com 920e8270bd Fix cocoa widgets to compile again. Not part of build. 2002-01-18 00:55:49 +00:00
seawood%netscape.com e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
dbaron%fas.harvard.edu 228fbc553f Undo my backout of the code to flush trace-malloc logfiles. b=111651 rs=brendan 2002-01-16 00:40:39 +00:00
timeless%mac.com 39c5bad177 Bug 112635 [Xlib] XXlibRgb revamp ..
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timecop@network.email.ne.jp rs=attinasi
2002-01-15 23:30:16 +00:00
mkaply%us.ibm.com 28f8221d7a No bug - correct some incorrect system color mapping 2002-01-15 23:07:03 +00:00
pinkerton%netscape.com 420fd4f780 use setWindowGroup to put popups in the tooltip layer on osx and make it so they don't get activate events r=sdagley/sr=sfraser. bug# 108804 2002-01-15 23:06:20 +00:00
pinkerton%netscape.com c911b3d5ef pull in InterfacesXStubs for CarbonLibFramework. r=sdagley/sr=sfraser. bug# 108804 2002-01-15 23:04:34 +00:00
mkaply%us.ibm.com 40453ad4b9 #120127
r=pedemont, sr=blizzard
OS/2 only - store away the lastPath from the file dialog and use it if one wasn't passed in
2002-01-15 22:32:18 +00:00
briane%qnx.com e748472301 PHOTON ONLY, not part of build
Fixes for drag code headers, allow keypad to function correctly when num-lock
is off/on
2002-01-15 16:56:33 +00:00
sfraser%netscape.com b050f87ab1 Fix port/GDevice management issues in Mac code, fixes bugs 113480, 103234, 105946, and 104781. Changes ensure that the current graphics device is set correctly when SetPort is used to change the current graphics port (to window or GWorld). r=pinkerton, rs=brendan 2002-01-14 23:26:49 +00:00
mkaply%us.ibm.com 2f545596be #1192111
r=mkaply, sr=blizzard
OS/2 only - better file dialog
2002-01-14 21:17:43 +00:00
sdagley%netscape.com 08fa569190 Fix #104765 - Cleanup nsMacWindow::WindowEventHandler result code reporting. r=pinkerton,sr=sfraser 2002-01-14 20:14:46 +00:00
timeless%mac.com 1ebede96c3 Bug 119391 nsBaseWidget::GetRenderingContext() does not correctly check for errors
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-01-13 00:28:11 +00:00
blizzard%redhat.com 5a6c5cb760 Checkpointing changes. Get adding and removing event queues working properly. Change printf() logging to prlog logging. Get window modality working. (Check it out, modal dialogs only block their parents!) Oh. Right. Not part of the build. 2002-01-12 07:14:54 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
pinkerton%netscape.com 1b54a2d6cb invisible windows need the windowConstrain event handler. It was left out by mistake for those windows in my last checkin. Pull the invisible window code out in its own case so this doesn't happen again. r=sdagley, sr=sfraser. bug#118198 2002-01-10 15:40:33 +00:00
katakai%japan.sun.com dd401af673 bug 109723
Mozilla will crash when the XIM server is terminated.
gdk_im_ready() checking is needed before XGet/SetICValues()
r=pavlov, sr=blizzard
2002-01-10 08:06:09 +00:00
katakai%japan.sun.com 8255228076 bug 110411
XIM performance improvement for over-the-spot mode
avoid unnecessary calls for over-the-spot
r=pavlov, sr=blizzard
2002-01-10 07:58:09 +00:00
bzbarsky%mit.edu 614dc253ca Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +00:00
danm%netscape.com 30f6104107 implement new 'aAllowSlop' parameter to nsIWidget::ConstrainPosition. bug 113283 r=hyatt,pavlov 2002-01-09 01:30:06 +00:00
danm%netscape.com 72d70d876a adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov 2002-01-09 01:29:18 +00:00
alecf%netscape.com 5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
blizzard%redhat.com 44e9e661fc Bug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=bryner 2002-01-08 00:35:08 +00:00
dbaron%fas.harvard.edu 051d7cc944 Add nsTraceRefcnt debugging hooks for a few MS-COM objects, some of which are leaking. r=rods sr=jag b=114171 2002-01-07 23:55:11 +00:00
dbaron%fas.harvard.edu 6ef5940320 Remove duplicate initialization of nsDeviceContext reference count by derived class constructor (which is dangerous since it could be incremented during the base class constructor). Various other cleanup, mostly in xlib port. b=111088 r=rbs sr=jag 2002-01-06 18:37:27 +00:00
hyatt%netscape.com c386006aac Fix for 118368, support for drop shadows under menus and tooltips on WinXP, r=bryner, sr=blake 2002-01-05 23:50:52 +00:00
blizzard%redhat.com 82de04b607 Bug #115764. sporadic Trunk crashes in [@ nsWindow::OnDragMotionSignal] w/drag'n'drop. Use cool and smooth native gtk timers instead of cranky fake-o XP timers that don't have a deterministic order in the mainloop. r=bryner, sr=shaver (2!) 2002-01-04 05:07:44 +00:00
blizzard%redhat.com bec4516156 woops, remove printf() I left in 2002-01-03 05:06:13 +00:00
blizzard%redhat.com 476096933f Bug #117398. flash plugin pauses if you don't move the mouse. Add polling timer when a flash plugin is active so Xt timers will be processed. Try to improve interactive performance while there's a lot of flash activity by trying to interleave the Xt and gtk events more smoothly. r=serge, sr=shaver 2002-01-03 05:02:01 +00:00
bryner%netscape.com 670b7f776c Fixing mach-o bustage. 2002-01-03 00:25:45 +00:00
pinkerton%netscape.com 3393feb2ae separate out drag code into a helper so embedding apps can make use of it. Also add live-resize support to resizable dialogs. Don't add things like drag handlers or carbon event handlers to windows we don't own (read: embedding). bug 102529, 112197. r=ccarlen/sr=sfraser. 2002-01-02 21:18:38 +00:00
pinkerton%netscape.com 8b4f7ef7fb separate out drag code into a helper so embedding apps can make use of it. bug 102529. r=ccarlen/sr=sfraser. 2002-01-02 21:16:37 +00:00
av%netscape.com 10baa6270b Bug 116392 -- passing key events to windowless plugins, patch by peterl, r=av, sr=rpotts 2001-12-29 22:21:31 +00:00
blizzard%redhat.com e7f3161197 reorder some link line parameters in an attempt to fix gcc 2.95 2001-12-29 02:53:55 +00:00
blizzard%redhat.com 462bbdefd0 Bug #117160. Create a small stand alone client for xremote client requests. r=cls,sr=brendan 2001-12-28 22:17:20 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
rjesup%wgate.com e6fcf16556 Bug 116413: Backing out patch. This is nsSupportsArray, not nsVoidArray.
(Whomever didn't have Supports inherit from VoidArray should be shot.)  Bug
to be reopened.  Sorry
2001-12-22 02:46:24 +00:00
rjesup%wgate.com 0f238b249b Bug 116413: Use SafeElementAt for Mac nsMenuStack::GetMenuAt/HaveMenuAt.
sr=jst, no r= needed as per jst
2001-12-22 01:20:26 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00