Commit Graph

6612 Commits

Author SHA1 Message Date
dougt%meer.net
025e83cacb Using F21 or F22 on some PPC generate a key that pops up the software keyboard. window ce only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195584 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-27 19:22:33 +00:00
dougt%meer.net
88d7650fb9 reverting the change to the size of the soft key menu bar as it causes visable problems on some PPC devices. wince only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195375 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 18:34:58 +00:00
dougt%meer.net
b835723a8c Changing the key we use. some phones actually map lower FKeys to applications. WINCE ONLY.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195372 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-25 18:18:36 +00:00
mark%moxienet.com
e0d186a0cf 305479 Cmd-, needs to be pressed twice to access Preferences. Enable the preferences command when it's known that one exists, don't defer it until asked to update the menus. r=josh sr=pink a/1.8.1=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195310 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 23:54:12 +00:00
wr%rosenauer.org
6a3ad36082 Bug 289897 - huge memory leak when klipper is running, p=roc, s+sr=darin, permission a=dveditz, leak a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195241 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 06:12:52 +00:00
ginn.chen%sun.com
a76a16eec5 Bug 333134 Accessibility still leaking when AT used
patch by aaronleventhal r=me sr=dbaron a=me
Bug 334556 crash on startup when GTK accessibility pref enabled
patch by aaronleventhal r=me sr=dbaron a=me


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194945 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 03:51:42 +00:00
dougt%meer.net
4d64f226a8 IME continues to make context menus and dropdowns not work as expected. this
patch ifdefs out msg handling of IME messages on WINCE.

This also reduces the differences between wince and win32 wrt to style and
default window icon handling.

wince only
r=dveditz
b=297683


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194613 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 18:27:12 +00:00
bzbarsky%mit.edu
14e20dad62 Up the minimal GTK version for us to use the GTK2 filepicker, to avoid crash bugs in it. Bug 310137, r+sr+branch181=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194564 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 23:56:55 +00:00
dougt%meer.net
31c86dc925 Bug 297683. ensure that there is only one softkey menubar since having more results in a window minimization when an dialog is opened. remove config.wince.useOKBtn pref. it isn't used any longer. r=veditz wince only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194511 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 17:29:07 +00:00
dougt%meer.net
2ff1a40f1f Bug 297683. ensure that there is only one softkey menubar since having more results in a
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194510 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 17:23:04 +00:00
mozilla.mano%sent.com
4b88717255 Porting Bug 329337 (Fire DOMMenuItemActive events for native mac menuitems) patch to the branch; orginal patches from Josh Aas. r+b81=mento.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194404 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-14 14:13:52 +00:00
ginn.chen%sun.com
9bac6a1b45 Bug 319532 [gnome]There is no feedback when use keyboard to navigate disabled
menuitem in Mozilla menu
r+sr+a=roc


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193981 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-10 06:09:08 +00:00
jshin%mailaps.org
1d4d95ce16 bug 162361: Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r=bsemdberg, sr=darin, a1.8=darin)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193945 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 17:13:04 +00:00
dougt%meer.net
14d5c87f12 IME interrupts scrolling. wince only r/a=ere. b=332592
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193422 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 18:52:20 +00:00
neil%parkwaycc.co.uk
177ef57883 Bug 133439 don't clear OLE clipboard if we're going to set new data anyway, patch by Ludvig Strigeus <bugzilla@strigeus.com> r=jag sr=me br=ere
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193401 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-02 21:29:22 +00:00
gerv%gerv.net
689b3de0e7 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193305 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 07:56:54 +00:00
gerv%gerv.net
9fe1c690f7 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193255 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:19 +00:00
gerv%gerv.net
55745e1c5c Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193254 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-30 08:01:14 +00:00
mark%moxienet.com
7d95d81919 331363 Focusable OS-chromeless titlebarless windows on Mac, for Places. Open windows with "chrome,titlebar=no" to use. r=josh a/1.8.1=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193159 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 22:05:38 +00:00
joshmoz%gmail.com
33d66ee2fb Roll up popups if nsIRollupListener::ShouldRollupOnMouseWheelEvent says to do so. Patch by Masayuki Nakano (Mozilla Japan). b=330999 r=josh rs=pinkerton a=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193148 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-28 20:20:27 +00:00
dougt%meer.net
b83ecd81e0 Updating the values the softkeys generate to f9 and f10. NPODB. WINCE ONLY. I believe this is a regression caused by my backout of 325298
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192647 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-20 20:27:27 +00:00
dougt%meer.net
803713bd2c Backing out bug 325298. WINCE only. r=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192562 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 21:42:28 +00:00
dougt%meer.net
a36425b6b5 Fixing WINCE build bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191592 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 18:47:18 +00:00
masayuki%d-toybox.com
a7dd78d9ed fixed mingw bustage by b=179056. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr+branch181=roc
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191308 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-27 15:11:15 +00:00
masayuki%d-toybox.com
d54c3fb106 Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc, branch181=emaijala
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191239 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-25 12:54:58 +00:00
joshmoz%gmail.com
6463b289e3 Move Cocoa widgets application menu compat code for Carbon widgets from trunk to branch. This means we can use the same application menu XUL with Cocoa or Carbon widget builds. Fixes UI bustage from merge of 324180. r=mento a=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190814 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 08:08:51 +00:00
joshmoz%gmail.com
9ed066875d don't ignore directory settings on Mac OS X filepicker. b=301298 r=pinkerton sr=smfr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190364 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-17 17:01:59 +00:00
masayuki%d-toybox.com
1dcad0f77d Bug 296687 TSM (IME) candidate window is displayed at wrong position (too below). patch by Katsuhiro MIHARA <katsuhiromihara@goo.jp> r=josh, sr=sfraser, branch181=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190119 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-15 17:01:17 +00:00
dougt%meer.net
cb0c7db610 WinCE only. On the trunk and the branch the filepicker builds. However on the 1.8 branch, it isn't included in the widget module. This moves some ifdefs around so that the nsFilePicker is included in WinCE.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189812 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 02:38:24 +00:00
dougt%meer.net
a68ff36918 WINCE ONLY - move hotkey handling to use dispatch window. r/a=dveditz, b=325298
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189582 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-10 21:35:20 +00:00
mark%moxienet.com
a23ac5baef 318283 Hangs when autofill popup menu should shrink [Mac 10.2]. On 10.2, defer window resizes until after an update. r=josh sr=smfr a/1.8=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189411 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-08 15:05:05 +00:00
gerv%gerv.net
d843bf0f26 Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188846 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:41:27 +00:00
mark%moxienet.com
6092f8909f 294476 Impossible to give keyboard focus to minimized windows raised by opening a URL from another app. Activate windows being restored. Also fixes: popup windows not rolled up when windows are minimized with command-M; minimized windows sometimes retain focus even though they're hiding in the dock. r=josh sr=smfr a/1.8=josh
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188505 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:58:38 +00:00
dougt%meer.net
560070f089 Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
Changes include:

1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE.  On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.


a=benjamin@smedbergs.us


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
mkaply%us.ibm.com
b47c8447a0 #319072
r/sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - get tab drag drop working on OS/2


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187688 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-16 18:11:04 +00:00
uriber%gmail.com
d23808e328 Bug 315837 - [Mac] Keys which should produce multiple characters only produce one. r=mano sr=smfr a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187124 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-07 15:53:34 +00:00
bzbarsky%mit.edu
e6c1d92a5e Bug 312154, Start script does not take care of running instance on solaris sparc. benjamin: first-review+ Patch by leon.sha@sun.com, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187053 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 03:19:48 +00:00
cbiesinger%web.de
8829ffedfa bug 309935 correctly check for errors from SystemParametersInfo, fixing
screenreader detection on win 9x.
r=aaronl sr=roc a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187008 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-05 20:20:08 +00:00
mark%moxienet.com
cd4e673cf2 313988 Positioned <select> drop-down doesn't work on 10.3. Calculate structure-to-content offset by using the already-known content rect instead of the one returned by GetWindowBounds, because its values are incorrect on Panther. r=josh sr=pink a/1.8.0.1,1.8.1=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186912 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:15:11 +00:00
mark%moxienet.com
fe2547b51f 314856 Mousewheel scrolling is too fast on OS X, especially 10.4.3. Don't scale mousewheel deltas, instead relying on system acceleration. Acceleration is provided at least as early as 10.2, which is our minimum, so there. r=josh sr=pink a/1.8.0.1,1.8.1=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186908 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:03:47 +00:00
mark%moxienet.com
0e93e1afa8 311399 Crash [@ SetOrigin] during rendering context destruction. Remove QD save/restore from rendering context, it was placed there as a workaround for scrollbar functional and aesthetic bugs. Add OS event handler to fix aesthetic problems, and check for bad states to work around functional problems. r=josh sr=smfr a/1.8.0.1,1.8.1=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186906 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:01:59 +00:00
leon.sha%sun.com
000c2ab05f Back out the checkin for bug Bug 312154.
This patch do not have approval yet.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186605 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-27 03:03:33 +00:00
leon.sha%sun.com
81ab00885f Bug 312154, Start script does not take care of running instance.
Patch by leon.sha@sun.com.
benjamin: first-review+
Approved by benjamin for 1.8 branch.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186586 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-26 07:03:09 +00:00
dbaron%dbaron.org
aa8dbc0a0d Be more conservative in detecting GTK theme changes. b=305970 r=caillon sr=bryner a=drivers
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186347 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-21 01:38:20 +00:00
(no author)
e8080dc752 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185502 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 05:05:42 +00:00
mkaply%us.ibm.com
d783af1cb3 #310201
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh - remove CRs from drag/dropped text
#308967
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - insert images on drag drop, not link to image


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184349 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-09 16:18:54 +00:00
mkaply%us.ibm.com
a835e68b9f #267609
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - focus fix


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184348 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-09 16:14:33 +00:00
timeless%mozdev.org
b6c597b236 Bug 314330 [BeOS]Events to be dropped on rollup.
original patch by sergei_d r=tqh
patch by Niels.Reedijk@gmail.com r=sergei_d a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184099 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-03 16:38:02 +00:00
timeless%mozdev.org
1a7f873b77 Bug 104729 Drag and Drop not implemented under BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d a=mtschrep a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184054 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 20:42:24 +00:00
cbiesinger%web.de
d8fc8007d1 bug 311651 [beos] Cleanup Move, Resize and Scroll handling in widget
patch by Sergei Dolgov <sergei_d@fi.tartu.ee> r=thesuckiestemail a=mtschrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183912 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 13:00:14 +00:00