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

153022 Коммитов

Автор SHA1 Сообщение Дата
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
gerv%gerv.net e95b3a476d Bug 324140: cvs remove unused and non-free libnls directory. r=brendan. 2006-01-20 15:23:16 +00:00
bugzilla%standard8.demon.co.uk d028301614 Bug 324050 nsAbMDBDirectory should inherit from nsAbDirectoryRDFResource not nsRDFResource 2006-01-20 13:58:13 +00:00
gerv%gerv.net eb12a882c7 Bug 299360: change text about spam-proofing to be less absolute in its claims. 2006-01-20 11:42:33 +00:00
gerv%gerv.net 58f5aebde8 Bug 323675: Add support link, as people seem to be missing it in other places. 2006-01-20 11:39:54 +00:00
gerv%gerv.net 276a2a2687 Bug 324118: Remove MakeMSI files - they aren't under a free licence, and we aren't using them any more anyway, according to chase. 2006-01-20 11:15:35 +00:00
joshmoz%gmail.com f6dfe2321a fix memory leak and key modifier issues with last checkin for Cocoa menus. b=316076 2006-01-20 09:25:06 +00:00
joshmoz%gmail.com 24dbccc1da fix comments from last checkin b=316076 2006-01-20 09:12:06 +00:00
joshmoz%gmail.com 68a08298ea Complete Cocoa menus. Add key equivalent support to Application menu creation, some other cleanup. Cocoa widgets only (just Camino by default, but it doesn't even actually use this code). b=316076 sr=sparky 2006-01-20 09:02:22 +00:00
uriber%gmail.com 093ec9d8c5 Bug 323040: RTL <select>s have incorrect horizontal padding. r+sr=dbaron 2006-01-20 06:45:53 +00:00
cltbld 772ba18a1e Automated update from host egg 2006-01-20 05:57:22 +00:00
mhammond%skippinet.com.au f344703f4d Tweaks to the extensions/python/xpcom build system merged from
DOM_AGNOSTIC2_BRANCH.  r=bsmedberg for landing as NPTODB.
2006-01-20 05:51:50 +00:00