blizzard%redhat.com
|
00a184a9bc
|
Fix bug #66798. Only output our warning on DEBUG builds. r=pavlov, sr=blizzard r=doron
|
2001-01-31 04:31:35 +00:00 |
|
pinkerton%netscape.com
|
ac923ebfb8
|
fix for 66823. we weren't correctly setting the port before calling LocalToGlobal, which would cause ::MoveWindow() to be skipped in some situations (2nd browser window). r=danm/sr=ben.
|
2001-01-28 02:12:58 +00:00 |
|
dbaron%fas.harvard.edu
|
c55ef35a27
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:31:15 +00:00 |
|
dbaron%fas.harvard.edu
|
8fdf5bde35
|
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
|
2001-01-27 17:50:41 +00:00 |
|
dbaron%fas.harvard.edu
|
1e046d05c0
|
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
|
2001-01-27 16:58:15 +00:00 |
|
cls%seawood.org
|
afeaffd0c7
|
Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms.
Bug #59505
|
2001-01-27 03:50:07 +00:00 |
|
pinkerton%netscape.com
|
67cc4f763a
|
use new interfaces in nsIImageMac to convert image->PICT and put on clipboard for image copy. r=saari/sr=sfraser.
|
2001-01-25 21:40:32 +00:00 |
|
pinkerton%netscape.com
|
e737ea1d8d
|
Support for image copying, using nsImageClipboard helper object. r=saari, sr=sfraser.
|
2001-01-23 01:09:58 +00:00 |
|
pinkerton%netscape.com
|
ad1f41e511
|
prepare for image copying r=saari, sr=sfraser
|
2001-01-23 00:48:53 +00:00 |
|
pinkerton%netscape.com
|
4406f78310
|
refactoring some code, and preparing for image copying. r=saari, sr=sfraser
|
2001-01-23 00:43:09 +00:00 |
|
pinkerton%netscape.com
|
2db94089e6
|
Start building nsImageClipboard and make it compile. r=saari/sr=sfraser.
|
2001-01-23 00:28:36 +00:00 |
|
mkaply%us.ibm.com
|
e9b091ac0e
|
r=mkaply, a=blizzard
jkobal - regression fix for clipboard
|
2001-01-22 23:07:55 +00:00 |
|
pinkerton%netscape.com
|
4c8fbd70f1
|
initial checkin, not yet built. r=saari, sr=sfraser
|
2001-01-22 21:53:32 +00:00 |
|
cls%seawood.org
|
66d8288f43
|
Implemented full copy-n-paste support for BeOS.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65100 r=cls
|
2001-01-22 05:32:30 +00:00 |
|
cls%seawood.org
|
d0c6b914aa
|
Fix for clicking on browser window not bring it to front.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65126 r=cls
|
2001-01-22 00:39:36 +00:00 |
|
cls%seawood.org
|
1947067a46
|
Only print the FIXME:: repaint messages on debug builds as we're still not sure if it is needed.
|
2001-01-22 00:19:00 +00:00 |
|
cls%seawood.org
|
fb275c87f8
|
Implementing file dialogs for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #65423 r=cls
|
2001-01-22 00:00:28 +00:00 |
|
cls%seawood.org
|
e99a3c3a5d
|
Initial implementation of file dialogs for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the new files.
Bug #65423 r=cls
|
2001-01-21 23:58:36 +00:00 |
|
cls%seawood.org
|
459b9e06dc
|
Implement nsWindow::Enable() for BeOS. Bug #64549
|
2001-01-21 23:03:54 +00:00 |
|
cls%seawood.org
|
9309462817
|
Backing out mouse cursor changes as they are causing a crash on startup due to use of static constructors. Bug #63640
|
2001-01-21 22:56:09 +00:00 |
|
koehler%mythrium.com
|
715fd770ad
|
Bug 63640. Most BeOS cursors implemented.
Only BeOS related (no super-review) needed
|
2001-01-20 22:58:20 +00:00 |
|
mkaply%us.ibm.com
|
9f5f1efcf7
|
#62335
r=mkaply, a=blizzard
from jkobal - fix pasting on DBCS systems
|
2001-01-20 00:27:45 +00:00 |
|
mkaply%us.ibm.com
|
1f5effc09c
|
#63709
r=jkobal, a=blizzard
SHORT1/2 macros return USHORTS - we need signed values for relative mouse position
|
2001-01-20 00:08:42 +00:00 |
|
blizzard%redhat.com
|
a3bcf4a389
|
Fix for bug #56270. Put off the drag leave event until we return to the mainloop so we can get the drag drop if it's available first. r=pavlov, sr=alecf
|
2001-01-19 20:47:12 +00:00 |
|
m_kato%ga2.so-net.ne.jp
|
6eeb91cfeb
|
bug 60050, sr=ftang
MS-IME 95/97/98/2000 may send WM_IME_COMPOSITION with non-conversion mode before it send WM_IME_STARTCOMPOSITION.
|
2001-01-18 03:16:04 +00:00 |
|
mkaply%us.ibm.com
|
8a1937849c
|
r=mkaply, a=blizzard
Don't hardcode fonts for dialogs - breaks DBCS
|
2001-01-17 02:22:35 +00:00 |
|
mkaply%us.ibm.com
|
220d08fab1
|
r=mkaply, a=blizzard
Code from jkobal - fix dialog sizing problem and trap in dirpicker
|
2001-01-17 01:00:06 +00:00 |
|
jdunn%netscape.com
|
a9435b2331
|
Fixing AIX bustage (see SeaMonkey-Ports). FD_ZERO is defined to use bzero, but bzero is
defined in strings.h so am including strings.h
r= dmose@mozilla.org
|
2001-01-16 21:47:04 +00:00 |
|
blakeross%telocity.com
|
c72ba88ee8
|
Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard
|
2001-01-16 01:27:20 +00:00 |
|
colin%theblakes.com
|
86d4d4a62f
|
Make sure we set the length in the case of a clipboard copy failure.
b=65070 r=pavlov r=blizzard
|
2001-01-15 23:52:08 +00:00 |
|
pierre%netscape.com
|
1adf408be1
|
Initializes a menuHandle to nil before sending it in an event. I don't have a bug report for that. I don't even remember what it is for. This fix has been sitting for months in my tree.
|
2001-01-15 14:26:30 +00:00 |
|
koehler%mythrium.com
|
1cb87c4af8
|
Removing unused files under BeOS. Part of Bug 9863.
BeOS only code.
|
2001-01-14 18:22:18 +00:00 |
|
cls%seawood.org
|
6989669119
|
Preliminary implementation of nsClipBoard for BeOS. Text/unicode copy-n-paste work but html needs some work.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65100 r=cls
|
2001-01-13 07:56:36 +00:00 |
|
pinkerton%netscape.com
|
0efb333362
|
make linebreak converter not specific about what kind of linebreaks we're dealing with on a paste. Insulates us from changes to what kind of linebreaks the DOM gives us. r=saari, a=sfraser, bug# 63563.
|
2001-01-11 00:08:28 +00:00 |
|
pinkerton%netscape.com
|
2d2a9102fd
|
removing files. not used anymore.
|
2001-01-10 22:14:04 +00:00 |
|
dbaron%fas.harvard.edu
|
20c5a5d1c9
|
Fix another crash caused/uncovered by my leak fixes. The scrollbar must destroy all of its native widgets before their parent native widgets are destroyed. r=blizzard@mozilla.org b=64767 (Not part of build.)
|
2001-01-10 20:33:58 +00:00 |
|
dbaron%fas.harvard.edu
|
8eeddc3646
|
Fix xlib build bustage.
|
2001-01-10 20:12:51 +00:00 |
|
rods%netscape.com
|
8139f62f03
|
Removing unneeded code
Bug 52279 r=kmcclusk sr=hyatt
|
2001-01-10 14:34:00 +00:00 |
|
m_kato%ga2.so-net.ne.jp
|
b7a8b45ee6
|
bug 63243, sr=roc+moz
But this codes is back out from bug 55256
So It will re-check in this codes with bug 63243's better fix
|
2001-01-10 10:57:35 +00:00 |
|
dbaron%fas.harvard.edu
|
3827190159
|
Fix leaks in the xlib port (and some problems exposed by fixing those leaks). b=64534, 64767 r=blizzard@mozilla.org (Not part of the build.)
|
2001-01-10 02:49:45 +00:00 |
|
blakeross%telocity.com
|
24152d2912
|
Fix 63938: removing unused widget files. more to come. sr=cls
|
2001-01-08 23:26:42 +00:00 |
|
cls%seawood.org
|
a159227bd0
|
Increase BeOS event port capacity and avoid sending messages to event port if capacity is exceeded.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #63646. r=danm
|
2001-01-07 09:03:09 +00:00 |
|
cls%seawood.org
|
ab4f5a80a0
|
Implement nsAppShell::DispatchNativeEvent() for BeOS.
Thanks to Makoto Hamanaka <VYA04320@nifty.com> for the patch.
Bug #63649. r=cls
|
2001-01-07 08:41:49 +00:00 |
|
cls%seawood.org
|
5201fb1c2b
|
Fix link clicking on BeOS.
Thanks to Makoto Hamanaka (VYA04230@nifty.com) for the patch.
Bug #64121 . r=cls,timeless
|
2001-01-07 07:30:35 +00:00 |
|
pinkerton%netscape.com
|
6f0df2ea45
|
Submitting patch from MarkH@ActiveState.com to allow multi-file drops
from external applications. r=saari/sr=hyatt. bug# 60924
|
2001-01-05 23:47:09 +00:00 |
|
mkaply%us.ibm.com
|
dafd1075c8
|
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix building on new PGCC (NS_STATIC_CAST to NS_REINTERPRET_CAST)
|
2001-01-05 15:38:35 +00:00 |
|
mkaply%us.ibm.com
|
7edcbb834e
|
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix building on new PGCC (NS_STATIC_CAST to NS_REINTERPRET_CAST)
|
2001-01-04 23:09:24 +00:00 |
|
pinkerton%netscape.com
|
edf2a98b13
|
stupid typo slipped in during last patch, extra semi on the end of a for loop. thanks to roc for catching. r=pinkerton,sr=sfraser. bug 64211.
|
2001-01-04 22:29:48 +00:00 |
|
colin%theblakes.com
|
40cacd662e
|
Provide some X11R5 equivalent code for platforms which don't yet support R6.
b=57135 r=pavlov sr=blizzard
|
2001-01-04 22:13:00 +00:00 |
|
danm%netscape.com
|
4e02ab8830
|
title string was stored in the open/save dialog "message" field, instead of the title. moving. bug 59888 r=hyatt,pchen
|
2001-01-04 00:08:11 +00:00 |
|