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

5774 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 13490914ae 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 b7f9148a9c #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 5f1887ea25 #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 fc51d64c12 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 3a87a8c531 #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 b35996e27e 186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/ 2003-01-21 20:38:19 +00:00
timeless%mozdev.org 3b61f9129f 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 37af5722e4 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 8f284ed984 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 d8658d7ac9 remove ifdef IBMBIDI from widget, r+sr=roc+moz bug 89203 2003-01-17 11:40:13 +00:00
roc+%cs.cmu.edu e99361923b 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 2a77c1394e #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 b176686aa7 #135795
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
dougt%netscape.com 927c29d1d6 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 4e39fe98d8 #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 1c225168ea 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 68ce40b1b0 Bug 187208 give more information for menu
r=kyle.yuan, sr=bryner
2003-01-13 06:26:11 +00:00
timeless%mozdev.org 1d5d29cefe 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 725fb80cfc Backout Bug 188527. 2003-01-10 22:36:09 +00:00
pkw%us.ibm.com 0f4c6ac79b 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 b88d54c913 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 6178ec0587 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 15e6a78612 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 77655e716b 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 f2cd5e3e66 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 6993ff2f55 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 769d6f7c02 Updating pref caller. r=timeless sr=bzbarsky 2003-01-08 07:30:58 +00:00
bryner%netscape.com f3ae8fc3c1 Merging changes from CHIMERA_M1_0_1_BRANCH. Not part of the build. 2003-01-08 06:43:08 +00:00
bryner%netscape.com a9cf839a2e 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 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
dbaron%fas.harvard.edu 0a31e6afb5 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 6eb0f7f48d 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 4588fb970a 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 aad55d637a Fix bug 170621
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
ccarlen%netscape.com 51f74c3342 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 696a9c1397 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 46dbcabf05 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 d0f91e7b29 fix a error for previous bug 183841 checkin: add inline at the declaration 2002-12-17 06:02:59 +00:00
cbiesinger%web.de dfbc8b8704 185465 mismatched free in nsWidget
QT ONLY - r=timeless rs=bz
2002-12-15 22:04:19 +00:00
bratell%lysator.liu.se b5eb34fa6c 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 2dacdcb742 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 6ac8d60813 Bug #184956. pdf plugin crashes with gtk2. Fix from robin.lu@sun.com. 2002-12-14 22:03:56 +00:00
blizzard%redhat.com a4d5752575 Remove even more debug spew. No bug. 2002-12-14 21:48:19 +00:00
blizzard%redhat.com db2a84e377 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 fabba561e8 Turn off debugging spew. No bug. 2002-12-14 04:40:04 +00:00
blizzard%redhat.com 16ed6e8533 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 01ef3ec286 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 3d30bce1f1 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 720831252b 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 6ba8b6b6d8 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 13444d99d8 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 3228deccf9 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 92e7881dc4 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 8a6d411d14 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
timeless%mozdev.org 42755c35cf 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 6f7aed87ab 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 050443e2d8 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 41abc9ddde null pointer check
Bug 183768 r=dcone sr=jst a=asa
2002-12-10 13:00:18 +00:00
timeless%mozdev.org 2a124528f5 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 8d7ea68681 #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 6c6753963f 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 0bb1cb85f4 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 5a303f0f32 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 65ea5cfa22 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 169388a470 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 347e9cb1bc 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 40568ffd56 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 0b9d1c5440 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 4ced4c412f 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 23b10864c8 Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
blizzard%redhat.com 9998107b73 Oops, that debugging code shouldn't have been checked in. 2002-11-27 03:02:40 +00:00
blizzard%redhat.com b05c6bc546 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 a5e8cd6e5a 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 b72561f4e2 fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin 2002-11-26 21:37:58 +00:00
blizzard%redhat.com 83c4cf764c Oops, fix the crash I just introduced. 2002-11-26 16:01:26 +00:00
blizzard%redhat.com 2a063fcb57 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 d28b771160 Bug 181808: Implement and declare nsIDocumentObserver using macros
r=caillon sr=bz
2002-11-25 09:38:27 +00:00
sicking%bigfoot.com f04a4ebeb7 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
yokoyama%netscape.com 22508a6c50 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 22dd112791 #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 942b5fe4cc #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 e40541c78d One more shutdown leak. b=179361 r=blizzard sr=bryner 2002-11-21 15:22:49 +00:00
bzbarsky%mit.edu e43c4fe666 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 2869e41340 180616 nsXKBModeSwitch::HandleMappingNotify should null check GDK_DISPLAY
r=bryner sr=bz
2002-11-20 04:01:46 +00:00
danm%netscape.com 0f67ae7b9a 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 5adfa9ce23 #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 7875f468ed 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 f00a21fa81 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 63b18ac5bc 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 8873427f60 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 75aaa3a595 No bug. Put drawing onto its own logging facility. 2002-11-13 12:41:49 +00:00
dbaron%fas.harvard.edu 3123ac0350 Fix various shutdown leaks. b=179361 r=blizzard sr=bryner 2002-11-13 03:01:08 +00:00
bryner%netscape.com 0fb4676372 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 d562ec8a5e 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 95963b090c Forgot header 2002-11-09 18:03:17 +00:00
mkaply%us.ibm.com c5f8925a2f #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 d567257e04 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 a21ca257f6 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 7b5407b246 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 e3b35c8d99 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 d5f875f915 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 ec90778ef2 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 2ced8da4a6 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 76706e28ef 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 24427d27fd 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 e9e6ba2435 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 70b3ac6123 When 104371 was backed out, the OS/2 change wasn't 2002-11-03 22:37:31 +00:00
arougthopher%lizardland.net e7fd90b31d 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 c430d3d8fd 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 41caa376e0 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 1e22240a8b 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 0209f9a3a1 Bug #176518. Fix focus on inital startup. Not part of the default build. 2002-10-25 02:46:17 +00:00
aaronl%netscape.com be84cb33c1 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 415f31da9b 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 ef86d52bc7 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 fcc429a55d 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 fbb8ad2944 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 804e01dd5e Backout unapproved checkin for bug #104371. 2002-10-23 15:18:13 +00:00
mkaply%us.ibm.com 19880b3866 #104371
r=mkaply, sr=blizzard
Corresponding OS/2 fix
2002-10-23 12:08:05 +00:00
jay.yan%sun.com 65a9e15203 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 f0fbe99df7 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 2702fe3102 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 b11d01d5ee 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 d1bef3cbe0 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 f3f164144a 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 618ea6b5d9 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 fe71d9a5e2 Try to fix HPUX bustage. Fallout from 126919. 2002-10-12 03:27:02 +00:00
blizzard%redhat.com 38aef791fd Bug #126919. Xft support. r=rbs, sr=dbaron a=roc,shaver,others 2002-10-12 02:03:34 +00:00
ccarlen%netscape.com 5b84169fbb 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 958cb38307 No bug - we dont hav ico files here anymore 2002-10-09 03:04:12 +00:00
mkaply%us.ibm.com a772a00ef0 #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 297f4b55c1 #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 e8b5e24739 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 671c8a307b 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 5e549d8165 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 aa54b70658 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 c4d52841f0 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 e8a0aacbf7 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 5e23c253ba 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 027278d4b3 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 c00b36fa16 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 47f7cd9a84 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 c430ee7f36 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 8b47e32e0b 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 e50d8139ee #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 0794551cb6 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 d27676f0f8 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 cb1be3e88c #171180
Os/2 only - fix regression in window positioning
2002-09-29 13:17:09 +00:00
bolian.yin%sun.com fe14e9cee5 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 dc7ad7db7f 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