pinkerton%netscape.com
024413ee1b
per the current universal headers, ::DrawGrowIcon() has been depricated since MacOS 8.0 (the wdef does it). removing the two places we call it. r=danm/sr=scc.
2001-02-07 06:51:21 +00:00
pavlov%netscape.com
8045ebc242
fixing bug 60739 r=blizzard sr=shaver
2001-02-07 06:37:59 +00:00
blizzard%redhat.com
c80f7fba5e
Fix bug #16766 . This should fix the requirement to release the mouse before context menus work. r=pavlov, sr=blizzard. Patch from Kevin Buhr <buhr@stat.wisc.edu>. Thanks.
2001-02-07 04:16:20 +00:00
cmanske%netscape.com
5d7988e26d
Fixed saving over existing file bug 66745. r,m=Makoto Hamanaka (VYA04230@nifty.com), sr=sfraser.'
2001-02-06 04:38:08 +00:00
blizzard%redhat.com
ebb3c297df
Fix bug #31146 . Fix problems where popup windows get focus when the are shown. r=pavlov, sr=alecf
2001-02-04 21:54:21 +00:00
rods%netscape.com
360737ebca
Added UI for printing selectd frame
...
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2001-02-02 08:42:53 +00:00
cmanske%netscape.com
f0a78f8169
Fix bug 66745 for OS2. r,m=mkaply sr=sfraser
2001-02-01 22:45:05 +00:00
cmanske%netscape.com
fe5960edeb
Fixed bug 66745 on Windows (saving over existing file). r=law, sr=kin
2001-02-01 05:16:30 +00:00
blizzard%redhat.com
0d70149e96
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
e48967adf0
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
d25c3d0092
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
37b7e27e1f
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
20b685bf78
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
576bce74cc
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
a6c292c82f
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
6222a4419a
Support for image copying, using nsImageClipboard helper object. r=saari, sr=sfraser.
2001-01-23 01:09:58 +00:00
pinkerton%netscape.com
ef72f4906b
prepare for image copying r=saari, sr=sfraser
2001-01-23 00:48:53 +00:00
pinkerton%netscape.com
a9fc4fc665
refactoring some code, and preparing for image copying. r=saari, sr=sfraser
2001-01-23 00:43:09 +00:00
pinkerton%netscape.com
9b7cc949f5
Start building nsImageClipboard and make it compile. r=saari/sr=sfraser.
2001-01-23 00:28:36 +00:00
mkaply%us.ibm.com
18e71617a5
r=mkaply, a=blizzard
...
jkobal - regression fix for clipboard
2001-01-22 23:07:55 +00:00
pinkerton%netscape.com
5c3f6435d9
initial checkin, not yet built. r=saari, sr=sfraser
2001-01-22 21:53:32 +00:00
cls%seawood.org
f16869f798
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
807a4c5543
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
34746204aa
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
2dd24b480a
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
360d9948f5
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
6bf8295058
Implement nsWindow::Enable() for BeOS. Bug #64549
2001-01-21 23:03:54 +00:00
cls%seawood.org
0a54fbe2a5
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
bc779adbb4
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
4c62a474cf
#62335
...
r=mkaply, a=blizzard
from jkobal - fix pasting on DBCS systems
2001-01-20 00:27:45 +00:00
mkaply%us.ibm.com
6f68763ccb
#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
c361bc83c4
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
02f37fedbc
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
6f330f3b3c
r=mkaply, a=blizzard
...
Don't hardcode fonts for dialogs - breaks DBCS
2001-01-17 02:22:35 +00:00
mkaply%us.ibm.com
b41d386de0
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
a2c71c6ba4
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
35c3ef934e
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
fd34eeee90
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
3457102689
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
a1b2093f5a
Removing unused files under BeOS. Part of Bug 9863.
...
BeOS only code.
2001-01-14 18:22:18 +00:00
cls%seawood.org
7f9cfd3d64
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
9340c481d8
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
c1fd1fe011
removing files. not used anymore.
2001-01-10 22:14:04 +00:00
dbaron%fas.harvard.edu
82f3ab0171
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
e2162ca62f
Fix xlib build bustage.
2001-01-10 20:12:51 +00:00
rods%netscape.com
8d532e2aac
Removing unneeded code
...
Bug 52279 r=kmcclusk sr=hyatt
2001-01-10 14:34:00 +00:00
m_kato%ga2.so-net.ne.jp
55b7b25d1f
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
cf34a0f479
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
d1652ed4ac
Fix 63938: removing unused widget files. more to come. sr=cls
2001-01-08 23:26:42 +00:00
cls%seawood.org
b39aab214f
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
8f904bb2e8
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
8f9e545435
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
a07e05a429
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
73fafe359b
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
f6829a10dc
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
b3a788c05f
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
48ab34ae6a
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
39630222f8
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
akkana%netscape.com
fdad011d0f
62398: comment out debug printfs. a=sfraser
2001-01-03 23:57:18 +00:00
bryner%uiuc.edu
3a325ad110
Bug 63904 - Don't fetch the system setting for number of lines to scroll per mousewheel movement on each scroll. r=timeless, sr=scc.
2001-01-01 01:37:00 +00:00
blizzard%redhat.com
702f49fed7
Fix bug #61782 . Focus problems with gtk based plugins. This also cleans up a lot of other focus-related code as well. r=bryner, saari sr=scc
2000-12-29 19:02:00 +00:00
blakeross%telocity.com
2532c59179
Fix 41077: show caret during selection on Windows. r=rcassin@supernova.org sr=sfraser
2000-12-28 03:27:23 +00:00
mkaply%us.ibm.com
0cc1070f2e
OS/2 TB breakage
...
This would be the next break on Unichar
2000-12-24 03:54:59 +00:00
dbaron%fas.harvard.edu
2ffb024c3d
Attempt to fix OS/2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. b=54564
2000-12-24 03:36:32 +00:00
dbaron%fas.harvard.edu
ac282db274
Attempt to fix OS/2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. UniChar was accidentally used in place of PRUnichar. b=54564
2000-12-24 01:26:18 +00:00
mkaply%us.ibm.com
f6855d6bdb
OS/2 TB breakage
...
PR_CALLBACK
2000-12-23 22:57:56 +00:00
pinkerton%netscape.com
ba3e404171
more work for bug 7347 (mac scrollwheel). now works with logitech, but still requires a click. we have code that doesn't, but there are still some issues. r=saari/sr=sfraser.
2000-12-21 01:31:23 +00:00
danm%netscape.com
a7cfc07b89
defer setting of a new window's min/max state until it's ready to be opened normally. (and alphabetized contributors). tweak to rev 3.308. bug 63268 r=hyatt,rods
2000-12-20 01:43:38 +00:00
bratell%lysator.liu.se
8c07dbcef8
Backing myself out to save mac build
2000-12-19 22:54:40 +00:00
bratell%lysator.liu.se
02f4ae5d2d
Bug 62432, remove nsHTMLToTXTSinkStream from build. r=akkana@netscape.com, sr=vidur@netscape.com
2000-12-19 21:38:36 +00:00
blakeross%telocity.com
5634eeedd8
57019 in last checkin. feeling a little dyslexic today...
2000-12-19 20:11:11 +00:00
blakeross%telocity.com
c21e94ccae
Fix 19328, 57109: make alt+space and shift+alt+space open the control menu on Windows. r=danm sr=alecf
2000-12-19 20:00:31 +00:00
danm%netscape.com
9ff219b819
moved processing of window-min/max messages from WM_SYSCOMMAND to WM_WINDOWPOSCHANGED. bug 63052 code=hyp-x@inf.bme.hu,r=hyatt,me
2000-12-19 03:01:31 +00:00
pinkerton%netscape.com
ed3d97064c
Don't double-add flavors in list when both it is supported intrinsically and by conversion, support for adding data when flavor has not yet been registered, some additional cleanup. r=pink, a=hyatt. patch from Dainis Jonitis (Dainis_Jonitis@swh-t.lv)
2000-12-19 00:35:27 +00:00
waqar%netscape.com
c1f73f6f43
#=54194
...
r=dcone@netscape.com
sr=blizzard@mozilla.org
d=In widget/src/gtk/nsWindow.cpp in method GetNativeData when aDataType ==
NS_NATIVE_PLUGIN_PORT we are trying to use content of the mSuperWin without
checking that mSuperWin is not NULL. Adding of this check solves problem. If
mSuperWin is NULL we should return NULL as it happens in case of aDataType ==
NS_NATIVE_WINDOW.
2000-12-18 21:52:20 +00:00
mkaply%us.ibm.com
192aa6fa89
#63207
...
r=mkaply, a=blizzard
Thread synchronization in dirpicker - prevents trap
2000-12-18 20:33:29 +00:00
mkaply%us.ibm.com
e3b3cde651
r=mkaply, a=blizzard
...
Small porting change from jeffk to position frame windows correctly
2000-12-18 20:30:41 +00:00
mkaply%us.ibm.com
b430d3aca3
#62335
...
r=mkaply, a=blizzard
Code from jkobal - proper positioning of DBCS IME
2000-12-18 20:25:40 +00:00
cls%seawood.org
9af2733e84
Fixing timers on BeOS and making a component out of them.
...
Thanks to Yannick Koehler <ykoehler@mythrium.com> for the patch and for having patience while we hashed out the fix for the fix.
Bug #55674 . r=cls@seawood.org sr=scc@mozilla.org
2000-12-17 08:45:23 +00:00
m_kato%ga2.so-net.ne.jp
36112cb627
Fix bug 55256
...
On WinNT/2K, it uses Unicode window class due to M10L support.
sr=roc+moz@cs.cmu.edu
2000-12-16 09:52:58 +00:00
beard%netscape.com
92ef3b607a
[Not part of build] Updated to use SetRootMenu() and SetMenuItemHierarchicalMenu() rather than juggling menu bars.
2000-12-15 21:43:22 +00:00
cls%seawood.org
9bba49405b
Fix keyboard input for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62680
2000-12-15 02:14:30 +00:00
cls%seawood.org
6ca7acc9e2
Fix classic theme look for BeOS.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62484 r=danm
2000-12-15 02:10:45 +00:00
danm%netscape.com
e72a3526a9
implement SetSizeMode. bug 32148 r=brendan,rods
2000-12-14 22:37:08 +00:00
danm%netscape.com
df0003266d
implement SetSizeMode. bug 32148 r=brendan,pinkerton
2000-12-14 22:36:56 +00:00
rods%netscape.com
a280194746
When remembering the time of the lst click it should be remembered only for mouse
...
down events, instead of all mouse events.
r=kmcclusk sr=buster Bug 53485
2000-12-13 11:53:10 +00:00
mkaply%us.ibm.com
9fa0b81e22
#62714
...
r=mkaply, a=blizzard
Code from jkobal - do the same as Windows - simple modal event filter
2000-12-13 03:09:08 +00:00
blizzard%redhat.com
006e88415f
Fix bug #56021 . Allow windows to be resized larger than screen dimensions. r=pavlov,sr=brendan
2000-12-13 02:36:24 +00:00
rods%netscape.com
e237ee934e
fixing drag+click == double click. The click counter needs to be zeroed during a drag
...
so a click that happens within the threshold of time between the end click of the drag
and the beginning click of the single click isn't counted like a double click.
The time in between the two which is system dependent and quite long.
b=kmcclusk sr=buster Bug 39192 and possibly Bug 47966
2000-12-12 12:22:49 +00:00
koehler%mythrium.com
1f9ca94f65
Bug 58217 - Fix menus under BeOS. r=danm
...
As this only affect BeOS, I'm not asking for a sr= as
discussed with Blizzard previously.
2000-12-11 03:52:12 +00:00
bryner%uiuc.edu
a91dbbb4fa
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
2000-12-09 07:28:19 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
dbaron%fas.harvard.edu
6896c75b7f
Avoid static constructor for nsSpecialSystemDirectory by making non-static, since function is not used often. b=61835 r=pavlov@netscape.com sr=waterson@netscape.com
2000-12-09 04:13:06 +00:00
mkaply%us.ibm.com
88f64104f7
#62335
...
r=mkaply, a=blizzard
Code from jkobal to fix DBCS clipboard
2000-12-08 15:34:10 +00:00
nhotta%netscape.com
4c5ae1b61d
Fix memory leak, check in for disttsc@bart.nl, bug 58423, r=nhotta, sr=brendan.
2000-12-06 22:29:36 +00:00
mkaply%us.ibm.com
217d786f43
#62021
...
r=jkobal, a=blizzard
Update some of the values for system colors
2000-12-05 22:40:48 +00:00
blakeross%telocity.com
e9a1274c12
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
2000-12-05 21:48:38 +00:00
blakeross%telocity.com
4dab2eea36
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. r=ben sr=blizzard
2000-12-05 21:48:00 +00:00
mkaply%us.ibm.com
29f09232e0
Bad OS/2 only crash/regression - need for our daily build
2000-12-05 20:01:28 +00:00
beard%netscape.com
563574c529
[not part of build] first cut at Carbon/Mac OS X compatible menu code.
2000-12-05 07:19:25 +00:00
mkaply%us.ibm.com
bc1e8aacb1
#61963
...
r=mkaply, a=blizzard
Code from jkobal - proper addrefing of nswindow during event processing
2000-12-05 04:28:19 +00:00
mkaply%us.ibm.com
79d298c8f6
#61873
...
r=mkaply, a=blizzard
Code from jkobal - fix various focus/owner problems
2000-12-05 03:50:31 +00:00
mkaply%us.ibm.com
940aafb368
Clipboard regression fix from jkobal - r=mkaply
2000-12-04 15:27:04 +00:00
dbaron%fas.harvard.edu
863e5821cd
Free the nsGtkIMEHelper singleton in the module destructor and count it in the leak/bloat stats. b=59271 r=erik@netscape.com sr=brendan@mozilla.org
2000-12-02 16:06:29 +00:00
dbaron%fas.harvard.edu
5ebbd7df27
Allow xlib to build with gcc "2.96". sr=blizzard@mozilla.org
2000-12-02 15:56:20 +00:00
danm%netscape.com
17fb6168e9
offscreen warnings given only for top-level windows, which is all we care about, if anything. bug 53621. r=lumpy. i swear.
2000-12-01 23:34:43 +00:00
bryner%uiuc.edu
603263ea6e
Backing out something I inadvertently checked in with my patch for 58589. r/sr=syd.
2000-12-01 21:19:22 +00:00
mkaply%us.ibm.com
d501284c65
EMX build break with new clipboard
2000-12-01 15:29:32 +00:00
mkaply%us.ibm.com
85e0f2c3b0
clipboard cleanup and rewrite
...
r=mkaply, a=blizzard
Thanks to jkobal and Dainis Jonitis
2000-12-01 00:08:36 +00:00
pinkerton%netscape.com
fbd79d87c1
add selectors for scroll arrow placement and scroll thumb size. implemented on macos to look at appearance manager. made all platforms return 0 when asking for a selector that doesn't exist, so they are all the same. r=pchen, a=hyatt.
2000-11-30 01:51:14 +00:00
pinkerton%netscape.com
81bd688e04
add scroll-wheel support bug 7347. r=beard/sr=sfraser.
2000-11-29 00:30:46 +00:00
brendan%mozilla.org
9de5dea0d9
Add trace-malloc logfile flushing from an idle handler (r=rayw, a=waterson, not part of build).
2000-11-22 08:06:38 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
alecf%netscape.com
deff2e336c
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2000-11-17 20:54:21 +00:00
blakeross%telocity.com
2633790a83
attempt to fix bustage
2000-11-16 23:02:24 +00:00
blakeross%telocity.com
f0d7c83dc3
Fix 1004: should support CSS2 system colors. patch by lordpixel@mac.com. r=pavlov sr=blizzard
2000-11-16 22:26:46 +00:00
blakeross%telocity.com
bcb5dba55b
Fix 59867: sidebar dragging needs to respect user settings. r=evaughan a=hyatt
2000-11-16 22:25:45 +00:00
mkaply%us.ibm.com
68f6a5b623
#59397
...
r=jkobal, a=blizzard
Forgot to add new files
2000-11-14 04:03:27 +00:00
mkaply%us.ibm.com
4ac49a1237
#58805
...
r=mkaply, a=blizzard
More cleanup on nsAppShell
2000-11-14 01:36:03 +00:00
mkaply%us.ibm.com
b5cf603453
#59397
...
r=jkobal, a=blizzard
Code from jblanco makes our file dialogs much better
2000-11-14 01:28:37 +00:00
bryner%uiuc.edu
0a5e763a08
Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc.
2000-11-13 18:16:43 +00:00
mkaply%us.ibm.com
3b482f3e1e
#59770
...
r=mkaply, a=blizzard
Code from jkobal to fix spacebard with shift down
2000-11-13 15:43:42 +00:00
mkaply%us.ibm.com
e4f0d4344c
#59400
...
r=mkaply, a=blizzard
Code from jkobal to fix more clipboard stuff
2000-11-09 21:34:43 +00:00
mkaply%us.ibm.com
81d3dec183
#59380
...
r=mkaply, a=blizzard
Code from jkobal/Dainis Jonitis to fix private clipboard formats
2000-11-07 22:31:41 +00:00
mkaply%us.ibm.com
f7636921cb
#59381
...
r=mkaply, a=blizzard
Not handling border and window styles
2000-11-07 22:22:43 +00:00
mkaply%us.ibm.com
466a172da0
#59396
...
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
2000-11-07 22:17:55 +00:00
pavlov%netscape.com
3e87aba745
commenting out some printfs r=ramiro
2000-11-07 08:29:59 +00:00
mkaply%us.ibm.com
fe3757b430
OS/2 TB breakage
...
Uh duh #if 0, not #ifdef 0
2000-11-06 23:49:49 +00:00
mkaply%us.ibm.com
bda8db1594
#59259
...
r=mkaply, a=blizzard
Code from jkobal - don't just hide window, deactivate it
2000-11-06 21:04:35 +00:00
mkaply%us.ibm.com
8f46095149
#59274
...
r=mkaply, a=blizzard
Code from jkobal - special case checking for generated characters
2000-11-06 21:02:51 +00:00
mkaply%us.ibm.com
596e069261
#58805
...
r=mkaply, a=blizzard
Caused regression in timers - don't process entire timer queue
2000-11-06 20:59:27 +00:00
erik%netscape.com
4a04f414e6
bug 53989; written by katakai@japan.sun.com; r=erik; sr=brendan; this is a
...
workaround for a couple of popular Japanese input methods (see bug report)
2000-11-03 03:19:18 +00:00
blizzard%redhat.com
4bd410763f
Fix bug #57197 , crash when opening a url when only the mail/news window is open by using the uri loader to do all of the heavy lifting. r=alecf, sr=mscott
2000-11-02 22:28:23 +00:00
mkaply%us.ibm.com
afd3549c75
#58805
...
r=mkaply, a=blizzard
Code from jkobal to make appshell more like Windows and make timers more efficient
2000-11-02 15:44:58 +00:00
bryner%uiuc.edu
c69f97571b
Bug 50597 - mousewheel nonfunctional if set to full-page scroll. r=mjudge,jkobal,ben. a=ben.
2000-11-02 05:15:34 +00:00
mkaply%us.ibm.com
4b67aeb16f
#58628
...
r=mkaply, a=blizzard
Code from jkobal to fix some focus problems
2000-11-01 21:08:09 +00:00
blizzard%redhat.com
bfcad964f4
Fix bug #58343 . Make the signal connection while the superwin is still alive and don't explicitly remove the reference from the toplevel window. r=pavlov sr=brendan
2000-11-01 20:56:35 +00:00
mkaply%us.ibm.com
f183d2a35f
#55829
...
r=mkaply, a=blizzard
Code from jkobal - we were calling Update instead of Invalidate
2000-10-30 23:29:02 +00:00
rpotts%netscape.com
cc6ab8a2c2
bug #54725 (r=kmcclusk@netscape.com, sr=brendan@mozilla.org). Java plugin causes app to hang on shutdown.
2000-10-30 22:43:21 +00:00
blizzard%redhat.com
a1da49183a
build xremoteclient when building qt. a=leaf remove XIFF converter from qt build. checking in for John C. Griggs <johng@corel.com>
2000-10-30 19:26:53 +00:00
blizzard%redhat.com
229964b301
add missing files from qt build for John C. Griggs <johng@corel.com>
2000-10-30 18:23:39 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
7875ad0f9b
Fixed printfs for beos
2000-10-28 10:03:09 +00:00
cls%seawood.org
84ecf9b22a
Added nslog.h in attempt to fix BeOS build post bug #47207
2000-10-28 09:10:02 +00:00
warren%netscape.com
d40d02e6af
Removed PRINT that was conflicting.
2000-10-28 02:35:25 +00:00
warren%netscape.com
8cea81ed32
Removing more extra 0 params from NS_IMPL_LOG macro
2000-10-28 02:24:24 +00:00
dbaron%fas.harvard.edu
65f4f214aa
Removed extra 0 param. (Fix warren's bustage.)
2000-10-28 02:19:54 +00:00
warren%netscape.com
6cad833514
Removed extra 0 param
2000-10-28 02:18:32 +00:00
warren%netscape.com
c6e839472b
Removed extra 0 arg from macro.
2000-10-27 23:37:22 +00:00
warren%netscape.com
e0a29f0804
Removing nslog from .c file
2000-10-27 23:29:55 +00:00