gecko-dev/widget/src/windows
benjamin%smedbergs.us 3a8369a2ea Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
..
.cvsignore
IENUMFE.CPP Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
IENUMFE.H Remove unnecessary urlmon references and fix mingw static build. 2005-10-28 22:00:27 +00:00
Makefile.in Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
aimm.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsAppShell.cpp 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
nsAppShell.h 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
nsBidiKeyboard.cpp Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
nsBidiKeyboard.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsClipboard.cpp 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
nsClipboard.h 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
nsDataObj.cpp 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
nsDataObj.h Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
nsDataObjCollection.cpp Remove unnecessary urlmon references and fix mingw static build. 2005-10-28 22:00:27 +00:00
nsDataObjCollection.h Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
nsDeviceContextSpecFactoryW.cpp moving printing from gfx to widget part 1. bug 326149. r=vlad 2006-02-10 20:40:54 +00:00
nsDeviceContextSpecFactoryW.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-07 01:14:50 +00:00
nsDeviceContextSpecWin.cpp Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsDeviceContextSpecWin.h fixing non-cairo windows printing bustage 2006-02-11 00:03:51 +00:00
nsDragService.cpp Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
nsDragService.h Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
nsFilePicker.cpp Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
nsFilePicker.h Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
nsImageClipboard.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
nsImageClipboard.h bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
nsKeyboardLayout.cpp 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
nsKeyboardLayout.h 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
nsLookAndFeel.cpp bug 309935 correctly check for errors from SystemParametersInfo, fixing 2005-12-17 14:21:19 +00:00
nsLookAndFeel.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsNativeDragSource.cpp Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
nsNativeDragSource.h Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
nsNativeDragTarget.cpp Fix crash bug 336586. r=ere, sr=darin 2006-05-12 03:39:34 +00:00
nsNativeDragTarget.h Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
nsNativeThemeWin.cpp Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
nsNativeThemeWin.h Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
nsPrintOptionsWin.cpp Bug 235643 all _CreatePrintSettings leak on failure 2006-02-07 01:15:00 +00:00
nsPrintOptionsWin.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-07 01:14:50 +00:00
nsPrintSettingsWin.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-07 01:15:21 +00:00
nsPrintSettingsWin.h moving printing from gfx to widget part 1. bug 326149. r=vlad 2006-02-10 20:40:54 +00:00
nsScreenManagerWin.cpp Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsScreenManagerWin.h Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsScreenWin.cpp Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsScreenWin.h Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsSound.cpp Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
nsSound.h fixing windows bustage 2004-04-27 17:17:31 +00:00
nsSwitchToUIThread.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
nsToolkit.cpp 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
nsToolkit.h 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
nsWindow.cpp Fix for bug 259816: Browser steals focus from program selected in 'Open With' dialog 2006-05-22 18:35:56 +00:00
nsWindow.h Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron 2006-04-18 19:08:34 +00:00
nsWindowAPI.h bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
nsdefs.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
resource.h Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00