Commit Graph

2828 Commits

Author SHA1 Message Date
rob_strong%exchangecode.com
782b233ee3 Bug 326895 - 2006-03-07 17:57:02 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +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
benjamin%smedbergs.us
3b3eaa8a6f Bug 328579 - MSVC8 installer fails due to assembly issues, patch by luser, r=me 2006-03-03 15:35:34 +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
enndeakin%sympatico.ca
80f0e89dec Bug 327943, remove grippy frame, r=neil,sr=roc 2006-03-02 21:42:29 +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
scott%scott-macgregor.org
a8cb797845 Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu> 2006-03-02 19:39:39 +00:00
benjamin%smedbergs.us
64f4acb795 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-02 14:44:24 +00:00
gavin%gavinsharp.com
38150c18e1 Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-03-01 19:28:54 +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
b6f7e49306 Bug 328890: Fix silly mistake that broke Thunderbird's use of the text-link binding 2006-03-01 02:32:59 +00:00
mkaply%us.ibm.com
66562ad795 Fix patch from 286557 - need to use app dir, not profile dir for override.ini since there might not be a profile dir yet 2006-02-28 15:28:38 +00:00
mark%moxienet.com
1ee0f27693 328596 Difficult to "Open using Rosetta" due to self-relaunching. Preserve translation across relaunches. r1=josh r2=darin a/1.8.1=darin 2006-02-28 03:43:49 +00:00
benjamin%smedbergs.us
c9ff5b4a4c Bug 320316 - libxul doesn't compile with thebes 2006-02-27 21:18:41 +00:00
ginn.chen%sun.com
644148668e Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
2006-02-27 11:09:59 +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
steffen.wilberg%web.de
76c047400c Bug 318991: change the releaseURL entity to releaseBaseURL to force locales to update and to better match its new content. r/a=l10n@m.c 2006-02-24 22:30:44 +00:00
bugzilla%standard8.demon.co.uk
740305bb75 Bug 282183 sync xpfe listbox.xml with toolkit listbox.xml. (Bv1) nits, in the meantime. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil 2006-02-24 15:16:18 +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
benjamin%smedbergs.us
cced12b06d Bug 328104 - don't entrain observer service in update service, r=darin 2006-02-22 21:10:42 +00:00
gavin%gavinsharp.com
12753c97e3 Bug 320429: Switching tabs in a tabbox can result in illogical assignment of focus, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=neil 2006-02-22 15:48:59 +00:00
bzbarsky%mit.edu
e226d033ad Front-end part of bug 326009. r=mconnor, sr=neil 2006-02-22 04:07:41 +00:00
scott%scott-macgregor.org
dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
rob_strong%exchangecode.com
20341a3cb4 Bug 317406 - Extension manager writes 'Install completed successfully' even if not true. r=bsmedberg 2006-02-21 21:42:19 +00:00
mark%moxienet.com
2b17634426 326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg 2006-02-21 21:10:55 +00:00
mark%moxienet.com
a4221c9605 327848 Universal taskmaster: drive the Mac universal binary build process entirely in-tree. r=bsmedberg 2006-02-21 21:03:48 +00:00
masayuki%d-toybox.com
b5e314c19f Bug 328036 Flashbar does not flash r=mconnor 2006-02-21 16:37:10 +00:00
gavin%gavinsharp.com
14871d1615 Bug 324335: Dragging link to a tab loads in a new tab instead of replacing, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-21 14:37:27 +00:00
dbaron%dbaron.org
b90fd9bfa4 Remove supporting code for UI for DPI preference. b=326329 r=mconnor 2006-02-21 06:43:37 +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
ajschult%verizon.net
e3510407d3 Bug 291106: installer bails with garbage dialog if installing the last component had an error. r=bryner 2006-02-20 04:13:40 +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
cls%seawood.org
add2f3fbb9 Fix mingw cross-compile bustage.
Original patch by <basic@mozdev.org>.
Bug #320646 r=cls
2006-02-19 07:43:19 +00:00
rob_strong%exchangecode.com
09d1584383 Bug 323546 - Installing XPI of an extension developed direct from directory deletes entire directory. patch=Dave Townsend (Mossop) mossop@blueprintit.co.uk, r=rob_strong 2006-02-18 20:40:12 +00:00
hwaara%gmail.com
098c976317 bug 318407, onchange event of preference elements gets called twice.
Patch by Dave Townsend (mossop@blueprintit.co.uk)
r=mconnor
2006-02-18 13:21:12 +00:00
benjamin%smedbergs.us
b804178071 Stupid typo 2006-02-17 21:54:39 +00:00
benjamin%smedbergs.us
dac40d6204 Bug 323328 - TARGET_XPCOM_ABI passed to update service should distinguish universal binaries, r=mento/darin/bent 2006-02-17 21:09:29 +00:00
rob_strong%exchangecode.com
2486a19953 Bug 324314 - 'Use this theme' for the default theme is dimmed when non-default theme selected. r=bsmedberg 2006-02-17 19:08:30 +00:00
rob_strong%exchangecode.com
e660296f0c Bug 326722 - On upgrade cleanup cruft from bug 319022. r=bsmedberg 2006-02-17 18:59:12 +00:00
rob_strong%exchangecode.com
20ca11ad9e Bug 298497 - Extension Dependencies. r=bsmedberg 2006-02-17 18:14:53 +00:00
rob_strong%exchangecode.com
1f4b648438 Bug 324111 - Extension Manager window is empty (e.g. datasource not loaded) when the extensions.rdf is corrupt. r=bsmedberg 2006-02-15 21:52:09 +00:00
benjamin%smedbergs.us
c028f45f24 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +00:00
mark%moxienet.com
1dc0d63460 326772 compatibility.ini should include TARGET_OS_ABI to force reregistration when switching builds. r1=darin r2=bsmedberg 2006-02-15 03:14:27 +00:00