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

152833 Коммитов

Автор SHA1 Сообщение Дата
bmlk%gmx.de 6c6b9013a4 use scaledpixels to convert from CSS pixels to realword pixels bug=307367 r/sr=roc 2006-01-21 09:31:45 +00:00
bmlk%gmx.de 38c0053e5d remove some prescontexts bug 321907 r/sr=roc 2006-01-21 09:20:04 +00:00
bugzilla%standard8.demon.co.uk 9fcc4a4a1f Bug 317566 Using global LDAP server prefs for autocomplete lookup does not always work correctly. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-21 09:01:14 +00:00
masayuki%d-toybox.com 02febe8bcc Bug 324159 The accesskey label is doubled if the label ends (X) part.1 r+sr=bzbarsky 2006-01-21 05:04:28 +00:00
masayuki%d-toybox.com 817fe09029 Bug 312391 Accept languages empties when IE profile migration is selected. patch by <crot0@infoseek.jp> r=me, sr=mconnor 2006-01-21 04:25:43 +00:00
robert%accettura.com b604e14225 Make it easier to disable the service when needed. 2006-01-21 03:06:36 +00:00
mrbkap%gmail.com a109608f66 bug 323833: Don't bother doing security checks when resolving standard classes. r=jst sr=brendan 2006-01-21 02:59:22 +00:00
rbs%maths.uq.edu.au d5f170a987 Make sure to also set the max-element-width in <maction> when the child list is empty, b=323742, r+sr=roc 2006-01-21 02:53:10 +00:00
rbs%maths.uq.edu.au 03a32f07c9 <mspace> is a leaf frame. Don't create bogus child frames inside <mspace> having invalid markup with child content. b=323741, r+sr=roc 2006-01-21 02:46:19 +00:00
wtchang%redhat.com d6b2459e61 Bugzilla Bug 323977: use the "mapfile" (ld version script) on FreeBSD.
Build the freebl shared libraries with the -Bsymbolic flag for GNU ld.
r=nelsonb.  Thanks to Glenn Randers-Pehrson <glennrp@imagemagick.org> for
reporting this bug and verifying these changes.
Modified files: coreconf/FreeBSD.mk nss/lib/freebl/Makefile
2006-01-21 02:33:33 +00:00
rbs%maths.uq.edu.au 26ab2d16ca don't attempt to stretch a frame flagged as having invalid markup, b=323738, r+sr=roc 2006-01-21 02:31:02 +00:00
cltbld e9dbf66f64 * Use wget with -nv instead of --non-verbose (the flag name changed in a
recent version of wget).

* Convert paths to rsync-compatible format before use by the system.
2006-01-21 02:24:40 +00:00
nelsonb%netscape.com 9633334de2 Plug a cert DB reference leak in softoken, related to trust objects.
Bug 324103, r=rrelyea
2006-01-21 02:23:42 +00:00
cltbld 6499906fc6 Only delete the packages directory within the store directory. Be better
about checking for the build ID.
2006-01-21 02:20:10 +00:00
wtchang%redhat.com f116200e1d Bugzilla Bug 320589: miscellaneous code cleanup: distinguish between the
length of the field size and the length of the base point order.  Report
better error codes.  In ECDSA_VerifyDigest, removed unnecessary local
variables and be lenient in the signature lengths we accept.
r=relyea,nelsonb
2006-01-21 02:14:46 +00:00
mrbkap%gmail.com fb3f80349e bug 323908: Pass line and column information to ReportError. Patch by Robert Sayre <sayrer@gmail.com>. r=mrbkap sr=jst 2006-01-21 02:02:02 +00:00
jst%mozilla.jstenback.com 12a2623f51 Fixing bug 324031. Make sure to do all the cleanup in all code paths. r=jonas@sicking.cc, sr=dveditz@cruzio.com 2006-01-21 00:57:26 +00:00
beng%bengoodger.com f424972402 308396 - new activetab-middle for macosx... forgot to check this in earlier. 2006-01-21 00:52:00 +00:00
mrbkap%gmail.com 77d1b6ad0b Fix a stupid typo that was making line numbers come out wrong. no bug, r=sicking sr=jst 2006-01-21 00:37:25 +00:00
mrbkap%gmail.com f5017ce37a bug 324182: Cleanup some functions in CNavDTD and remove a redundant null check. r=sicking sr=jst 2006-01-21 00:36:11 +00:00
mrbkap%gmail.com 6b632e2f71 bug 324182: Update the token's attribute count when we add a token to it. r=sicking sr=bzbarsky 2006-01-20 23:25:37 +00:00
beng%bengoodger.com 2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
bzbarsky%mit.edu 1dbb1a4bf2 Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann. 2006-01-20 23:01:49 +00:00
julien.pierre.bugs%sun.com 1477ed4b30 Fix for bug 317856 . uninitialized variable correction. r=wtchang 2006-01-20 22:55:15 +00:00
tor%cs.brown.edu b59393fba7 More AIX bustage. 2006-01-20 22:42:57 +00:00
bienvenu%nventure.com d862fcdf6f fix crash doing save all attachments when all attachments have been deleted, sr=mscott 323131 2006-01-20 22:38:50 +00:00
cls%seawood.org 93e4f37f97 Do not attempt to install .chk files when cross-compiling.
Bug #317620 r=wtc
2006-01-20 21:52:18 +00:00
tor%cs.brown.edu 26341cf8e2 Attempt to fix AIX bustage. 2006-01-20 21:37:46 +00:00
brendan%mozilla.org c22d539f90 Fix DEBUG_brendan code to track Igor's change. 2006-01-20 21:37:45 +00:00
bzbarsky%mit.edu 90196c4bab Don't throw when status is gotten after a server timeout or some such. Bug
304980, r=darin, sr=jst
2006-01-20 21:33:24 +00:00
bzbarsky%mit.edu 8689f7d81f Fix bug 297541. Patch by roc, r=pavlov, sr=bzbarsky 2006-01-20 21:31:29 +00:00
rob_strong%exchangecode.com f34baea140 Bug 323826 - Uninstall of an extension that contains a windows .lnk fails. r=bsmedberg 2006-01-20 20:18:42 +00:00
dbaron%dbaron.org 4cd142ba43 Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc b=323964 2006-01-20 20:08:02 +00:00
dbaron%dbaron.org a329e374b1 Fix regression of default DPI preference. b=233082 r+sr=roc 2006-01-20 20:06:33 +00:00
darin%meer.net 3e09f527cd fixes bug 324058 "Fix nsStringStream compilation warning about multiple SetData versions" r=biesi sr=bzbarsky 2006-01-20 19:17:58 +00:00
doronr%us.ibm.com 35fdaa2c89 XForms bug 324079 - insert/delete doesn't work with non-default model. Patch by aaronr, r=smaug,me 2006-01-20 19:01:50 +00:00
mkaply%us.ibm.com 29f8ff8a5c Output copy error to JS console 2006-01-20 18:52:57 +00:00
annie.sullivan%gmail.com 14dbd3d22c Fix bug where activeView isn't set correctly for submenus.
bug=324160 r=ben@mozilla.org
2006-01-20 18:09:41 +00:00
nelsonb%netscape.com 6f9e66cf05 Detect NULL server key pair pointer. Bug 321161. r=wtchang. 2006-01-20 17:40:21 +00:00
silver%warwickcompsoc.co.uk 6f88142fd5 Bug 299472 - Add startup "ping" (with user's consent) for 1% of users.
ChatZilla only.
r=samuel
2006-01-20 17:37:56 +00:00
silver%warwickcompsoc.co.uk 5d4597dc6a Bug 299458 - Show actual logging filename being used if logging is currently happening, instead of the ideal filename.
ChatZilla only.
r=samuel
2006-01-20 17:23:36 +00:00
silver%warwickcompsoc.co.uk a9a4284cd2 Bug 299458 - Small fixes to formatException and isinstance.
ChatZilla only.
r=samuel
2006-01-20 17:21:02 +00:00
silver%warwickcompsoc.co.uk 5c886e9864 Bug 299458 - Add window ID to preferences window, call updateUsers instead of faking with removeUsers+addUsers and sort nicknames with prefixes we have no image for properly.
ChatZilla only.
r=samuel
2006-01-20 17:17:16 +00:00
mvl%exedo.nl 96398ce85d missed this file for bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-20 17:03:50 +00:00
annie.sullivan%gmail.com 28a8f7ba17 Fixed JavaScript errors which were breaking copy/paste/delete.
bug=324056 r=beng
2006-01-20 17:03:45 +00:00
tor%cs.brown.edu 5cd5d59918 Bug 316764 - implement <mask> and fix <clipPath> for multiple
overlapping children.  r=scootermorris
2006-01-20 17:00:43 +00:00
jwatt%jwatt.org 12c51b16e1 Fixing bug 323753. Initialise meetOrSlice variable properly. Patched by Robert Longson longsonr@gmail.com, r=jwatt@jwatt.org, sr=tor@acm.org 2006-01-20 16:38:58 +00:00
jwatt%jwatt.org e6726a692a Fixing bug 317709. onclick does not work with textPath SVG elements. Patched by Robert Longson longsonr@gmail.com, r=tor@acm.org, sr=jst@mozilla.org 2006-01-20 16:31:46 +00:00
tor%cs.brown.edu 32d2533d44 Bug 324027 - clean up marker frame interface. r=scootermorris 2006-01-20 16:21:37 +00:00
smfr%smfr.org f083bd4cc7 Fix spelling error (bug 316029). Patch by Smokey. 2006-01-20 15:25:38 +00:00