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

5855 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 0470db5deb Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron. 2003-06-21 02:16:53 +00:00
amardare%qnx.com 79b93d1e5d 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 316137abd1 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 6cf1103b93 Forgot header 2003-06-18 21:32:42 +00:00
mkaply%us.ibm.com d4874ee0d0 #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 105a8f1d7f 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 f933408754 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 2fb5d37fb2 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 750584cee6 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 d1929f790a Bug 204407 cleanup warnings in nsToolkit.cpp
(bustage)
2003-06-15 07:32:06 +00:00
timeless%mozdev.org e57c65dd33 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 a9801bf3bf More build bustage fixing. 2003-06-14 00:41:01 +00:00
caillon%returnzero.com f6fde16b88 Missed a few files. Fixing mac bustage 2003-06-13 23:47:44 +00:00
caillon%returnzero.com 4e39e14676 Mac bustage fixes. 2003-06-13 23:26:24 +00:00
caillon%returnzero.com 14ae1e6d84 Bustage fix. 2003-06-13 23:22:22 +00:00
caillon%returnzero.com 8203b43b98 Fixing some bustage for cocoa and debug builds 2003-06-13 22:02:42 +00:00
nisheeth%netscape.com 9700c1fe20 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 ba75de772b 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 9c2fd08168 Hopefully fix bustage 2003-06-12 10:14:09 +00:00
bolian.yin%sun.com 73b591f94f 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 97fe36ece7 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 ccf01a2786 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 5edbb86d1b Bug #179138. nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard 2003-06-11 17:01:42 +00:00
seawood%netscape.com 8f112a4226 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 6934dc37a9 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 bb692d2377 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 55fb8b27cd 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 29c4d5661f 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 4983ab23c5 #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 0aec4326b6 fix up cursor id's (bug 207301) r=pink/sr=sfraser 2003-05-29 20:50:49 +00:00
brade%netscape.com 572071acf8 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 35b37070a7 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 08f0de2ae5 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 3d45d5a84a 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 acb705b735 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 bb8e0e5ee4 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 d6e60e9591 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 149f719c00 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 e286c6f917 simulate keydown event in HandleUKeyEvent; bug 184549; r=smfr, sr=bryner, a=asa 2003-05-23 12:51:49 +00:00
bryner%netscape.com 710abff580 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 80d4551cb4 #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 52469d5ed2 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 532050dbf0 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 c882aa37ba Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361 2003-05-20 20:41:58 +00:00
bryner%netscape.com 9f261dee21 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 46cf972be2 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 7681c90239 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 74513ea9df 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 4002381d41 Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa 2003-05-13 04:25:01 +00:00
mkaply%us.ibm.com 7d36dfbe11 a=me - OS/2 srcdir bustage 2003-05-12 22:28:13 +00:00