Граф коммитов

134852 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu cf0cf99c31 Remove unneeded arg from SetFrameIsSpecial() and fix one of the callers to not
trigger an assert.  Bug 266321, r+sr=roc
2004-10-30 18:27:40 +00:00
bzbarsky%mit.edu 845f15d0b4 Allow setting the value of <input type="file"> to an empty string even in
untrusted script.  Bug 266744, r=sicking, sr=jst
2004-10-30 18:11:25 +00:00
dbaron%dbaron.org 8d4a0914e2 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 18:05:17 +00:00
mrbkap%gmail.com a85e23c86e bug 181697: <li> prevents phrasals from closing when its end tag is not used. r=bzbarsky sr=rbs 2004-10-30 16:47:12 +00:00
bsmedberg%covad.net 9c4fff3c06 Tbird won't actually find the file without a REQUIRES change. 2004-10-30 15:21:49 +00:00
bsmedberg%covad.net d63dc13176 Tbird uses the xpfe version of windows-hooks, so fixup the #includes 2004-10-30 13:24:44 +00:00
roc+%cs.cmu.edu 3b7e30e209 Bug 265983. GTK1 needs GetNativeData(NS_NATIVE_WIDGET) to be passed as the native parent, not NS_NATIVE_WINDOW. r+sr=bzbarsky 2004-10-30 12:57:46 +00:00
dbaron%dbaron.org 24b6b2f9a8 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:32:40 +00:00
dbaron%dbaron.org 393cb8c901 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:31:09 +00:00
dbaron%dbaron.org fa2806bb66 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 08:01:08 +00:00
dbaron%dbaron.org 1aa6feabe7 Attempt to fix bsmedberg's OS/2 bustage from bug 237745. 2004-10-30 07:56:30 +00:00
bsmedberg%covad.net 313f8ef7ab Build bustage from bug 237745 2004-10-30 06:39:06 +00:00
bsmedberg%covad.net c7bc90246c Build bustage from bug 237745 2004-10-30 06:20:36 +00:00
bsmedberg%covad.net 23695e1ff9 Think-o from bug 237745, this should fix the TXul test, r=timeless sr=stupidity 2004-10-30 05:48:37 +00:00
bsmedberg%covad.net 4b2a7d9acc Build history/public for non-browser environments. 2004-10-30 05:05:42 +00:00
bsmedberg%covad.net 7d2039b461 Thunderbird build bustage from bug 237745, try #2 2004-10-30 04:34:34 +00:00
bsmedberg%covad.net 117511a6aa Revert timeless' incorrect bustage-fix. 2004-10-30 04:30:48 +00:00
bsmedberg%covad.net e9f50479d7 Tbird bustage from bug 237745 - All toolkit apps need startup 2004-10-30 04:11:10 +00:00
scott%scott-macgregor.org ac5805af45 Bug #265548 --> Virtual Folders don't remember the previously selected message
Only works for single folder virtual folders.

sr=bienvenu
2004-10-30 04:02:10 +00:00
bsmedberg%covad.net da7f507469 This #include is totally bogus. Build bustage from bug 237745 2004-10-30 03:48:16 +00:00
bsmedberg%covad.net 3bf2b706f4 Build bustage, bug 237745 2004-10-30 03:44:32 +00:00
bsmedberg%covad.net a0236bf40d Use appcomps properly. 2004-10-30 02:26:17 +00:00
scott%scott-macgregor.org c46acee791 Bug #234765 --> properties and write button aren't working in the address book search dialog.
Thanks to woodie for the suggested fix.
2004-10-30 01:20:06 +00:00
joshmoz%gmail.com 065f31f75e fix Camino bustage - accidentally checked in a stary character at the beginning of the file 2004-10-29 23:59:18 +00:00
timeless%mozdev.org 4e6e9bd424 Bug 237745 (app-startup) 2004-10-29 23:34:15 +00:00
timeless%mozdev.org 5260cb928e Bug 237745 (app-startup) 2004-10-29 23:23:52 +00:00
timeless%mozdev.org a306ef180a random efforts at build bustage fixing.
statics are guaranteed to be null anyway so there's no reason to specify
NULL.
2004-10-29 23:20:50 +00:00
cbiesinger%web.de 0d1f0c72d8 fixing gcc 3.4 bustage 2004-10-29 22:15:48 +00:00
dveditz%cruzio.com ce13ee77d9 part of bug 263546: forgot to check in the required pref changes. r=jst,sr=darin 2004-10-29 22:11:23 +00:00
timeless%mozdev.org bee28b94e0 Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
timeless%mozdev.org c55dbfa772 trying to fix firefox build bustage 2004-10-29 21:23:47 +00:00
bsmedberg%covad.net fe72086e1f Temporary hack to make tboxen green, this will be fixed TOMORROW! (Bug 237745) 2004-10-29 21:04:42 +00:00
joshmoz%gmail.com eed44381c7 Fix: Dragging local file onto tab gives error message and fails (bug 243376) sr=pinkerton 2004-10-29 20:48:00 +00:00
bzbarsky%mit.edu 090b486e66 Push view update batching up to the root view manager. Make all associated
members only be accessed by the root view manager.  Document the invalidation
setup a bit.  Bug 244290, r+sr=roc
2004-10-29 20:47:25 +00:00
pinkerton%aol.net 40a7556a7a fix leak (double-retain) 2004-10-29 20:36:36 +00:00
scott%scott-macgregor.org 34a57689f0 Bug #266725 --> Hide virtual folders from the advanced search dialog and from the virtual folder picker dialog.
sr=bienvenu
2004-10-29 20:31:01 +00:00
bsmedberg%covad.net 762fa8b0ea Build bustage from bug 237745, although I can't imagine that this code actually works. 2004-10-29 20:28:28 +00:00
mostafah%oeone.com 3d0968086e Checked in patch for bug 264447: Export into vCalendar format has illegal newlines 2004-10-29 20:23:52 +00:00
bsmedberg%covad.net bdf04dec0e Fix REQUIRES for new location of nsINativeAppSupport.h, from bug 237745 2004-10-29 20:21:57 +00:00
shaver%mozilla.org f5f6159e3a WebDAV, NPOTB:
- Unify listeners better, with parameterized operation types for both
  completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
2004-10-29 20:20:54 +00:00
darin%meer.net 81f9345e29 fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner 2004-10-29 19:50:31 +00:00
darin%meer.net abcd15ca39 fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg 2004-10-29 19:43:51 +00:00
mostafah%oeone.com 9fec8baaa5 Added ca-AD and tr-TR to the dist 2004-10-29 19:39:38 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
mostafah%oeone.com a73f965a59 Added Catalan translation 2004-10-29 19:20:09 +00:00
bienvenu%nventure.com 910670faed fix 266536 handling of out of date local folder summary files, sr=mscott 2004-10-29 19:11:50 +00:00
darin%meer.net bd8b7d985b fixes bug 266564 "No need to include XPCOM.DLL in the Gecko SDK" r=bsmedberg 2004-10-29 19:09:02 +00:00
mostafah%oeone.com f131646c30 Adding in zoomWindow function provided by mattwillis 2004-10-29 19:08:50 +00:00
pedemont%us.ibm.com 7c83ee40aa Bug 264235 - check for resize to (0,0). r=pinkterton, sr=roc. 2004-10-29 19:01:01 +00:00
mostafah%oeone.com 2c87143ce9 Added turkish translation 2004-10-29 18:56:09 +00:00