roc+@cs.cmu.edu
|
c1ea1bd2c2
|
Bug 415789. nsWebBrowser needs to return a non-ignore status when it paints to ensure that the painting is actually committed. r=vlad
|
2008-04-01 15:30:58 -07:00 |
Olli.Pettay@helsinki.fi
|
dd42657d97
|
Bug 423965, [@ nsFind::Find], r+sr=jst, a=beltzner
|
2008-03-31 04:58:00 -07:00 |
mozilla@weilbacher.org
|
a34213dedf
|
Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner
|
2008-03-30 03:12:24 -07:00 |
timeless@mozdev.org
|
e2c269222e
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
timeless@mozdev.org
|
5da68b2430
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
Olli.Pettay@helsinki.fi
|
8a5f870904
|
Bug 414338, nsFind crashes if passed a range rooted at a document, r+sr=jst
|
2008-03-18 03:10:21 -07:00 |
timeless@mozdev.org
|
7c9ed4fa90
|
Bug 422445 WebBrowserPersist treats StartUpload failure as a readError r=biesi a=dsicore
|
2008-03-16 15:06:02 -07:00 |
jst@mozilla.org
|
630d5b60da
|
Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc
|
2008-03-14 14:31:24 -07:00 |
blassey@mozilla.com
|
f15f211ef3
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
blassey@mozilla.com
|
f4c05b9b4a
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
edward.lee@engineering.uiuc.edu
|
3c09432ead
|
Bug 418961 - "Save Page As" "Text Files" saves file but Downloads window doesn't show completion. r=biesi, sr=biesi, b-ff3=beltzner
|
2008-03-08 17:04:28 -08:00 |
edward.lee@engineering.uiuc.edu
|
b04e7a84d0
|
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
|
2008-03-08 17:02:06 -08:00 |
blassey@mozilla.com
|
516adb4afa
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
blassey@mozilla.com
|
7297b9e37e
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
blizzard@mozilla.com
|
99307d58e6
|
bug 419918 - Add the ability to fire the memory pressure observers from the embedding test app. Taken from Stuart's ramback extension and made available here for testing. r=dougt, sr=pavlov, a=beltzner
|
2008-03-05 11:10:34 -08:00 |
joshmoz@gmail.com
|
6a81962067
|
protect against obj-c exceptions in printing ui. b=419389 r/sr=roc
|
2008-03-04 09:56:32 -08:00 |
joshmoz@gmail.com
|
bbd7f58f1f
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
masayuki@d-toybox.com
|
7558425acf
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
masayuki@d-toybox.com
|
7963138fd7
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
masayuki@d-toybox.com
|
67123b5a8f
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
joshmoz@gmail.com
|
2ae90e3d7a
|
remove unused files, rename mac prompt service file to .mm. prep for exceptions handling. b=419389 r/sr=roc
|
2008-02-26 11:37:44 -08:00 |
timeless@mozdev.org
|
b0ac824349
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:12:17 -08:00 |
Olli.Pettay@helsinki.fi
|
ef5fceaa12
|
Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
|
2008-02-26 04:40:18 -08:00 |
reed@reedloden.com
|
de0fd36632
|
Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan]
|
2008-02-25 00:59:20 -08:00 |
reed@reedloden.com
|
7261bd8d17
|
Bug 409796 - "No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=biesi a1.9=beltzner]
|
2008-02-23 23:44:07 -08:00 |
jag@tty.nl
|
60e16aa5b6
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
masayuki@d-toybox.com
|
1ba248b82a
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
jwalden@mit.edu
|
4a3fa9a558
|
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
|
2008-02-14 16:02:44 -08:00 |
bzbarsky@mit.edu
|
ca47a33b0c
|
Stop treating _new as a special window target. No other browser does. Bug 417067, r+sr=jst, a=beltzner
|
2008-02-13 21:05:25 -08:00 |
reed@reedloden.com
|
2fc7493bb3
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 03:33:38 -08:00 |
reed@reedloden.com
|
b25b580080
|
Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep]
|
2008-02-10 22:06:52 -08:00 |
jag@tty.nl
|
92c5733e52
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
reed@reedloden.com
|
4270bd4e1c
|
Bug 408676 - "Fix include quotes style for gtkmozembed" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=damons]
|
2008-01-29 20:28:26 -08:00 |
dolske@mozilla.com
|
7af38b471a
|
Bug 244273 - improve current HTTP authentication prompt. r=neil,bsmedberg ui-r=johnath, a=blocking-1.9+, a-latel10n=damons
|
2008-01-29 11:33:26 -08:00 |
reed@reedloden.com
|
c6c7f07cd5
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-20 19:47:25 -08:00 |
kaie@kuix.de
|
b5c864f591
|
Follow up to bug 399590, add the new library file to packaging
|
2008-01-18 03:20:15 -08:00 |
reed@reedloden.com
|
a442aa2057
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 02:11:00 -08:00 |
reed@reedloden.com
|
1647a5803a
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-16 22:27:50 -08:00 |
reed@reedloden.com
|
596e3fa1a7
|
Bug 408686 - "Using glib-genmarshal for generation gtkmozembedmarshal*" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
|
2008-01-15 17:40:52 -08:00 |
reed@reedloden.com
|
45e8649ae4
|
Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep]
|
2008-01-11 14:16:15 -08:00 |
stuart.morgan@alumni.case.edu
|
6397bdfbe0
|
Bug 312018: Set the print job name before showing the print dialog. r=josh sr=bsmedberg a1.9=schrep
|
2008-01-10 15:44:06 -08:00 |
reed@reedloden.com
|
83c821f41c
|
Bug 409509 - "GtkMozEmbed strings cleanup" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
|
2008-01-10 01:01:11 -08:00 |
reed@reedloden.com
|
a221477b1c
|
Bug 408490 - "gtkmozembed cannot create profile files" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
|
2008-01-08 23:14:02 -08:00 |
sdwilsh@shawnwilsher.com
|
6a77372f46
|
Bug 410804 - nsWebBrowserPersist::MakeOutputStreamFromFile doesn't follow XPCOM rules. r=biesi, sr=biesi, a=schrep
|
2008-01-06 16:23:54 -08:00 |
reed@reedloden.com
|
8e4821bbef
|
Bug 373918 - "gtk_moz_embed_get_nsIWebBrowser not in the glue" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=schrep]
|
2008-01-04 21:51:23 -08:00 |
sdwilsh@shawnwilsher.com
|
537e0b2ccc
|
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
|
2008-01-04 09:55:02 -08:00 |
reed@reedloden.com
|
a007dfe8dd
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
dougt@meer.net
|
6f07cbb8ca
|
Relanding 398009. Fixes license headers. r/sr=brendan a=vlad
|
2007-12-18 09:42:44 -08:00 |
dougt@meer.net
|
f9ce9d48f7
|
Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad.
|
2007-12-18 09:36:32 -08:00 |
dougt@meer.net
|
ebdfad891f
|
Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad.
|
2007-12-18 09:31:14 -08:00 |