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

6221 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jshin%mailaps.org 661656ec34 bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard) 2003-07-19 01:40:50 +00:00
pinkerton%netscape.com 9ed679232e turn off OS mouseMove events when leaving the view only if our superview
is not one of ours (r=pink/sr=sfraser), bug 204024
2003-07-18 01:16:41 +00:00
brade%netscape.com 9c746a4e25 remove unneeded line; r/sr=smfr 2003-07-18 00:08:07 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
dbaron%dbaron.org d85698fd40 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
mkaply%us.ibm.com 1feff6894a #211192
r=pedemonte, sr=blizzard (platform specific)
Make Shift+F10 display context menu
2003-07-08 19:09:21 +00:00
mkaply%us.ibm.com d63ec84ebc #210321
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - imnprovements to OS/2 drag drop
2003-07-07 22:42:44 +00:00
blizzard%redhat.com 27246c512d Bug #208762. Fix problems with Mozilla crashing or hanging on X servers with multiple visuals. Make sure to use the same visual when creating windows as when we are drawing in the gfx code. 2003-07-07 17:54:57 +00:00
dougt%meer.net fa788fadff Fixing 211454. r=roc/blizzard. 2003-07-03 22:24:31 +00:00
brade%netscape.com 6de261e6e1 unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360
2003-07-02 21:38:04 +00:00
dwitte%stanford.edu 2d360fcd0c bug 210713: [gtk2] leaks in nsWindow and nsAppShell.
r+sr=blizzard.
2003-07-02 19:27:38 +00:00
aaronl%netscape.com fb6309e9f9 Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf 2003-06-26 08:49:18 +00:00
amardare%qnx.com a88533cedc Changes for the photon platform - they should not affect build/runtime on other platforms.
nsWidget.cpp
	- fixed the problem with context menus not showing up in the Mail&News client.
nsWindow.cpp
	- fixed a problem with the PtRegion underneath the menus not being realized in some cases
	( not related to the change in nsWidget.cpp ).
2003-06-25 16:23:28 +00:00
rbs%maths.uq.edu.au a3601b3e47 Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky 2003-06-25 01:14:25 +00:00
timeless%mozdev.org 2b26119a5f Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
patch by arougthopher@lizardland.net r=cls
2003-06-25 01:13:37 +00:00
bryner%netscape.com 9d441ef1da Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron. 2003-06-21 02:16:53 +00:00
amardare%qnx.com 43b319ecae Changes for photon platform - these changes should not affect other platforms ( build/runtime ).
Fixed the compile problems in nsFilePicker.
2003-06-20 20:34:07 +00:00
timeless%mozdev.org b2a0d7557e Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 02:58:49 +00:00
mkaply%us.ibm.com cf35fe243a Forgot header 2003-06-18 21:32:42 +00:00
mkaply%us.ibm.com 8047d7f349 #188071
r=mkaply, sr=dbaron
Add a lookandfeel color for button default so it can be different than 3D shadow
2003-06-18 21:16:29 +00:00
kin%netscape.com d82e2ba779 Fix for bug 209593 (Moving mails via Drag'n'Drop crashes Mozilla [TB21092337G])
Modified InvokeDragSession() so that it addrefs and releases the data objects it creates. This fixes the crashing that occurs when dragging multiple items, and prevents the leak that occurs when dragging a single item.

r=nisheeth@netscape.com  sr=dbaron@dbaron.org
2003-06-18 19:12:54 +00:00
bryner%netscape.com 8d5ee4a91d Don't build nsRegionMac into the widget library, it's not needed for anything. Remove unused nsWidgetSupport.cpp. Bug 207023, r=pinkerton, sr=sfraser. 2003-06-17 22:54:50 +00:00
ccarlen%netscape.com 4de2ea650f Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser 2003-06-16 14:59:23 +00:00
aaronl%netscape.com 5d380d4f56 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:35:11 +00:00
timeless%mozdev.org af97ec5d9c Bug 204407 cleanup warnings in nsToolkit.cpp
(bustage)
2003-06-15 07:32:06 +00:00
timeless%mozdev.org 14fd47f872 Bug 204407 cleanup warnings in nsToolkit.cpp and plevent.c
patch by sergei_d@fi.tartu.ee r=timeless sr=bz
2003-06-15 04:06:04 +00:00
caillon%returnzero.com 83359a65e7 More build bustage fixing. 2003-06-14 00:41:01 +00:00
caillon%returnzero.com aec3f8c974 Missed a few files. Fixing mac bustage 2003-06-13 23:47:44 +00:00
caillon%returnzero.com e65edb967b Mac bustage fixes. 2003-06-13 23:26:24 +00:00
caillon%returnzero.com 378c1f8872 Bustage fix. 2003-06-13 23:22:22 +00:00
caillon%returnzero.com 831a474d17 Fixing some bustage for cocoa and debug builds 2003-06-13 22:02:42 +00:00
nisheeth%netscape.com 1a8dc91aef Fix for bug 203847. r=smontagu@netscape.com, sr=kin@netscape.com. Make sure that dragged file is deleted from temporary location. 2003-06-13 20:38:43 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
jaggernaut%netscape.com 5d77239a93 Hopefully fix bustage 2003-06-12 10:14:09 +00:00
bolian.yin%sun.com 3ed661ebcd Bug 208763, system accessibility preference changed
r=blizzard. This is NOT for default build.
2003-06-12 02:09:13 +00:00
alecf%flett.org 00b4373c4d argh, more bustage fixing - applying my original patch, which somehow never made the first landing 2003-06-11 21:25:12 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
blizzard%redhat.com 9be05450bf Bug #179138. nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard 2003-06-11 17:01:42 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
cbiesinger%web.de d0d470293f 179138 patch by mloiselle@yahoo.com r=pavlov sr=blizzard nsSound::Play doesn't 2003-06-09 16:04:23 +00:00
nisheeth%netscape.com c4049be0bd Fix for bug 97413. r=rods@netscape.com, sr=kin@netscape.com. Make drag/drop of images from Mozilla to Desktop work on Windows. 2003-06-06 23:30:47 +00:00
pinkerton%netscape.com 82bca795a9 always reset the cursor when leaving a view, don't go through the
drag-scroll logic since it won't help in this case when we leave gecko
entirely. r=pink/sr=bryner (bug 187050, 159478, 204024) patch from
nhamblen@mac.com.
2003-06-03 20:40:34 +00:00
mkaply%us.ibm.com be78b9cae7 #206909
r=mkaply, sr=blizzard (OS/2 specific)
OS/2 only - make zoomin/zoomout work
2003-06-02 20:24:07 +00:00
pinkerton%netscape.com 1f1d9d41da fix up cursor id's (bug 207301) r=pink/sr=sfraser 2003-05-29 20:50:49 +00:00
brade%netscape.com f645b6b22f fix page accesskeys that are letters (control-letter combinations) by handling control-letter sequences specially (since they are); bug 122479, r=smfr, sr=bryner 2003-05-29 14:54:12 +00:00
bryner%netscape.com 6b6ee676bf Fix up/down arrow keys in menulists by making sure not to reuse nsEvent structs for multiple event dispatches. Bug 206917, r=brade, sr=sfraser. 2003-05-28 19:06:52 +00:00
dwitte%stanford.edu 6db7e950c7 Bug 106386: Correct misspellings in source code
s/avilable/available/ in a couple places.

patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00
timeless%mozdev.org 940314b2c6 Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
r=sergei_d@fi.tartu.ee sr=blizzard(ports)
2003-05-27 14:14:22 +00:00
lordpixel%mac.com e0acc0f070 Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:49:38 +00:00
lordpixel%mac.com 6fd343ec43 Fix for bug 78363 "Beachball in Mac `spinning' cursor should actually spin".
r=pinkerton@netscape.com sr=sfraser@netscape.com
2003-05-26 17:41:19 +00:00
leon.zhang%sun.com 073218b9cd Bug 204434: JA IME: cursor position is off when text is not committed
This patch is for: fix crash when type chinese chars into composer
r=danm@netscape.com sr=sfraser@netscape.com
2003-05-26 02:36:13 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
brade%netscape.com 5b1887c20a simulate keydown event in HandleUKeyEvent; bug 184549; r=smfr, sr=bryner, a=asa 2003-05-23 12:51:49 +00:00
bryner%netscape.com 956edccb99 Fix botched checkin for bug 199737 (context menu key on Windows). r=shliang, sr=sspitzer, a=sspitzer. 2003-05-23 00:16:39 +00:00
mkaply%us.ibm.com afa398f442 #205825
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - cleanup PS code - accidental reuse of presentation spaces
2003-05-22 21:50:09 +00:00
danm%netscape.com ba917b73d4 backing out fix for bug 192577 (rev 3.476) because of regression bug 204770. a=asa 2003-05-21 20:31:06 +00:00
bryner%netscape.com 4be5596395 Use the actual old and new positions of the scrollbar when calling nsIScrollbarMediator::ScrollbarButtonPressed(). This fixes the case where you can scroll off the end of a tree using the scrollbar buttons (bug 190047). r=pinkerton, sr=sfraser, a=asa. 2003-05-20 20:50:26 +00:00
dougt%meer.net 441cbf2568 Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361 2003-05-20 20:41:58 +00:00
bryner%netscape.com 9b3a9f5323 Fix activation of the context menu via the keyboard on Win32 (bug 199737). r=shliang, sr/a=sspitzer. 2003-05-15 00:12:03 +00:00
bryner%netscape.com 78621b8c0e Don't clear out mActiveWidget if we receive a deactivate event for a toplevel window other than the one containing mActiveWidget. This fixes the case where you restore a window from the dock and get an activate for the application window _before_ the deactivate for the hidden window. Bug 124929, r=saari, sr=sfraser, a=asa. 2003-05-13 23:42:49 +00:00
bryner%netscape.com 2caff01bdb Add back cursors that were accidentely removed via checkin for bug 157036. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer. 2003-05-13 22:59:57 +00:00
pkw%us.ibm.com 3c97055448 Bug 195944 - AIX doesn't support Mozilla's default on-the-spot editing style.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
2003-05-13 19:13:35 +00:00
jaggernaut%netscape.com 8fd72dabae Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa 2003-05-13 04:25:01 +00:00
mkaply%us.ibm.com 790e5feb43 a=me - OS/2 srcdir bustage 2003-05-12 22:28:13 +00:00
mkaply%us.ibm.com 86a242e010 OS/2 version of zoom pointers - a=me 2003-05-12 22:24:11 +00:00
bryner%netscape.com 1fb46fd5ab fix build bustage - need to use rez include path 2003-05-10 00:12:38 +00:00
bryner%netscape.com 0d1a05ea00 Fix some build issues on UFS volumes by eliminating the need to use the resource fork (bug 157036). This replaces the applesingle-encoded nsMacWidget.rsrc with the DeRez'd nsMacWidget.r. We then run Rez at compile time to generate the data-fork resource file. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer. 2003-05-09 22:05:31 +00:00
brade%netscape.com 4a4f3ae709 api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa 2003-05-09 18:26:47 +00:00
dwitte%stanford.edu c58d3d298e Bug 127575: enable full screen mode to function on secondary display of multi-monitor systems.
patch by Dean Tessman, r=ere, sr=jag, a=asa.
2003-05-08 18:31:01 +00:00
caillon%returnzero.com f167f4a8e0 Bug 192577 - URL bar doesn't collapse on windows
Patch by aaronl@netscape.com
r=danm sr=bryner
a=asa for checkin into a closed tree
2003-05-07 01:12:41 +00:00
varga%netscape.com f86dce4818 Adding zoom-in/zoom-out cursors for mac and cocoa. Bug 189719
r=pink, sr=bryner, a=sspitzer
2003-05-05 21:36:43 +00:00
varga%netscape.com 77c9dbec5c New icons for bug 189719. 2003-05-03 12:09:14 +00:00
varga%netscape.com 7967318ca3 Fix for bug 189719. Automatic image sizing: Use a custom magnifying glass cursor.
r=dbaron, sr=roc, a=sspitzer
2003-05-02 22:23:55 +00:00
bryner%netscape.com 12279edad4 Use system metrics when available, and observed platform behavior otherwise, for determining the threshold to begin a drag. Bug 201342, r=blizzard, sr=sfraser, a=sspitzer. 2003-05-02 18:20:38 +00:00
blizzard%redhat.com 8920a10716 bug #157438. Implement nsIWidget::HideWindowChrome for gtk2. Patch from jeff.qiu@sun.com and fcrozat@mandrakesoft.com. r=me Not part of the default build. 2003-05-01 02:32:24 +00:00
bzbarsky%mit.edu 393cfebbf2 Init the member vars to prevent access to uninitialized memory. Bug 203505,
r=bryner, sr=jst, a=sspitzer
2003-05-01 01:01:03 +00:00
mkaply%us.ibm.com 6038e5b96d #202823
r=pedemont, sr=blizzard (platform specific) a=mkaply
OS/2 only - better fix for titlebar problem - we were getting bad titlebars in task list
2003-04-28 21:59:02 +00:00
mkaply%us.ibm.com e8a9094c41 #203666
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - quick (obvious) fix for now - random corruption in fonts - we were freeing the PS
2003-04-28 20:59:24 +00:00
aaronl%netscape.com 7ae87df2aa Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
mkaply%us.ibm.com ccf82f0716 a=mkaply - removing unused reference to OS/2 tests 2003-04-25 22:22:37 +00:00
mkaply%us.ibm.com e766d4e679 a=mkaply - removing unused files 2003-04-25 22:21:44 +00:00
brade%netscape.com 97260a727d clarifications in comments (bug 203062; r=kaie,kin; sr=smfr) 2003-04-25 21:09:03 +00:00
bolian.yin%sun.com 53b89b7094 Bug 202085, Combine mai code into accessible/src/atk.
r=kyle.yuan@sun.com. This is NOT for default build.
2003-04-23 05:28:41 +00:00
mkaply%us.ibm.com 0da475046e #202823
r=pedemont, sr=blizzard (platform specific)
OS/2 only - tell titlebar to change text, not just frame window
2003-04-22 12:57:09 +00:00
bryner%netscape.com 3f1a59f26e Tell Cocoa explicitly that we want to see mouse move events when the pointer enters our window, so that we can change the cursor as needed. Bug 161794, patch by nhamblen@mac.com, r=bryner [affects Camino build only] 2003-04-21 23:06:08 +00:00
bryner%netscape.com b5af164b7c Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc. 2003-04-21 23:01:36 +00:00
amardare%qnx.com 45108d3f60 Changes for the photon platform - they should not affect build/runtime on the other platforms
The menus now have a region covering the whole screen for dismissal outside of the main window canvas.
Cleaned up the code.
Tried to speed it up.
2003-04-21 22:34:28 +00:00
sfraser%netscape.com 7633254851 Fix bug 202586: pull some .cpp files from widget/src/mac when building widget/src/cocoa to reduce code duplication, and divergence. r=pink, sr=bryner. 2003-04-21 22:24:12 +00:00
arougthopher%lizardland.net 6b2f8811c6 Bug#202217
[beos] nsWindow impl. does not support eBorderStyle attributes
r=sergei_d
r=arougthopher
2003-04-21 02:02:11 +00:00
timeless%mozdev.org be23a13ac7 Bug 180150 - [win] nsWindow::SetIcon should not call ::LoadImageW( ..., LR_LOADFROMFILE | LR_SHARED )
r=pavlov, sr=roc+moz
2003-04-20 20:57:36 +00:00
arougthopher%lizardland.net 41ef13b329 Bug#202679
[beos] each cursor change causes a "new" cursor to be created
r=sergei_d
r=arougthopher
2003-04-20 15:13:27 +00:00
cbiesinger%web.de ef2bf18c34 170852 patch by yokoyama@netscape.com r=shanjian sr=roc+moz Remove #ifdef MOZ_UNICODE and MOZ_AIMM (no makefile changes yet) 2003-04-19 12:20:18 +00:00
sfraser%netscape.com c2827fb6e7 Bug 193053: drag and drop-related changes to allow for the dragging and copying of image bits, and to allow dragging into the file system. r=pinkerton/brade, sr=bryner/bz. 2003-04-18 20:20:04 +00:00
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
brade%netscape.com e9501f801c new api for drag/drop/copy/paste hooks (bug 197121) r=cmanske sr=smfr 2003-04-17 13:25:15 +00:00
danm%netscape.com 2d8fc2dad9 new popupblocked domevent. bug 199705 r=jaggernaut,jst 2003-04-15 23:34:08 +00:00
aaronl%netscape.com 83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
kmcclusk%netscape.com 6a398d5c62 Implement WM_PRINTCLIENT message on WIN32. bug=201207 r=jkeiser sr=kin 2003-04-14 22:56:35 +00:00
sfraser%netscape.com 0029cbd123 Fix widget atom use in cocoa toolkit. Bug 199170, fixing tree bustage, r/sr=me, a=jj. 2003-04-14 16:31:55 +00:00
alecf%netscape.com 5e99cda65c another part of the fix for bug 199170 - converting mac widget stuff over to static atoms
r=pinkerton, sr=sfraser
2003-04-14 14:09:37 +00:00
bryner%netscape.com 548240cb40 s/INCLUDE_XUL/MOZ_XUL/ 2003-04-11 02:06:32 +00:00
bryner%netscape.com 3a3ec0cbd5 Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
arougthopher%lizardland.net 1c60425f55 Bug#180134
NS_METHOD nsWindow::ConstrainPosition needs impelentation in BeOS
r=arougthopher,sergei
2003-04-11 00:54:42 +00:00
blizzard%redhat.com 5a583997a5 Fix uninitialized variable pointed out by pkw@us.ibm.com. No bug. Not part of the default build. 2003-04-10 22:11:27 +00:00
blizzard%redhat.com 7f11d6545a Bug #176514. XIM for gtk2. Patch is partially done by me and robin and katakai and other folks as well. Not part of the default build. 2003-04-09 03:34:53 +00:00
blizzard%redhat.com d1cbf884f3 Bug #201033. Cleanup the code that passes calls to any owning toplevel. r+sr=roc 2003-04-08 20:51:42 +00:00
sfraser%netscape.com d3d9996705 Fix bug 167149: support modeOpenMultiple for the Mac (Carbon) file picker. r=pinkerton, sr=bryner. 2003-04-08 20:50:58 +00:00
sfraser%netscape.com 5a07eb850d Fix bug 167151 -- support modeOpenMultiple in the Cocoa file picker. r=pinkerton, sr=bryner 2003-04-08 20:14:18 +00:00
jdunn%netscape.com 42aafc45e9 fixing embed linux blocker
# 201033
r=blizzard@mozilla.org,roc+moz@cs.cmu.edu
2003-04-07 18:59:33 +00:00
bryner%netscape.com 7e1f1f89aa don't return a value from a |void| function. fixing ports bustage. 2003-04-07 08:04:43 +00:00
roc+%cs.cmu.edu e9cc9118f6 Bug 113232. Delay setting transparency mask as long as possible to work around GTK stupidity. r=pavlov,sr=bz 2003-04-07 04:35:16 +00:00
pkw%us.ibm.com bafab6746c AIX: Preedit string is not highlighted properly.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org
2003-04-06 23:01:40 +00:00
roc+%cs.cmu.edu d21b664b22 Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
amardare%qnx.com eb160e61fd Changes for the photon platforms.
These changes should not affect the building on other platforms or the runtime on other platforms.

Allow the filepicker widget to have multiple selection.
Modified nsSound to allow playing of system sound file.
Look for Pt_REALIZED flag when building a list of tiles for the widgets in front of the canvas.
2003-04-04 22:51:18 +00:00
mkaply%us.ibm.com 9b64073c8b #200373
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't handle focus changes if a fullscreen window is in the foreground
2003-04-03 15:33:34 +00:00
mkaply%us.ibm.com ac7293f588 #199529
r=mkaply, sr=blizzard (platform specific)
Do the right codepage conversion when dragging/dropping
2003-04-01 22:36:10 +00:00
ere%atp.fi 0e30224475 Bug 189085: focus the previous window in z-order on Windows when closing a non-modal window.
r=danm, sr=jag
2003-04-01 20:04:36 +00:00
aaronl%netscape.com 8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
jst%netscape.com 5ba3db0f35 Fixing bustage. 2003-03-26 09:25:10 +00:00
jst%netscape.com 61e6b15efd Fixing bustage. 2003-03-26 09:13:38 +00:00
jst%netscape.com b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
mkaply%us.ibm.com 16bc225709 #194571
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
mkaply%us.ibm.com 5f86240acb #183622
r=pedemont, sr=blizzard (platform specific)
OS/2 only - allowing dropping of objects onto the browser, make holding down Ctrl download stuff
2003-03-26 01:01:27 +00:00
alecf%netscape.com c7b616395b oops, one more bz-only warning 2003-03-25 22:38:28 +00:00
alecf%netscape.com 631390e34f quiet down this warning too - its all you bz 2003-03-25 22:37:05 +00:00
alecf%netscape.com 8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
roc+%cs.cmu.edu d6fd7c0ac4 Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard 2003-03-25 02:58:10 +00:00
timeless%mozdev.org 0d74a48d1f Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
darin%netscape.com dd33629359 final patch for bug 198270 "Trunk crash resulting from minimo branch landing" patch=dougt r=kaie sr=darin 2003-03-25 02:17:05 +00:00
darin%netscape.com 06db7d7b43 backing out roc+%cs.cmu.edu check-in for bug 113232 2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu 4f81dc78d1 Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky 2003-03-24 04:57:22 +00:00
roc+%cs.cmu.edu 3dace14ed6 Bug 113232. Make 'background:transparent' work on top-level XUL windows. r=pavlov,kmcclusk,bzbarsky,sr=bzbarsky 2003-03-24 04:54:48 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
bmlk%gmx.de a5c9ec9d05 fix bustage from aaronl's backout on OS2 2003-03-22 12:35:54 +00:00
aaronl%netscape.com abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
mkaply%us.ibm.com 69951a8548 #188249
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 22:09:31 +00:00
alecf%netscape.com b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
mkaply%us.ibm.com 2b448aeebc #197411
r=me, sr=blizzard (platform specific code)
Code from Jessica Blanco - remove nsModule.cpp (hack place to store globals) and reliance on DLL
initialization code so we can get embedding working.
2003-03-21 14:17:59 +00:00
alecf%netscape.com ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
blizzard%redhat.com 29b41625ef Fix a couple of compiler warnings. No bugs or reviews here - it's pretty simple. 2003-03-21 03:43:33 +00:00
blizzard%redhat.com 9ccf1e1d07 Bug #198284 and other problems like maximization not being forgotten. r=hp 2003-03-20 05:24:25 +00:00
pinkerton%netscape.com 8d4055c77a a better fix for 197230 2003-03-18 19:13:47 +00:00
pinkerton%netscape.com b6ca176a9b give focus to gecko view on drag-scrolling. r=pink/sr=sfraser. bug#197230 2003-03-18 18:57:17 +00:00
mkaply%us.ibm.com 5f8cf54ddb Properly placed commas help 2003-03-17 16:30:17 +00:00
sfraser%netscape.com 72ba8f65b0 Remove errant typo. 2003-03-17 05:07:36 +00:00
aaronl%netscape.com d36d376ebf More bustage fixes, need REQUIRES += accessibility in a lot of Makfiles 2003-03-17 00:47:25 +00:00
varga%netscape.com cea40cdaaf trying to fix mac bustage 2003-03-16 23:41:47 +00:00
varga%netscape.com 83d128877f Fix for bug 117954. Auto-close springloaded folders except the destination
folder.
r=bryner, sr=dmose
- added a value array to store indexes of rows, currently only used for auto
closing of spring loaded folders
- added several tree related settings to nsILookAndFeel service
- made all timers use this service
2003-03-16 23:26:31 +00:00
aaronl%netscape.com fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
mkaply%us.ibm.com a3f9865571 OS/2 bustage - need nsILocalFile.h 2003-03-15 15:40:59 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org c00160a696 Landing mingw changes for widget
Bug #134113 r=kmcclusk sr=blizzard
2003-03-14 23:35:18 +00:00
kyle.yuan%sun.com d53c9da12d Bug 196388 crash when using shift-F10 in composer to bring up context menu
using NS_IF_RELEASE instead of NS_RELEASE
2003-03-14 05:12:48 +00:00
pinkerton%netscape.com c85f25f24c when cmd-option is down in the content area, change cursor to hand and
drag-scroll on click. handles vert and horiz scrolling like the finder.
(bug 150297, from nhamblen@mac.com. r=pink/sr=sfraser).
2003-03-13 20:37:32 +00:00
bryner%netscape.com f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
roc+%cs.cmu.edu 210e29411b Bug 183905. Allow horizontal scrolling with mouse sticks. Patch by Dainis_Jonitis, r+sr=roc+moz 2003-03-12 03:22:11 +00:00
bryner%netscape.com 4605c9bd2f These files are copied from gfx during the build; they shouldn't be checked into CVS in this directory. 2003-03-11 22:36:35 +00:00
sfraser%netscape.com b6e7d646c5 Fix Camino crash when leaving a page with a plugin, bug 196459. r/sr=me 2003-03-11 06:51:20 +00:00
bryner%netscape.com 80c279f74c Ensure that mWindowType is initialized. Fixes intermittent gray windows on mac (bug 181293). r=pinkerton, sr=roc. 2003-03-10 01:23:32 +00:00
dean_tessman%hotmail.com 00a714a684 70274 - right-clicking should cancel link/text drag on Windows
r=ere@atp.fi  sr=jag
2003-03-07 03:53:31 +00:00
arougthopher%lizardland.net ebf4493625 Bug#175285
nsWidget::~nsWidget() crashes when view changes

r=arougthopher
2003-03-07 02:35:47 +00:00
aaronl%netscape.com 20117a7edc Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz 2003-03-06 23:07:00 +00:00
seawood%netscape.com 8cce7c2ae8 Removing GLE support.
Thanks to Kenji Irie <gelsoft@mx4.tiki.ne.jp> for the patch.
Bug #195865 r=cls
2003-03-06 22:39:14 +00:00
ere%atp.fi 32c983d2e3 Fix for bug 195954: Old position incorrectly checked in nsWindow::Move().
r=danm, sr=jag
2003-03-06 10:38:30 +00:00
blizzard%redhat.com 8a59af932a Bug #196008. crash when dynamically creating iframe using js+DOM. Make sure that the window has been created before setting the cursor. 2003-03-05 23:17:28 +00:00
kyle.yuan%sun.com f0ad469279 Bug 193987 need ability to fire event in any accObjects
r=aaronl, sr=henry.jia
2003-03-05 02:10:57 +00:00
bryner%netscape.com 9c58a59069 Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard. 2003-03-03 08:57:12 +00:00
bryner%netscape.com 37173ab4d0 Fix a memory leak, and a compiler warning (bug 195591). r/sr=blizzard. 2003-03-02 22:14:20 +00:00
sfraser%netscape.com 89316e747e Fix bug 195471: fix cocoa widget code for new version of nsIPluginWidget. r/sr=bryner 2003-02-28 22:59:12 +00:00
seawood%netscape.com c73a696f3b Dropping build infrastructure for supporting building with mulitple toolkits.
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
sfraser%netscape.com 1263b6d208 Bug 191821: implement nsIPluginWidget in the mac carbon widget code, to handle mac-specific plugin placement issues. r=peterl, sr=bryner 2003-02-27 23:31:54 +00:00
smontagu%netscape.com c1af0dc63d Accept directly encoded Unicode characters sent instead of keysyms by some keymaps (e.g. Arabic). Bug 188538, r=jag, sr=blizzard. 2003-02-27 00:19:42 +00:00
danm%netscape.com f2d773dbfd suppress processing of blur events with filepicker showing. bug 68454 r=bryner,kmcclusk,jst 2003-02-24 20:15:59 +00:00
danm%netscape.com d8c581eae0 suppress blur events to parent widget. bug 68454 r=bryner,jst,kmcclusk 2003-02-24 20:15:48 +00:00
danm%netscape.com 906b9521c1 add new property blurSuppression. bug 68454 r=bryner,jst 2003-02-24 20:15:19 +00:00
danm%netscape.com ad23fbba79 back out last revision; waiting for more opportune time 2003-02-24 16:00:08 +00:00
danm%netscape.com 068babfff7 add new property blurSuppression. bug 68454 r=bryner,jst 2003-02-24 15:57:07 +00:00
kyle.yuan%sun.com e04e31b8c0 Bug 181233 [gtk2] nsEvent::time need to be set for key event
r=blizzard
not in the default build
2003-02-24 06:16:56 +00:00
ere%atp.fi f8a47b6c45 Bug 189085: Windows focus handling semi-rewrite
r=danm, sr=jag
2003-02-22 19:50:38 +00:00
katakai%japan.sun.com 80f0f4ad5b bug 192369
gtk widget: set _NET_WM_ICON_NAME for mShell->window
r=bryner, sr=blizzard
2003-02-22 12:32:16 +00:00
seawood%netscape.com b44c065b1d Remove qt toolkit support from the tree.
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
robin.lu%sun.com 69f94daa4e fix bug 194180 [gtk2] OnContainerFocusOut may find wrong nswindow to
dispatch deactive event. r=blizzard. Not part of default build.
2003-02-21 01:09:17 +00:00
mkaply%us.ibm.com 718374691b #149079
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - make mouse chord actions do copy and paste
2003-02-20 23:14:27 +00:00
bryner%netscape.com 06102c3ac5 more #ifdef's to get this to build until simon's dnd changes land. not part of the build, a=dbaron. 2003-02-20 00:02:25 +00:00
danm%netscape.com 5fa8726542 notify container of position upon return to user state and softwire window border widths. bug 193295 r=pinkerton,sfraser a=asa 2003-02-19 23:20:34 +00:00
amardare%qnx.com d3ddf84e0b Added "photon" to the list of platforms requiring the nsBaseFilePicker.cpp file. 2003-02-19 00:20:04 +00:00
amardare%qnx.com fd6bbfae14 Photon specific changes.
Added a nsFilePicker for photon.
2003-02-19 00:16:42 +00:00
blizzard%redhat.com 5d219b9e49 Bug #183370. Mouse pointer changes when dragging text and locks up X. Not part of the default build. 2003-02-17 18:50:01 +00:00
blizzard%redhat.com a8f66c1626 Bug #191072. Fixing focus for plugins. Patch from robin.lu@sun.com r=me 2003-02-17 15:36:37 +00:00
blizzard%redhat.com c1611a7f67 Bug #185160. Crashes due to uninitialized drawing area. Patch from robin.lu@sun.com. Cleaned up by me. Not part of the default build. 2003-02-14 15:11:42 +00:00
blizzard%redhat.com 8f66288f79 Bug #192718. mozilla-xremote-client links against xpcom when it doesn't need to (round 2.) r/a=dbaron 2003-02-14 13:17:50 +00:00
aaronl%netscape.com e4e243b7f7 Bug 189775. First keypress cancels currently playing sound. r=neil, sr=alecf, a=dbaron 2003-02-14 07:50:09 +00:00
aaronl%netscape.com 7da68e788f Bug 166504. Crash when closing down with accessibility running because of late object release from third party apps. r=jgaunt, sr=jst, a=dbaron 2003-02-13 22:56:18 +00:00
blizzard%redhat.com 34f5251faa Backout my patch to fix bustage. 2003-02-13 19:59:22 +00:00
blizzard%redhat.com 1853e2d568 Bug #192718. mozilla-xremote-client links against xpcom when it doesn't need to. r=dougt, a=dbaron 2003-02-13 18:57:03 +00:00
bryner%netscape.com c2ebb735d9 Landing changes from CHIMERA_M1_0_1_BRANCH. Code that depends on other mozilla changes is #ifdef'd BRANCH_CHANGES_NEED_MERGED. 2003-02-13 10:29:21 +00:00
mkaply%us.ibm.com 61ecb2a700 #192486
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - set owner of frame windows
2003-02-11 20:18:40 +00:00
mkaply%us.ibm.com df180bf287 #191785
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - rewrite dir dialog
2003-02-06 05:31:41 +00:00
smontagu%netscape.com ae35546699 Corruption of Unicode keyboard input in chrome text fields on WinXP and 2000. Bug 191184. r=yokoyama, sr=kin, a=dbaron. 2003-02-06 00:29:27 +00:00
mkaply%us.ibm.com 050ac8d5bf #168643
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - rewrite of frame window creation code to fix window positioning issues
2003-01-31 15:38:21 +00:00
cbiesinger%web.de e83d6e3643 186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/ 2003-01-21 20:38:19 +00:00
timeless%mozdev.org 78bf2dbe0f Bug 80242 "Save As" doesn't check that the directory exists
patch by law r=timeless sr=jst
2003-01-20 15:19:45 +00:00
timeless%mozdev.org a3dc90f2ee Bug #144428 [Qt] Qt-Mozilla hangs in nsASingleFragmentCString::GetReadableFragment (?) on startup, before bringing up the UI.
r=biesi sr=blizzard (ports)
2003-01-19 15:06:43 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
cbiesinger%web.de 02f8e83e7a remove ifdef IBMBIDI from widget, r+sr=roc+moz bug 89203 2003-01-17 11:40:13 +00:00
roc+%cs.cmu.edu 7128e98adb Bug 126592. GTK1 widgets are limited to 16-bit coordinates, so hack around their limitations by hiding widgets which are completely scrolled offscreen (so they don't wrap back onscreen) 2003-01-17 00:27:13 +00:00
mkaply%us.ibm.com 11d3b76aed #140683
r=pedemont, sr=blizzard (OS/2 only)
OS/2 only - Add 256 color support
2003-01-16 00:23:32 +00:00
mkaply%us.ibm.com 96b8e2fdb1 #135795
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
dougt%netscape.com 6508e0713e move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
mkaply%us.ibm.com 2b3a0c6903 #188425
r=pedemont, sr=blizzard (platform specific code)
Inserting a frame window in client Z order is bad. Very bad.
2003-01-14 22:29:58 +00:00
pkw%us.ibm.com 6828db1eae Bug 188527 - AIX: Linker errors when building GTK2 as default toolkit.
r=seawood@netscape.com
2003-01-13 23:33:54 +00:00
kyle.yuan%sun.com d6f85aa10a Bug 187208 give more information for menu
r=kyle.yuan, sr=bryner
2003-01-13 06:26:11 +00:00
timeless%mozdev.org c31ef979ac Bug 185676 Back/Forward Buttons on MS IntelliMouse Moving Back/Forward Twice
patch by yonigilad@yahoo.com r=dean_tessman sr=bryner
2003-01-13 04:10:57 +00:00
pkw%us.ibm.com a0e9007d87 Backout Bug 188527. 2003-01-10 22:36:09 +00:00
pkw%us.ibm.com c17d285207 Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
dbaron%dbaron.org bc98f431d6 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag 2003-01-10 20:02:04 +00:00
bolian.yin%sun.com d82163c531 Bug 187209, role for toplevel should be "frame"
patch by simford.dong@sun.com, r=bolian. This is NOT for the default build.
2003-01-10 07:20:11 +00:00
bolian.yin%sun.com 973ec39f14 Bug 184088, Error compiling nsMaiTopLevel.cpp with gcc 3.2.1
patch by joshk@mspencer.net. This is NOT for the default build.
2003-01-10 03:51:55 +00:00
bolian.yin%sun.com 30a1ef9784 backout the patch for bug 187209. gtk2 build is broken by it. This is NOT for the default build 2003-01-09 05:22:17 +00:00
dbaron%dbaron.org b9083989bb Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
bolian.yin%sun.com 28ac1b3138 Bug 187209, role for toplevel should be "frame".
patch by simford.dong@sun.com r=bolian. This is NOT for default build.
2003-01-08 10:13:19 +00:00
caillon%returnzero.com 1684c93156 Updating pref caller. r=timeless sr=bzbarsky 2003-01-08 07:30:58 +00:00
bryner%netscape.com b23c2d541b Merging changes from CHIMERA_M1_0_1_BRANCH. Not part of the build. 2003-01-08 06:43:08 +00:00
bryner%netscape.com 9794e6261a Prevent right and middle click from triggering onclick handlers by making sure NS_EVENT_FLAG_NO_CONTENT_DISPATCH doesn't get inadvertently cleared during dispatch (don't put it into aFlags). r=saari, sr=jst. 2003-01-08 03:08:46 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
dbaron%fas.harvard.edu a34c46af22 Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
robin.lu%sun.com a81178ab49 Bug 186621 [gtk2] after click on plugin, mozilla can't get focus anymore.
Dispatchactive after button press if we does not have focus.
patched by robin.lu@sun.com r=blizzard
2002-12-31 01:50:40 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
blythe%netscape.com 8887a0af98 Fix bug 170621
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
ccarlen%netscape.com 4b4e0bbc8e Bug 44678 - On Mac, use a custom Carbon event to signal that the PLEvent queue needs to be processed. r=sdagley/sr=sfraser 2002-12-19 15:25:57 +00:00
mkaply%us.ibm.com 56a79bca6a No bug - rewrite how we play system sounds since the mailnews/pref code changed 2002-12-18 06:32:10 +00:00
yokoyama%netscape.com d56bd5aa99 bug 180333 multiselect pickers don't work on 9x
-allow to select multiple files in Comdlg
-impact only on windows 9x platforms.
/r=shanjian; /sr=kin
2002-12-17 19:47:14 +00:00
bolian.yin%sun.com a35f526766 fix a error for previous bug 183841 checkin: add inline at the declaration 2002-12-17 06:02:59 +00:00
cbiesinger%web.de 3db3fc8480 185465 mismatched free in nsWidget
QT ONLY - r=timeless rs=bz
2002-12-15 22:04:19 +00:00
bratell%lysator.liu.se a1a6f3a510 Checkin fix for bug 59676 for Aleksey Nogin. Remove redundant code. r=jkeider, sr=brynar 2002-12-15 19:01:29 +00:00
blizzard%redhat.com 1ce5f96100 Bug #183841. Shortcut for "Open Context Menu" doesn't work, shift-F10. Send context menu event when someone hits shift-F10. r=bryner,sr=blizzard patch from bolian.yin@sun.com. 2002-12-14 22:23:06 +00:00
blizzard%redhat.com 99bfd8b147 Bug #184956. pdf plugin crashes with gtk2. Fix from robin.lu@sun.com. 2002-12-14 22:03:56 +00:00
blizzard%redhat.com 2d4c61e0c3 Remove even more debug spew. No bug. 2002-12-14 21:48:19 +00:00
blizzard%redhat.com 06c6fe2afb Part of bug #182726. Use gtk_socket_add_id() instead of gtk_socket_steal(). 2002-12-14 20:17:09 +00:00
blizzard%redhat.com acdf008fe1 Turn off debugging spew. No bug. 2002-12-14 04:40:04 +00:00
blizzard%redhat.com e5438c1f12 Fix a define that shouldn't be in here. No bug, just a cleanup. 2002-12-14 04:34:18 +00:00
blizzard%redhat.com d1ca829022 Bug #182726. GTK 2.1 breaks gtk2xtbin. Make sure to add the xtbin window to the socket. Not part of the default build. 2002-12-14 04:33:47 +00:00
aaronl%netscape.com 2bf2f215f4 Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
bryner%netscape.com a255586f6a Landing changes from CHIMERA_M1_0_1_BRANCH. Not part of the normal build. 2002-12-13 08:43:18 +00:00
bryner%netscape.com cac25a75bc Add nsIPluginWidget.h from CHIMERA_M1_0_1_BRANCH. Code by sfraser, r=pinkerton, sr=bryner. 2002-12-13 08:42:16 +00:00
blizzard%redhat.com d0bdafbe51 Bug #184941. mozilla crashes while printing certain pages. Make sure that a widget has been created before moving it. Not part of the regular build. 2002-12-13 03:46:33 +00:00
seawood%netscape.com 58004c4a48 Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
cbiesinger%web.de f5d2630acc 184983 patch by timeless r=biesi rs=bz
QT ONLY - Make QT port build w/ Qt2
2002-12-12 22:56:04 +00:00
colin%theblakes.com 0824e190c0 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
timeless%mozdev.org d298dda781 Bug 33732 [MW]Mousewheel scrolling scrolls listbox, not page
patch by frank.schoenheit@gmx.de r=rods sr=dbaron
2002-12-11 13:47:44 +00:00
bratell%lysator.liu.se acbca0d4aa Bug 184230 - don't modify a constant string. This caused crashes when Mozilla was built with constant strings in read only memory. (/GF) r=timeless, sr=bzbarsky 2002-12-11 06:40:46 +00:00
cbiesinger%web.de 9928f2e24e 184696 r=timeless rs=bz
QT ONLY - running qt build fails due to qwindowsstyle
2002-12-10 23:42:14 +00:00
rods%netscape.com 853b50edad null pointer check
Bug 183768 r=dcone sr=jst a=asa
2002-12-10 13:00:18 +00:00
timeless%mozdev.org c5d90c786c Bug 178987 Get qt toolkit working again
patch by esben@despammed.com r=timeless rs=bz a=roc
some changes by me
Bug 184257 Infrequent nsIPref users need to be converted to nsIPrefService, etc.
patch by caillon@returnzero.com r=timeless rs=bz a=roc
2002-12-10 07:34:13 +00:00
mkaply%us.ibm.com 854cce56c3 #178584
r=pedemont, sr=blizzard, a=asa
OS/2 only - implement IsEnabled so Javascript debugger works
2002-12-10 05:17:36 +00:00
timeless%mozdev.org 385b4ee0e2 Bug 149874 [xlib] Spacebar doesn't toggle checkbox or radio buttons
patch by dolivari@eprocess.fr r=timeless sr=bz a=asa
2002-12-09 17:39:10 +00:00
dean_tessman%hotmail.com c7307e2455 bug 30431 - Intellimouse Explorer Backwards and Forwards button support.
r=rods on widget, timeless on content
sr=bryner
a=asa
2002-12-06 03:41:43 +00:00
yokoyama%netscape.com ff4b27cbe6 171468 "Save as type" drop-down box in "Save Page As"
dialog always saves as html only in Win9x
Impact:
- Open/SaveAs dlgbox
- Windows 9x platforms only
/r=shanjian; /sr=kin; /a=asa
2002-12-05 00:04:25 +00:00
bolian.yin%sun.com 0b2eb37a31 Bug 183153, MaiTopLevel object should be destoryed in the XPCOM way
This is NOT for default build.
2002-12-04 03:35:03 +00:00
yokoyama%netscape.com 3fe1e83681 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:51:31 +00:00
yokoyama%netscape.com 16767a6b43 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window. /r=peterl, /sr=kin
2002-12-04 01:49:29 +00:00
blizzard%redhat.com 24a39d29e7 Bug #165558. building with --disable-logging and GTK2 default widget fails to compile. Just remove the MOZ_LOGGING defines since we're using PR_FORCE_LOG anyway. 2002-12-03 21:29:35 +00:00
blizzard%redhat.com bca256afc0 Bug #181404. Crash when printing page with <select> dropdown menu [@ moz_drawingarea_set_visibility ]. Some of the printing and view code tries to set visiblity and sizes on widgets without creating them first. Woo. 2002-12-03 19:46:49 +00:00
yokoyama%netscape.com 547694f960 Bug 171468
Widget Save As dlgbox needs to include
options.
Affects only in Windows platforms
/r=shanjian; /sr=kin
2002-12-02 22:29:20 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
blizzard%redhat.com ce808586a1 Oops, that debugging code shouldn't have been checked in. 2002-11-27 03:02:40 +00:00
blizzard%redhat.com 76ba45f9af Bug 177405. Scrollbars look funny of they have been resized to infinite. Fix the size at infinity to 1 so the bar fills up the entire length of the scrollbar. 2002-11-27 02:56:11 +00:00
blizzard%redhat.com ac51fd1fe5 Bug #182130. Fix crashes with gtk2 and realvideo plugin. Check to make sure that the window in question is an Xt window before using it. Not part of the default build. 2002-11-27 02:46:39 +00:00
neeti%netscape.com 535ca56710 fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin 2002-11-26 21:37:58 +00:00
blizzard%redhat.com eba3699c64 Oops, fix the crash I just introduced. 2002-11-26 16:01:26 +00:00
blizzard%redhat.com 306c1a8c87 Bug #179740. [gtk2] problems with iframes - make sure that all the windows that are supposed to be listening for resize events actually are doing so. Not part of the default build. 2002-11-26 15:46:55 +00:00
sicking%bigfoot.com 2133dbe645 Bug 181808: Implement and declare nsIDocumentObserver using macros
r=caillon sr=bz
2002-11-25 09:38:27 +00:00
sicking%bigfoot.com b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
yokoyama%netscape.com cc780395b8 179151: Need to call FreeLibrary()
We call LoadLibrary(); but need to call
FreeLibrary() upon shutdown.
Impact only Windows platforms only
/r=shanjian; /sr=kin
2002-11-23 01:33:51 +00:00
mkaply%us.ibm.com a07d951567 #179617
r=me, sr=blizzard (platform specific code)
OS/2 only - fix major regression caused by event checkin - don't reuse event structures
2002-11-22 06:37:53 +00:00
mkaply%us.ibm.com f4177c62ad #164149
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - convert old Unicode stuff to new APIs
2002-11-21 15:50:26 +00:00
dbaron%fas.harvard.edu af5cbb3a09 One more shutdown leak. b=179361 r=blizzard sr=bryner 2002-11-21 15:22:49 +00:00
bzbarsky%mit.edu 4b06a70b5f Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
timeless%mozdev.org 440884cb3f 180616 nsXKBModeSwitch::HandleMappingNotify should null check GDK_DISPLAY
r=bryner sr=bz
2002-11-20 04:01:46 +00:00
danm%netscape.com bdf51e1060 set UserState to match when window is sized or moved. bug 167663 r=dveditz,pinkerton,sfraser 2002-11-19 19:17:53 +00:00
mkaply%us.ibm.com d867bd2303 #179508
r=cls, pedemont, sr=blizzard for platform specific code
Add shared unicode stuff between OS/2 widget and gfx into gkgfx
2002-11-19 04:12:58 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
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