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

5598 Коммитов

Автор SHA1 Сообщение Дата
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