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

3207 Коммитов

Автор SHA1 Сообщение Дата
sdwilsh@shawnwilsher.com 356e20e329 Bug 382694 - Allow applications to specify notification names to growl other than the default. r=cbarrett, r=mano 2007-07-15 14:16:52 -07:00
kherron@fmailbox.com bdb02c5e22 Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 08:03:07 -07:00
kherron@fmailbox.com bed119a241 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-15 05:27:57 -07:00
kherron@fmailbox.com 72e34604e6 Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 10:07:33 -07:00
kherron@fmailbox.com 327baa2348 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-14 07:42:55 -07:00
sspitzer@mozilla.org 0e27853da4 fix for bug #386956: Simplify nsNavHistory::RemoveDuplicateURLs
patch=Marcho Bonardo <mak77@supereva.it>
r=sspitzer
2007-07-12 16:49:58 -07:00
sdwilsh@shawnwilsher.com c6790403b9 Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
mozilla.mano@sent.com 3d5ebb8161 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-11 15:38:13 -07:00
dolske@mozilla.com 223b702ffa Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin 2007-07-11 12:40:24 -07:00
myk@mozilla.org 1322fc32d6 bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues
r=sayrer
2007-07-11 12:04:04 -07:00
benjamin@smedbergs.us c86b346910 Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review 2007-07-11 09:52:12 -07:00
mozilla.mano@sent.com 789a152594 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
rob_strong@exchangecode.com d040bdde43 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
peterv@propagandism.org 236ce0274e Backing out to fix orange. 2007-07-10 03:54:09 -07:00
mozilla.mano@sent.com 3ef4785e16 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-10 00:57:31 -07:00
dbaron@dbaron.org 7f969e66ca Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sspitzer@mozilla.org 741d0923ab fix for bug #386303: Duplicate indexes in nsFaviconService and nsAnnotationService
patch=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-06 18:15:29 -07:00
sdwilsh@shawnwilsher.com 6303e1f942 Bug 378079 - AutoComplete returns invalid rows when more than one AutoCompleteSearch is used. Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.sharp 2007-07-05 18:43:20 -07:00
enndeakin@sympatico.ca 763c28dc18 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
dbaron@dbaron.org 269a3e3477 Make nsGTKRemoteService properly implement its AddRef and Release methods so it doesn't leak on shutdown. b=336920 r=bsmedberg 2007-07-03 14:21:11 -07:00
sdwilsh@shawnwilsher.com 9fbb9e20dd Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 14:04:54 -07:00
sdwilsh@shawnwilsher.com 9933f0f561 Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 09:56:20 -07:00
sdwilsh@shawnwilsher.com 21257f574d Bug 385876 - DM should cache the query that nsDownload::UpdateDB uses. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-07-02 10:29:59 -07:00
sdwilsh@shawnwilsher.com a0e47657da Bug 386368 - Use getters and setters for database schema version. r=sspitzer 2007-07-02 10:25:41 -07:00
sdwilsh@shawnwilsher.com 62787fcc66 Bug 384734 - Open method should be able to pass in old downloads to the window. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-02 10:25:30 -07:00
sayrer@gmail.com 328cd1d1c2 Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano. 2007-07-01 10:29:58 -07:00
rflint@ryanflint.com 6a655bbcbd Bug 385524 - Reduce boilerplate code in passwordmgr. r=dolske/gavin 2007-06-30 18:41:33 -07:00
enndeakin@sympatico.ca 4f1b5e6da7 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca a38bda36bc Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com 6ddb291e99 Bug 383209: clear private data fails to clear stored passwords, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-06-27 16:31:36 -07:00
sdwilsh@shawnwilsher.com 127de81302 Bug 289219 - nsDownloadProxy needs not QI mInner to get at webprogresslistener methods. r=cbiesinger 2007-06-27 14:08:31 -07:00
dietrich@mozilla.com c3648cba30 Reverting until windows perf #s are back and things are less noisy 2007-06-27 13:57:56 -07:00
dietrich@mozilla.com c25a0d617b Backing out bug 327350 for bug 385957 2007-06-27 13:39:25 -07:00
flamingice@sourmilk.net 1fa02e7409 Bug 372999, Password manager unit test code cleanup, Patch by Justin Dolske, r=gavin 2007-06-27 12:21:13 -07:00
sdwilsh@shawnwilsher.com c6580f4995 Bug 383224 - Remove XPInstall bits from the Download Manager. r=mano 2007-06-27 09:52:15 -07:00
sspitzer@mozilla.org 5a1672f76f fix for bug #385867: crash when opening the history sidebar (grouped by date) if visit time is in the future
r=dietrich
2007-06-26 08:42:07 -07:00
sayrer@gmail.com 379c6a852f Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression. 2007-06-25 21:57:30 -07:00
dietrich@mozilla.com 29dbdb3fe2 Bug 327350 initialization of places services can fail in error conditions (r=mano) 2007-06-25 20:57:28 -07:00
sayrer@gmail.com 6003b8ebf4 Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration. 2007-06-25 19:20:47 -07:00
sayrer@gmail.com 99d2e75f38 Bug 385839. Password manager leaks on shutdown. r=gavin 2007-06-25 18:19:09 -07:00
mozilla.mano@sent.com 93e4d198bd Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich. 2007-06-25 18:08:54 -07:00
sdwilsh@shawnwilsher.com 79cca31a4f Bug 380222 - Rewrite fillDocument() after new pwmgr lands. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-06-25 14:20:55 -07:00
myk@mozilla.org 4391d7a672 bug 385278: fix some style nits in the content prefs service
r=mconnor
2007-06-25 14:19:40 -07:00
myk@mozilla.org a4da9af324 bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service
r=sayrer
2007-06-25 13:51:22 -07:00
flamingice@sourmilk.net a92411b492 Bug 385113, Incorrect checks for alloc failure, r=mano 2007-06-25 09:33:18 -07:00
kairo@kairo.at 8fd76120ea bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano 2007-06-25 04:05:02 -07:00
dietrich@mozilla.com c787694c74 Bug 380345 Remove dummy connection/statement from the History database (r=sspitzer) 2007-06-23 09:11:33 -07:00
rflint@ryanflint.com 0659fd41a0 Backout bug 385524 due to a doubling in RLk. 2007-06-22 21:59:24 -07:00
rflint@ryanflint.com 25440c20f0 Bug 385524 - Reduce boilerplate code in passwordmgr. r=gavin/dolske 2007-06-22 21:04:50 -07:00