pavlov%netscape.com
a917bf3e2d
fix for 21873, 20907 r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@57991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 04:11:58 +00:00
pinkerton%netscape.com
b6685db9bb
add a comment so that we don't try to reuse the 4.x composer's data flavor (which is binary) by accident. r=brade.
...
git-svn-id: svn://10.0.0.236/trunk@57987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:58 +00:00
pinkerton%netscape.com
6f5f43cb1b
Fix for 18240, don't optimize out recalculating regions when mBounds doesn't change on a resize. r=beard, sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@57986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:26 +00:00
Jerry.Kirk%Nexwarecorp.com
c86f88c7a8
Photon Only change experimenting with getting Mozilla to appear
...
on the users current virtual console.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57961 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 02:02:06 +00:00
kmcclusk%netscape.com
8c6ad56e81
Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57866 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:50 +00:00
Jerry.Kirk%Nexwarecorp.com
c15eae07e1
Forgot to subtract offset from the lr of a Rect when I hand coded
...
PtDeTranslateRect. This is Photon only.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 14:44:17 +00:00
Jerry.Kirk%Nexwarecorp.com
e0e1888098
Photon UI Only
...
Fix Drawing problem in RawDrawFunc, there was a case where the routine
could be exited from without resetting the graphics context correctly.
Also did some general cleanup.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@57828 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 13:47:55 +00:00
pavlov%netscape.com
7716a345d5
fix for bug 13161
...
git-svn-id: svn://10.0.0.236/trunk@57813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:52:46 +00:00
danm%netscape.com
bcc30b68dd
implement GetScreenBounds. fixes gtk version of bug 5998. r:pavlov@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57720 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 23:28:29 +00:00
ftang%netscape.com
1dab73272c
fix bug 7614. call the xterm keysym2ucs function to convert keysym which
...
XmbLookupString do not understand to unicode. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57634 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 05:20:51 +00:00
pinkerton%netscape.com
35b7a1ec98
Fix for 23757. I over-zealously removed OnPaint() which was relied upon to actually paint native widgets. Doh! Anyway, all should be back to normal again.
...
git-svn-id: svn://10.0.0.236/trunk@57615 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:37 +00:00
pinkerton%netscape.com
a68745d0e6
Fixes for 23716. Remove AOLMAIL as a flavor we advertise through the converter to improve performance. Don't do the charset conversion when we want text/unicode.
...
git-svn-id: svn://10.0.0.236/trunk@57600 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:02:47 +00:00
law%netscape.com
47d887cf7f
Fix for clobber build bustage
...
git-svn-id: svn://10.0.0.236/trunk@57588 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 23:12:12 +00:00
law%netscape.com
4ad109c039
Adding #include for that picky Solaris compiler; this will head off a future red cycle
...
git-svn-id: svn://10.0.0.236/trunk@57582 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:37:21 +00:00
law%netscape.com
b20077f0ca
Fix for #5708 ; add parent window attribute and use as nsIFileWidget parent when opening file chooser; r=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57578 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 22:06:42 +00:00
kin%netscape.com
d553483351
Fix for bug #22422 : Textfields in mail news wizard only display first few characters.
...
Modified nsWindow::Update() to force it's child windows to update too.
r=blizzard@redhat.com ,pavlov@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57570 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:50:03 +00:00
jefft%netscape.com
89fbc14374
Fixed bug 21116 -- [PP] [Regression] Save attachement doesn't correctly set the default name; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57569 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:46:23 +00:00
jefft%netscape.com
20576d40ef
fixed bug 21116 -- Save attachment, default name not set correctly; linux only; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@57547 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:27:39 +00:00
ftang%netscape.com
38e638870a
check in the keysym2ucs function from xterm-122 source . Thanks
...
Markus G. Kuhn <mkuhn@acm.org > and Richard Verhoeven <river@win.tue.nl >
The intergration part will be check in later after reviewed by pavlov
git-svn-id: svn://10.0.0.236/trunk@57494 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:12:49 +00:00
bryner%uiuc.edu
23db985639
Removing unused code that is #ifdef LOSER. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@57468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:27:01 +00:00
blizzard%redhat.com
a36b930692
fix for bug #23420 . make sure that when checking the xlate queue that we compare against the rect as well as the serial of the Expose event.
...
git-svn-id: svn://10.0.0.236/trunk@57429 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 21:11:23 +00:00
pp%ludusdesign.com
b5787cf895
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
pavlov%netscape.com
3486871edc
fix for 23559 r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@57377 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:57:36 +00:00
pavlov%netscape.com
63efc4daf1
fix memory leak when handling expose events r=bruce
...
git-svn-id: svn://10.0.0.236/trunk@57373 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 07:18:00 +00:00
pinkerton%netscape.com
11a66eab33
Removing ifdefs for TARGET_CARBON code. Using inline functions in Universal Headers and nsCarbonHeaders.h.
...
git-svn-id: svn://10.0.0.236/trunk@57360 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:20:12 +00:00
pinkerton%netscape.com
28c3b87687
fixing bug 21414 the right way, reverting api's to their previous ways.
...
git-svn-id: svn://10.0.0.236/trunk@57303 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 23:04:24 +00:00
pavlov%netscape.com
376c4d121c
removed unneeded Union to the region r=jerrykirk
...
git-svn-id: svn://10.0.0.236/trunk@57296 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:12:47 +00:00
pavlov%netscape.com
1c9d035de3
s/UTF8/UTF8_STRING/ on the atom r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57295 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:11:36 +00:00
ftang%netscape.com
df086e4a71
fix window title conversion bug. r=jshin@pantheon.yale.edu convert PRUnichar* to
...
the locale encoding before pass to gtk.
git-svn-id: svn://10.0.0.236/trunk@57247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 23:52:02 +00:00
danm%netscape.com
dd43054583
use nsMacWindow::MoveToGlobalPoint when moving a window after dragging. bug 23395.
...
git-svn-id: svn://10.0.0.236/trunk@57176 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:29:22 +00:00
danm%netscape.com
ce2fc4c993
new method MoveToGlobalPoint. part of bug 23395.
...
git-svn-id: svn://10.0.0.236/trunk@57175 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:28:29 +00:00
danm%netscape.com
8c48dee8db
Fix stupid leak in previous checkin. I blame the hour.
...
git-svn-id: svn://10.0.0.236/trunk@57168 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:47:06 +00:00
danm%netscape.com
bee2eaaa48
get current event queue each time events are processed, rather than reusing a cached one. fixes bug 23379.
...
git-svn-id: svn://10.0.0.236/trunk@57159 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 03:35:25 +00:00
ftang%netscape.com
15a289e5a5
fix 22311 again. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@57150 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:49:12 +00:00
pinkerton%netscape.com
f4e554070e
Added a new param to the HTML->Text sink stream to take the charset so that we can convert to plain text with the correct charset for the platform. Enhanced the XIFFormatConverter to take advantage of this, fixing bug 21414. r=akkana, nhotta.
...
git-svn-id: svn://10.0.0.236/trunk@57149 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:48:39 +00:00
amusil%netscape.com
14ce492f71
Mac implementation for nsSound. Utilizes QT APIs. Checking in for syd, r=sdagley,amusil
...
git-svn-id: svn://10.0.0.236/trunk@57144 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:35:35 +00:00
pavlov%netscape.com
603bb8d97d
fix for bug 20907 and 20902 r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@57142 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:22:57 +00:00
pinkerton%netscape.com
f5ade1dafe
Fix for bug 23383 where we were using OleFlushClipboard() to clear the clipboard b4 replacing it. The correct thing to use is OleSetClipboard(NULL) or bad things (performance-wise) happen. r=penny
...
git-svn-id: svn://10.0.0.236/trunk@57129 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 00:28:32 +00:00
ftang%netscape.com
84f83cb658
temp turn off AIMM to fix bustage due to conflict define
...
git-svn-id: svn://10.0.0.236/trunk@57055 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 01:48:27 +00:00
ftang%netscape.com
f9641bb369
fix bug 22331. contributed by m_kato@ga2.so-net.ne.jp r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57048 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:34:34 +00:00
ftang%netscape.com
1bb6ac83c6
Add ActiveIME interface file so we won't break build environment which do not have
...
Platform SDK installed
need to fix bug 22311
git-svn-id: svn://10.0.0.236/trunk@57047 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 00:29:23 +00:00
dougt%netscape.com
a8abf9e1c9
Fix for 22943. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@56984 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:05:55 +00:00
danm%netscape.com
5c35b36fa1
added GetScreenBounds. part of bug 5998. r:pierre
...
git-svn-id: svn://10.0.0.236/trunk@56959 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:01:15 +00:00
colin%theblakes.com
c0d9dc9bd3
Add MOZ_TIMER_LIBS. r=jdunn
...
git-svn-id: svn://10.0.0.236/trunk@56954 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 11:11:38 +00:00
danm%netscape.com
e674f89210
base implementation of new method GetScreenBounds. part of bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56923 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:29:19 +00:00
danm%netscape.com
2f43f8a62d
new method GetScreenBounds. part of bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56922 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:28:41 +00:00
jdunn%netscape.com
8c8b1f6fbc
specifying that nsIKBStateControl is public since by default it is private
...
r= <noone>
git-svn-id: svn://10.0.0.236/trunk@56899 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:48 +00:00
jdunn%netscape.com
aecc5e679f
on there is no == method for (char*) and AIX doesn't like it.
...
r= syd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:45:01 +00:00
akkana%netscape.com
e331ced0a1
Make the 'Transferable didn't support the data flavor' message more helpful
...
git-svn-id: svn://10.0.0.236/trunk@56784 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:31:40 +00:00
pavlov%netscape.com
cb6ca83984
throw out some events cause they don't look too useful. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@56782 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 01:26:55 +00:00