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

5063 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com ae2f10bd0b Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen 2002-02-01 00:03:25 +00:00
blizzard%redhat.com b38a9f8615 Back out fixes for 121011 until I fix more issues. 2002-01-31 22:45:26 +00:00
pinkerton%netscape.com 8b5e00b520 if label attribute changes, set the parent menu to dirty. r=sdagley/sr=blake. bug#122826, bugscape#11829 2002-01-31 20:43:17 +00:00
rods%netscape.com f2c2102329 This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
blakeross%telocity.com b5e0a4704e 78509 - hang trying to make an internet shortcut with : / \ in title via dnd (and shortcut isn't created). r=pink sr=ben 2002-01-30 23:31:46 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
blizzard%redhat.com bf36c82816 Bug #121011. widget misses mouse-up event after scrolling when mouse button is released outside the widget area. Track passive grabs with sButtonMotionTarget. r=bryner, sr=shaver 2002-01-30 14:57:53 +00:00
blizzard%redhat.com f6f2eaff8a Get scrollbars on popups working properly. Not part of the build. No bug on this. 2002-01-30 04:52:29 +00:00
blizzard%redhat.com 1635c6d054 Bug #121246. Fix rendering problems with text areas and menus. Not part of the build. 2002-01-29 23:24:00 +00:00
nhotta%netscape.com d0663c33f9 For Carbon only, changed to use Navigation Services 3.0 for GetLocalFile, GetLocalFolder, PutLocalFile,
bug 95478, r=ccarlen, sr=sfraser.
2002-01-29 21:34:21 +00:00
pinkerton%netscape.com 38562b4b9f make control-space send a context-menu event into gecko. r=brade/sr=sfraser. bug# 81727 2002-01-29 21:01:42 +00:00
pinkerton%netscape.com 5efe38e52d rebuild the parent menu when the title of the parent of a hierarchical menu changes (text-zoom%, for example). the old code would only work if the parent was the menubar. r=sdagley/sr=sfraser. bug#106394 2002-01-29 21:00:16 +00:00
blizzard%redhat.com f731a45f66 Add debugging hooks for invalidation. Not part of the build. 2002-01-28 08:11:50 +00:00
blizzard%redhat.com f434790eb9 Bug #121263. Get cursors working with gtk2. Not part of the build. 2002-01-28 06:47:47 +00:00
blizzard%redhat.com 18341ab05a Bugs #121252,#122120. Get grabs finished on Linux and implement nsWindow::CaptureMouse(). Not part of the build. 2002-01-28 06:23:27 +00:00
blizzard%redhat.com 1a88bdcbf4 Part of bug #121252. Get the rollup listener working properly. Grabs are mostly working now. Not part of the build. 2002-01-27 20:30:56 +00:00
jdunn%netscape.com cd34d9887d Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
needed for AIX's xlC 3.6.4 compiler.  Add test to configure to check
compiler version.  NOTE: also adding hpux and aix check for keyboardutils.
r=cls@seawood.org
# 119179
2002-01-25 15:07:38 +00:00
seawood%netscape.com 39ba085fc5 Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
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