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

5871 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 04181f2962 OS/2 version of zoom pointers - a=me 2003-05-12 22:24:11 +00:00
bryner%netscape.com 4d20f9dabb fix build bustage - need to use rez include path 2003-05-10 00:12:38 +00:00
bryner%netscape.com fbe4eadc3f 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 a90acc180c 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 806c65f28c 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 050e004be7 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 91130cc5b5 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 a8b1cfc1ed New icons for bug 189719. 2003-05-03 12:09:14 +00:00
varga%netscape.com 05096034d5 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 30a4978da7 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 945699ad29 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 ecbdbacf80 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 d496486d29 #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 6b396f6415 #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 72f1681e64 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 7886ba0a73 a=mkaply - removing unused reference to OS/2 tests 2003-04-25 22:22:37 +00:00
mkaply%us.ibm.com 6d234f18d8 a=mkaply - removing unused files 2003-04-25 22:21:44 +00:00
brade%netscape.com 20f92c9ee7 clarifications in comments (bug 203062; r=kaie,kin; sr=smfr) 2003-04-25 21:09:03 +00:00
bolian.yin%sun.com a6b3d071a2 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 96a4ce22d9 #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 e6a0e0aa38 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 4e18cb33f7 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 eb9d711f7d 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 27949c2632 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 9578d4ee9b 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 1604ef8099 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 0bf46c9ab3 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 32b722c132 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 f3456b4697 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 8893b1e6fd Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
brade%netscape.com e4571f3d13 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 443851a97a new popupblocked domevent. bug 199705 r=jaggernaut,jst 2003-04-15 23:34:08 +00:00
aaronl%netscape.com 7bd7078f78 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
kmcclusk%netscape.com 71205758b2 Implement WM_PRINTCLIENT message on WIN32. bug=201207 r=jkeiser sr=kin 2003-04-14 22:56:35 +00:00
sfraser%netscape.com 906fd407d2 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 b168ec1a3c 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 8832b03f1c s/INCLUDE_XUL/MOZ_XUL/ 2003-04-11 02:06:32 +00:00
bryner%netscape.com 4d3b825ffa 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 d682bc1ce1 Bug#180134
NS_METHOD nsWindow::ConstrainPosition needs impelentation in BeOS
r=arougthopher,sergei
2003-04-11 00:54:42 +00:00
blizzard%redhat.com ab5cb4cd45 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 1919fd56dd 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 d6d49d5d2d 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 4cfb03ce71 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 a55de70173 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 17e5c948d3 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 9fb6e66e46 don't return a value from a |void| function. fixing ports bustage. 2003-04-07 08:04:43 +00:00
roc+%cs.cmu.edu 0f4839c90a 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 7b497ebd07 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 513d28330f Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
amardare%qnx.com 66ea0f943f 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 deb395fb5c #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 0c4d26f622 #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 cdc0dbcc7f 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 40168b0747 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 ad37a0aca6 Fixing bustage. 2003-03-26 09:25:10 +00:00
jst%netscape.com d0935642dd Fixing bustage. 2003-03-26 09:13:38 +00:00
jst%netscape.com 14882c9d0c 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 fe931f8f01 #194571
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Implement GetLastInputEventTime
2003-03-26 05:23:13 +00:00
mkaply%us.ibm.com d5fa5b78fe #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 1750d2396e oops, one more bz-only warning 2003-03-25 22:38:28 +00:00
alecf%netscape.com 1d52af001b quiet down this warning too - its all you bz 2003-03-25 22:37:05 +00:00
alecf%netscape.com 925955c81d 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 cec34e763a 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 81c8475d21 Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
darin%netscape.com ee32c19ea0 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 fbab8a3edd backing out roc+%cs.cmu.edu check-in for bug 113232 2003-03-25 00:07:00 +00:00
roc+%cs.cmu.edu 4826fbd1c4 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 fe7dc57407 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 965ba28bb1 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 0f2b31c293 fix bustage from aaronl's backout on OS2 2003-03-22 12:35:54 +00:00
aaronl%netscape.com 202fea3e3b 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 5ea7e80f48 #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 16af458ceb 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 5343182965 #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 c4ea07bc53 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 d9f75e1aff 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 e559c10550 Bug #198284 and other problems like maximization not being forgotten. r=hp 2003-03-20 05:24:25 +00:00
pinkerton%netscape.com d2e4ab2032 a better fix for 197230 2003-03-18 19:13:47 +00:00
pinkerton%netscape.com a182616c35 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 6643ea6dc9 Properly placed commas help 2003-03-17 16:30:17 +00:00
sfraser%netscape.com 108a17abe8 Remove errant typo. 2003-03-17 05:07:36 +00:00
aaronl%netscape.com 5476254133 More bustage fixes, need REQUIRES += accessibility in a lot of Makfiles 2003-03-17 00:47:25 +00:00
varga%netscape.com 9635b4cf4a trying to fix mac bustage 2003-03-16 23:41:47 +00:00
varga%netscape.com 6dc71b4a35 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