Commit Graph

5267 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
2409487873 Send raw keyboard event for windowless plugins, bug 122501 r=kmcclusk@netscape.com sr=beard 2002-02-02 00:21:53 +00:00
law%netscape.com
89a16867ae Bug 120931; remember last used directory (for older versions of windows that don't do it automatically); r=cmanske, sr=ben 2002-02-01 23:58:55 +00:00
jaggernaut%netscape.com
6fa19767f3 Bug 90221: Click() needs to act like a real click. r=jst, sr=hyatt 2002-02-01 23:55:49 +00:00
law%netscape.com
3f9abc53ac Bug 94756; make file picker check for read-only files when saving; r=cmanske, sr=ben 2002-02-01 23:52:58 +00:00
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
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
dbaron%fas.harvard.edu
7a72f2d9f4 Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527 2001-12-20 02:09:49 +00:00
seawood%netscape.com
b825b1771f Amazing what you find when you build in a fresh tree 2001-12-19 07:47:15 +00:00
seawood%netscape.com
5a3236c910 Use srcdir when calling midl 2001-12-19 00:54:08 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
pavlov%netscape.com
c3c2ee9576 fixing macho bustage for zach 2001-12-17 23:38:09 +00:00
hyatt%netscape.com
0ec3f045d8 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2001-12-17 22:51:39 +00:00
blizzard%redhat.com
cf3e88b58e Checkpointing changes. Not part of the build. Get scrollbars working. Fix lots of bugs in widget destruction. Port bryner's scrolling fix over to gtk2. Lots and lots of other random bugs fixed as well. 2001-12-17 22:05:58 +00:00
jaggernaut%netscape.com
f1eeec7164 Fix OS2 bustage 2001-12-17 14:25:20 +00:00
jaggernaut%netscape.com
a3cb8e4a9e Fix Darwin bustage 2001-12-17 10:16:37 +00:00
hewitt%netscape.com
57b02b47fb (jag using hewitt's account): Darn xml files 2001-12-17 09:56:11 +00:00
jaggernaut%netscape.com
e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
mkaply%us.ibm.com
7f5806b092 I know nothing about this stuff, but I think this will at least get BeOS building 2001-12-17 05:10:38 +00:00
jaggernaut%netscape.com
3ae7255fc0 Took out a little too much, it looks like. Hope this fixes the bustage. 2001-12-16 20:12:19 +00:00
jaggernaut%netscape.com
e13cbc58e1 Undoing this Makefile.in change until Pavlov fixes widget/src/beos/nsAppRunner.cpp 2001-12-16 20:09:52 +00:00
jaggernaut%netscape.com
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
pavlov%netscape.com
fc87fb1465 still working on the os2 build... 2001-12-16 14:03:46 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com
1181001d1f fixing os2 bustage (bogus #include for some #if0'd code from windows) 2001-12-16 11:18:27 +00:00
pavlov%netscape.com
95f5285559 Removing old timer code. 2001-12-16 06:15:58 +00:00
pavlov%netscape.com
15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
pinkerton%netscape.com
a35866f8c5 Add keycode of powerbook's Enter key as a special key as it differs from
the keycode for desktops. r=sdagley/sr=sfraser/a=asa. bug# 111723.
2001-12-15 05:16:59 +00:00
blizzard%redhat.com
102d893057 Try to reduce the amount of useless X traffic that happens at startup. Don't show widgets with invalid sizes. Reduce the number of Resize() requests that are sent back to the layout engine. 2001-12-15 05:06:01 +00:00
bryner%netscape.com
dfec53386c Bug 115198 - event clientX and clientY coordinates are wrong if the event occurs within a child window. r=sfraser, sr=blizzard. 2001-12-15 02:18:41 +00:00
seawood%netscape.com
51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
blizzard%redhat.com
91731f0f76 Checkpointing changes. Not part of the build. Get scrollbars stubbed out and get the factory changes in place so they can be created. 2001-12-13 04:42:22 +00:00
blizzard%redhat.com
fd609f18fa Checkpointing changes. Fix scrolling with scrollmouse. Start getting native scrollbars off the ground. Not part of the build. 2001-12-12 23:56:21 +00:00
blizzard%redhat.com
6790f0e7f5 Checkpointing changes. Not part of the build. Pep up window scrolling performance by compressing motion notify events. Also, add an option to the appshell to turn on gdk window paint debugging with MOZ_DEBUG_PAINTS=1 in the environment. 2001-12-12 22:51:19 +00:00
brade%netscape.com
4a76e7bb22 attmpt to fix bug #110828; disable all unicode input for OS < 9.0 (r=pink; sr=brendan) 2001-12-12 06:38:49 +00:00
blizzard%redhat.com
d7f188f509 Checkpointing Changes. Not part of the build. Call Resize() after the widgets are created to make sure they are all the right size when they are shown. Make sure to flush the window draw queue after scrolling to get an immidiate repaint. 2001-12-12 05:50:47 +00:00
ben%netscape.com
35d4bc6f3a bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 04:17:26 +00:00
blizzard%redhat.com
db60e241fd Checkpointing changes. Not part of the build. Get simple key events working. 2001-12-12 03:03:05 +00:00
kmcclusk%netscape.com
09cb388941 Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze 2001-12-12 01:35:31 +00:00
blizzard%redhat.com
3bb185a3ac Checkpointing changes. Not part of the build. Got focus working. 2001-12-11 22:22:48 +00:00
mkaply%us.ibm.com
27712185d7 #104174
r=mkaply, sr=blizzard
OS/2 only - beginnings of a system sound implentation. still need work to actually play the WAV
2001-12-11 20:48:24 +00:00
mkaply%us.ibm.com
dfbf3d32b6 Remove unncessary cruft 2001-12-11 20:33:57 +00:00
saari%netscape.com
277e5b088d fix for 105061, mac shifted keybindings don't work. Just needed to offset the keycode properly. r=brade,ftang, sr=sfraser 2001-12-11 11:19:20 +00:00
blizzard%redhat.com
a662d1bddd Checkpointing changes. Window positions are now properly saved on exit. 2001-12-11 07:20:30 +00:00
blizzard%redhat.com
d6a9bdfa37 Checkpoint changes. Not part of the build. Got popups working, hooked up more mouse events, window scrolling. 2001-12-11 06:21:22 +00:00
dean_tessman%hotmail.com
10982a3fe2 Bug 86606 - <SELECT>s disappear when using X-Mouse
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
ccarlen%netscape.com
af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
bryner%netscape.com
8e65045000 Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard. 2001-12-11 05:34:32 +00:00
mkaply%us.ibm.com
6f15bba73c Debug only OS/2 build bustage as a result of _DEBUG being turned on 2001-12-11 02:46:22 +00:00
blizzard%redhat.com
a278eab591 Checkpointing changes. Mouse events being hooked up, invalidation implemented. 2001-12-11 02:38:51 +00:00
ccarlen%netscape.com
c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
blizzard%redhat.com
c1baa75a23 Checkpointing changes. Expose events, window destruction and window close are now handled. Not part of the build. 2001-12-10 17:37:36 +00:00
timeless%mac.com
54e199871d Bugzilla Bug 84568 xlib port does not support netscape plugins
patch work by timecop@network.email.ne.jp and Roland.Mainz@informatik.med.uni-giessen.de
r=timeless, sr=beard
2001-12-10 01:22:29 +00:00
bryner%netscape.com
22c00b89f4 Fixing comments, bug 113038. Patch from diego@biurrun.de, r=bryner, rs=brendan. 2001-12-09 01:36:47 +00:00
dbaron%fas.harvard.edu
b4ec9a8f10 Fix the holding past XPCOM shutdown of an nsTimerManager in a static nsCOMPtr. r=jag sr=shaver b=43589 2001-12-08 22:40:08 +00:00
darin%netscape.com
c02d7e7ac6 fixes bug 107759 "Drag&drop to and from content area not working [Mach]"
r=pink, sr=jband
2001-12-07 22:01:26 +00:00
blizzard%redhat.com
5a122b1c5e checkpointing changes. mainloop runs, event queues run, windows will show and resize. not part of the build. 2001-12-07 05:23:56 +00:00
law%netscape.com
87e765c949 Bug 105151; check for ERROR_INVALID_PARAMATER and retry with empty file name (because we get that when the file name is too long); r=bryner, sr=hyatt 2001-12-07 00:26:59 +00:00
pinkerton%netscape.com
51e37b43df support dragging from background windows r=sdagley/sr=sfraser. bug#51323 2001-12-06 15:29:15 +00:00
kmcclusk%netscape.com
ab264321c2 Suppress NS_MOUSE move on WIN32 if the mouse hasn't actually moved. b=113627 r=rod sr=attinasi 2001-12-06 02:55:06 +00:00
blizzard%redhat.com
11e672924b Share timer implementation with gtk and gtk2. r=pavlov 2001-12-05 15:38:59 +00:00
leaf%mozilla.org
8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
blizzard%redhat.com
7594ead959 Checkpointing changes. Not part of the build. Some more methods flushed out including widget creation and moving and resizing. 2001-12-04 16:58:04 +00:00
mcafee%netscape.com
61d8eedd8c Changing to long hashtable tag (113175). code=gisburn, r=mcafee 2001-12-03 02:31:46 +00:00
mkaply%us.ibm.com
8c50c78b98 #110927
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
2001-11-30 23:29:29 +00:00
pinkerton%netscape.com
22f8e18060 Fix some complilation errors, change line endings on scrollbar. [not part of build] 2001-11-29 22:37:48 +00:00
pinkerton%netscape.com
40652110a1 fix regressions with carbon events. r=ccarlen/sr=sfraser. bug# 112653 2001-11-29 22:36:22 +00:00
pinkerton%netscape.com
a512af0943 fixing mach-o bustage 2001-11-29 16:03:38 +00:00
pinkerton%netscape.com
19d70dc8bd fix bustage 2001-11-29 15:39:33 +00:00
pinkerton%netscape.com
d5853084df removing nsMacMessageSink.h 2001-11-29 15:11:13 +00:00
pinkerton%netscape.com
7d257e40f5 removing per bug 110851, replaced with nsIEventSink on each window. r=ccarlen/sr=sfraser. 2001-11-29 14:43:45 +00:00
pinkerton%netscape.com
b2ede84bf3 make sure mouse loc is in local coordinates on a scrollwheel event. sr=sfraser. bug# 112448. 2001-11-29 14:41:10 +00:00
pinkerton%netscape.com
d71235b9a6 removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851 2001-11-29 14:38:56 +00:00
rods%netscape.com
1e8b3fac6b Use system IDC_HAND cursor when available
Bug 104035 r=dcone sr=attinasi
2001-11-29 09:41:19 +00:00
dbaron%fas.harvard.edu
3892434dfd Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
rjc%netscape.com
fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
timeless%mac.com
b350a4d16e Bugzilla Bug 111922�[Xlib] Fatal crash at shutdown in nsAppShellService destructor
Roland.Mainz@informatik.med.uni-giessen.de r=leaf
2001-11-26 19:52:29 +00:00
timeless%mac.com
93c8cee063 Bugzilla Bug 111508 [xlib] Xlib timer code is scary
by Roland.Mainz@informatik.med.uni-giessen.de (xlib peer)
r=timeless
2001-11-26 10:18:14 +00:00
bzbarsky%mit.edu
edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
sspitzer%netscape.com
8fd267de3e fix for smoketest blocker bug #111242. menus not doing anything. patch by pink. 2001-11-21 19:40:17 +00:00
dinglis%qnx.com
750e902568 -not part of build-
added NOTIFY flag to drawing region.
2001-11-21 18:53:23 +00:00
timeless%mac.com
8a4c29e9f5 Bugzilla Bug 110643�[xlib] Minor Xlib toolkit cleanup ...
work by Roland.Mainz@informatik.med.uni-giessen.de (de facto module owner)
r=timeless
2001-11-21 14:33:08 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sfraser%netscape.com
c1c797af19 Fix the flags passed to nsICacheSession::CreateSession; bug 110114. r=pavlov, sr=darin. 2001-11-20 20:15:19 +00:00
sfraser%netscape.com
6c5447787a Remove nsMacMessageSink.cpp from the widget module, since it is already in WidgetSupport. Bug 110109 r=pinkerton, sr=beard 2001-11-20 20:12:21 +00:00
aaronl%netscape.com
6f28df0916 Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content 2001-11-20 02:05:26 +00:00
pinkerton%netscape.com
37a0c77e8d if we don't find the command in our table, don't return noErr from the event handler so things like plugins still get a crack at it. r=peterl/sr=sfraser. bug# 108835 2001-11-19 20:19:14 +00:00
pinkerton%netscape.com
15dcc08c87 More scrolling love, with some other window goodness. [not part of build] 2001-11-19 15:02:23 +00:00
timeless%mac.com
060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
seawood%netscape.com
ddd73f3220 Coping with yet another string change 2001-11-18 11:58:27 +00:00
ssu%netscape.com
c5079c5d9f checking in patch for Roland Mainz. r=pocemit. not part of normal build process 2001-11-18 02:27:37 +00:00
ssu%netscape.com
19b68aa176 checking in patch for Roland Mainz. r=ssu. not part of normal build process 2001-11-18 02:24:45 +00:00
dbaron%fas.harvard.edu
ea3a95c49f Fix Mach-O/BeOS/OS/2 REQUIRES bustage. 2001-11-16 03:47:07 +00:00
jaggernaut%netscape.com
bd6351b5ba Fix xlib bustage, use .get() where previously implicit conversion from nsCString to const char* was used. patch by gisburn, r=jag, rs=scc. 2001-11-16 02:02:04 +00:00
danm%netscape.com
39f028fd29 better-behaved GetAttention method flashes owner of dependent windows and sets timer on topmost parent. necessary with rev 1.38 of commonDialog.js. bug 53345 r=hyatt,syd 2001-11-16 01:58:17 +00:00
jaggernaut%netscape.com
ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
yokoyama%netscape.com
4c489f275f bug 110170
IME COMPOSITION string was off by one
and not to use compStrLen in NS_IMM_GETCOMPOSITIONSTRING()
/r=ftang, /sr=alecf
2001-11-15 23:42:00 +00:00
pinkerton%netscape.com
e6b3146d4c enable scrollbars when told [not part of build] 2001-11-15 15:31:34 +00:00
blizzard%redhat.com
468af20dc8 Bug #95833. Use gtk routines for nsWindow::SetTitle(). r=bryner,sr=alecf 2001-11-15 07:02:39 +00:00
alecf%netscape.com
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
pinkerton%netscape.com
6540f19685 Add scrollbars, fix window resize issues, make scrolling work [not part of build] 2001-11-14 22:29:25 +00:00
pinkerton%netscape.com
caaf5a5458 fix overzealous ifdef causing some keys to not go into gecko. r=saari/sr=sfraser. bug#108722 2001-11-14 22:28:04 +00:00
brade%netscape.com
85e9b0a711 fix bug #106022; disable unicode input for OS < 9.0 (r=ftang; sr=sfraser) 2001-11-14 16:00:17 +00:00
jaggernaut%netscape.com
0ecf7cce91 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
dbaron%fas.harvard.edu
b4825dec2f FizillaMach: Make the Quit menu item work by checking the command attribute in nsMenuBarX::ExecuteCommand as in nsMenuItemX::DoCommand. b=107212 r=pinkerton sr=sfraser 2001-11-14 01:53:33 +00:00
seawood%netscape.com
7c7a61f1e2 more beos bustage fixing 2001-11-11 09:43:48 +00:00
seawood%netscape.com
febe8156ad Fixing beos bustage. who needs the lxr lesson? 2001-11-11 08:26:18 +00:00
dbaron%fas.harvard.edu
f786e3dbca Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=jag, rs=scc 2001-11-11 01:52:04 +00:00
sfraser%netscape.com
6125d919b7 Fix the carbon build. 2001-11-10 03:28:05 +00:00
sfraser%netscape.com
f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
pinkerton%netscape.com
58fa54cdc0 processing UI timers. [not part of build] 2001-11-08 22:21:27 +00:00
pinkerton%netscape.com
36f3d20d54 Fixed up view offsets. Now can pass native NSView as parent for nsChildView for embedding. [not part of build] 2001-11-08 21:47:44 +00:00
joki%netscape.com
57040838f7 Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt 2001-11-07 06:29:29 +00:00
dbaron%fas.harvard.edu
8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com
8a1d2adcc0 #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 3 - handle palette messages in nsWindow
2001-11-07 04:45:21 +00:00
cls%seawood.org
0a1e90f3df make our 64-bit platforms happy and use the macro to cast from pointer to int. 2001-11-07 01:08:26 +00:00
blizzard%redhat.com
9fbd877edc Bug #107651. Handle drop type text/uri-list. Patch is from James Henstridge <james@daa.com.au>. r=markh, sr=blizzard 2001-11-06 23:31:17 +00:00
pinkerton%netscape.com
ded51b7a2b Now a .mm. Obsolete. 2001-11-06 22:54:39 +00:00
bryner%netscape.com
7cba577289 Removing obsolete unused files. Not part of the build. 2001-11-06 22:54:29 +00:00
pinkerton%netscape.com
d581e0cc09 pulling over bryner's changes from widget/src/mac 2001-11-06 22:53:51 +00:00
pinkerton%netscape.com
92741ef574 removing timer, it's now in toolkit 2001-11-06 22:53:25 +00:00
pinkerton%netscape.com
d4aaf843a4 cocoa'ifying toolkit. moving PLEvent timer here. 2001-11-06 22:52:52 +00:00
pinkerton%netscape.com
97bf1e3129 unix linefeeds this time 2001-11-06 16:03:52 +00:00
pinkerton%netscape.com
fbe6bfdabd oops, backing out inclusion of nsIEventSink.idl 2001-11-06 16:03:02 +00:00
pinkerton%netscape.com
b6d4c2c2b5 New EventSink api. [not part of build] 2001-11-06 15:59:32 +00:00
pinkerton%netscape.com
a046a1b9cb First stab at cocoa. [not part of build] 2001-11-06 15:46:50 +00:00
pinkerton%netscape.com
efe4a17b1f Remove dependency on nsDynamicMDEF (it's very os9) and removing those
files altogether. [not part of build]
2001-11-06 15:46:26 +00:00
pinkerton%netscape.com
43eb937819 First stab at Cocoa impl of widget. Some code still carbon, copied from
widget/src/mac. [Not part of build].
2001-11-06 15:35:24 +00:00
seawood%netscape.com
a07d06f6f7 Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
seawood%netscape.com
a6e983b03e Attempt to fix OS/2 bustage by declaring callback function appropriate 2001-11-06 08:23:51 +00:00
dbaron%fas.harvard.edu
65a4025f4e Take address before casting to avoid confusing the gcc optimizer with what perhaps shouldn't compile anyway. r=pinkerton sr=sfraser b=108585 2001-11-06 06:15:40 +00:00
bryner%netscape.com
ca08e0594c Clarifying log message. Not part of the build. 2001-11-06 04:23:16 +00:00
bryner%netscape.com
20dc6f1290 Fixing mac bustage. r=cls. 2001-11-06 04:15:05 +00:00
bryner%netscape.com
6cc6311790 Reorganize nsLookAndFeel so that all of the platform implementations
derive from nsXPLookAndFeel.  Implement a color cache for
nsXPLookAndFeel::GetColor calls.  bug 77941, r=akkana, rs=waterson.
2001-11-06 02:41:04 +00:00
dinglis%qnx.com
aca3d1b210 NOT PART OF BUILD
small resize opt to use start/end flux when aRepaint not set
2001-11-06 01:27:50 +00:00
dinglis%qnx.com
a1fe6ed500 NOT PART OF BUILD
fixed damage rect translation and clipping
2001-11-05 18:51:56 +00:00
mkaply%us.ibm.com
a87b303cb3 #107688
r=mkaply, sr=blizzard
Special focus handling for combobox scrollbar
2001-11-05 14:53:04 +00:00
bryner%netscape.com
50e16344bd Removing obsolete native menu code. Not part of the build, r=jag. 2001-11-03 05:50:32 +00:00
bryner%netscape.com
36cd4f3d2c Removing obsolete native menu code. Not part of the build. 2001-11-03 05:38:52 +00:00
seawood%netscape.com
be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
bryner%netscape.com
42ac6d1413 Removing obsolete/unused native menu code. Not part of the build. 2001-11-03 02:22:33 +00:00
bryner%netscape.com
48a71d9872 Removing unused native menu code. Not part of the build. 2001-11-03 01:11:22 +00:00
dinglis%qnx.com
e289858691 Not part of build
fixed lib deps.
change repeating precise timers to repeating slack for debug builds - make debuging easier
2001-11-02 19:12:36 +00:00
bryner%netscape.com
c08946375f Removing some native widget cruft. rs=blizzard. Not part of the build. 2001-11-02 18:21:50 +00:00
jaggernaut%netscape.com
9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
jst%netscape.com
cacd57b2ae Fixing bug 52120. Make mozilla pass the expected arguments to window.onerror. r=jkeiser@iname.com, sr=jband@netscape.com 2001-11-02 04:49:07 +00:00
jaggernaut%netscape.com
2546ff75ba Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
seawood%netscape.com
d91476e1b0 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
seawood%netscape.com
8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bryner%netscape.com
e6b4535db9 When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt. 2001-10-31 05:06:31 +00:00
bryner%netscape.com
f5bcb43880 Bug 107500 -- clean up cruft in nsGtkEventHandler. r=jag,pavlov, sr=blizzard. 2001-10-31 05:00:17 +00:00
dbaron%fas.harvard.edu
0d7378ab62 Fix BeOS bustage by doing what bryner meant to. b=106208. 2001-10-30 08:36:21 +00:00
bryner%netscape.com
b1494c8444 Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
bryner%netscape.com
b0af214b90 Removing dead native filepicker implementation. r=pavlov, not part of the build. 2001-10-30 05:49:23 +00:00
dinglis%qnx.com
69c6678b6b fixed lib deps. 2001-10-29 15:17:44 +00:00
bryner%netscape.com
c9c78e694b Removing dead/obsolete file. r=pavlov, not part of the build. 2001-10-29 04:43:12 +00:00
beard%netscape.com
ea71d3cf87 Fixing Carbon bustage: peterv's fix wasn't correct, seawood's checkin shouldn't have turned off opening the resource fork on TARGET_CARBON, only on XP_MACOSX. 2001-10-28 15:15:32 +00:00
peterv%netscape.com
9b4a127ffd Trying to fix OS X bustage by setting the entry points for Carbon targets to __NSInitialize and __NSTerminate as __initializeResources and __terminateResources were made #if !TARGET_CARBON. 2001-10-28 00:45:00 +00:00
seawood%netscape.com
9b5ae05e33 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com
3e1cbb069d Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
aaronl%netscape.com
d21aea8332 Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson 2001-10-26 23:47:52 +00:00
jaggernaut%netscape.com
24505a61c3 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-26 04:24:06 +00:00
alecf%netscape.com
8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
pinkerton%netscape.com
cbad003486 adding nsIMenuCommandDispatcher.idl 2001-10-25 15:00:45 +00:00
pinkerton%netscape.com
3714be02c7 new file 2001-10-25 14:29:14 +00:00
pinkerton%netscape.com
96d12a2ec0 rewrite osx menus to use carbon command events to work around all MenuSelect problems on carbon on 9. r=beard/sr=sfraser, bug#58227 2001-10-25 13:58:13 +00:00
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
bzbarsky%mit.edu
12d546bff9 Make pasting from remote apps on X time out independently of processor
speed.  Bug 87207, patch by Rickard Westman <riw@swipnet.se>, r=pavlov,
sr=blizzard CVS:
----------------------------------------------------------------------
nsClipboard.cpp CVS:
----------------------------------------------------------------------
2001-10-25 00:30:30 +00:00
bryner%netscape.com
03cd3c194e Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt. 2001-10-22 22:43:52 +00:00
danm%netscape.com
8151ac9885 rework zoomed window size to use structure region bounds; looks beter on OS X. bug 105657 code=lordpixel r=pinkerton,sfraser,me 2001-10-22 22:07:14 +00:00
mkaply%us.ibm.com
57f031a91e No bug
r=mkaply, sr=blizzard
OS/2 only - removing lots of cruft, general cleanup of widget
2001-10-22 20:49:50 +00:00
pavlov%netscape.com
627f2ad197 fix FMW in gtk timer code. bug 83163 r=dbaron sr=mscott 2001-10-21 00:44:46 +00:00
dbaron%fas.harvard.edu
2fe76cd2ac Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan 2001-10-20 23:19:07 +00:00
mkaply%us.ibm.com
08519cd109 No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:57:02 +00:00
mkaply%us.ibm.com
994572ed35 No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:45:34 +00:00
ftang%netscape.com
a64c2c46c0 fix bug 23363. Implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:51:26 +00:00
ftang%netscape.com
63ff296384 fix 23363. add nsTSMStrategy.cpp to the build
This is part of implement TSM1.5
r=brade
sr=sfraser
2001-10-19 20:50:48 +00:00
nhotta%netscape.com
8e66def5e6 Added a call SetOutputErrorBehavior to replace unmapped character by '?' for a window title string,
bug 96875, r=ftang, sr=blizzard.
2001-10-19 20:49:08 +00:00
pinkerton%netscape.com
6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
dinglis%qnx.com
92e5a57fa1 Not part of build
convert text to UTF8 instead of ascii
2001-10-18 14:19:00 +00:00
dinglis%qnx.com
ae5904ae09 Not part of build
update of photon port
2001-10-17 14:11:53 +00:00