Commit Graph

5161 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
9359000a40 Header include dependency cleanup. b=64023 r=jag rs=brendan
git-svn-id: svn://10.0.0.236/trunk@99299 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-16 02:40:48 +00:00
dbaron%fas.harvard.edu
cc3ec33294 Header include dependency cleanup. b=64023 r=jag rs=brendan
git-svn-id: svn://10.0.0.236/trunk@99294 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-15 22:57:29 +00:00
katakai%japan.sun.com
f26f2ded83 bug 90415
Account setup wizard: XIM status window doesn't show when it's turned on
r/sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@99176 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-13 08:59:34 +00:00
jaggernaut%netscape.com
d6bb451c00 Bug 9449: ``Top (shell) level window does not render non-English unicode text properly''. Patch by Ilya Konstantinov <mozilla-bugzilla@future.galanet.net>, r=jag, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@99175 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-13 08:53:30 +00:00
mcafee%netscape.com
76187fb339 printDepth usage needs to be wrapped in DEBUG_DND_XLATE as other usages are, fixing bustage
git-svn-id: svn://10.0.0.236/trunk@99032 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-11 01:58:58 +00:00
timeless%mac.com
8217947272 "pocemit ... missed the obvious"
git-svn-id: svn://10.0.0.236/trunk@99023 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-11 00:41:57 +00:00
timeless%mac.com
34efb12d88 Bugzilla Bug 88457 [xlib] missing some critical cursors / css3 cursors
patch by timecop@network.email.ne.jp r=tor sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@99012 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-10 23:44:03 +00:00
timeless%mac.com
e7adf9f2ab Bugzilla Bug 38444 Complete support of CSS2/3 cursors on Gtk
patch by timecop@network.email.ne.jp r=tor sr=blizzard


git-svn-id: svn://10.0.0.236/trunk@99010 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-10 23:37:30 +00:00
jdunn%netscape.com
4db22d4645 fixing tinderbox bustage on at least irix & hpux
git-svn-id: svn://10.0.0.236/trunk@98910 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-09 22:20:34 +00:00
mkaply%us.ibm.com
70f9684550 No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards


git-svn-id: svn://10.0.0.236/trunk@98893 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-09 19:45:14 +00:00
mkaply%us.ibm.com
8bd5725060 No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards


git-svn-id: svn://10.0.0.236/trunk@98892 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-09 19:43:05 +00:00
blizzard%redhat.com
fcabf24f3d Bug #89438. Fix drag actions in drag and drop. Dragging in mail should work on Linux again. Also fixes bug #52764. r=pavlov,sr=tor
git-svn-id: svn://10.0.0.236/trunk@98890 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-09 19:35:10 +00:00
dinglis%qnx.com
a0d4bb2f7d NOT PART OF BUILD
- fixed more rendering problems with scrolling views.
- fixed up scrollbars (not fully implemented)


git-svn-id: svn://10.0.0.236/trunk@98822 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-06 18:30:46 +00:00
yokoyama%netscape.com
b1a2b47bdd Bug 85813 - PDT+ crash when selecting an I18N text
initializes mRTLKeyboard or mLTRKeyboard
r=mkaply, yokoyama sr=sfraser.


git-svn-id: svn://10.0.0.236/trunk@98737 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-05 23:36:33 +00:00
dinglis%qnx.com
d39ade0d27 NOT PART OF BUILD (Photon Only)
- many fixes (rendering speedup, focus problems, fixed up colors)


git-svn-id: svn://10.0.0.236/trunk@98642 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-04 18:02:00 +00:00
mkaply%us.ibm.com
2a4b8d63f2 #88209
[s]r=tor
xlib only - crash on ZDNet web benchmark


git-svn-id: svn://10.0.0.236/trunk@98610 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-04 03:37:30 +00:00
mkaply%us.ibm.com
98cf508811 #58512
r=pocemit, sr=tor
xlib only - fix submenu placement


git-svn-id: svn://10.0.0.236/trunk@98609 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-04 03:34:24 +00:00
dbaron%fas.harvard.edu
76c2e168df Let GTK handle .gtkrc loading rather than try to do it ourselves (incorrectly). This allows GTK_RC_FILES to just work. Patch from martin.storsjo@pp.qnet.fi. r=pavlov sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@98605 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-04 02:12:53 +00:00
jaggernaut%netscape.com
0c4e1e7ad1 Bug 88413: nsString::GetUnicode() -> nsString::get(), part 2. Aka "the ones that snuck in". r=mozbot, rs=scc
git-svn-id: svn://10.0.0.236/trunk@98530 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-03 04:41:15 +00:00
yokoyama%netscape.com
ee62bca889 Bug 87991: checking in for ftang:
adding null terminate
/r=yokoyama sr=alecf


git-svn-id: svn://10.0.0.236/trunk@98500 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-03 00:21:56 +00:00
pinkerton%netscape.com
da18a12ff2 fix a warning.
git-svn-id: svn://10.0.0.236/trunk@98485 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-02 22:28:52 +00:00
pinkerton%netscape.com
4ee168066e last bit of 87911, default action is move, not 'none'
git-svn-id: svn://10.0.0.236/trunk@98480 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-02 22:22:01 +00:00
cls%seawood.org
3ec8c45423 Fix for ProcessPendingEvents crash. Add event priority for BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #87337


git-svn-id: svn://10.0.0.236/trunk@98402 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-01 14:37:02 +00:00
cls%seawood.org
1b859632f1 Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson


git-svn-id: svn://10.0.0.236/trunk@98398 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com
51b17b5bf0 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)


git-svn-id: svn://10.0.0.236/trunk@98363 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com
99f7be2721 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug


git-svn-id: svn://10.0.0.236/trunk@98337 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-30 00:25:09 +00:00
danm%netscape.com
275323f4af use use NET_WM standard to hint the UTF8 window title. bug 9449 code=future@galanet.net r=blizzard,pavlov
git-svn-id: svn://10.0.0.236/trunk@98232 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-29 01:53:37 +00:00
pinkerton%netscape.com
46b0a8e530 Adding scrollwheel support for OSX via carbon events. Turning off phantom scrollbar hack under carbon. refactoring scrollwheel event dispatch so both can co-exist. r=beard/sr=sfraser bug 71045
git-svn-id: svn://10.0.0.236/trunk@98133 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-28 02:47:07 +00:00
pinkerton%netscape.com
b7daca2bba adding SetDragAction. r=saari/sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@98102 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-28 00:13:19 +00:00
pinkerton%netscape.com
e282f2d020 change cursor to show action feedback when keys held down. r=saari/sr=sfraser. bug# 87911
git-svn-id: svn://10.0.0.236/trunk@98092 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-27 23:38:42 +00:00
pinkerton%netscape.com
1bf8c2d885 don't increment the number of menus unless the menu is actually visible. r=saari/sr=ben/a=asa. bug# 83430.
git-svn-id: svn://10.0.0.236/trunk@98051 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-27 06:37:44 +00:00
bstell%netscape.com
007c265d55 bug 61439, r=blizzard, rs=aflec, a=chofmann
the X server forgets to set the Mode_switch bit during a keyboard grab
instead of trying to simulate the bit just ungrab the keyboard when the
Mode_switch key is down.


git-svn-id: svn://10.0.0.236/trunk@97733 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-22 03:38:39 +00:00
jat%princeton.edu
9fe5f4d269 Removes console output in opt builds from gfx, gfx2, gtk.
Bugs 78645(r=cls, rs=blizzard, a=drivers(blizzard)) and 78665 (r=cls, sr=blizzard, a=drivers(blizzard)).


git-svn-id: svn://10.0.0.236/trunk@97716 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-22 01:35:39 +00:00
dougt%netscape.com
a2bf208e39 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@97699 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-21 22:48:18 +00:00
dougt%netscape.com
5c5c39e4be Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.


git-svn-id: svn://10.0.0.236/trunk@97696 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-21 22:02:47 +00:00
colin%theblakes.com
96a8ddc4e2 For OpenVMS only, use XConnectionNumber instead of ConnectionNumber
b=76422 r/sr=blizzard a=chofmann


git-svn-id: svn://10.0.0.236/trunk@97677 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-21 13:26:38 +00:00
bryner%uiuc.edu
199cbed799 Bug 87025 - regression from static build landing which caused filepicker to not appear on win32. r=jag, sr=blake, a=tor.
git-svn-id: svn://10.0.0.236/trunk@97669 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-21 07:28:53 +00:00
waterson%netscape.com
18986ada3f Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
git-svn-id: svn://10.0.0.236/trunk@97613 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 20:21:49 +00:00
blakeross%telocity.com
3be6c89889 Big caret appears after select all on list items and a bunch of other related bugs (78949). r=sfraser sr=kin a=asa
git-svn-id: svn://10.0.0.236/trunk@97573 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 06:30:32 +00:00
dr%netscape.com
ba6eed5e6e fix for 78664 (windows widgets must not print to console in opt builds. also cleans up some leaky nsString printfs). r=jag, sr=hyatt, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@97556 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 05:48:45 +00:00
pinkerton%netscape.com
08edecb694 init the window proc id to something valid so we don't get bit if it's not set (such as the hidden window). r=sdagely/sr=blake/a=asa. bug# 70355
git-svn-id: svn://10.0.0.236/trunk@97552 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 05:28:39 +00:00
dbaron%fas.harvard.edu
88810ef1eb Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
git-svn-id: svn://10.0.0.236/trunk@97540 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 03:27:48 +00:00
vishy%netscape.com
522c638028 bugzilla 57576, backend support so that Mozilla components can have different Windows taskbar icons, patch to make it work correctly on Win98 where LoadImageW does not exist, so use LoadImage, code by law@netscape.com, r=nhotta, vishy, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@97527 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 01:47:29 +00:00
danm%netscape.com
f249b5b45f increase slop size when forcing newly opened windows onscreen, and force it onto the closest monitor, rather than the grayrgn's rect. bug 76790 r=hyatt,pchen a=blizzard
git-svn-id: svn://10.0.0.236/trunk@97379 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 00:21:17 +00:00
danm%netscape.com
2c4318aef3 increase slop size when forcing newly opened windows onscreen. bug 76790 r=hyatt,pchen a=blizzard
git-svn-id: svn://10.0.0.236/trunk@97377 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-19 00:20:10 +00:00
tajima%eng.sun.com
585f595f99 bug 56936 Can't copy Japanese string from emacs by mouse
(check in for katakai@japan.sun.com)
r=ftang sr=blizzard a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@97371 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 23:52:02 +00:00
cls%seawood.org
88aedd461b Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf


git-svn-id: svn://10.0.0.236/trunk@97363 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 22:10:38 +00:00
jcgriggs%sympatico.ca
5e7ff88090 Fixes for nsMime (Bugzilla #86026 - widget/src/qt/nsMime.cpp uses non-standard for init scope)
git-svn-id: svn://10.0.0.236/trunk@97349 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 21:12:09 +00:00
jcgriggs%sympatico.ca
5fbf5cdf80 Mouse Wheel Support for Qt Mozilla (Bugzilla #86432)
git-svn-id: svn://10.0.0.236/trunk@97348 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 21:10:27 +00:00
jcgriggs%sympatico.ca
c1ae176191 Patch for Bugzilla #78663 ([console] qt port shold not print to console in opt builds)
git-svn-id: svn://10.0.0.236/trunk@97327 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 18:14:24 +00:00