diff browse annotate |
9fba1bc0a565cfba3087da5ea1fea457966e9c61 created 2022-04-28 22:03 +0000 pushed 2022-04-29 09:48 +0000 |
Mike Hommey | Mike Hommey - Bug 1766368 - Fix ignored-qualifiers warnings in Windows builds. r=rkraesig |
diff browse annotate |
2d09267457f7c39d8c8beed5a6fb28fe7699ea2e created 2020-11-16 19:37 +0000 pushed 2020-11-17 09:44 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1677168: nsFilePicker cleanup; r=mhowell |
diff browse annotate |
67567acee3d28920ef90b3b4793383ba46af8ca7 created 2020-06-09 20:33 +0000 pushed 2020-06-10 14:02 +0000 |
Aaron Klotz | Aaron Klotz - Bug 1644569: Removed unused nsFilePicker::mLastUsedDirectory; r=mhowell |
diff browse annotate |
e1993a1f09ac53cd1a04fdf6a87f8cad8e44f73e created 2019-05-01 08:47 +0000 pushed 2019-05-01 15:54 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
3d28ca7c05d8f9ba3ba6ff1cd5449dce42ae95c1 created 2017-11-05 19:37 -0800 pushed 2018-01-14 05:34 +0000 |
Chris Peterson | Chris Peterson - Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj |
diff browse annotate |
6dacffdd0ed1ea53f7e2a56d1f44e2c90b959144 created 2017-08-06 13:15 +0900 pushed 2017-08-12 21:35 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot |
diff browse annotate |
df0ad0c6a960995cc7f35d26de63b6a7bf2196d6 created 2017-01-25 00:28 -0800 pushed 2017-02-08 00:33 +0000 |
Chris Peterson | Chris Peterson - Bug 1336778 - Part 2: Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/windows. r=jimm |
diff browse annotate |
0673be23886e7eadfa5d815394357db365b86f70 created 2016-12-23 13:13 +1100 pushed 2017-01-11 15:24 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1325503 - Remove Windows {XP, Server 2003, Vista} support from widget/. r=jimm. |
diff browse annotate |
b7d2b159ceb2181f6288ab6db8e9fd0ec568fb88 created 2016-07-22 10:56 +0200 pushed 2016-07-25 13:51 +0000 |
Thomas Zimmermann | Thomas Zimmermann - Bug 1265386: Fix white-space errors in widget/, r=nfroyd |
diff browse annotate |
34fab997a0a18bc72da09d0811ff98357fe0eb5f created 2016-07-21 13:59 +0200 pushed 2016-07-21 14:25 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 2bea1e1e403d (bug 1265386) for bustage on a CLOSED TREE |
diff browse annotate |
2bea1e1e403d0a000e0c3de7a565638f6bdefe10 created 2016-07-21 13:29 +0200 pushed 2016-07-21 14:25 +0000 |
Thomas Zimmermann | Thomas Zimmermann - Bug 1265386: Fix white-space errors in widget/, r=nfroyd |
diff browse annotate |
31b3a03707447d000981a6c1aa2dc81697458fc8 created 2016-04-19 21:51 +0100 pushed 2016-04-21 21:41 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1265953, part 2 - Convert much of the rest of the widget code from nsAutoPtr to UniquePtr. r=mstange |
diff browse annotate |
75dfe10ec44a88bda2d9721d269ddf2429ac5426 created 2016-02-02 17:36 +0200 pushed 2016-02-03 10:59 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj |
diff browse annotate |
d77374bc1315f8d5023363d2cea58ca810ba4cb7 created 2016-01-31 10:10 -0800 pushed 2016-02-01 01:53 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray |
diff browse annotate |
064969357fc94da487ada47c08249995b28cc560 created 2016-01-31 17:12 +0200 pushed 2016-02-01 01:53 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj |
diff browse annotate |
e22b3043887ed36bf2c634c2924a7c8d39d226b1 created 2016-01-30 09:05 -0800 pushed 2016-01-31 01:09 +0000 |
Kyle Huey | Kyle Huey - Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug |
diff browse annotate |
7d7c3210ea784595b9cde888f6655747707b9ee2 created 2015-02-14 11:29 +1100 pushed 2015-02-16 15:06 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1132679 - Fix warnings on windows widget and enable FAIL_ON_WARNINGS there. r=jimm |
diff browse annotate |
938a850163a2b1d427e2df9a108f85b7c34117ff created 2014-07-15 16:40 -0400 pushed 2014-07-16 13:43 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1038166 - Give nsFilePicker a private destructor; r=bjacob |
diff browse annotate |
5a9badd6db004310b9d1aca5db25ef4c275a4362 created 2014-01-04 10:02 -0500 pushed 2014-01-04 15:04 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc |
diff browse annotate |
7635b9512d86a3d4d3ecbcfd3bd5772264f8bf68 created 2013-12-15 19:00 -0500 pushed 2013-12-16 09:12 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 950508 - Build widget/windows in unified mode; r=roc |
diff browse annotate |
eba1adf9482af8a9b7dd2d2b77095e94f1177f3d created 2013-12-03 16:12 +0100 pushed 2013-12-03 21:45 +0000 |
Jacek Caban | Jacek Caban - Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm |
diff browse annotate |
04500118250742378ac412dcbfc50509d26b4cc1 created 2013-11-26 09:31 +0200 pushed 2013-11-26 11:36 +0000 |
Henri Sivonen | Henri Sivonen - Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. |
diff browse annotate |
c3b9c515d846f603918d9fc652c662b2b7928c53 created 2013-07-22 10:12 +0100 pushed 2013-08-15 10:56 +0000 |
Jonathan Watt | Jonathan Watt - Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir |
diff browse annotate |
9d6fb0b4c21efa8e733464516b8cb596a0f14342 created 2012-09-03 11:25 -0400 pushed 2012-09-04 09:31 +0000 |
Brian R. Bondy | Brian R. Bondy - Bug 787808 - Create common base class for Win32 and WinRT filepickers. r=jimm |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-08-22 16:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
9015f41f5e4e5d906569ee85612b626c24f66f36 created 2012-07-03 10:38 -0400 pushed 2012-07-06 00:15 +0000 |
Brian R. Bondy | Brian R. Bondy - Bug 751729 - File dialogs don't open with Visual Themes disabled in Windows 7 fix. r=jimm |
diff browse annotate |
a15d75939cd5d820507656f64edae9a18e10918e created 2012-06-06 14:08 +1200 pushed 2012-06-06 02:10 +0000 |
Geoff Lankow | Geoff Lankow - Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
490b6732369e10c0326d5e29e56ec23de59046b9 created 2012-04-09 21:53 +0200 pushed 2012-04-10 15:11 +0000 |
Diana Koenraadt | Diana Koenraadt - Bug 722864 - change nsFilePicker to no longer use global Private Browsing service. Instead, use nearest relevant docshell; r=jimm |
diff browse annotate |
8e5e54e70600532efaaef6d521796baca7db0b8a created 2012-02-16 18:36 -0600 pushed 2012-02-17 11:08 +0000 |
Jim Mathies | Jim Mathies - Bug 718374 - File picker support for choosing Win7 library default folders, and strip sdk ifdefing junk. r=neil |
diff browse annotate |
3be494e4cc8fc5a9a510b2721f777bd9aac37221 created 2012-01-24 07:05 +0100 pushed 2012-01-24 06:08 +0000 |
Serge Gautherie | Serge Gautherie - Bug 720071. (Av1a) Fix windows/nsFilePicker to actually be buildable using "--with-windows-version=502". r=jmathies. |
diff browse annotate |
3ec9d653933557e4fb1635deca2c39fcbc999b61 created 2012-01-04 20:30 +0000 pushed 2012-01-04 20:31 +0000 |
Neil Rashbrook | Neil Rashbrook - Bug 715129 File picker can't pick applications on Vista or later r=jimm |
diff browse annotate |
0735adef851b76e86719f3751167f20e068cb468 created 2012-01-04 20:22 +0000 pushed 2012-01-04 20:23 +0000 |
Neil Rashbrook | Neil Rashbrook - Backout changeset d1f777b14d52 |
diff browse annotate |
d1f777b14d5258b840b4bbe2336944ec880c9bc5 created 2012-01-04 20:13 +0000 pushed 2012-01-04 20:15 +0000 |
Neil Rashbrook | Neil Rashbrook - Bug 715129 File picker can't pick applications on Vista or later r=jimm |
diff browse annotate |
e57e271bf32838bd8c9d7b96d96409e445970fee created 2012-01-03 22:09 -0500| base pushed 2012-01-04 12:28 +0000 |
Brian R. Bondy | Brian R. Bondy - Bug 679226 - Fold widget/src into widget. r=roc |