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

5787 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 596da68ee4 Make Ctrl-Shift-Caps-key work. Bug 164140, patch by pkw@us.ibm.com
(Philip K. Warren), r=akkana, sr=bzbarsky
2002-11-16 05:43:42 +00:00
blizzard%redhat.com 4a957f1100 Bug #162507. Default icon should not be set for embedding applications. Not part of the default build. 2002-11-16 01:22:10 +00:00
bolian.yin%sun.com 578f286fcb Bug 175947, port 123389's fix from gtk1 to gtk2: copy&paste between mozilla&openoffice.
patch by louie.zhao@sun.com. r=blizzard. This is NOT for default build.
2002-11-15 07:01:23 +00:00
blizzard%redhat.com deff9dd762 No bug. Put drawing onto its own logging facility. 2002-11-13 12:41:49 +00:00
dbaron%fas.harvard.edu c67e79f291 Fix various shutdown leaks. b=179361 r=blizzard sr=bryner 2002-11-13 03:01:08 +00:00
bryner%netscape.com 79b78598e3 Fix context menus in thread pane on Linux by making sure not to re-use an event struct (and its changed event flags) after dispatching it. Bug 179172, r=varga, sr=blizzard. 2002-11-12 22:59:06 +00:00
aaronl%netscape.com 266790cc84 Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
mkaply%us.ibm.com 327d7a5267 Forgot header 2002-11-09 18:03:17 +00:00
mkaply%us.ibm.com 226aeee63d #178309
r=jkobal, sr=blizzard
Os/2 only - don't allow recursive calls to WinSetFocus - bad things happen.
2002-11-09 15:31:23 +00:00
mkaply%us.ibm.com b55432e06b Proper fix for 104371 - just comment out the space case, don't remove it 2002-11-09 15:22:29 +00:00
seawood%netscape.com 013de5c8ce Tighten (add?) tool version checks for win32 builds.
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392)
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
bryner%netscape.com 8beac694e3 Add a second pass of event processing for system events, using DOM3 event group functionality. Bug 124990. Patch by joki, r=saari and bryner, sr=jst. 2002-11-09 00:25:25 +00:00
yokoyama%netscape.com 6e2b9c7a40 Bug 104934 Convert Mozilla to Unicode app
Turning MOZ_UNICODE flag by default.
Impact only in Windows platforms.
r=kmcclusk@netscape.com
sr=kin@netscape.com
2002-11-08 22:47:01 +00:00
bolian.yin%sun.com b3aa8f87e7 Bug 156424, PgUp and PgDn in numeric keyboard don't work.
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=bryner.
2002-11-08 02:23:23 +00:00
bryner%netscape.com be89105ec4 Bug 104371 - shiftKey not set correctly for keypress events, breaking shift+space binding. r=brade, bzbarsky, sr=hyatt. 2002-11-07 03:34:13 +00:00
bryner%netscape.com 9b996ca00d Fix fullscreen mode on Linux to use the fullscreen hint, rather than manually sizing the window (bug 176640). Move the existing implementation of fullscreen mode from nsGlobalWindow to nsBaseWidget, so that it can be overridden in the gtk widget implementation. r=blizzard, sr=hewitt. 2002-11-06 09:35:13 +00:00
blizzard%redhat.com 51bab5cc6b Re-work focus handling so that it's more reliable and works with embedding (code to be checked in some time soon.) Also, add new debugging options for IM and focus handling. 2002-11-06 03:29:02 +00:00
blizzard%redhat.com 0b6d4baeae Bug #176514. Problems with XIM and hot keys. Disable XIM for the moment until we figure out the next step. 2002-11-06 03:27:55 +00:00
timeless%mozdev.org 3ca40e862b Bug 106708 DnD Data Object format incorrect
patch by adrian.buckley@ntlworld.com r=pinkerton sr=roc+moz a=blizzard
2002-11-05 12:51:39 +00:00
mkaply%us.ibm.com eaaf4c7d79 When 104371 was backed out, the OS/2 change wasn't 2002-11-03 22:37:31 +00:00
arougthopher%lizardland.net 4cceb11df7 Bug#92793
BeOS classes are not threadsafe

In BeOS, each window runs in its own thread.  Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod().  However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.

r=rpotts
sr=blizzard
a=asa
2002-11-02 02:12:00 +00:00
aaronl%netscape.com 5e1fd7262c Bug 177083. Mozilla won't start on win95. r=kyle, sr=alecf, a=asa 2002-10-31 02:15:11 +00:00
seawood%netscape.com 11e0296e26 Fix --disable-accessibility + --enable-default-toolkit=gtk2 bustage.
Bug #176556 r=cls a=roc+moz
2002-10-30 01:04:59 +00:00
bzbarsky%mit.edu 0d1f480e2e Initialize variables before using them in conditionals. Bug 122070,
r=cls,pink, sr=bryner, a=blizzard
2002-10-26 00:30:25 +00:00
blizzard%redhat.com 1de412c036 Bug #176518. Fix focus on inital startup. Not part of the default build. 2002-10-25 02:46:17 +00:00
aaronl%netscape.com 8f207dbbf8 Bug 141880. Always report same hwnd for MSAA focus events as the hwnd for the current system focus. r=jgaunt, sr=bryner, a=roc+moz. Bug 174796. XUL browser's MSAA cache not working correctly. r=jgaunt, sr=bryner, a=roc+moz 2002-10-25 00:31:23 +00:00
aaronl%netscape.com 8bf9c59041 Bug 173791. Accessibility API bug: GWL_ID (Control ID) is only supposed to report 0 (UI) or 1 (content). r=jgaunt, sr=bzbarsky, a=roc+moz 2002-10-25 00:03:47 +00:00
ccarlen%netscape.com f4d7cddf61 Bug 172462 - For Mach-0, drag and drop of file onto browser doesn't work. It was because some code was #ifdef'd out for lack of nsILocalFileMac. r=cls/sr=sfraser/a=dbaron 2002-10-24 13:39:26 +00:00
bolian.yin%sun.com 6f7d1e2855 Bug 173848 the Root/Application object got from an event by "get_parent" is not the same with the original Root/Application Object.
This is NOT for default build
2002-10-24 03:06:04 +00:00
bolian.yin%sun.com 9582866f42 173640 [gtk2] Location bar autocomplete lists display incorrectly
r=blizzard. This is NOT for default build.
2002-10-24 02:00:47 +00:00
blizzard%redhat.com f360f72c84 Backout unapproved checkin for bug #104371. 2002-10-23 15:18:13 +00:00
mkaply%us.ibm.com e6ce752e6d #104371
r=mkaply, sr=blizzard
Corresponding OS/2 fix
2002-10-23 12:08:05 +00:00
jay.yan%sun.com 7ce5ec752c bug 146108, popup menu position wrong after opening tabs. patch=robin,r=blizzard,sr=bryner,a=asa 2002-10-23 04:24:57 +00:00
hyatt%netscape.com cec3e61e53 Fix for 104371, SHIFT not being set correctly in the DOM, i.e., the SHIFT+space
keybinding didn't work.  r=blizzard,brade sr=blake
2002-10-23 03:15:42 +00:00
blizzard%redhat.com 9d552094ed Bug #144215. gtk2 Mozarea not finalized on Destroy. Patch from mpeseng@tin.it. r=blizzard Not part of the default build. 2002-10-22 20:44:18 +00:00
pkw%us.ibm.com bbdf987054 Bug 157397 - Enables entering national language data on AIX.
r=yokoyama@netscape.com, sr=kin@netscape.com, a=asa@mozilla.org
2002-10-21 19:35:09 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
yokoyama%netscape.com efd5a5a283 Bug 170969,104934,171228,170707
#ifdef MOZ_UNICODE fix
Affect in //widget/src/windows only
/r=shanjian;/sr=kin;/a=asa
2002-10-16 23:28:18 +00:00
bolian.yin%sun.com 3832c12d36 Bug 174317, [gtk2] should use nsCOMPtr type for mTopLevelAccessible in nsWindow. This is NOT for default build. 2002-10-14 08:43:35 +00:00
blizzard%redhat.com 8c99e72952 Try to fix HPUX bustage. Fallout from 126919. 2002-10-12 03:27:02 +00:00
blizzard%redhat.com 7163120165 Bug #126919. Xft support. r=rbs, sr=dbaron a=roc,shaver,others 2002-10-12 02:03:34 +00:00
ccarlen%netscape.com 7fbc90ffe6 Bug 172018 - Use CFURLs with Mach-0 and Carbon file picker. r=sdagley/sr=sfraser 2002-10-09 03:58:40 +00:00
mkaply%us.ibm.com 99691f5c35 No bug - we dont hav ico files here anymore 2002-10-09 03:04:12 +00:00
mkaply%us.ibm.com c558c7da22 #172650
r=mkaply, sr=blizzard
OS/2 only - if the web page has no title, use the URL for drag/drop
2002-10-09 02:42:03 +00:00
sdagley%netscape.com eee8972632 #56589 - Add shared menus support (requires version 1.2 of SharedMenus.component) for CFM version of Mozilla for Mac OS X. r=bnesse,sr=sfraser 2002-10-08 23:09:00 +00:00
aaronl%netscape.com b7b6e92dd1 Bug 172996. Acc Explorer getting stuck walking into accessible trees. r=jgaunt, sr=bzbarsky 2002-10-08 08:00:00 +00:00
kmcclusk%netscape.com f97400373e Remove unneeded call to EnumChildWindows in nsWindow::BroadcastMsgToChildren, which was causing the system color change message to be dispatched too many times. b=173152 r=dcone sr=kin 2002-10-08 01:57:38 +00:00
kmcclusk%netscape.com 7d3c3064ce Fix enumeration of childwindows when dispatching pending paint events. bug 170928. r=rods@netscape.com sr=kin@netscape.com 2002-10-07 20:07:54 +00:00
aaronl%netscape.com f7218d0d8a Bug 28583. Select text field contents when focused, except by mouse click, on certain platforms. r=brade, sr=sfraser 2002-10-05 15:39:33 +00:00
bryner%netscape.com 1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
nhotta%netscape.com 6c9e129fb1 For Classic, use script mgr to get application font instead of the appearance API
which only supports system fonts for Classic.
bug 169022, r=ftang, sr=sfraser.
2002-10-04 22:22:15 +00:00
bryner%netscape.com a536e51f44 Don't reuse the key event struct between the key down and key press events (bug 124990). r=dbaron, sr=blizzard. 2002-10-03 01:24:39 +00:00
bryner%netscape.com b4c10851e4 Don't reuse the key event struct between the key down and key press events (bug 124990). Patch by joki@netscape.com, r=bzbarsky, sr=jst. 2002-10-03 00:47:11 +00:00
sdagley%netscape.com 7990613828 Fix #172018 - Q&D enabling of file picker for mach-o build. r=bryner,rs=darin 2002-10-02 03:31:38 +00:00
sdagley%netscape.com a50ca5627d Re-landing #169667 - use LaunchServices APIs instead of InternetConfig APIs when appropriate (fixed mach-o and Mac Classic build issues from 1st landing try). r=ccarlen,sr=sfraser 2002-10-01 05:27:15 +00:00
dean_tessman%hotmail.com ad26126eaf bug 143130 - ALT or F10 keys do not select menu items in MfcEmbed
If there's a native Windows menu bar, pass the keypress through to Windows.

r=aaronl@netscape.com, sr=alecf@netscape.com
2002-10-01 04:38:28 +00:00
kmcclusk%netscape.com 3df9afe194 improve user interactivity during long page loads by doing better detection of user-input and interrupting the parser more frequently. Also moved the WIN32 specific logic for determining when the user is moving a top-level window from plevent.c to the widget module. b=165039 r=rods@netscape.com sr=kin@netscape.com 2002-10-01 03:04:22 +00:00
shanjian%netscape.com 35b130db26 #36975 Moving caret in convert mode using mouse
Mouse event support for IME is added in this patch.
r=yokoyama, sr=blizzard
2002-10-01 02:47:41 +00:00
sdagley%netscape.com afb40734b1 Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin 2002-10-01 01:00:09 +00:00
pkw%us.ibm.com 4d3c8a3a93 Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
mkaply%us.ibm.com c4363bb886 #171180
Os/2 only - fix regression in window positioning
2002-09-29 13:17:09 +00:00
bolian.yin%sun.com 5ad4cc1f24 Bug159306,How to activate accessibility feature on linux and other unix platform
r=blizzard. This is NOT for default build
2002-09-29 04:51:21 +00:00
kmcclusk%netscape.com e25b0cabc7 backing out changes to convert Mozilla to a Unicode app for bug 104934. r=yokoyama@netscape.com sr=kin@netscape.com 2002-09-28 15:52:35 +00:00
kmcclusk%netscape.com b515157170 On WIN32, process pending PL_Events and paints after mouse and keyboard events to eliminate starvation of reflow and paints bug 163528 r=rods@netscape.com sr=kin@netscape.com 2002-09-28 15:04:47 +00:00
pinkerton%netscape.com 4ad8373115 make sure we keep everything in the range of [0, mMaxValue] in UpdateContentPosition(). r=bryner/sr=sfraser (bug 153574) 2002-09-27 19:05:41 +00:00
mkaply%us.ibm.com 0fc705bce7 #170638
Fix OS/2 only regression caused by 168463
2002-09-27 11:58:08 +00:00
darin%netscape.com 6cddc87b2e backing out sdagley's patch for bug 169667 to clear up mac build bustage. 2002-09-27 04:35:33 +00:00
blizzard%redhat.com ed3722ce4b Bug #121260. Fix build problems with gtk2 with the current tip and load libesd.so.0 before libesd.so. r=robin.lu@sun.com Not part of the default build. 2002-09-27 02:03:10 +00:00
sdagley%netscape.com 64420945dd Landing #169667 - Clean up InternetConfigService and use LaunchServices APIs where appropriate. r=ccarlen,sr=sfraser 2002-09-26 23:38:08 +00:00
sspitzer%netscape.com 15415a2a5a fix for bug #170993. MOZ_UNICODE got defined on me, so my fix for multiple
open mode needs to be ported for the unicode case.  r=yokoyama, sr=bienvenu.
2002-09-26 23:04:06 +00:00
bolian.yin%sun.com 9e55d744db Bug121257, gtk2 needs to get hooked up to i18n text input methods
patch by john.sun@sun.com, r=katakai, sr=blizzard.
This is NOT for the default build.
2002-09-26 06:20:01 +00:00
martinl%netscape.com f40cba819d Bug 160405
Change to properly use private colormap.  This is ifdef'd for HP, AIX, Sun, OSF only.
Has been tested on OEM branch.  Landing on trunk.
r=syd  sr=blizzard
2002-09-26 00:43:06 +00:00
yokoyama%netscape.com 7d02ce120c Bug 164204
- Need to create a caret before calling ImmSetCandidateWindow()
  this is a work-around of a bug with MS PinYin.
- Caret is created when we receive StartComposition()
and is destroyed when we receive EndComposition()
- impact only in WinXP with MS PinYin
/r=shanjian; /sr=jst
2002-09-25 02:23:01 +00:00
bolian.yin%sun.com 3ffa36585f Bug 121260, gtk2 needs to have sound hooked up.
patch by robin.lu@sun.com, r=blizzard. This is not for default build.
2002-09-24 01:37:14 +00:00
blizzard%redhat.com 3081203245 Bug #169094. Regression: " In Composer(edit html),Insert image,link and table not work." Patch from robin.lu@sun.com. Not part of the default build. 2002-09-24 01:17:19 +00:00
mkaply%us.ibm.com 08cedcbba7 #168643
r=pedemont, sr=blizzard
OS/2 only - implement GetBounds
2002-09-23 21:35:53 +00:00
nhotta%netscape.com db4a3ac2ad Remove keyboard script substitution because it has a conflict with native converter's substitution,
bug 169211, r=shanjian, sr=sfraser.
2002-09-23 21:35:20 +00:00
yokoyama%netscape.com c5eebed32e 104934 convert moz to unicode app.
Because of the scroll-bar blocker,
my first patch was rolled back.
Trying this again with scroll-bar fix.
\\widget and Windows platforms only.
/r=shanjian, /sr=kin
2002-09-23 19:16:58 +00:00
bryner%netscape.com 43f29a490f Backing out checkin for bug 104934 because it caused regression bug 170184. a=asa. 2002-09-23 06:21:49 +00:00
yokoyama%netscape.com f08698fc61 Bug 104934 Convert Mozilla to Unicode app
Turning MOZ_UNICODE flag on by default.
(all the codes are in \\widget\module only)
Only impact on Windows platforms.

This makes mozilla as a true unicode application
under Windows.
/r=shanjian, /sr=kin
2002-09-21 18:59:30 +00:00
mkaply%us.ibm.com 3c26606b57 No bug - remove unused cruft from OS/2 build 2002-09-20 14:41:15 +00:00
bolian.yin%sun.com bc35184c13 Bug 169631, MAI should hook the mozilla accessibility after atk-bridge callback with get_application 2002-09-20 03:48:22 +00:00
bolian.yin%sun.com 3cbaba70aa Bug 169632, deal with event nsIAccessibleEventListener::EVENT_REORDER.
NOT for default build.
2002-09-20 03:47:12 +00:00
kmcclusk%netscape.com b75b17af19 On WIN32 only. Dispatch pending paints before dispatching mouse and keyboard events to eliminate paint starvation when dragging or typing r=rods@netscape.com sr=kin@netscape.com bug 163528 2002-09-20 01:24:36 +00:00
mkaply%us.ibm.com 47d736c7bb No bug - quick fix for red icons everywhere 2002-09-19 14:51:47 +00:00
yokoyama%netscape.com 4592e906e0 Bug 141630 Need to support Indic/Armenain/Georgian text input
PeekMessage needs to be modified to support those input.
(all #ifdef MOZ_UNICODE)
/r=shanjian, /sr=kin
2002-09-18 23:19:18 +00:00
aaronl%netscape.com a4bbd7ca8f 169272. Active Accessibility: unable to navigate to child nodes from node received from event. r=jgaunt, sr=alecf 2002-09-18 22:45:53 +00:00
mkaply%us.ibm.com a1de519460 No bug - get rid of unneeded icons and update default window icon to new Moz icon 2002-09-17 21:02:52 +00:00
mkaply%us.ibm.com eb83fbd0e1 #167150
r=pedemont, sr=blizzard
OS/2 only - openMultiple support for OS/2 filepicker
2002-09-17 20:58:29 +00:00
kyle.yuan%sun.com 931b7d6b24 Bug 164763 no enough arguments for ATK text-change and state-change events
r=aaronl, sr=jst
Bug 166322 Accessibility: better support for XUL tree
r=aaronl, sr=jst
2002-09-17 03:51:40 +00:00
jaggernaut%netscape.com 8abb3c017c Fix Mac bustage. 2002-09-16 22:35:39 +00:00
dcone%netscape.com ecd0914d57 b=137982 r=dcone sr=sfraser. Fixed some scrolling issue on the Mac with iframes 2002-09-16 20:29:02 +00:00
arougthopher%lizardland.net 23fbf3de1e Bug#167157
[beos] need support for modeOpenMultiple for nsIFilePicker
r=arougthopher
2002-09-16 01:45:44 +00:00
nhotta%netscape.com f60a791c97 Added 'styl' for D&D, the style run is created from script runs
which is generated after the text is converted from Uincode,
bug 168041, r=pink, sr=sfraser.
2002-09-14 15:52:11 +00:00
blizzard%redhat.com ae4bbba54f Bug #167782. Get gtk2 building again after timer changes. r=dougt, sr=alecf Not part of the default build. 2002-09-14 12:07:03 +00:00
seawood%netscape.com 962c55d678 Use NS_INIT_ISUPPORTS instead of obsolete NS_INIT_REFCNT.
Fixing cocoa build bustage.
2002-09-13 20:37:04 +00:00
peterlubczynski%netscape.com cf2dd41612 Fix for OSX Inline IME does not work in composer and text area when the Flash 6 plugin is running, bug 159016 r=ftang sr=sfraser 2002-09-13 03:02:23 +00:00
yokoyama%netscape.com e9070ad0e6 Bug 167631
Can't enter CJK Characters when MOZ_UNICODE is set
Supporting unicode codepoint for WM_IME_CHAR msg
/r=shanjain, /sr=kin
2002-09-12 18:21:52 +00:00
kmcclusk%netscape.com d6f51b19b1 reparent the view's descendant widgets when a view is re-inserted into a new view hierarchy position by paginated reflow. b=129034 r=roc+moz sr=kin 2002-09-12 03:59:15 +00:00
timeless%mac.com 6e299ea1cd Bug 167782 widget/src/gtk2/nsWindow.cpp needs to recover from nsITimer changes
r=dougt sr=alecf
2002-09-11 01:35:15 +00:00
sspitzer%netscape.com 963006dcea supplimental fix for #43015 / #121122. wcyeh@zydas.com.tw points out that
certain directory names (like "1234") don't come with a trailing slash
where most others do.  r/sr=bienvenu a=asa.
2002-09-10 06:32:51 +00:00
yokoyama%netscape.com 4ff2dfb068 Bug 162362
making unicode mozilla to run under Win9x OS.
Should have no impact on the current build
setting (only when #ifdef MOZ_UNICODE on)
and only gets compiled in Windows platform.
/r=shanjian, /sr=kin, /a=rjesup@wgate.com
2002-09-09 23:58:39 +00:00
seawood%netscape.com a8f487ca8b Include prmon.h to fix OS/2 bustage.
Fixing tinderbox bustage.
2002-09-08 00:51:41 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com 98850ee54d fixes cocoa bustage 2002-09-07 08:45:34 +00:00
dougt%netscape.com 680c70ee82 fixing mac bustage 2002-09-07 08:40:26 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
aaronl%netscape.com daa424708a Bug 167022. Color prefs broken. r=caillon, sr=brendan, a=asa 2002-09-06 07:30:45 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
blizzard%redhat.com 25b34d9ba2 Bug #121615. 4.x plugins for gtk2. Patch by robin.lu@sun.com. r=blizzard Not part of the default build. 2002-09-02 05:11:10 +00:00
blizzard%redhat.com 70560d1ad1 Bug #164994. Fix nsClipboard.cpp after API change. Patch by mpeseng@tin.it. r=bzbarsky@mit.edu. 2002-09-02 01:48:06 +00:00
timeless%mac.com 4f2d552fff Bug 165617 Build warnings caused by bug 158754 checkin
r=aaronl sr=bz
2002-08-30 08:29:01 +00:00
nhotta%netscape.com f6ecb9b794 Changed the native conversion to return script runs then use it to create 'styl',
bug 163908, r=pink, sr=sfraser.
2002-08-30 01:29:07 +00:00
nhotta%netscape.com f2bc893638 Adding files to create 'styl' from script runs,
bug 163908, r=pink, sr=sfraser.
2002-08-30 01:22:43 +00:00
bzbarsky%mit.edu d6a2807a47 Properly cancel the DragLeaveTimer. Bug 161824, patch by Glen Nakamura
<glen@imodulo.com>, r=blizzard, sr=bzbarsky
2002-08-29 23:59:42 +00:00
nhotta%netscape.com 9d638b7341 Remove BOM (Byte Order Mark) in 'utxt' for clipboard and drag&drop,
bug 165266, r=pinkerton, sfraser.
2002-08-29 21:28:28 +00:00
mkaply%us.ibm.com c84bc26acb Emergency OS/2 fix - crashes bringing up file dialogs 2002-08-29 14:50:29 +00:00
jfrancis%netscape.com 048c986594 fix for 94176: Text copied from table with multiple rows has no CR/LF. r=fm, sr=kin 2002-08-29 08:23:53 +00:00
alecf%netscape.com 1ccf30a757 fix for bug 164940 - D&D and clipboard were broken
author=akkana, sr=alecf, r=timeless
2002-08-27 18:15:38 +00:00
mkaply%us.ibm.com b8b9cada4e I think alec was just overzelous in his changes - this is the only GetData that required change to build with the freeze 2002-08-27 03:31:04 +00:00
mkaply%us.ibm.com e35755d57d #164122
r=mkaply, sr=blizzard
OS/2 only - widget changes to get the viewer app working
2002-08-27 03:14:00 +00:00
mkaply%us.ibm.com 9c3c3ccdd6 Backing out alecf - need to look at the ramifications of his changes - they were not as simple as he made them 2002-08-27 03:11:42 +00:00
mkaply%us.ibm.com 371931eb82 Those three previous GFX checkins should be this comment:
#164149
r=pedemont, sr=blizzard
OS/2 only - fix uconv leak, remove some unnecessary atom code
2002-08-27 03:07:03 +00:00
mkaply%us.ibm.com 01e551de6e Attempt to fix OS/2 bustage 2002-08-27 02:58:04 +00:00
bolian.yin%sun.com b1c94d7b18 Bug163358, Make install not working in widget/src/gtk2, patch by mpeseng@tin.it sr=jag. This is not for the Default Build. 2002-08-27 01:41:15 +00:00
alecf%netscape.com b52bf54b24 huh, try raw casts to try to fix bustage 2002-08-26 23:05:57 +00:00
alecf%netscape.com dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
ere%atp.fi 9159fc3cae Bug 80579, We call CommonFileDialog with spaces in the lpstrFilter parameter and use "*" instead of "*.*" for all files. r=timeless, sr=tor 2002-08-26 20:36:22 +00:00
bolian.yin%sun.com 655d6d86c2 Bug157298, make install does not work in mozilla/widget/src/gtk2/mai, patch by mpeseng@tin.it, r=kyle. This is not for the Default build. 2002-08-26 02:10:10 +00:00
roc+%cs.cmu.edu a8e5c13baf Fix probable Mac build bustage 2002-08-24 15:07:24 +00:00
pinkerton%netscape.com 33e9cb62fa fix shearing during scrolling in embedding apps on 10.2 (r=ccarlen/sr=sfraser) bug 162885 2002-08-23 20:00:00 +00:00
timeless%mac.com 9ae0a3ba9e Bug 159771 Some colors in classic theme are weird
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-23 18:45:38 +00:00
timeless%mac.com 14e1c1dbec Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-23 01:46:53 +00:00
aaronl%netscape.com b63bf48de8 Bug 135485: Active Accessibility: should we cache accessible children of an accessible node? r=jgaunt. sr=alecf 2002-08-22 22:34:59 +00:00
timeless%mac.com 16c8581727 Bug 72488 [beos] Closing Window with open menu crashes Mozilla [@nsMenuPopupFrame::GetWidget]
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports)
2002-08-22 22:01:53 +00:00
pete.zha%sun.com 787c9a97f7 wrong format data for text/html type in cut-and-paste [X clipboard]
bug=123389 r=akkana sr=jst patch=louie.zhao@sun.com
2002-08-22 10:31:32 +00:00
jdunn%netscape.com e089b0566f fix gdk warnings in non en-us fields (AIX only)
# 157394
submitted by pkw@austin.ibm.com
r=yokoyama@netscape.com
sr=kin@netscape.com
2002-08-22 09:50:22 +00:00
bolian.yin%sun.com 97aec509aa Bug 163850, focusing on text input field will cause mozilla hangs. This patch is not in the current Default Build of Mozilla. 2002-08-22 03:22:09 +00:00
bolian.yin%sun.com e22cd2578f Bug 154327, cache newly created objects in MAI. This is for the Mozilla Accessiblity on Unix/Linux. It will not be included in the Default build of Mozilla. 2002-08-22 02:52:04 +00:00
katakai%japan.sun.com b6e0fbd14b bug 152521
XIM is disabled by bad font lookup
Should look up more font pattern for XIC
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=blizzard
2002-08-20 14:39:30 +00:00
glazman%netscape.com 9f3e974421 backing out 2002-09-08 changes of fix for bug 117730 due to very bad regression in absolute positioning (see bug 117730) and
because bz, who did the original check-in, is on vacation. rs=brade
2002-08-19 13:35:21 +00:00
bryner%netscape.com 6ba75e3b3a Make sure tooltips don't appear for the content under the popup when you bring up a context menu, since it causes all sorts of focus weirdness if you click on the tooltip (bug 155018). r=blizzard, sr=dbaron. 2002-08-17 19:09:18 +00:00
bryner%netscape.com 81032f730c Bug 162917 (carried over from bugscape 19001) - initial focus problems with sheets. Patch by sfraser, r=sdagley, sr=bryner. 2002-08-15 21:31:47 +00:00
mkaply%us.ibm.com 98d012fd4b #159729
r=pedemont, sr=blizzard
OS/2 only - don't activate a frame if the parent isn't visible
2002-08-15 04:09:30 +00:00
mkaply%us.ibm.com f314661fa0 #162605
r=pedemont, sr=blizzard
OS/2 only - support for SetIcon
2002-08-15 04:03:49 +00:00
bryner%netscape.com 2abbf86ae7 Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard. 2002-08-15 00:36:57 +00:00
bolian.yin%sun.com 935098bcdb Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2002-08-14 09:41:07 +00:00
shanjian%netscape.com 2777ed01ad #57332, Quick typing erases a converting text
previous patch is incomplete. I forget one part.
Here is it.
p=shotaro  r=shanjian, sr=kin
2002-08-14 01:07:05 +00:00
shanjian%netscape.com a9e825d1e9 #57332 Quick typing erases a converting text
Let all ime/key message have the same priority.
p=shotaro kamio,   r=shanjian, sr=kin
2002-08-13 23:43:01 +00:00
glazman%netscape.com 1c0cd514aa ui.* prefs were not accepting #rrggbb colors; sr=161290, r=brade, sr=bzbarsky 2002-08-13 10:07:16 +00:00
ftang%netscape.com ddbadf93d5 fix bug 137695, add japanese ime reconversion to mac, r=brade, sr=sfraser 2002-08-12 21:56:36 +00:00
seawood%netscape.com 67c2c5b3c0 Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
bolian.yin%sun.com dab2bf9160 Bug 120464 [PATCH] Netscape 6.21 Beta locked the CDE(dtlogin process). patch by joshua.xia@sun.com, r/sr=blizzard. 2002-08-12 03:14:21 +00:00
blizzard%redhat.com fa14937ba2 Woops, forgot to add these files. Not part of the default build. 2002-08-11 21:47:14 +00:00
blizzard%redhat.com f2aba941b5 Code cleanup. Make sure that static fucntions all use lower case style. Make sure that order in the implementation matches declaration in the header file. Not part of the default build. 2002-08-10 18:21:22 +00:00
blizzard%redhat.com 9eb5126967 Bug #121258. Hook up icons for gtk2. Original patch by jeff.qiu@sun.com. Modified by me. Also, clean some header file ordering and push pref and default icon initialization into seperate functions. Check in placeholder icon as well. Not part of the default build. 2002-08-10 18:07:20 +00:00
blizzard%redhat.com f90e0cdffb Beautify nsWindow.h. Make sure that functions that are supposed to be private stay private. Not part of the default build 2002-08-10 17:07:40 +00:00
blizzard%redhat.com a26be902df Bug #121251. Drag and drop for gtk2. Direct port from the old gtk code, port done by Louie.Zhao@sun.com. r=blizzard Not part of the default build. 2002-08-10 16:18:44 +00:00
aaronl%netscape.com fac59ec279 Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst 2002-08-10 08:15:30 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
bzbarsky%mit.edu e18fced414 Fix bustage; need to follow C++ portability guidelines. ;) 2002-08-10 04:20:53 +00:00
bzbarsky%mit.edu 9ede6c8f9d Fix a bug nsBaseWidget::SetZIndex and make it faster. The changes to
SetZIndex are actually fixing the problems in question; the other
changes are a replacement of all the evil tabs with spaces.

Bug 117730, patch by Dainis_Jonitis@swh-t.lv (Dainis Jonitis), r=beard,
sr=attinasi (this has been languishing for a while, ok?).
2002-08-10 02:07:26 +00:00
timeless%mac.com 516d1098cf Bug 157348 no AltGr recognised
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard
2002-08-08 12:07:24 +00:00
sfraser%netscape.com 95ef8b41ef Fix for bug 102797: remove call to EventAvail, firstly because it is redundant (WaitNextEvent will return promptly if there is an event to handle), and because it nullifies the effects of an earlier WakeUpProcess call, which can kill performance in some areas. r=sdagley, sr=scc. 2002-08-07 02:23:00 +00:00
timeless%mac.com 6b932868e6 Bug 29856 *nix only : Window Class the same for all mozilla windows
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
glazman%netscape.com b9599b1617 Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky 2002-08-06 14:39:55 +00:00
bolian.yin%sun.com 90661d8f5d Translate nsIAccessible states to ATK states. Bug 153841.
patch by john.sun@sun.com, r=aaronl, sr=jst.
Note: this is for the default build.
2002-08-06 04:02:13 +00:00
bzbarsky%mit.edu 5e0f2971fb Fix crash in nsRenderingContextGTK::Init. Bug 156043, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=roc, sr=scc
2002-08-06 03:27:05 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
jdunn%netscape.com f01f6490d7 removing "," from end of enum (this is a porting no-no)
to fix hp10.20 tbox.
2002-08-02 14:28:02 +00:00
bolian.yin%sun.com 7e8032b2f6 [gtk2] Mail/News window shutdown when click "File" twice. Bug 140867.
patch by robin.lu@sun.com, r=blizzard.  Note: this is NOT for defautl build.
2002-08-02 06:08:29 +00:00
sfraser%netscape.com ca494f80d1 Fix for bug 157837 -- fix a problem with click-hold scrolling in scrollbars that caused the slightest mouse move to stop the scrolling; patch fixes a coordinate issue that made us think we'd left the widget. r=pinkerton, sr=bryner, a=asa. 2002-08-02 00:51:08 +00:00
aaronl%netscape.com 0f4ba024e4 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
cbiesinger%web.de 8509821897 bug 95348 patch by sergei_d@fi.tartu.ee r=timeless a=asa
[FIX]BEOS - nsListBox does not display scroll bars properly, and has a poor repaint
2002-08-01 22:31:42 +00:00
bolian.yin%sun.com ab4d4c14e0 mozilla(gtk2) coredump on Solaris. Bug 140698, patch by jeff.qiu@sun.com, r=blizzard.
Note: This patch is for gtk2, not included in the default build.
2002-07-31 08:25:57 +00:00
yokoyama%netscape.com 10c29f10f7 Bug 9449
Fixing linker error on MOZ_UNICODE
/r=shanjian, /sr=kin, /a=asa
2002-07-29 21:44:53 +00:00
cbiesinger%web.de 14615ea47a bug 155702 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
nsWindowBeOS::QuitRequested always issues CLOSEWONDOW event
2002-07-26 22:09:54 +00:00
cbiesinger%web.de 2a3c39b765 bug 71343 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net a=asa
[BEOS] Windows are not brought to front when requested
2002-07-26 22:05:04 +00:00
bryner%netscape.com 9b5d4b8eab Fix focus crasher resulting from the window's firstResponder pointing to a deleted NSView. Bug 159291, r/sr=hyatt. Not part of the build. 2002-07-25 21:31:51 +00:00
timeless%mac.com 701fc7b033 Bug 157348 no AltGr recognised
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard (ports code) a=asa
2002-07-25 19:59:54 +00:00
kyle.yuan%sun.com 477eb69ee6 Not part of build.
Bug 157298 make install does not work in mozilla/widget/src/gtk2/mai
r=kyle
Thanks for mpeseng@tin.it's fix
2002-07-22 06:58:28 +00:00
kyle.yuan%sun.com 37a2c75e1c Not part of build.
Bug 153298 Translate nsIAccessible events to ATK events
r=kyle
Thanks for John Sun (john.sun@sun.com)'s fix
2002-07-22 06:57:08 +00:00
bryner%netscape.com c70e68e62c Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa. 2002-07-19 00:43:00 +00:00
arougthopher%lizardland.net b698cfa243 Bug#155404
File names generated in File Save As menu are incorrect in BeOS.

r=arougthopher
a=scc
2002-07-18 12:09:09 +00:00
seawood%netscape.com fe2f4b55ff Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
nhotta%netscape.com 6bfea72bc6 Restore my previous changes with mach-o build fix,
bug 108029, r=pinkerton, sr=sfraser, a=asa.
2002-07-17 23:05:30 +00:00
mkaply%us.ibm.com 077ef63c0c #157383
r=pedemont, sr=blizzard, a=asa
OS/2 only - truncate title bar text to 256 to workaround OS bug
2002-07-17 05:36:04 +00:00
nhotta%netscape.com 261b3b5722 Back out my last changes for the mach-o build problem. 2002-07-17 00:38:33 +00:00
bryner%netscape.com 83d38b8f5f Implement nsIWidget::HideWindowChrome() for gtk (bug 157371). r=blizzard, sr=jag, a=asa. 2002-07-16 22:49:33 +00:00
nhotta%netscape.com 0611fade7a Changed charset conversions for clipboard, D&D,
* copy from Mozilla, added fallback to try non system default scripts
* copy to Mozilla, check 'styl' and if available use that script instead of
using the system's default
bug 108029, r=pinkerton, sr=sfraser, a=asa.
2002-07-16 19:38:08 +00:00
sdagley%netscape.com 39a3d160fc Fix #143543 - Work around Nav Services 1.0 flaw so Save File dialogs works on Mac OS 8.6. r/sr=sfraser, a=asa 2002-07-16 01:39:39 +00:00
nhotta%netscape.com 731a9d29c2 Changed to return a result code for conversions so the caller can try fallback,
also changed convert from Unicode to try keyscript in addition to the system default,
bug 108029, r=pinkerton, sr=sfraser, a=asa.
2002-07-15 23:01:17 +00:00
nhotta%netscape.com d29e68ff5c Adding new files for utitily functions to convert between native script and Unicode,
bug 108029, r=pinkerton, sr=sfraser, a=asa.
2002-07-15 22:57:35 +00:00
mkaply%us.ibm.com 0ac1e33c1d #67913
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - don't let Mozilla windows cover up the Warpcenter
2002-07-09 22:59:52 +00:00
mkaply%us.ibm.com 5542060176 #52458
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - add a preference to enable trackpoint scrolling by creating invisible scrollbars on all windows
2002-07-09 22:54:34 +00:00
bryner%netscape.com e479db29d7 Bug 121772 - implement NS_THEMECHANGED for gtk. Also includes some cleanup of unused functions and member variables. r=akkana, sr=blizzard. 2002-07-09 04:08:37 +00:00
jay.yan%sun.com 1ef5b61f45 bug 151107 bug 151114 bug 151139 Support nsIAccessibleHyperlink, nsIAccessibleHyperText, nsIAccessibleValue in MAI(mozilla ATK Implmentation) patch=bolian.yin, r=aaronl, sr=jst, this checkin is not part of default build 2002-07-09 03:18:40 +00:00
jay.yan%sun.com 14d13a3fe4 bug 151107, bug 151114, bug 151139, Support nsIAccessibleHyperLink, nsIAccessibleHyperText,nsIAccessibleValue for MAI(Mozilla ATK Implementation), this is in order to remove files, I uploaded files with wrong newline format. remove them first, will checkin new files with good format soon, this operation does not intefere with default build. 2002-07-08 11:07:03 +00:00
bryner%netscape.com 6e4ef3bfc5 Add the ability to filter on applications to nsIFilePicker (bug 97321). r=law, sr=blake. 2002-07-07 07:21:45 +00:00
jay.yan%sun.com 8758503c88 bug 151139, support nsIAccessibleValue in MAI (Mozilla ATK Implementation), patch=silvia.zhao, r=aaronl, this is for mozilla accessibility on unix, not a part of default build. 2002-07-05 03:50:56 +00:00
jay.yan%sun.com 09ce384e32 bug 151107, Support nsIAccessibleHyperText in MAI(Mozilla ATK Implementation) patch=bolian.yin, r=arronl, sr=jst. this patch is for mozilla accessibility on unix, not a part of default build. 2002-07-05 03:44:40 +00:00
jay.yan%sun.com 23a45512fe bug 121262, gtk2 needs to have constrain position hooked up, patch=jeff.qiu, r=blizzard. this is a gtk2 related bug, not a part of default build. 2002-07-05 03:23:59 +00:00
mkaply%us.ibm.com 09a77025cf #127741
r=saari, sr=blizzard, a=chofmann
OS/2 only - 82534 fix for OS/2
2002-07-03 22:13:00 +00:00
aaronl%netscape.com 480ebf281a Bug 132489. Caret still blinking when entering menus. r=bryner, sr=hewitt. Bug 154704. No accessibility events fired as menus exit. r=jgaunt, sr=jag. Bug 154721. Active accessibility: No accessible focus events fired for documents. r=kyle, sr=jst 2002-07-03 16:38:15 +00:00
jaggernaut%netscape.com 599f2bcf42 Bug 153834: crash when changing Window's windows colors (e.g. Win XP theme change); Patch by Adam Lock <adamlock@netscape.com>, r=saari, sr=jag 2002-07-03 04:03:20 +00:00
kyle.yuan%sun.com 14b58f2d9f Bug 154729 replace C-style casts with C++ static casts in MAI code
r=kyle, sr=jst
Checkin for Bolian Yin's (bolian.yin@sun.com) fix.
2002-07-03 01:22:34 +00:00
yokoyama%netscape.com b798267dfd Bug 9449
Unicode API conversion for Windows Platforms
#ifdef MOZ_UNICODE'ed for now.
No impact unless environment variable
MOZ_UNICODE is defined.
/r=shanjian;/sr=kin
2002-07-03 00:55:47 +00:00
pinkerton%netscape.com 96ddce9b05 turn on CG metrics for quartz rendering if 10.1.5 is present. bug 149427, r=ccarlen/rs=hyatt 2002-07-02 20:28:43 +00:00
ere%atp.fi 5eb0e6c6af Fix for bug 152280, avoid flashing title bar of a foreground window when a
dialog is displayed on Windows. r=dean_tessman@hotmail.com,
sr=jaggernaut@netscape.com
2002-06-29 12:31:15 +00:00
yokoyama%netscape.com 3b27b6a732 bug 153470
Need to process WM_CHAR with (wParam > 0xff)
for CJK characters.
/r=shanjian; /sr=kin
2002-06-28 00:08:26 +00:00
jay.yan%sun.com 3fc6b7d11f bug 151136 support nsIAccessibleSelection in MAI, patch=silvia, r=aaronl, this patch is not a part of the default build. 2002-06-27 08:26:39 +00:00
jay.yan%sun.com 8312d4054a bug 151134 support nsIAccessibleEditableText in MAI, patch=bolian,r=aaronl, this patch is not a part of default build. 2002-06-27 08:22:53 +00:00
jay.yan%sun.com 1c519d71c8 bug 151133, support nsIAccessibleText in MAI, patch=bolian, r=aaronl, this patch is not a part of default build. 2002-06-27 08:20:27 +00:00
jay.yan%sun.com c60d739ba9 bug 151111 support nsIAccessibleTable in MAI, patch=bolian, r=aaronl, this patch is not a part of default build 2002-06-27 08:18:06 +00:00
jay.yan%sun.com f540ef3123 bug 151108 support nsIAccessibleAction in MAI, patch=bolian, r=aaronl, not a part of default build 2002-06-27 08:14:45 +00:00
blizzard%redhat.com 3de4689a0d Bug #154348. Clipboard hangs when pasting to another application. Don't double free a string. Not part of the build. 2002-06-26 20:26:21 +00:00
kyle.yuan%sun.com 86de4913f7 Bug 152786 The framework of new event interface between nsIAccessible and ATK
forgot to check in this file.
2002-06-26 03:33:16 +00:00
arougthopher%lizardland.net 29b0cfc640 Bug#152097
"Windows" key not handled

isMeta was always false on keyboard events.  we can now use the "windows" key

r=serget@fi.tartu.ee
2002-06-26 01:31:06 +00:00
aaronl%netscape.com 2d5ce67f73 Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin 2002-06-25 22:54:23 +00:00
mkaply%us.ibm.com b689f3d57c No bug - fix scrollbar regressions caused by remove of nsCanvas 2002-06-25 19:46:21 +00:00
jay.yan%sun.com 88674e9ed4 bug 153805, Gtk2 double buffer makes carets misbehave in mozilla(gtk2) patch=robin.lu, r=blizzard, this part is not part of default build. 2002-06-25 07:07:18 +00:00
kyle.yuan%sun.com fbfec1dc1c Bug 152786 The framework of new event interface between nsIAccessible and ATK
r=aaronl, sr=jst
2002-06-25 05:04:17 +00:00
yokoyama%netscape.com fd9426a3fb Bug 153470
Use IsDBCSLeadByteEx() instead of IsDBCSLeadByte()
to allow specifying the current IME code point.
IME input method improvement
/r=shanjian;/sr=kin
2002-06-24 22:49:25 +00:00
blizzard%redhat.com 2576f017cb Mai is fixed. Not part of the build. 2002-06-24 14:35:43 +00:00
jay.yan%sun.com 1baf72152b bug 145864, Implementation of Basic Object interface for MAI patch=bolian missing modification of nsMaiHook.h Not part of default build 2002-06-24 03:05:39 +00:00
blizzard%redhat.com 2e2ae2d884 Bug #122429. Use packed bitfields in nsWindow class. Patch from Brian Tarricone <bjt23@cornell.edu>. Not part of the default build. 2002-06-23 23:35:19 +00:00
blizzard%redhat.com 17c0c57f3c Turn off MAI until it builds again. Not part of the default build. 2002-06-23 23:33:53 +00:00
jay.yan%sun.com c3a0190660 bug 145864 Implementation of Basic Object Interface for MAI patch=bolian.yin r=aaronl sr=jst this change is not included in default build. 2002-06-22 04:52:38 +00:00
saari%netscape.com b8de96a1d8 win32 only fix for 82534. focus goes wonky after minimizing a window. r=bryner, sr=jag 2002-06-20 04:55:13 +00:00
serge%netscape.com 52eb6f7538 fix for #85958 Shockwave/Flash pages cause crash under Solaris [x-server/bit-depth], patch by sep@sparc.spb.su,r=serge,sr=blizzard 2002-06-20 01:50:54 +00:00
yokoyama%netscape.com 885e45303a 146844
Adding IME text input handling
for special cases (punctuation, period chars)
/r=shanjian;/sr=kin
2002-06-19 23:56:28 +00:00
seawood%netscape.com 1cf2762705 Add generated header file to generated list so that files don't sit in the srcdir and mask bustage caused by a missing include path.
Not exactly fallout from bug #141834 but it's going in anyway.
2002-06-19 22:17:27 +00:00
mkaply%us.ibm.com da89a319dd Back out the extra crap code I added with 147702 - just fix the bug, don't try anything fancy 2002-06-19 21:22:22 +00:00
mkaply%us.ibm.com e791f87a0b #70141
r=timeless, sr=jag
Windows - map + on numpad to + character
2002-06-19 03:33:12 +00:00
seawood%netscape.com ba59803131 Yet another fix for the srcdir race problem. We'll just remove the srcdir copies whenever we regenerate the files.
Fallout from bug 141834
2002-06-19 01:31:47 +00:00
pinkerton%netscape.com a4a78fca61 Check hidden attribute when creating separators. r=saari/sr=sfraser. bug#151693 2002-06-18 20:54:41 +00:00
arougthopher%lizardland.net 44fc502eda Bug#126843
Occasionally unable to get Focus set to URL bar and other text fields

fixed an ASSERTION when run with DEBUG enabled

r=serget@fi.tartu.ee
2002-06-18 04:11:07 +00:00
mkaply%us.ibm.com 47b2a3cd20 #128127
r=peterl, sr=beard
Add framework for plugin and java windowtypes
2002-06-17 22:52:48 +00:00
seawood%netscape.com a1cd8f96db Fix srcdir copy race condition by explicitly doing a cmp between the srcfile and the target.
Fixing tinderbox bustage.
2002-06-17 21:39:35 +00:00
mkaply%us.ibm.com c2e045538d #150735
r=jeffreyj@us.ibm.com, sr=blizzard
OS/2 only - remove unnecessary class nsCanvas
2002-06-17 21:06:09 +00:00
mkaply%us.ibm.com 22eb59e7a5 #147702
r=jeffreyj@us.ibm.com, sr=blizzard
OS/2 only - rewrite window proc to better handle things happening during deletion
2002-06-17 20:54:08 +00:00
seawood%netscape.com 6de5b59159 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
arougthopher%lizardland.net 6c958352ab Bug#149332
Mozilla doesn't save its windows position when closed.

adds an implementation of GetScreemBounds, and registers frame movements, so they are saved and used when reopenning the window.

r=serget@fi.tartu.ee
2002-06-16 02:58:49 +00:00
arougthopher%lizardland.net bb0c636a2c Bug#152085
nsSound not being registered as a component under BeOS

The nsSound component was not being registerred, causing ChatZilla to not work properly.

r=serget@fi.tartu.ee
2002-06-16 02:51:27 +00:00
arougthopher%lizardland.net 06abdde379 Bug#126843
Occasionally unable to get Focues set to URL bar and other widgets

fixes a long standing focus issue under the BeOS port

r=arougthopher
2002-06-15 23:31:00 +00:00
pinkerton%netscape.com 14ed261e2d fix pref to turn off cg metrics. bug 149427, r=ccarlen/sr=hyatt 2002-06-14 17:50:24 +00:00
rods%netscape.com 1fda50c412 Add an interface to nsDataObjectCollection so we can QI to check to make sure
it is one of our objects before doing the static cast.
Bug 106211 r=pink sr=jst
2002-06-14 11:28:13 +00:00
jay.yan%sun.com 6f36ed0e15 bug 137106 need to move changes to nsPlatformToDOMKeyCOde into gtk2,r=akk,sr=blizard 2002-06-14 03:37:25 +00:00
pinkerton%netscape.com 73448466ed turn on CG metrics for quartz rendering if 10.1.5 is present. bug 149427, r=ccarlen/sr=hyatt 2002-06-13 14:39:42 +00:00