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

135711 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 1698b403c9 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 08:00:21 +00:00
dbaron%dbaron.org 10efb45442 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
dbaron%dbaron.org be77f9b6d9 Fix col/colspan confusion (regression). b=107453 r+sr=bzbarsky 2004-11-30 05:52:59 +00:00
dbaron%dbaron.org 32654cf7f5 Avoid switches by using new nsStyleSides methods. b=272033 r+sr=bzbarsky 2004-11-30 05:31:37 +00:00
scott%scott-macgregor.org 71924dd03b Bug #272346 --> fix linux access key conflict for Cancel Messages and Edit Preferences 2004-11-30 04:54:06 +00:00
darin%meer.net 46180874a0 fixing AIX bustage 2004-11-30 04:06:09 +00:00
darin%meer.net dca2fffe41 fixing win32 bustage 2004-11-30 02:41:31 +00:00
rlk%trfenv.com af39eec4b0 bug 271143 - Java SDK doesn't compile on Java 1.5. r=mcs@pearlcrescent.com, r=erhyuan@pacbell.net 2004-11-30 01:45:19 +00:00
scott%scott-macgregor.org 6c3e142b09 Bug #272304 --> hide the help button in the compose security info dialog
sr=bienvenu
2004-11-30 01:43:28 +00:00
scott%scott-macgregor.org e1fb8c0b15 Bug #268503 --> space bar focused on blog message does next-unread, not page-down
sr=bienvenu
2004-11-30 01:27:15 +00:00
darin%meer.net c79d9a7002 backing out previous patch for bug 271411 2004-11-30 01:19:22 +00:00
darin%meer.net 3caf1cb47d fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst 2004-11-30 01:06:32 +00:00
darin%meer.net ae5692eef4 fixes bug 270110 "Add versions of nsDependentString and friends to the Gecko SDK" r=bsmedberg 2004-11-30 00:57:24 +00:00
darin%meer.net fc0cee9787 fixes bug 271630 "XPCOM glue broken on Linux/PPC [monkeypox orange]" r=bsmedberg 2004-11-30 00:28:48 +00:00
vladimir%pobox.com d3a934d8e7 moved properties out of calIItemBase; replaced with explicit get/set/delete methods, to control mutable access. notpartofthebuild 2004-11-30 00:23:37 +00:00
vladimir%pobox.com 7355e4213e added base/providers to calendar Makefile.in 2004-11-29 23:40:29 +00:00
bsmedberg%covad.net c694f808c7 More work for bug 271324 - source localization - reviewed by Pike and biesi 2004-11-29 23:14:13 +00:00
scott%scott-macgregor.org b85daf3b1c Bug #272306 --> Land new EULA. 2004-11-29 22:44:21 +00:00
vladimir%pobox.com c41d596bbf calendar: updated calIRecurrenceInfo idl, notpartofthebuild 2004-11-29 22:40:40 +00:00
bzbarsky%mit.edu 840f52dca9 Fixing build bustage. Bug 263581. 2004-11-29 22:29:06 +00:00
cltbld fc18a35f31 Automated update from host egg 2004-11-29 22:14:19 +00:00
cbiesinger%web.de e5fb648455 Bug 272260 add missing comma in configure.in near --enable-cairo, r=bsmedberg 2004-11-29 22:06:17 +00:00
bzbarsky%mit.edu aed56e9c77 Final fix for bug 263581 -- pre-dirty wrapped lines with dirty continuations,
if needed, before entering the loop over lines.  r+sr=roc
2004-11-29 22:02:11 +00:00
bsmedberg%covad.net a3ed62dfe5 Update my email address and remove CGI::Carp which is for debugging only. 2004-11-29 21:59:45 +00:00
bsmedberg%covad.net 2e9a348762 Update config.cgi to bring it into the 21st century, add MOZ_CO_PROJECT, and other cleanup. 2004-11-29 21:57:30 +00:00
dmose%mozilla.org 36e2f26f69 Merged in recent changes to calMemoryCalendar (not part of the build) 2004-11-29 21:07:10 +00:00
dmose%mozilla.org a6571d75f6 Indentation fixes (not part of the build) 2004-11-29 21:06:17 +00:00
brendan%mozilla.org 5423bebbf0 e4x test fixes to match spec, r=igor@fastmail.fm. 2004-11-29 20:49:34 +00:00
brendan%mozilla.org 9abc199862 Scanner fixes for better diagnostics; XML/XMLList parent() fixes to match spec and fixed tests (246411, r=self). 2004-11-29 20:48:56 +00:00
smontagu%smontagu.org 814e95f33b Bug 263309 PresShell::CompleteMove simulates a mouse click and assumes LTRness, patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r+sr=roc. 2004-11-29 20:28:46 +00:00
bienvenu%nventure.com f4bd923b65 add confirm prompt when deleting saved searches, 267643 sr=mscott 2004-11-29 19:44:26 +00:00
vladimir%pobox.com 46814aef4f add calendar/{base,providers} dirs to allmakefiles.sh, r=bsmedberg. notpartofthebuild 2004-11-29 19:36:45 +00:00
tor%cs.brown.edu 2f90658727 Set surface origin. 2004-11-29 18:53:37 +00:00
scott%scott-macgregor.org 8db4ef993d Bug #258278 --> Forwarding HTML RSS article to an email address results in an empty email message
When forwarding, replying or editing an RSS message,
send the http URL for the article instead of trying to load the article contents
in the compose window.

sr=bienvenu
2004-11-29 18:26:21 +00:00
Stefan.Borggraefe%gmx.de 754caa08a3 Bug 252698 Use buttonlabel attributes in <dialog>s
r=glazou, sr=neil
2004-11-29 18:04:23 +00:00
bienvenu%nventure.com fbfdd7330c fix 268080, sr=mscott, fix biff when multiple servers biff on the same interval into the global inbox 2004-11-29 17:50:38 +00:00
scott%scott-macgregor.org 9c32f43412 fix broken ldap icon in mail autocomplete. 2004-11-29 17:47:32 +00:00
varga%nixcorp.com b175213426 Fix for bug 196576. Add MySQL support.
r=me patch by Neil Deakin <enndeakin@sympatico.ca>
2004-11-29 17:39:09 +00:00
mvl%exedo.nl 7fe057c0a6 Convert filename to native charset before trying to open() them
bug 212776, r=mostafah
2004-11-29 17:37:09 +00:00
scott%scott-macgregor.org 2e6949a5b9 remove accidental greater than sign that I was appending to the feed subjects in order
to test things.
2004-11-29 17:36:58 +00:00
christophe.ravel.bugs%sun.com b117c9be12 238319: Sun packaging changes.
Port from NSS_3_9_BRANCH.
2004-11-29 16:31:50 +00:00
christophe.ravel.bugs%sun.com b2696b45df 238319: Sun packaging changes.
Porting from NSPR_4_5_BRANCH.
2004-11-29 16:26:03 +00:00
kairo%kairo.at 57c375bde8 Bug 66570 - improve "Welcome to mozilla mail & news" page, r=Neil,sr=bienvenu 2004-11-29 15:40:56 +00:00
mostafah%oeone.com c80d8c44e2 Updated translation 2004-11-29 14:43:56 +00:00
mostafah%oeone.com 159c1fcfdd Updated translation 2004-11-29 14:33:57 +00:00
nboyd%atg.com cee22090c3 Version is 1.6R1 2004-11-29 14:30:28 +00:00
silver%warwickcompsoc.co.uk c8f9144adc Bug 265863 - Don't let the user add stalk words multiple times.
ChatZilla only.
r=samuel@sieb.net (Samuel Sieb)
p=jonathan.watt@strath.ac.uk (Jonathan Watt)
2004-11-29 13:41:01 +00:00
igor%mir2.org a3ee5d5129 *** empty log message *** 2004-11-29 13:07:27 +00:00
neil%parkwaycc.co.uk 07fd5d8316 Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz 2004-11-29 13:01:04 +00:00
scott%scott-macgregor.org f2a3dbc9ed Attempt to fix broken non english RSS subjects. 2004-11-29 07:41:15 +00:00