darin%meer.net
48c8241579
re-landing patch for bug 337824 "Profile Manager completely horked in Mac build" with the portion that causes Ts and Txul regressions temporarily disabled
2006-05-17 00:25:35 +00:00
darin%meer.net
94f61b0842
reverting fix for bug 337824 in the hopes of clearing tinderbox orange
2006-05-16 21:11:54 +00:00
darin%meer.net
57c400891a
fixes bug 337824 "Mac OSX event processing problems related to threadmanager landing (Profile Manager completely horked)" patch and reviews by darin and mark respectively
2006-05-16 20:16:04 +00:00
joshmoz%gmail.com
fe4070c28d
don't register for Carbon events we don't need. b=338166 r=mento
2006-05-16 18:13:02 +00:00
dbaron%dbaron.org
263241629b
Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized.
2006-05-16 13:35:27 +00:00
leon.sha%sun.com
bb088fc7f5
Fix for the bustage for the last check in for bug 333896
...
Patch by alfred.peng@sun.com .
a=#developers
2006-05-16 06:44:30 +00:00
leon.sha%sun.com
48f147c574
Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
...
Patch by alfred.peng@sun.com .
roc: review+
mark: review+
roc: superreview+
2006-05-16 05:40:33 +00:00
mkaply%us.ibm.com
4813c76fe7
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:22:18 +00:00
mkaply%us.ibm.com
8d922ab068
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:18:54 +00:00
joshmoz%gmail.com
90bc7b47f2
no need to include "nsSupportsArray.h" in this file.
2006-05-15 19:29:58 +00:00
masayuki%d-toybox.com
6670030b01
Bug 337036 Crashes in IM_get_owning_window r=katakai, sr=roc
2006-05-12 08:46:54 +00:00
bzbarsky%mit.edu
8d98ec57b0
Fix crash bug 336586. r=ere, sr=darin
2006-05-12 03:39:34 +00:00
mkaply%us.ibm.com
edb8aed0a5
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
Note OS/2 does not work after these changes, it just builds.
Need to look at nsAppShell
2006-05-11 17:24:22 +00:00
joshmoz%gmail.com
660ca844a0
Fix modal dialogs in Cocoa widgets. If they don't have the titled window attribute dialogs cannot become key windows. part of bug 330587, though this fixes the non-sheet case as well. a=bsmedberg for closed tree.
2006-05-11 15:14:29 +00:00
timeless%mozdev.org
5327b587c9
Bug 336983 OOM crash [@ ConvertHTMLtoUCS2] unicodeData Pointer allocated by nsMemory::Alloc dereferenced without NULL check
...
r=bz sr=bz
2006-05-11 13:24:42 +00:00
darin%meer.net
23020cd35d
Use ReceiveNextEvent instead of AcquireFirstMatchingEventInQueue in order to continue supporting Mac OS X 10.2. Concept reviewed by Josh ;-)
2006-05-10 19:17:40 +00:00
darin%meer.net
1519a8b026
removing empty files
2006-05-10 19:06:35 +00:00
darin%meer.net
e69253fa55
Make nsBaseAppShell::mRunWasCalled accessible to subclasses. Fixes mac bustage.
2006-05-10 17:56:10 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
smontagu%smontagu.org
02a1d9001c
Bug 334205: nsPrimitiveHelpers::ConvertPlatformPlainTextToUnicode returns unitialized value if outUnicodeLen = 0, r=timeless, sr=jag
2006-05-07 09:06:58 +00:00
timeless%mozdev.org
64818410ec
Bug 331023 Cleanup of IDL files; fixing type inconsistencies
...
r=neil sr=bz
2006-05-07 01:33:38 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
joshmoz%gmail.com
d0ccf5c95f
fix the way we handle menu counts in the menu bar. b=336651 r=mento
2006-05-04 21:15:47 +00:00
benjamin%smedbergs.us
f51d6ee9c7
Bug 78081 - don't export intermediate libraries, prelimiary work blanket-r=mento
2006-05-03 22:18:39 +00:00
bugzilla%arlen.demon.co.uk
999fb60b94
Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
...
p=me/kherron r=kherron sr=roc
2006-05-02 23:03:22 +00:00
masayuki%d-toybox.com
79d9fd9989
Bug 194067 support unicode file name on drag and drop(D&D). patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2006-05-02 06:20:16 +00:00
masayuki%d-toybox.com
46b6364e2c
Bug 333166 When mouse cursor is on the plug-in but not focused, focused element will receive wheel event instead of plug-in. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2006-05-02 06:17:55 +00:00
roc+%cs.cmu.edu
171e5d95f2
Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner
2006-05-01 23:23:33 +00:00
mark%moxienet.com
19a37839ee
335166 When libwidget.rsrc is a symbolic link, it's not loaded, causing missing cursors and nsWindow assertions. Death to FSSpec, use CFBundle/CFURL to locate libwidget.rsrc. r=josh sr=pink
2006-05-01 21:10:13 +00:00
joshmoz%gmail.com
aad5097a48
remove unused Mac widget code, detab the file. no bug.
2006-04-28 21:58:04 +00:00
joshmoz%gmail.com
0c04fe5fda
don't call First() on an empty string. b=326874 r=mento
2006-04-28 21:06:59 +00:00
dougt%meer.net
0dcce402e1
Using F21 or F22 on some PPC generate a key that pops up the software keyboard. window ce only
2006-04-27 19:22:33 +00:00
roc+%cs.cmu.edu
b9d2515023
Bug 335432. Link to Xinerama from widget/src/gtk2. r=vlad
2006-04-25 22:49:29 +00:00
joshmoz%gmail.com
2018612fd5
fix focus/activate for non-embedders when windows are first created. b=330587 r=mento
2006-04-25 19:20:31 +00:00
dougt%meer.net
991924f87d
reverting the change to the size of the soft key menu bar as it causes visable problems on some PPC devices. wince only
2006-04-25 18:34:31 +00:00
dougt%meer.net
4e058e4551
Changing the key we use. some phones actually map lower FKeys to applications. WINCE ONLY.
2006-04-25 18:18:36 +00:00
mark%moxienet.com
02e31d257d
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
2006-04-24 18:31:23 +00:00
masayuki%d-toybox.com
1f6633c549
Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc
2006-04-24 13:58:38 +00:00
joshmoz%gmail.com
5ee4b1fe2c
In bug 334551, we added NS_ACTIVATE/NS_DEACTIVATE messages to windows in order to fix a focus problem. However, we were already sending NS_ACTIVATE following NS_GOTFOCUS somewhere else and the real problem was that immediately afterwords we sent another NS_GOTFOCUS. Adding another NS_ACTIVATE seemed to fix the problem because instead of sending NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS, we sent NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS/NS_ACTIVATE which meant that each focus message had an activate paired with it. The real fix here however is to not send the second NS_GOTFOCUS message. b=334551
2006-04-24 07:19:10 +00:00
wr%rosenauer.org
924133e9b3
Bug 289897 - huge memory leak when klipper is running (leak part), p=roc, r+sr=darin
2006-04-24 06:10:26 +00:00
joshmoz%gmail.com
1a2393f393
fix insertion point wackiness due to not sending top-level window gecko activation events. Also some cleanup. b=334551 r=mento
2006-04-21 20:35:00 +00:00
gavin%gavinsharp.com
0d15456926
Bug 315370: text Copy/Paste from Firefox to Outlook will be created as attachment, patch by David Gardiner <David.R.Gardiner@gmail.com>, r+sr=roc
2006-04-21 15:16:22 +00:00
cls%seawood.org
9d3fb5f3b1
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
sharparrow1%yahoo.com
f7c5538a64
Bug 334547: unused code removal
2006-04-20 03:15:02 +00:00
mark%moxienet.com
10e5e87ec7
334197 VPATH interferes with trunk universal build. Build .rsrc in local dir, then symlink into $(DIST)/bin. r=bsmedberg
2006-04-19 23:32:07 +00:00
martijn.martijn%gmail.com
637b1cc109
Bug 324414 - caret blinking not themed. Patch by chpe@gnome.org,r+sr=roc
2006-04-19 20:03:30 +00:00
cls%seawood.org
a793596959
mingw w32api (as of 3.7) only defines WM_APPCOMMAND so cleanup ifdefs.
...
Bug #333460 r=emaijala sr=bz
2006-04-19 04:25:16 +00:00
jshin%mailaps.org
5dd820cae4
bug 234946 : Windows File Picker Issues on Win2k or later (full Unicode support) : r=emaijala, sr=neil
2006-04-19 00:41:22 +00:00
mark%moxienet.com
722ec70d37
334537 nsMenuBarX installs an event handler poorly, fix installation and eliminate unnecessary baggage in event handler. r=josh
2006-04-18 21:25:05 +00:00