Commit Graph

1999 Commits

Author SHA1 Message Date
mkaply@us.ibm.com
5fb2f28e98 415974 - r=sayre, a=schrep - Microformats.getParent implemented incorrectly 2008-02-12 09:48:48 -08:00
mkaply@us.ibm.com
6220cf8b30 415805 - r=sayrer, a=schrep - if a geo has its own text, don't use the text of an hCard or hCal that contains it 2008-02-12 09:44:54 -08:00
mkaply@us.ibm.com
36552705c9 416054 - r=sayre, a=schrep - the agent field in hCard can be an hCard 2008-02-12 07:40:03 -08:00
mkaply@us.ibm.com
d5f5f00357 412660 - a=sayrer, a=schrep - Handle the adr microformat better when attempting to create a display string 2008-02-12 07:17:51 -08:00
karlt+@karlt.net
45477e7a1d Bug 413050 - call cairo_debug_reset_static_data in system cairo on shutdown r=pavlov 2008-02-11 22:47:40 -08:00
edward.lee@engineering.uiuc.edu
7f4835d63a Bug 416214 - Tag matches in location bar autocomplete don't decode URLs 2008-02-11 22:17:59 -08:00
edward.lee@engineering.uiuc.edu
314bb7c37e Bug 414287 - Share search result processing logic as AutoCompleteProcessSearch. r=dietrich, a1.9=schrep 2008-02-11 22:16:01 -08:00
jwalden@mit.edu
247329e211 Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep 2008-02-11 20:11:07 -08:00
dietrich@mozilla.com
06933f868f Bug 412751 ? Crash after clearing browsing history with query result nodes (for ondrej, r=dietrich, a=schrep) 2008-02-11 10:47:05 -08:00
reed@reedloden.com
c39c6da049 Bug 416467 - "textLength should not return the length of emptyText" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=schrep] 2008-02-10 22:16:23 -08:00
ajschult@verizon.net
b97edefc3b Bug 416561: test for bug 382990 opens bookmarks manager in seamonkey, r=gavin 2008-02-10 11:06:26 -08:00
reed@reedloden.com
11dd37b83a Whitespace fixes 2008-02-10 00:47:09 -08:00
reed@reedloden.com
9c2d08e0e6 Bug 411826 - "Mingw build error: undefined reference to `WinMain@16'" (Use CommandLineToArgvW) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg a1.9=schrep] 2008-02-10 00:46:13 -08:00
reed@reedloden.com
bbe4547674 Bug 415497 - "Put the back button on the window edge to make it an easier target" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin sr=roc a1.9=damons] 2008-02-10 00:32:37 -08:00
reed@reedloden.com
5ef36dbb17 Bug 414748 - "Improve focus ring painting of native themed location bar" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc r=Enn a1.9=schrep] 2008-02-10 00:30:04 -08:00
reed@reedloden.com
b697eba9f9 Bug 415357 - "Disabled spin buttons in Connection Settings look quite non-native on GTK+ platforms" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-09 23:00:56 -08:00
reed@reedloden.com
7d6b6fdbb8 Bug 416447 - "Two tiny fixes for editable menulists" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Enn a1.9=schrep] 2008-02-09 22:29:33 -08:00
dolske@mozilla.com
cc205a52b6 Bug 395038 - Add "Not Now" button to save password notification bar. r=gavin, ui-r=beltzner, a1.9=schrep 2008-02-09 22:25:48 -08:00
dolske@mozilla.com
fbcf415301 Relanding Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-09 22:08:29 -08:00
reed@reedloden.com
fbdb136b20 Bug 415433 - "Password notification bar should specify foreground color" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=gavin a1.9=damons] 2008-02-09 22:05:34 -08:00
reed@reedloden.com
cf90475f89 Bug 416324 - "make "most visited" query not reporting unvisited bookmarks" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=ondrej r=dietrich a1.9=schrep] 2008-02-09 21:28:06 -08:00
reed@reedloden.com
2873972431 Bug 414855 - "Remove verbose symbol push" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser/ted a1.9=damons] 2008-02-09 21:24:12 -08:00
reed@reedloden.com
1b8f960982 Bug 414857 - "When unfocusing the Search box in the Download manager fast, it doesn't apply the pattern" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=damons] 2008-02-09 21:10:01 -08:00
sdwilsh@shawnwilsher.com
4a08b0e3a4 Bug 386768 - Use mozIStorageConnection's BackupDB instead of the current (buggy) one. r=dietrich 2008-02-09 11:15:45 -08:00
sdwilsh@shawnwilsher.com
12b86dd2ef Bug 416205 - Update nsDownloadManager::Init from changes to mozIStorageService::OpenDatabase. r=Mardak, a=schrep 2008-02-09 11:10:06 -08:00
jag@tty.nl
77b084dde7 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
edward.lee@engineering.uiuc.edu
d0bd4bdfd3 Bug 414288 - Simplify TagsSearch to be correct, clear, concise. r=dietrich, a1.9=schrep 2008-02-08 20:51:44 -08:00
philringnalda@gmail.com
dbcd0556c1 Bug 407843 - There's no point in passing a bms to lms.createLivemarkFolderOnly/lms._createFolder, r=dietrich, a=schrep 2008-02-08 20:41:35 -08:00
surkov.alexander@gmail.com
4795c6f733 Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore 2008-02-08 18:40:47 -08:00
sdwilsh@shawnwilsher.com
9e75050e9c Bug 402452 - Some download manager preferences should be assumed, not required. r=Mardak, r=mfinkle, a=schrep 2008-02-08 14:22:35 -08:00
reed@reedloden.com
9886abfdaf Bug 408153 - "Use IAttachmentExecute antivirus API when it is available" [p=VYV03354@nifty.ne.jp (Masatoshi Kimura [emk]) / jmathies@mozilla.com (Jim Mathies) r=sdwilsh r=jmathies a=blocking-firefox3+] 2008-02-08 14:18:54 -08:00
dietrich@mozilla.com
6dd5b9da98 Bug 415757 ? RemovePagesFromHost could delete wrong items/annotation (r=dietrich, a=schrep) 2008-02-08 14:13:29 -08:00
dietrich@mozilla.com
702e082b47 Bug 414802 ? misc perf/cleanup for history and bookmarks services (r=mano, a=schrep) 2008-02-08 14:00:16 -08:00
edward.lee@engineering.uiuc.edu
21a01c7c0a Bug 405720 - Strange message with download manager for file with unknown filesize. r=sdwilsh, b-ff3=mconnor, a1.9=schrep 2008-02-08 07:02:46 -08:00
aaronleventhal@moonset.net
86035cfe3c Bug 412849. Expose xul:image with onclick as a button with an action. r=enn, a=schrep 2008-02-08 05:05:20 -08:00
dtownsend@oxymoronical.com
e269e3ad6a Bug 415534: Get Add-ons pane searchbox has "emptyText" attribute, should be "emptytext". p=dão, r=robstrong, a=schrep 2008-02-08 04:57:47 -08:00
dtownsend@oxymoronical.com
d174adab6d Bug 414716: Change color of "Learn More" links on the "Get Add-ons" pane. p=dão, r=robstring, a=schrep 2008-02-08 04:56:02 -08:00
surkov.alexander@gmail.com
4e09bf1306 Bug 308564 - No accessibility events when data in a tree row changes, r=evan.yan, olli.pettay, sr=jonas, a=mtschrep 2008-02-08 04:55:57 -08:00
dtownsend@oxymoronical.com
4637aa6df9 Bug 414597: AMO-provided icons aren't always 32x32. r=robstring, a=schrep 2008-02-08 04:47:30 -08:00
dtownsend@oxymoronical.com
ba66fb7f69 Bug 412824: UI misalignment after checking for addon updates. r=robstrong, a=schrep 2008-02-08 04:45:35 -08:00
surkov.alexander@gmail.com
3b6d7e353d Bug 415060 - missed test_menu.xul file 2008-02-08 01:54:31 -08:00
surkov.alexander@gmail.com
5ad04d806a Bug 415060 - menu.appendItem and .insertItemAt should return the new menuitem, r=enndeakin, a=dsicore 2008-02-08 01:37:18 -08:00
dolske@mozilla.com
57405383c0 Backing out bug 403193 to track down leaks. 2008-02-07 16:32:36 -08:00
dolske@mozilla.com
15ce37b30c Bug 403193 - Don't show Save Password notification bar in parent window when child has history. r=gavin, a1.9=schrep 2008-02-07 15:12:01 -08:00
edward.lee@engineering.uiuc.edu
83191dc100 Bug 406359 - Unify the logic for url bar searches and drop down items. r=dietrich, a1.9=schrep 2008-02-07 14:27:16 -08:00
kairo@kairo.at
1f13c829ee bug 415117 - get rid of chrome://browser in toolkit places, r=Mano a=schrep 2008-02-07 11:52:02 -08:00
reed@reedloden.com
9d5b1c75f1 Bug 262258 - "GNOME session support broken ("save current setup")" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin r=bsmedberg a1.9=schrep] 2008-02-07 01:28:43 -08:00
reed@reedloden.com
73263cfd77 Bug 395564 - "scrollbar's arrow buttons should be disabled when they can't scroll further" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:26:22 -08:00
edward.lee@engineering.uiuc.edu
72e5ffd1c4 Bug 391916 - Download Manager should use the same gradient background color as the Add-ons Manager. r=sdwilsh, a1.9=schrep 2008-02-07 00:12:59 -08:00
edward.lee@engineering.uiuc.edu
cb6f4df180 Bug 414486 - Lazily load stringbundle and lazily load strings for DownloadUtils. r=sdwilsh, a1.9=schrep 2008-02-07 00:11:53 -08:00