Граф коммитов

4609 Коммитов

Автор SHA1 Сообщение Дата
dinglis%qnx.com 5aa453446f NOT PART OF BUILD (Photon Only)
- many fixes (rendering speedup, focus problems, fixed up colors)
2001-07-04 18:02:00 +00:00
mkaply%us.ibm.com dc72aeb2d8 #88209
[s]r=tor
xlib only - crash on ZDNet web benchmark
2001-07-04 03:37:30 +00:00
mkaply%us.ibm.com ef13ca58ff #58512
r=pocemit, sr=tor
xlib only - fix submenu placement
2001-07-04 03:34:24 +00:00
dbaron%fas.harvard.edu f7be311f28 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 2001-07-04 02:12:53 +00:00
jaggernaut%netscape.com 7543c1635d Bug 88413: nsString::GetUnicode() -> nsString::get(), part 2. Aka "the ones that snuck in". r=mozbot, rs=scc 2001-07-03 04:41:15 +00:00
yokoyama%netscape.com a084ef91a9 Bug 87991: checking in for ftang:
adding null terminate
/r=yokoyama sr=alecf
2001-07-03 00:21:56 +00:00
pinkerton%netscape.com 6fcbe2ec9a fix a warning. 2001-07-02 22:28:52 +00:00
pinkerton%netscape.com 6b69cf0704 last bit of 87911, default action is move, not 'none' 2001-07-02 22:22:01 +00:00
cls%seawood.org f422a4adb6 Fix for ProcessPendingEvents crash. Add event priority for BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #87337
2001-07-01 14:37:02 +00:00
cls%seawood.org 52d7838acf Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 03ab87e4a1 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 :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com 96a2e5ce18 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
danm%netscape.com cebb9aa79d use use NET_WM standard to hint the UTF8 window title. bug 9449 code=future@galanet.net r=blizzard,pavlov 2001-06-29 01:53:37 +00:00
pinkerton%netscape.com a0cf32d3f8 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 2001-06-28 02:47:07 +00:00
pinkerton%netscape.com 8e4bbcfaee adding SetDragAction. r=saari/sr=sfraser. 2001-06-28 00:13:19 +00:00
pinkerton%netscape.com 9866c2f83f change cursor to show action feedback when keys held down. r=saari/sr=sfraser. bug# 87911 2001-06-27 23:38:42 +00:00
pinkerton%netscape.com 6dcc636b66 don't increment the number of menus unless the menu is actually visible. r=saari/sr=ben/a=asa. bug# 83430. 2001-06-27 06:36:34 +00:00
bstell%netscape.com 66be2716e7 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.
2001-06-22 03:38:39 +00:00
jat%princeton.edu f0f8b0b5f0 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)).
2001-06-22 01:35:39 +00:00
dougt%netscape.com b75edbef61 fixing bustage 2001-06-21 22:48:18 +00:00
dougt%netscape.com c306e0513b 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.
2001-06-21 22:02:47 +00:00
colin%theblakes.com cbde98a558 For OpenVMS only, use XConnectionNumber instead of ConnectionNumber
b=76422 r/sr=blizzard a=chofmann
2001-06-21 13:26:38 +00:00
bryner%uiuc.edu 05e2d5a814 Bug 87025 - regression from static build landing which caused filepicker to not appear on win32. r=jag, sr=blake, a=tor. 2001-06-21 07:28:53 +00:00
waterson%netscape.com 0877b1a573 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. 2001-06-20 20:21:49 +00:00
blakeross%telocity.com 657e21789a Big caret appears after select all on list items and a bunch of other related bugs (78949). r=sfraser sr=kin a=asa 2001-06-20 06:30:32 +00:00
dr%netscape.com 652fe9f148 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 2001-06-20 05:48:45 +00:00
pinkerton%netscape.com bf680fb7a4 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 2001-06-20 05:28:39 +00:00
dbaron%fas.harvard.edu 688519fb0c 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 2001-06-20 03:27:48 +00:00
vishy%netscape.com 5acff4f774 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 2001-06-20 01:47:29 +00:00
danm%netscape.com bb5b09be2c 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 2001-06-19 00:21:17 +00:00
danm%netscape.com 1507adbb85 increase slop size when forcing newly opened windows onscreen. bug 76790 r=hyatt,pchen a=blizzard 2001-06-19 00:20:10 +00:00
tajima%eng.sun.com e43614b7b5 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
2001-06-18 23:52:02 +00:00
cls%seawood.org 80f526179f 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
2001-06-18 22:10:38 +00:00
jcgriggs%sympatico.ca 4aeaf1bdae Fixes for nsMime (Bugzilla #86026 - widget/src/qt/nsMime.cpp uses non-standard for init scope) 2001-06-18 21:12:09 +00:00
jcgriggs%sympatico.ca d4f58669c0 Mouse Wheel Support for Qt Mozilla (Bugzilla #86432) 2001-06-18 21:10:27 +00:00
jcgriggs%sympatico.ca 5f8f415b8b Patch for Bugzilla #78663 ([console] qt port shold not print to console in opt builds) 2001-06-18 18:14:24 +00:00
timeless%mac.com 3400ce9116 Bugzilla Bug 86259 widget/src/xlib/nsAppShell.cpp uses non-standard for init scope
r=jrgm, sr=tor, a=asa
2001-06-18 17:31:26 +00:00
jcgriggs%sympatico.ca 9007c33a00 Fix for focus in Qt Mozilla. Bugzilla #79842 (Unable to get caret in dialog box).
Also fixes modality bug where modal dialogs are modal across all Mozilla Tasks.
2001-06-18 16:17:13 +00:00
scc%mozilla.org 2e8b3e9481 bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
mkaply%us.ibm.com 3150ce9d6d #66082
r=blizzard, sr=kin@netscape.com, a=asa for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - adding gc-cache to xlib port
2001-06-15 19:11:03 +00:00
jim_nance%yahoo.com 07423d9b42 Fix Tru64 build problem as part of bug 61439. a=dbaron r=bstell@netscape.com
sr=blizzard@mozilla.org
2001-06-15 12:18:51 +00:00
pinkerton%netscape.com 8739656c5c remove window tweaking and the hacks for it in the stub wdef. gets rid of negative width/height on windows when moving which OSX didn't like. prevent infinite recursion in live-resize code from us calling SizeWindow() ourselves. r=saari/sr=sfraser/a=asa, bugs 83629, 85110) 2001-06-14 04:56:32 +00:00
saari%netscape.com a97e0303e3 fix for 84501, focus memory broken on windows. a=blizzard, r=bryner, sr=hyatt 2001-06-14 03:46:35 +00:00
rods%netscape.com 57be95963e The problem is you can't do the roll up in the middle of a "hook" function call.
So a timer is native created and the DealWithPopups is called there.
Bug 83493 r=kmcclusk sr=attinasi a=asa
2001-06-14 02:08:39 +00:00
blizzard%redhat.com 2ec817fa57 Fix bug #83157. Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa 2001-06-14 02:07:04 +00:00
rods%netscape.com e9ccf094e9 We will now be using the native print dialog and extending it with the Frame printing options
The localization is still done, but only on the new controls that are added.
So this removes the two unneeded dialogs
Bug 78319 r=kmcclusk sr=attinasi a=asa
2001-06-14 01:07:59 +00:00
pavlov%netscape.com d4c248555d patch from andrew.taylor@cal.montage.ca. r=pavlov sr=blizzard a=asa 2001-06-13 01:22:09 +00:00
pinkerton%netscape.com adcaf207a7 when responding to window change events, make sure that we're resizing the window before invalidating it. solves perf regression with moving windows. r=pchen/sr=sfraser/a=asa. bug# 84574 2001-06-12 23:21:26 +00:00
sfraser%netscape.com f448d4413c Fix for bug 82474; ignore the console window on Mac when sending off events. r=conrad, sr=scc, a=blizzard 2001-06-11 23:44:46 +00:00
yokoyama%netscape.com 926ddd495a bug: 73882
Processing WM_FONTCHANGE msg and update font cache and global font list.
r=rbs, sr=blizzard, a=asa
2001-06-11 22:42:27 +00:00