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

768 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de f026719c17 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-04-19 20:41:52 +00:00
bent.mozilla%gmail.com a1b72db3c2 Bug 315766 - "viewSource.xul reference files in communicator package due to MOZ_PHOENIX ifdef". r=bsmedberg. 2006-04-19 19:09:28 +00:00
gavin%gavinsharp.com 9f370adb4e Bug 241637: Ctrl+P doesn't work in Print Preview, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-04-18 15:31:38 +00:00
sharparrow1%yahoo.com 67d4723e36 Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
beng%bengoodger.com a0619accc5 333062 - move anti-phishing list manager and trtable into toolkit/components/protection patch by tony chang <tony@ponderer.org> r=ben@mozilla.org 2006-04-17 21:55:45 +00:00
steffen.wilberg%web.de 79507d5988 Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner 2006-04-15 23:11:31 +00:00
bugzilla%standard8.demon.co.uk 66fcdc5028 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 08:05:45 +00:00
bugzilla%standard8.demon.co.uk 03e756f558 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 5 - First stab at sorting out inclusion of modules in xpfe and toolkit. r=benjamin,sr=Neil 2006-04-14 07:04:53 +00:00
brettw%gmail.com 4039642bee Bug 332935 r=bryner Speed up form history using datbase caching and preloading. 2006-04-13 16:24:22 +00:00
neil%parkwaycc.co.uk 592527450e Thunderbird bustage fix for bug 313331 2006-04-12 23:44:11 +00:00
neil%parkwaycc.co.uk 100b4af49b Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag 2006-04-12 23:00:52 +00:00
dbaron%dbaron.org 27f502bab8 Really fix --disable-places bustage, from bug 270893 2006-04-12 22:42:10 +00:00
benjamin%smedbergs.us 4596cacc93 Fix --disable-places, from bug 270893 2006-04-12 16:54:14 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
daniel%glazman.org e1b4dd30c3 comment-only change; b=333582; rs=me 2006-04-12 02:43:01 +00:00
daniel%glazman.org de745d931f New preference "toolkit.defaultChromeFeatures" to override the default features of xulrunner-based main window; b=333582, r=benjamin@smedberg.us 2006-04-11 15:03:27 +00:00
gavin%gavinsharp.com 6670dd2a7d Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
gavin%gavinsharp.com 938d13e4b9 Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor 2006-04-09 21:06:07 +00:00
benjamin%smedbergs.us 20081835b4 Bug 325257, damn cross-commit for committing even when there were conflicts. 2006-04-06 18:41:38 +00:00
benjamin%smedbergs.us a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us 3539509107 Fix merge conflicts from table-driven QI (bug 313309) 2006-04-06 17:43:09 +00:00
benjamin%smedbergs.us 5d11baeeab Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
gavin%gavinsharp.com 8013830c9b Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor 2006-04-05 22:57:48 +00:00
benjamin%smedbergs.us 7cd9ba54a0 Bug 332045 - toolkit/components/gnome should use the glue, r=darin 2006-03-30 15:17:06 +00:00
gavin%gavinsharp.com 2271437486 Bug 306223: Allow to easily filter errors by category, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-03-28 17:27:54 +00:00
neil%parkwaycc.co.uk 9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
bzbarsky%mit.edu ed97753ea2 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc 2006-03-22 18:00:28 +00:00
masayuki%d-toybox.com f2afdb24cd b=331103 fix typo in comment 2006-03-21 03:12:53 +00:00
masayuki%d-toybox.com 9f311bb496 Bug 187772 mouse wheel scrolling does not dismiss form auto complete history, results in floating autocomplete dropdown r=mconnor 2006-03-18 08:09:52 +00:00
gavin%gavinsharp.com 8f1a6f1b42 Bug 325901: don't preprocess files unnecessarily, r=mconnor 2006-03-14 20:44:37 +00:00
dbaron%dbaron.org c97b997ccb Handle failure case in a way that doesn't crash. b=328113 r+sr=bryner 2006-03-10 16:57:31 +00:00
mark%moxienet.com 7a299894b8 329806 nsStorageFormHistory needs to recognize endian marker (328982) when importing old mork db. r=bryner 2006-03-09 01:15:43 +00:00
mark%moxienet.com 9380006357 328982 formhistory.dat is endian. Account for endianness and byte-swap as needed. Not part of the build when Places is in use. r=bryner 2006-03-06 22:02:11 +00:00
mark%moxienet.com b5ac403268 328981 address late-breaking review comment: switch malloc/free to new/delete. r=bryner 2006-03-06 21:48:57 +00:00
mark%moxienet.com 4f7d9deb1c 328981 History DB page titles are displayed corrupt in url bar autocomplete. Byte-swap in nsAutoCompleteMdbResult. Not part of the build when Places is in use. r=bryner 2006-03-06 21:20:43 +00:00
kjh-5727%comcast.net 25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
bzbarsky%mit.edu 24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
gavin%gavinsharp.com 1595ec755f Bug 328932: Evaluating Components.classes in JS Console throws an exception, r=bzbarsky, sr=jag 2006-03-03 00:48:52 +00:00
scott%scott-macgregor.org b1914363a3 Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=bsmedberg, mscott a=bsmedberg for 1.8.1 branch 2006-03-02 19:45:56 +00:00
bryner%brianryner.com 6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
gavin%gavinsharp.com 6dc3ce6e00 Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil 2006-02-26 20:25:43 +00:00
uriber%gmail.com 1fa06b0b69 Bug 328591: FAYT (type-ahead find) code should be adjusted for bug 299065. r+sr=bzbarsky 2006-02-26 20:07:04 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
jruderman%hmc.edu 2950952a7f Fix bug 262056, "username in password manager case sensitive". r=bryner. 2006-02-23 09:33:46 +00:00
masayuki%d-toybox.com b5e314c19f Bug 328036 Flashbar does not flash r=mconnor 2006-02-21 16:37:10 +00:00
bryner%brianryner.com 67aabe7ed6 Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me. 2006-02-21 00:58:06 +00:00
bryner%brianryner.com e417db483a Allow password manager to prefill a saved password even if there was no username field (bug 235336). Patch by chpe@gnome.org, r=me. 2006-02-19 08:39:21 +00:00
bryner%brianryner.com c0d2dd1ea2 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
benjamin%smedbergs.us 69ea385abc Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 16:12:53 +00:00
ajschult%verizon.net a15c227a68 Bug 309967: Tree row count assertion when using completedefaultindex. r=bryner 2006-02-08 22:21:06 +00:00