Ben Turner
|
a050c21b91
|
Merge mozilla-central
|
2009-07-30 11:28:07 -07:00 |
Walter Meinl
|
c6f3f28a51
|
[OS/2] Bug 507251: Fix build break of xulrunner, sunbird due to missing readme.*, r=pweilbacher
|
2009-07-30 21:20:44 +03:00 |
Peter Weilbacher
|
01aee12b39
|
[OS/2] Bug 506997: fix build break after removal of deferred window position and clean up
|
2009-07-30 21:20:44 +03:00 |
Benjamin Smedberg
|
3f76d197c8
|
Make --disable-ipc work... mac-ppc now builds by default.
|
2009-07-20 15:04:52 -04:00 |
Benjamin Smedberg
|
8094281085
|
Merge mozilla-central into Electrolysis
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
|
2009-07-20 09:36:23 -04:00 |
Michael Ventor
|
24f2539fd5
|
Bug 503863 - fix warnings ISO C90 forbids mixed declarations and code, r=roc
|
2009-07-17 10:22:11 -04:00 |
Rob Arnold
|
5756566ee5
|
Bug 502713 - Minimized windows resize their content to (0,0) r=jmathies r=vladimir
|
2009-07-16 13:34:57 -07:00 |
Brad Lassey
|
65d7eefd9c
|
bug 327100 - WindowsCE nsIFilePicker getFolder doesn't work r=dougt
|
2009-07-15 10:40:47 -04:00 |
Tobias Hunger
|
93d0832cf3
|
Bug 497858: Clean up Qt's nsWindow, r=mfinkle
|
2009-07-15 08:20:21 -04:00 |
Masayuki Nakano
|
4c03c99935
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
Paul O'Shannessy
|
1e05cf7cbb
|
Bug 502516 - Cannot use file picker to browse for folders on Windows CE, r=vlad
|
2009-07-14 12:54:57 -07:00 |
Steven Michaud
|
b365dd613c
|
NPP_SetWindow can pass the wrong window's CGContextRef to a plugin. b=500130 r=josh sr=roc
|
2009-07-14 10:09:18 -05:00 |
Jim Mathies
|
75b14a0e97
|
Bug 470487 - Refactor win nsWindow tear down. (r=neil)
|
2009-07-13 10:58:19 -05:00 |
Masayuki Nakano
|
4e045134b0
|
b=502799 fix some misspelled words r+sr=roc
|
2009-07-11 10:32:43 +09:00 |
Peter Weilbacher
|
41db480f4e
|
[OS/2] Bug 500379: fix focus behavior when activating windows after the big focus change landed, p=Rich Walsh, r=pweilbacher
|
2009-07-10 09:30:39 +02:00 |
Benjamin Smedberg
|
e527ef540e
|
Merge changes from mozilla-central to electrolysis
|
2009-06-30 12:04:18 -04:00 |
Benjamin Smedberg
|
0a5070dd8a
|
Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
|
2009-06-30 12:02:37 -04:00 |
Olli Pettay
|
80837507f7
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
Jim Mathies
|
c11bb180f7
|
Bustage fix for change set 9f0e541d6656.
|
2009-06-30 01:23:22 -05:00 |
Jim Mathies
|
cf9b808287
|
Bug 493037 - "aNumLines must be non-zero" assertion hit on mouse wheel input. r=emaijala.
|
2009-06-30 01:02:07 -05:00 |
Jim Mathies
|
ba8842a8b0
|
Leak fix for change set 1aecdc720018 plus comment updates. r=jimm.
|
2009-06-30 01:00:16 -05:00 |
Josh Aas
|
92354e3fc0
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
Jim Mathies
|
becd2c6e8f
|
Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala.
|
2009-06-29 14:36:16 -05:00 |
David Bolter
|
047c8ca2a3
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
Markus Stange
|
e4cc97b972
|
Bug 420491 - Refactor construction and destruction of native NSWindows. r=josh
|
2009-06-24 17:15:32 +02:00 |
Olli Pettay
|
e58d9d852a
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
|
2009-06-24 16:33:02 +03:00 |
Olli Pettay
|
bd37663139
|
Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
|
2009-06-24 14:32:50 +03:00 |
Olli Pettay
|
c631aee4fe
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
|
2009-06-24 11:47:46 +03:00 |
Olli Pettay
|
0e64223e6d
|
Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
|
2009-06-24 11:42:00 +03:00 |
Doug Turner
|
3aab655871
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. build bustage.. r/sr=stuart.
|
2009-06-23 18:26:17 -07:00 |
Doug Turner
|
a0cca3eda6
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. I also moved cairo.h from nsWindow.cpp to nsWindow.h to support this #define. r/sr=stuart.
|
2009-06-23 17:26:11 -07:00 |
Doug Turner
|
bde98f5bfb
|
Bug 495298 - DirectDraw render mode for windows mobile. Build bustage fix on systems that do not have ddraw support.
|
2009-06-23 16:35:40 -07:00 |
Doug Turner
|
f1b3b93821
|
Bug 495298 - DirectDraw render mode for windows mobile. r=vlad, sr=stuart
|
2009-06-23 13:57:45 -07:00 |
Doug Turner
|
d23572d538
|
Bug 503207 - Fullscreen mode did not work in Firefox on Windows CE. r=vlad
|
2009-07-09 13:09:28 -07:00 |
Rob Arnold
|
df5d07b68d
|
Bug 501475 - Remove nsPaletteInfo and friends. r=joe
|
2009-07-09 12:27:44 -07:00 |
Nochum Sossonko
|
6505a5cbb5
|
Bug 502358 - eMetric_DragFullWindow is unused. r+sr=roc
|
2009-07-09 11:15:58 +02:00 |
Michael Ventnor
|
5d2beb9c4b
|
Bug 502537 - Tabpanels not rendered properly on some GTK themes. r+sr=roc
|
2009-07-09 11:15:48 +02:00 |
Karl Tomlinson
|
f09a1c782d
|
backout a2d8f3384b3c due to mochitest failures b=498143
|
2009-07-09 15:34:24 +12:00 |
Masayuki Nakano
|
0af09aedf1
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
Karl Tomlinson
|
b79050a92d
|
b=498143 Flash in background tab consumes input events. r=enndeakin
|
2009-07-09 13:37:13 +12:00 |
Justin Dolske
|
7422df1f12
|
Bug 502509 - Mousewheel scrolling not working with Windows CE. r=vladimir
|
2009-07-08 17:26:30 -07:00 |
Justin Dolske
|
594149c5c4
|
Bug 502522 - Password fields on Windows CE show asterisks instead of dots. r=vladimir
|
2009-07-08 17:26:30 -07:00 |
Justin Dolske
|
9e4759dea4
|
Bug 502508 - URL invisible in awesomebar result on WinCE. r=vladimir
|
2009-07-08 17:26:29 -07:00 |
Vladimir Vukicevic
|
91b51c4d16
|
b=499805; focus broken in dialogs/popups on Windows CE; r=enndeakin
|
2009-07-08 16:34:03 -07:00 |
Vladimir Vukicevic
|
662ffbc455
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad
|
2009-07-08 16:34:02 -07:00 |
Doug Turner
|
bebf1f7d95
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-08 09:13:13 -07:00 |
Steven Michaud
|
e4958ecdca
|
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
|
2009-06-23 14:09:19 -05:00 |
Rich Walsh
|
eadc914d9a
|
[OS/2] Bug 499515: fix OS/2 Drag and Drop bugs (and compiler warnings in drag-drop code), r=pweilbacher
|
2009-06-23 11:28:25 +02:00 |
Rich Walsh
|
1f75a265fe
|
[OS/2] Bug 430163: Implement GetToggledKeyState, r=pweilbacher
|
2009-06-23 11:26:45 +02:00 |
Olli Pettay
|
c76d6cdde2
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-23 12:09:05 +03:00 |