akkana%netscape.com
4ce3df0257
46643: Attempt to fix intermittent crash when clearing clipboard. r=pavlov
2000-08-18 01:33:09 +00:00
bryner%uiuc.edu
7b23f9fae4
Making saari's debug output #ifdef DEBUG_FOCUS. r=pavlov.
2000-08-18 01:24:57 +00:00
akkana%netscape.com
cdc9a3fc93
Define NS_VK keycodes in terms of nsIDOMKeyEvent keycodes. r=saari. Requires undefining ERROR on Win32, r=cmanske
2000-08-17 21:43:26 +00:00
pavlov%netscape.com
fc79d5eb1c
fir for bug 46729. convert things like smart quotes to normal quotes when pasting as plain text r=pinkerton
2000-08-17 21:37:09 +00:00
bryner%uiuc.edu
424ad62c1c
Fixing bug 42345 - hook up NS_MOVE events when a toplevel window is moved
...
on Linux. Also use get_root_origin instead of get_origin so that we
persist the correct position. r=blizzard.
2000-08-17 20:51:43 +00:00
pinkerton%netscape.com
92abb7ae46
Fix for 48291, r=saari. For internal formats that are not CF_TEXT, eg text/html,
...
treat them like they are unicode and do the fiddling required for win98.
2000-08-17 04:19:14 +00:00
saari%netscape.com
fd05463e4d
fix for nsbeta3+ 43254. r=pinkerton
2000-08-17 03:41:56 +00:00
saari%netscape.com
a5afa65c08
fix for nsbeta3+ 29800; deactivate not firing properly on linux. r=bryner
2000-08-17 03:29:06 +00:00
akkana%netscape.com
5b58ac4fc2
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
pinkerton%netscape.com
f516d702d3
Don't break VC5 (yawn). 48862, a=waterson
2000-08-17 00:02:38 +00:00
dbaron%fas.harvard.edu
548f7fa311
Fix string leaks from nsWindow::SetTitle. r=pavlov b=49148
2000-08-16 23:18:33 +00:00
kmcclusk%netscape.com
19da9d3d11
Suppress nsWidget::Move if the window is already at location specified b=44476 (p=Tomi.Leppikangas@oulu.fi) r=syd@netscape.com
2000-08-16 22:58:15 +00:00
kmcclusk%netscape.com
e9df7a94e9
Suppress nsWindow::Move if the window is already at location specified b=44476 (p=Tomi.Leppikangas@oulu.fi) r=syd@netscape.com
2000-08-16 22:53:32 +00:00
dbaron%fas.harvard.edu
ec06cd0efe
Add newline to end of file to fix HP bustage.
2000-08-16 03:26:51 +00:00
pinkerton%netscape.com
ab78866eab
put code in InvokeDragSession() to turn off mouseCapture when the drag begins. moved code that finds a frame from a DOM node from mac code into base class. bug 48250.
2000-08-16 01:46:34 +00:00
sfraser%netscape.com
e4db29d58e
Fix for 34741 -- command-drag background windows when a dialog is up. r=danm
2000-08-15 19:14:04 +00:00
pinkerton%netscape.com
85ccc95340
part of fix for 47105, clear canDrop every time we dispatch a dragOver event. it will be set accordingly if it is meant to be.
2000-08-15 18:22:39 +00:00
valeski%netscape.com
0e9d08093b
26719. applying patch for bns_robson@hotmail.com to fix handle leak. r=valeski
2000-08-15 01:35:30 +00:00
pinkerton%netscape.com
55adb35a82
Remove Start/StopTracking methods.
2000-08-09 07:45:12 +00:00
pinkerton%netscape.com
11b00bec15
Stop using dragtracker (bug 43428)
2000-08-09 07:43:12 +00:00
pinkerton%netscape.com
f4e193a66d
Stop using dragTracker (bug 43428)
2000-08-09 07:41:31 +00:00
pinkerton%netscape.com
058c6f476e
stop using dragTracker (bug 43428).
2000-08-09 07:40:54 +00:00
pavlov%netscape.com
9f4da2ac95
additional removal of static nsCOMPtrs for bug 43580 r=scc
2000-08-09 05:28:45 +00:00
pavlov%netscape.com
accfc88901
avoid pulling the event out of the queue and putting it right back when typing.. working on linux performance bug 26502 r=beard
2000-08-09 05:16:17 +00:00
mkaply%us.ibm.com
d149145bf8
#47874
...
r=mkaply, a=brendan
Remove unused widget files
2000-08-07 21:40:45 +00:00
mkaply%us.ibm.com
40dd747e01
#47874
...
r=mkaply, a=brendan
remove obsolete nsTooltip* files
2000-08-07 20:56:20 +00:00
mkaply%us.ibm.com
ad40304b6e
#47874
...
r=mkaply, a=brendan
nsFontServices is not used
2000-08-07 20:53:28 +00:00
mkaply%us.ibm.com
1ade66e400
#47874
...
r=mkaply, a=brendan
Bring nsToolkit up to par with the Windows code
2000-08-07 20:51:47 +00:00
mkaply%us.ibm.com
b30518847b
#47874
...
r=mkaply, a=brendan
Bring nsLookAndFeel up to par with the Windows code
2000-08-07 20:48:09 +00:00
mkaply%us.ibm.com
d4bf18b008
#47874
...
r=mkaply, a=brendan
Bring nsSound up to par with the Windows code
2000-08-07 20:47:05 +00:00
pierre%netscape.com
16c3530773
Bug 38445: Complete support of CSS2/3 cursors on Mac
2000-08-04 23:40:10 +00:00
shanjian%netscape.com
72e05ca92f
#14022 IME98 Reconversion does not work in HTML Editor
...
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp
New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
nsIDOMCompositionListener.h
widget:
nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
blizzard%redhat.com
cb53425bce
fix for bug #26509 . in nsIWidget::Show() try to grab if the last grab attempt wasn't successful since in unix the window has to be visible to complete a grab. context menus shouldn't travel to seperate desktops now. r=pavlov, a=waterson
2000-08-04 20:42:11 +00:00
danm%netscape.com
8c621cd5ae
(empty) implementations of new nsIWidget method ConstrainPosition. bug 31516 r=saari@netscape.com
2000-08-04 14:49:36 +00:00
danm%netscape.com
e01c90753a
implement new method ConstrainPosition. bug 31516 r=saari@netscape.com
2000-08-04 14:48:33 +00:00
danm%netscape.com
53b3150392
new method ConstrainPosition provides implementation-dependent on-screen check for top-level windows. bug 31516 r=saari@netscape.com
2000-08-04 14:47:46 +00:00
pavlov%netscape.com
40c49f2423
removing an ifdef DEBUG_pavlov printoutlotsofstuff line
2000-08-04 06:02:42 +00:00
pinkerton%netscape.com
835edbc00a
Damn, forgot to check this in too
2000-08-03 22:48:07 +00:00
pinkerton%netscape.com
77db1bab66
part of fix for 46001, support |collapsed| attribute in addition to |hidden| to hide mac menus.
2000-08-03 22:09:00 +00:00
ftang%netscape.com
51752f35b3
fix bug 46684 r=nhotta a=ftang convert unicode to file system charset
2000-08-03 22:07:14 +00:00
pinkerton%netscape.com
d93bedaa03
Actually set the modifier keys before dispatching d&d event into gecko. r=bienvenu, bug#47195
2000-08-03 22:06:10 +00:00
pinkerton%netscape.com
1d8c342715
Fix for 47413, better impl of ResolveShortcut() thanks to sean@beatnik.com a=waterson
2000-08-03 22:05:09 +00:00
pinkerton%netscape.com
bf88f8440b
Most of fix for 37412. Expand d&d so that when we're asking for a url and
...
don't have one, we check if a file is being dropped. If so, either give
the file:// url or read in the InternetShortcut.
2000-08-03 00:47:36 +00:00
pinkerton%netscape.com
2cd11d8c7e
Fix for 40890, pin mouse to center of translucent drag to avoid large gaps between the mouse cursor and the item being dragged. r=sfraser
2000-08-03 00:43:28 +00:00
sfraser%netscape.com
c92245be0a
Fix bug 34741 -- command-drag should not activate windows. r=pinkerton
2000-08-02 00:30:41 +00:00
saari%netscape.com
932cda49ba
fix for nsbeta3+ 37301, dynamically created menus crash on MacOS. r=pinkerton
2000-08-01 22:11:11 +00:00
brade%netscape.com
4d98f8a9b1
initialize menuhandle to null; r=sfraser; bug #45245
2000-08-01 09:06:25 +00:00
cls%seawood.org
1497d2d1b1
Snarf'd gtk's NS_GetCurrentThread() implementation.
2000-08-01 06:02:28 +00:00
pinkerton%netscape.com
9fb2c9c95f
Fix for 38359, reset cursor to arrow before invoking d&d.
2000-08-01 00:32:17 +00:00
bryner%uiuc.edu
2794897c33
Patch from blizzard to fix 45808 (unable to get focus in file input
...
textfield on Linux). r=me.
2000-07-31 23:00:28 +00:00