dougt%meer.net
|
6f82611a94
|
Fixing regression on Windows Ce. b=259816. r=ere. WINCE only.
|
2006-06-04 16:08:50 +00:00 |
timeless%mozdev.org
|
25faaa6896
|
Bug 337917 Make consumers stop using cids from other modules
r=neil sr=darin
|
2006-06-03 23:42:13 +00:00 |
timeless%mozdev.org
|
f24522c8fd
|
Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
|
2006-06-03 23:38:55 +00:00 |
timeless%mozdev.org
|
9391198a55
|
Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
|
2006-06-03 23:35:59 +00:00 |
joshmoz%gmail.com
|
bcf9861191
|
fix a comment, no code changes. r=sparky
|
2006-06-02 17:48:34 +00:00 |
ginn.chen%sun.com
|
1ea5dd728a
|
back out Bug 339554 fix failed
|
2006-06-02 03:47:34 +00:00 |
mark%moxienet.com
|
5bb39b9e7e
|
340027 Phantom scrollbars appear after activating/deactivating a window. Don't call HiliteControl on controls that are not supposed to be visible. r=josh a/1.8.1=me
|
2006-06-02 01:07:41 +00:00 |
mark%moxienet.com
|
13212e493a
|
339371 Need [NSApp run] on the stack. r=josh sr=darin
|
2006-06-01 18:35:47 +00:00 |
joshmoz%gmail.com
|
2b0c4224da
|
remove unnecessary code from Carbon sheet impl. b=339866 r=mento
|
2006-06-01 01:48:24 +00:00 |
joshmoz%gmail.com
|
fc1a3e45a0
|
Linking against the Cocoa framework in Carbon widgets is no longer necessary since we don't call NSApplicationLoad() any more. b=339389 r=sparky
|
2006-05-31 16:20:41 +00:00 |
joshmoz%gmail.com
|
b316d4e87f
|
Cocoa builds broken on case-sensitive file systems, fix includes filename. b=339682
|
2006-05-30 23:26:56 +00:00 |
dougt%meer.net
|
f8eecefa2a
|
Wince only. Enables IME on windows ce. this is required for any wince application to use IME. bug 297683. r/sr = dveditz
|
2006-05-30 20:57:07 +00:00 |
mark%moxienet.com
|
16b1ce0ce3
|
339640 Activate/deactivate events being processed twice. r=josh
|
2006-05-30 15:55:25 +00:00 |
joshmoz%gmail.com
|
8fbc20e4e9
|
add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart
|
2006-05-30 15:54:28 +00:00 |
mark%moxienet.com
|
d6975ae807
|
337646 Trouble with multiple sheets: going from a parent sheet to a child sheet back to a parent sheet puts the window in a bad state, causes blank sheet to appear and effectively hangs the app. Take care to not call ShowSheetWindow except when absolutely necessary. r=josh
|
2006-05-30 15:45:23 +00:00 |
mark%moxienet.com
|
3db89b7d24
|
339370 Scrollbars in popup windows appear inactive. r=josh
339482 Bad app behavior caused by removing event handlers based on random stack garbage. r=josh
|
2006-05-30 15:40:50 +00:00 |
enndeakin%sympatico.ca
|
89257db6ee
|
Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc
|
2006-05-30 13:50:48 +00:00 |
ginn.chen%sun.com
|
acf98a8c31
|
Bugzilla 339554 at-poke gets a focus-event for a blank panel
r+sr=roc
|
2006-05-30 06:10:34 +00:00 |
joshmoz%gmail.com
|
fb731537ab
|
add null check, kill unused function, spacing/comment cleanup. r=mento
|
2006-05-26 19:57:41 +00:00 |
mark%moxienet.com
|
9f9f907af2
|
338249 Embedding and plugin users restrict the ability to let the system run the event loop. Always receive and dispatch events manually. Cocoa. r=josh sr=darin
|
2006-05-26 18:38:19 +00:00 |
mark%moxienet.com
|
2438c5405c
|
339051 Embedding and plugin users restrict the ability to let the system run the event loop. Always receive and dispatch events manually. Carbon. r=josh sr=darin
|
2006-05-26 18:12:46 +00:00 |
joshmoz%gmail.com
|
9eb05a2816
|
Call NSApplicationLoad() to initialize Cocoa even in Carbon builds because if anyone uses Cocoa without it being called (other components or plugins), the app goes crazy. b=337334 r=mento
|
2006-05-25 18:15:01 +00:00 |
bryner%brianryner.com
|
c4d4d075ec
|
Fix up mac widget callsites for bug 336696, r=pinkerton sr=neil
|
2006-05-25 17:52:45 +00:00 |
mark%moxienet.com
|
bceabf4c0d
|
54488 Scrollbars in inactive windows should also be inactive. r=josh
|
2006-05-25 17:42:40 +00:00 |
joshmoz%gmail.com
|
1be731589a
|
make sound work on Intel Macs, endian problems looking at file bytes. b=339124 r=mento sr=pinkerton
|
2006-05-24 22:06:37 +00:00 |
mark%moxienet.com
|
2853914fcf
|
106695 Rewrite activate/update events as Carbon events. These are implemented a
s window-scope event handlers. The unnecessary application-scope handlers are r
emoved. r=josh sr=pink
|
2006-05-24 20:29:00 +00:00 |
benjamin%smedbergs.us
|
3077fe2500
|
Bug 339023 - Static strings in widget/windows, rs=roc
|
2006-05-24 13:48:01 +00:00 |
ginn.chen%sun.com
|
e1c4f6768f
|
Bug 337859 Firefox windows open very small initially, then expand to
regular size
r+sr=roc
|
2006-05-24 03:45:30 +00:00 |
joshmoz%gmail.com
|
967c1c7ddf
|
set minimum size on all windows, also keep invisible windows out of Expos��.b=338723 r=mento
|
2006-05-23 19:47:43 +00:00 |
bryner%brianryner.com
|
14c8ade4c5
|
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
|
2006-05-22 20:37:32 +00:00 |
mark%moxienet.com
|
cb4aad3b2e
|
338724 Get rid of nsQDFlushManager/nsIQDFlushManager, it's been rendered obsolete. Ha. Cocoa-only. r=josh
|
2006-05-22 20:25:08 +00:00 |
mark%moxienet.com
|
107703cc8e
|
338759 Remove dead key event/text input code from widget/src/mac following bug 337199. r=josh a/1.8.1=me
|
2006-05-22 19:21:10 +00:00 |
benjamin%smedbergs.us
|
99edde7f0d
|
Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner
|
2006-05-22 19:13:03 +00:00 |
emaijala%kolumbus.fi
|
52a6d84dcd
|
Fix for bug 259816: Browser steals focus from program selected in 'Open With' dialog
r=neil
sr=roc
|
2006-05-22 18:35:56 +00:00 |
mark%moxienet.com
|
123365c90a
|
338357 Crash in AppKit display when interleaved with layout. Use [NSView setHidden:] to implement show/hide. r=josh sr=pink
|
2006-05-22 18:15:06 +00:00 |
bryner%brianryner.com
|
de811b24ec
|
backing out 336696, I checked in the wrong version of the patch
|
2006-05-22 18:03:16 +00:00 |
bryner%brianryner.com
|
ac1c3b1456
|
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
|
2006-05-22 16:18:45 +00:00 |
mark%moxienet.com
|
0898bef714
|
Bustage fix for cocoa widgets following bug 337199. Cocoa never even used this file.
|
2006-05-22 01:19:56 +00:00 |
mark%moxienet.com
|
51999bb9af
|
337199 Key event/text input regressions on Mac after bug 332579, RETURN key events double-processed. Also: 337277 Typed characters appear twice after visiting site with Java applet, 337338 Typing special characters (accents) and symbols with Option fails, 337370 Japanese IME broken, 336357 Keystrokes inserted twice into text input fields. Rework key event and TSM handlers. r=josh sr=shaver a/1.8.1=me&shaver
|
2006-05-22 00:34:35 +00:00 |
masayuki%d-toybox.com
|
cce1d49d68
|
Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc
|
2006-05-21 08:16:27 +00:00 |
sergei_d%fi.tartu.ee
|
6b3838945c
|
[BeOS] Implement HideWindowChrome, Bug 338326, p=sergei_d, r=thesuckiestmail, BeOS-only
|
2006-05-18 18:26:43 +00:00 |
sergei_d%fi.tartu.ee
|
387522fa83
|
[BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only
|
2006-05-17 19:35:21 +00:00 |
mark%moxienet.com
|
461734c0de
|
338289 Reverting previous reversion, this wasn't the cause of the Camino Tp/Ts regression.
|
2006-05-17 19:30:23 +00:00 |
mark%moxienet.com
|
5e118c84e1
|
338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin
|
2006-05-17 19:07:05 +00:00 |
joshmoz%gmail.com
|
a292c60276
|
Add nsPIWidgetCocoa interface to top-level window Cocoa widgets. This is part of bug 330587, sheet support. r=mento
|
2006-05-17 18:53:58 +00:00 |
sergei_d%fi.tartu.ee
|
a8901b85f0
|
[BeOS]Bug 337489. BeOS follow-up for bug 326273. p=sergei_d, r=thesuckiestemail. BeOS-only
|
2006-05-17 16:09:29 +00:00 |
mark%moxienet.com
|
84f16c81b6
|
338289 Attempting to solve Camino performance regression by backing out a portion of 337824.
|
2006-05-17 15:43:26 +00:00 |
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 |