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

142141 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 495c01f9c8 Backing out to fix orange till I can sort it out. 2005-05-26 14:41:34 +00:00
bzbarsky%mit.edu 732a318bfe Don't pin object atoms, since those can entrain all sorts of other stuff. Bug
294893 some more, r=brendan, sr=jst, a=brendan
2005-05-26 13:27:57 +00:00
smfr%smfr.org edae1198c7 Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
smfr%smfr.org 816368ef87 Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann. 2005-05-26 04:38:48 +00:00
smfr%smfr.org 839a0d2559 Fix bug 295429: when seeing a failure code on the nsIRequest on OnLocationChange, set the site icon to a little warning triangle, rather than the site icon. 2005-05-26 04:32:26 +00:00
wtchang%redhat.com 0e3be21354 Bugzilla bug 294955: allow the "primordial" thread (the thread that
initialized NSPR) to terminate while NSPR is still in use. r=glen.beasley.
2005-05-26 02:27:51 +00:00
bugzilla%glob.com.au 797f444df1 Bug 295455: Mozbot should fetch bug links with excludefield=long_desc
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat
2005-05-26 01:59:57 +00:00
brendan%mozilla.org 6fdd65d11d Fix null deref crash on s.match.apply (295052, r=shaver). 2005-05-25 23:28:00 +00:00
pavlov%pavlov.net f4be5ffe82 set is_utc as well as zone when doing getInTimezone r=vlad 2005-05-25 23:09:40 +00:00
dmose%mozilla.org 87c4234779 XPConnect doesn't like null iid params; r=vlad 2005-05-25 22:43:42 +00:00
pavlov%pavlov.net 273680aa96 adding support for playing a sound based on a pref 2005-05-25 22:06:36 +00:00
scott%scott-macgregor.org 756cba5f70 File / New / Address book Card was not showing up in the main mail window. 2005-05-25 18:42:25 +00:00
scott%scott-macgregor.org b92886bc4a Bug #295488 --> fix regressions from Bug #195224 virtual folder properties dialog is DOA with a JS exception.
sr=bienvenu
2005-05-25 18:17:07 +00:00
dougt%meer.net 5e672d2868 Cleans up EnumChildWindows implementation. Implements IsIconic correctly. Breaks EnumThreadWindows. I stubbed out printf all together. I think that there is a bug in EVC's varargs which crash us. Fixes up ExtTextOut to correctly calculate length. Not part of normal build 2005-05-25 16:03:27 +00:00
dougt%meer.net 91a43508fc Fixing up spatialnavigation to work in a static build. not part of normal build. 2005-05-25 15:47:35 +00:00
bzbarsky%mit.edu 779aaed048 Removing uneeded manual wrapper. More attempts at bug 294893, r+sr=jst, a=drivers 2005-05-25 15:20:28 +00:00
mvl%exedo.nl a1159e6167 Add some files I missed. Bug 288313, patch by sipaq, r=mvl 2005-05-25 10:53:18 +00:00
jst%mozilla.jstenback.com a12a67e400 More fixes for leak bug 294893. Make sure to clear the scope of the native wrapper when a wrapped native's scope is cleared. r+sr=bzbarsky@mit.edu, a=drivers 2005-05-25 03:40:24 +00:00
rj.keller%beonex.com 048625ef37 Bug 294142 - Reading mail produces exception :: Changing Grendel toolbar button look to be more compliant with the Java look and feel and a bit nicer looking :: Adding some new javadoc info to the code that is badly needed. 2005-05-25 02:01:35 +00:00
smfr%smfr.org 060a5a06b3 Fix bug 295375 (random Camino crash on page load). Be sure to remove HistoryDataSources from the notification center. 2005-05-25 01:56:05 +00:00
scott%scott-macgregor.org 8feb50a6c9 Bug #295405 --> Problems setting default news, mail and feed settings on Windows 2005-05-25 00:20:34 +00:00
pavlov%pavlov.net e101ba0d42 event dialog cleanups getting ready for recurrence 2005-05-24 22:19:24 +00:00
pavlov%pavlov.net 4061157ea2 adding note about .name property only working after the calendar is registered 2005-05-24 22:16:49 +00:00
pavlov%pavlov.net 00adacfe16 create a home calendar by default r=vlad 2005-05-24 22:15:29 +00:00
pavlov%pavlov.net a19fc0b86a hooking the context menu back up to the calendar list for publish 2005-05-24 22:15:10 +00:00
jwalden%mit.edu dd9c768ba9 Bug 291866 - Make the "How to Use Help" doc non-browser-specific. This should make the "One toolkit/ To Rule Them All" people a tad bit happier. r=steffen, a=asa 2005-05-24 20:49:00 +00:00
mvl%exedo.nl 458ad79df6 use the right column name. r=vlad 2005-05-24 20:45:28 +00:00
vladimir%pobox.com c8d08bdc5d fix name of getTodoFromRow 2005-05-24 20:18:51 +00:00
jst%mozilla.jstenback.com 679306af53 More attempts at fixing leak bug 294893 by fixing up parenting of XPCNativeWrapper objects, and fixing problem with accessing a deleted wrapper in some cases. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org 2005-05-24 20:05:43 +00:00
mozilla.mano%sent.com 4272dcf2df Bug 295337 - [Mac] Cmd+? doens't open help successfully. r=mconnor a=asa 2005-05-24 19:54:42 +00:00
mvl%exedo.nl 098c22577a Bug 288313 copy old connection/proxy prefs to Sunbird.
patch by sipaq, r=mvl
2005-05-24 19:41:49 +00:00
mvl%exedo.nl d55d946e48 Bug 295212 internally rename unifinders' column "filename" to "calendarname".
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:33:26 +00:00
mvl%exedo.nl 092c6a6019 Bug 295168 Task/todo list missing columns for Location, Status, Calendar Name
patch by gekacheka@yahoo.com (plus parts from me to make sorting by date work), r=mvl
2005-05-24 19:26:11 +00:00
mvl%exedo.nl af50a4f5ef Bug 278621 "sort by: calendar name" still sorts after date
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:17:58 +00:00
mvl%exedo.nl f67f0595fd Bug 295164 event list calendar name column is empty.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:13:58 +00:00
mvl%exedo.nl 06c9a58294 Bug 295141 Task/Todo mouseover preview does not show location or description.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:07:19 +00:00
mvl%exedo.nl b1536756a6 Bug 294293 Status: appears with blank when mouseover new task with status None.
patch by gekacheka@yahoo.com, r=shaver
2005-05-24 19:04:03 +00:00
robert%accettura.com 9aefb6bcf8 Fixing some server bustage (not including iolib to print header). NPOTB 2005-05-24 17:50:09 +00:00
bzbarsky%mit.edu 77b7e763aa Pass the document URI for the <key>'s or <command>'s document as the script
filename when compiling the <key>'s handler.  Bug 295160, r+sr=jst, a=asa
2005-05-24 17:30:07 +00:00
mozilla.mano%sent.com 9829a8e1d0 Now that Chase changed the ProductName on the mac tinderbox, i'm reanding the mac rebranding patch (bug 294399), r=bsmedberg/josh, a=asa 2005-05-24 17:12:35 +00:00
mkaply%us.ibm.com d96946fa10 OS/2 SeaMonkey build doesn't come up 2005-05-24 15:34:34 +00:00
bzbarsky%mit.edu 6dea09d616 Fix crashes on ia64 Linux when a method with more than 7 arguments is called
through XPCOM.  Bug 291378, patch by David Mosberger <davidm@hpl.hp.com>,
r+sr+a=shaver
2005-05-24 15:30:54 +00:00
jshin%mailaps.org cd2a02f3fc bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa) 2005-05-24 11:30:49 +00:00
cbiesinger%web.de a0fb97d850 295126 document readLine's return value better
r=bzbarsky sr=darin a=asa
2005-05-24 10:59:12 +00:00
mozilla.mano%sent.com 55faf4eea4 backing out mac rebranding, fixing bustage again 2005-05-24 07:53:01 +00:00
mozilla.mano%sent.com 3b0478de77 partly backing out mac rebranding, fixing bustage again 2005-05-24 07:42:18 +00:00
mconnor%steelgryphon.com 2d97369caa Bug 295272 - deer park branded alphas break uninstall of Firefox 2005-05-24 07:20:18 +00:00
mozilla.mano%sent.com db149513cf Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa 2005-05-24 07:15:27 +00:00
mconnor%steelgryphon.com cfe1e6a133 more deer park rebranding, a=asa 2005-05-24 07:13:51 +00:00
jst%mozilla.jstenback.com 762423d761 Fixing (hopefully) leak bug 294893. Don't mark mNativeWrapper when an XPCWrappedNative is marked, let XPCNativeWrapper's die when all script references to them are gone even if their XPCWrappedNative is still referenced. r/sr/a=asa@mozilla.org (will get real reviews once people are reachable). 2005-05-24 06:42:30 +00:00