Commit Graph

4923 Commits

Author SHA1 Message Date
blizzard%redhat.com
accc0f11f7 Oops, that debugging code shouldn't have been checked in.
git-svn-id: svn://10.0.0.236/trunk@134521 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-27 03:02:40 +00:00
blizzard%redhat.com
e2100603d6 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.
git-svn-id: svn://10.0.0.236/trunk@134520 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-27 02:56:11 +00:00
blizzard%redhat.com
dfff886cca 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.
git-svn-id: svn://10.0.0.236/trunk@134518 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-27 02:46:39 +00:00
neeti%netscape.com
f3e05e1045 fix for bug 163941-resolving shorcuts, r=rpotts,sr=darin
git-svn-id: svn://10.0.0.236/trunk@134488 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-26 21:37:58 +00:00
blizzard%redhat.com
26e091b8d0 Oops, fix the crash I just introduced.
git-svn-id: svn://10.0.0.236/trunk@134457 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-26 16:01:26 +00:00
blizzard%redhat.com
325d2ae02c 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.
git-svn-id: svn://10.0.0.236/trunk@134456 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-26 15:46:55 +00:00
sicking%bigfoot.com
2c2d9b13e5 Bug 181808: Implement and declare nsIDocumentObserver using macros
r=caillon sr=bz


git-svn-id: svn://10.0.0.236/trunk@134397 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 09:38:27 +00:00
sicking%bigfoot.com
db4678c2f2 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz


git-svn-id: svn://10.0.0.236/trunk@134395 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-25 08:33:30 +00:00
yokoyama%netscape.com
0893365069 179151: Need to call FreeLibrary()
We call LoadLibrary(); but need to call
FreeLibrary() upon shutdown.
Impact only Windows platforms only
/r=shanjian; /sr=kin


git-svn-id: svn://10.0.0.236/trunk@134353 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-23 01:33:51 +00:00
mkaply%us.ibm.com
f90cdf9b2a #179617
r=me, sr=blizzard (platform specific code)
OS/2 only - fix major regression caused by event checkin - don't reuse event structures


git-svn-id: svn://10.0.0.236/trunk@134314 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-22 06:37:53 +00:00
mkaply%us.ibm.com
9acd03e8b9 #164149
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - convert old Unicode stuff to new APIs


git-svn-id: svn://10.0.0.236/trunk@134269 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-21 15:50:26 +00:00
dbaron%fas.harvard.edu
50c6bdf397 One more shutdown leak. b=179361 r=blizzard sr=bryner
git-svn-id: svn://10.0.0.236/trunk@134265 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-21 15:22:49 +00:00
bzbarsky%mit.edu
b549c5800b Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@134212 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-20 23:13:09 +00:00
timeless%mozdev.org
0d784f61bd 180616 nsXKBModeSwitch::HandleMappingNotify should null check GDK_DISPLAY
r=bryner sr=bz


git-svn-id: svn://10.0.0.236/trunk@134165 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-20 04:01:46 +00:00
danm%netscape.com
1b8ea1ec1a set UserState to match when window is sized or moved. bug 167663 r=dveditz,pinkerton,sfraser
git-svn-id: svn://10.0.0.236/trunk@134116 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-19 19:17:53 +00:00
mkaply%us.ibm.com
1c551bf9c3 #179508
r=cls, pedemont, sr=blizzard for platform specific code
Add shared unicode stuff between OS/2 widget and gfx into gkgfx


git-svn-id: svn://10.0.0.236/trunk@134076 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-19 04:12:58 +00:00
timeless%mozdev.org
99731b5e88 Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz


git-svn-id: svn://10.0.0.236/trunk@133999 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-17 05:16:49 +00:00
bzbarsky%mit.edu
796da36786 Make Ctrl-Shift-Caps-key work. Bug 164140, patch by pkw@us.ibm.com
(Philip K. Warren), r=akkana, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@133958 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-16 05:43:42 +00:00
blizzard%redhat.com
8b2346655f Bug #162507. Default icon should not be set for embedding applications. Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@133935 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-16 01:22:10 +00:00
bolian.yin%sun.com
05d28cad33 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.


git-svn-id: svn://10.0.0.236/trunk@133890 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-15 07:01:23 +00:00
blizzard%redhat.com
679290a4f5 No bug. Put drawing onto its own logging facility.
git-svn-id: svn://10.0.0.236/trunk@133742 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-13 12:41:49 +00:00
dbaron%fas.harvard.edu
62e688645b Fix various shutdown leaks. b=179361 r=blizzard sr=bryner
git-svn-id: svn://10.0.0.236/trunk@133725 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-13 03:01:08 +00:00
bryner%netscape.com
12a72333d8 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.
git-svn-id: svn://10.0.0.236/trunk@133702 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-12 22:59:06 +00:00
aaronl%netscape.com
59604b559d 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
git-svn-id: svn://10.0.0.236/trunk@133500 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-09 19:21:20 +00:00
mkaply%us.ibm.com
25693d4f7f Forgot header
git-svn-id: svn://10.0.0.236/trunk@133493 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-09 18:03:17 +00:00
mkaply%us.ibm.com
c6f1fd14b8 #178309
r=jkobal, sr=blizzard
Os/2 only - don't allow recursive calls to WinSetFocus - bad things happen.


git-svn-id: svn://10.0.0.236/trunk@133488 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-09 15:31:23 +00:00
mkaply%us.ibm.com
9db8dc5517 Proper fix for 104371 - just comment out the space case, don't remove it
git-svn-id: svn://10.0.0.236/trunk@133484 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-09 15:22:29 +00:00
seawood%netscape.com
9f85f1518f 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


git-svn-id: svn://10.0.0.236/trunk@133454 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-09 02:16:55 +00:00
yokoyama%netscape.com
926b7e0959 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


git-svn-id: svn://10.0.0.236/trunk@133424 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-08 22:47:01 +00:00
bolian.yin%sun.com
c358d1affb Bug 156424, PgUp and PgDn in numeric keyboard don't work.
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=bryner.


git-svn-id: svn://10.0.0.236/trunk@133363 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-08 02:23:23 +00:00
bryner%netscape.com
da718f1470 Bug 104371 - shiftKey not set correctly for keypress events, breaking shift+space binding. r=brade, bzbarsky, sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@133250 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-07 03:34:13 +00:00
bryner%netscape.com
4a48c34b4e 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.
git-svn-id: svn://10.0.0.236/trunk@133142 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 09:35:13 +00:00
blizzard%redhat.com
f74745c459 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.
git-svn-id: svn://10.0.0.236/trunk@133108 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 03:29:02 +00:00
blizzard%redhat.com
e8c94d7d78 Bug #176514. Problems with XIM and hot keys. Disable XIM for the moment until we figure out the next step.
git-svn-id: svn://10.0.0.236/trunk@133107 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 03:27:55 +00:00
timeless%mozdev.org
a9f49f6514 Bug 106708 DnD Data Object format incorrect
patch by adrian.buckley@ntlworld.com r=pinkerton sr=roc+moz a=blizzard


git-svn-id: svn://10.0.0.236/trunk@133010 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-05 12:51:39 +00:00
mkaply%us.ibm.com
2ff0da9f87 When 104371 was backed out, the OS/2 change wasn't
git-svn-id: svn://10.0.0.236/trunk@132922 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-03 22:37:31 +00:00
arougthopher%lizardland.net
fa2cdaed7d 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


git-svn-id: svn://10.0.0.236/trunk@132888 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-02 02:12:00 +00:00
aaronl%netscape.com
3d3df84eaf Bug 177083. Mozilla won't start on win95. r=kyle, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@132749 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-31 02:15:11 +00:00
seawood%netscape.com
7515bc1168 Fix --disable-accessibility + --enable-default-toolkit=gtk2 bustage.
Bug #176556 r=cls a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@132669 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-30 01:04:59 +00:00
bzbarsky%mit.edu
1bfdb16272 Initialize variables before using them in conditionals. Bug 122070,
r=cls,pink, sr=bryner, a=blizzard


git-svn-id: svn://10.0.0.236/trunk@132548 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-26 00:30:25 +00:00
blizzard%redhat.com
32f70d51ac Bug #176518. Fix focus on inital startup. Not part of the default build.
git-svn-id: svn://10.0.0.236/trunk@132495 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-25 02:46:17 +00:00
aaronl%netscape.com
228c15696a 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
git-svn-id: svn://10.0.0.236/trunk@132486 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-25 00:31:23 +00:00
aaronl%netscape.com
fdf6c4e28e 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
git-svn-id: svn://10.0.0.236/trunk@132476 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-25 00:03:47 +00:00
ccarlen%netscape.com
d2ed2fb495 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
git-svn-id: svn://10.0.0.236/trunk@132461 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-24 13:39:26 +00:00
bolian.yin%sun.com
4994ac0bc8 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


git-svn-id: svn://10.0.0.236/trunk@132434 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-24 03:06:04 +00:00
bolian.yin%sun.com
bb0db01c3f 173640 [gtk2] Location bar autocomplete lists display incorrectly
r=blizzard. This is NOT for default build.


git-svn-id: svn://10.0.0.236/trunk@132429 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-24 02:00:47 +00:00
blizzard%redhat.com
6dc418b1ea Backout unapproved checkin for bug #104371.
git-svn-id: svn://10.0.0.236/trunk@132403 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-23 15:18:13 +00:00
mkaply%us.ibm.com
3ee1adb371 #104371
r=mkaply, sr=blizzard
Corresponding OS/2 fix


git-svn-id: svn://10.0.0.236/trunk@132401 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-23 12:08:05 +00:00
jay.yan%sun.com
265291aada bug 146108, popup menu position wrong after opening tabs. patch=robin,r=blizzard,sr=bryner,a=asa
git-svn-id: svn://10.0.0.236/trunk@132394 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-23 04:24:57 +00:00
hyatt%netscape.com
3dbbc65466 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


git-svn-id: svn://10.0.0.236/trunk@132393 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-23 03:15:42 +00:00