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

152715 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org b38434e360 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 e8c42514b1 Fix regression of default DPI preference. b=233082 r+sr=roc 2006-01-20 20:06:33 +00:00
darin%meer.net 46dacadd3b 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 de06ca735d 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 f3119c27fd Output copy error to JS console 2006-01-20 18:52:57 +00:00
annie.sullivan%gmail.com 53b6d37e8e 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 0521005f8e Detect NULL server key pair pointer. Bug 321161. r=wtchang. 2006-01-20 17:40:21 +00:00
silver%warwickcompsoc.co.uk 085fee74e1 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 c5f48395c0 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 6e5735f76b Bug 299458 - Small fixes to formatException and isinstance.
ChatZilla only.
r=samuel
2006-01-20 17:21:02 +00:00
silver%warwickcompsoc.co.uk 28a0ba9239 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 2264fa7bee 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 069b30bc94 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 550cb22cd6 Bug 316764 - implement <mask> and fix <clipPath> for multiple
overlapping children.  r=scootermorris
2006-01-20 17:00:43 +00:00
jwatt%jwatt.org d865a052e4 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 e379481aa8 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 981d5e5e21 Bug 324027 - clean up marker frame interface. r=scootermorris 2006-01-20 16:21:37 +00:00
smfr%smfr.org dbd7fff204 Fix spelling error (bug 316029). Patch by Smokey. 2006-01-20 15:25:38 +00:00
gerv%gerv.net 85b93153a4 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 a3ab7a1c8c Bug 324050 nsAbMDBDirectory should inherit from nsAbDirectoryRDFResource not nsRDFResource 2006-01-20 13:58:13 +00:00
gerv%gerv.net 2c152b52ed 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 2ba9f23840 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 313dfe3550 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 9d1e7f0b1c 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 447bedba3c fix comments from last checkin b=316076 2006-01-20 09:12:06 +00:00
joshmoz%gmail.com c7c48d8e14 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 7ace7af7a3 Bug 323040: RTL <select>s have incorrect horizontal padding. r+sr=dbaron 2006-01-20 06:45:53 +00:00
cltbld 92340a5988 Automated update from host egg 2006-01-20 05:57:22 +00:00
mhammond%skippinet.com.au a82abcd075 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
mhammond%skippinet.com.au d2e0b7c2d6 Merge extensions/python/xpcom changes from DOM_AGNOSTIC2_BRANCH into the
trunk.
2006-01-20 05:50:28 +00:00
robert%accettura.com f7a5ba7521 Doh! Remove the last file, and apply the last patch to to fix templates. Ah, that should be better. 2006-01-20 05:21:11 +00:00
robert%accettura.com a14648fbb7 Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 05:05:25 +00:00
joshmoz%gmail.com 5228471679 Cocoa menu work. This code is only built when Cocoa widgets are built (only Camino at the moment, and Camino doesn't actually use the code). This is most of the Application menu implementation. It lacks support for key equivs in the Application menu, that will be in the next patch. b=316076 sr=sparky 2006-01-20 05:01:20 +00:00
robert%accettura.com e74e07e62b Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 04:48:19 +00:00
robert%accettura.com 14ef8ed3fe Fix a notice error, some pagination issues, and fallout from last checkin. 2006-01-20 04:32:32 +00:00
pavlov%pavlov.net b085cf50cb When using Thebes, we need to Flush the surface before drawing directly to the surface with GDI. 2006-01-20 04:14:05 +00:00
ajschult%verizon.net cdaedbb5e7 Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor 2006-01-20 03:54:37 +00:00
dougt%meer.net 621fa6dc20 Making work on Smartphones. WINCE ONLY 2006-01-20 03:48:34 +00:00
gavin%gavinsharp.com f0afd97514 Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich 2006-01-20 03:44:27 +00:00
robert%accettura.com bedbd15730 Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:59:41 +00:00
robert%accettura.com 82f90b94fc Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:53:33 +00:00
julien.pierre.bugs%sun.com b9bbd71bdd Fix for bug 317856 . compiler warnings in strsclnt 2006-01-20 00:43:23 +00:00
cltbld 4f534cd6db Refactor how we grab the build id and store it in the current settings. 2006-01-20 00:38:22 +00:00
gijskruitbosch%gmail.com c2a48332f8 Bug 299458 - Fix inline buttons and link style.
ChatZilla Only.
r=samuel
p=silver@warwickcompsoc.co.uk (James Ross)
2006-01-20 00:12:39 +00:00
dougt%meer.net d75681a682 Minimo only. 1) This allows software keyboard support to be toggled via preferences. 2) Alerting if we ever fail to load a preload lib. 3) Adding the dummy ce softkey menu resource as required by SP. 4) Removing nsInterfaceInfoToIDL. 2006-01-19 23:44:17 +00:00
jminta%gmail.com aa7bceaa0a Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00
jminta%gmail.com 4f56aac4f7 Bug 323976 Improve alarm window creation r=dmose 2006-01-19 22:57:30 +00:00
bienvenu%nventure.com 7ea3edad6d fix instance of 83396, messages imported from Eudora can end up with bare newlines, and corrupted attachments, sr=mscott 2006-01-19 22:48:06 +00:00
vladimir%pobox.com 93b8ab89fd Pick correct depth under Gtk2; this will fix 16bpp visuals at the very least; 8bpp visuals will still be badly broken with no fix in sight. 2006-01-19 22:35:40 +00:00
robert%accettura.com 65992291c0 landing more bug fixes for reporter, client side. 2006-01-19 22:30:32 +00:00