mvl%exedo.nl
|
fb6bd743c0
|
missed one spot for bug 293053. (make ics calendar return the right parent on items)
|
2005-06-03 10:01:38 +00:00 |
allan%beaufour.dk
|
5cd1977dea
|
Focus change in nested repeats where broken by bug 265460. Bug 296350, r=smaug+doronr, a=mkaply
|
2005-06-03 09:28:53 +00:00 |
bugzilla%glob.com.au
|
52fa6f2c95
|
Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs work
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave
|
2005-06-03 08:59:15 +00:00 |
pavlov%pavlov.net
|
1111506386
|
Adjusting some wording and fixing the layout of a few spots
|
2005-06-03 06:19:44 +00:00 |
bmlk%gmx.de
|
a3ad4d5e20
|
make the MEW for scrollframes content independent as they can scroll the content if the available size shrinks, bug 295459 r/sr=roc a=shaver
|
2005-06-03 06:04:23 +00:00 |
jst%mozilla.jstenback.com
|
1326123ede
|
Fixing tinderbox orangeness (Thunderbird) and bug 296467. Get the function object off of the stack frame through fp->argv[-2] and not through fp->fun->object as the latter may be null if the function on the frame is a clone and the real function object no longer exists. reviews and approval pending.
|
2005-06-03 04:16:14 +00:00 |
jshin%mailaps.org
|
ae04ba0b7e
|
bug 236425: fix IDN support on 64bit platforms (r=darin, sr=bz, a=chofmann)
|
2005-06-03 02:21:47 +00:00 |
bzbarsky%mit.edu
|
6cab785436
|
Make the title change events we fire trusted. Bug 295210, r+sr=jst, a=dveditz
|
2005-06-03 02:07:44 +00:00 |
bzbarsky%mit.edu
|
4b8823720e
|
Add an nsIContent api for getting the intrinsic state of the content; this can
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
|
2005-06-03 02:02:45 +00:00 |
bzbarsky%mit.edu
|
4aeaa75697
|
Be smarter about XBL constructors and such. Bug 292591, r=sicking, sr=dveditz,
a=shaver
|
2005-06-03 01:54:50 +00:00 |
bzbarsky%mit.edu
|
ccf9ef3a04
|
Fix crashes when computed style is used on a dead presentation. Bug 291183,
r+sr=dbaron, a=chofmann
|
2005-06-03 01:51:15 +00:00 |
gandalf%firefox.pl
|
7740036dd3
|
Bug 295855: Abandoned default theme dir in the profile's extensions dir sets the default theme to disabled when upgrading to Deer Park; p=moz_bugzilla@exchangecode.com, r=bsmedberg, a=shaver
|
2005-06-03 00:48:27 +00:00 |
gandalf%firefox.pl
|
8ef9ab405b
|
Bug 284515: Viewing the options of an extension that has just been enabled makes extension manager unusable; p=moz_bugzilla@exchangecode.com, r+a=bsmedberg
|
2005-06-03 00:44:51 +00:00 |
mrbkap%gmail.com
|
ffab069fba
|
bug 296212: If the very last character in a document is an &, it gets lost (in both view-source and regular content). r=jst sr=bzbarsky a=chofmann
|
2005-06-02 23:36:43 +00:00 |
jst%mozilla.jstenback.com
|
4e48d2a634
|
Fixing bug 292464. Use the documents principals to check if a document is a chrome document or not. r=smaug@welho.com, sr=peterv@propagandism.org, a=shaver@mozilla.org
|
2005-06-02 23:36:08 +00:00 |
cmp%mozilla.org
|
b8b0d654a7
|
Write debug symbols into separate pdb files for each compiled file to make
parallel builds possible on Windows. Bug 286179, attachment 182988.
r=bryner@brianryner.com, sr=cls@seawood.org, a=chase@mozilla.org
|
2005-06-02 23:27:48 +00:00 |
pkw%us.ibm.com
|
de2be6c22d
|
Bug 296270 - Default user agent on AIX contains machine information.
r=mozilla@kaply.com, sr=darin@meer.net, a=mozilla@kaply.com
|
2005-06-02 23:17:50 +00:00 |
cbiesinger%web.de
|
3e0fbf96b8
|
Bug 296457 fixing reversed null check in DrawNativeSurfaces
r+sr=shaver a=chofmann
|
2005-06-02 23:01:52 +00:00 |
mvl%exedo.nl
|
b99b2adcdb
|
remember which calendars were active, and display that. r=shaver
|
2005-06-02 21:54:42 +00:00 |
shaver%mozilla.org
|
41f140daae
|
Overlay New Event into File->New and toolbar (though not yet with working
icon). r=pavlov, npotb.
|
2005-06-02 21:51:41 +00:00 |
shaver%mozilla.org
|
337abc3450
|
Commonize toolbar images and CSS, lightly hacked from their sunbird
origins. r=pav, npotb.
|
2005-06-02 21:39:41 +00:00 |
jst%mozilla.jstenback.com
|
579f66758d
|
Fixing bug 294795. Don't leave references from cloned member functions to the scope where xpconnect creates the functions (safe context). r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=brendan@mozilla.org
|
2005-06-02 21:33:18 +00:00 |
mozilla%colinogilvie.co.uk
|
751f41d4dc
|
Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
|
2005-06-02 21:26:43 +00:00 |
db48x%yahoo.com
|
75e8bdf8a3
|
bug 293717: crash in nsTreeContentView::GetCellText
r=jan, sr=roc, a=shaver
|
2005-06-02 21:25:36 +00:00 |
lpsolit%gmail.com
|
72f59e46ed
|
Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
|
2005-06-02 21:24:08 +00:00 |
mvl%exedo.nl
|
053fdad9a0
|
add new calendar to the display composite. bug 296198, r=pavlov
|
2005-06-02 20:56:50 +00:00 |
gandalf%firefox.pl
|
ed53c5246e
|
bug 296376: Normal User Startup opens transparent GUI; p=bsmedberg;r=me;a=chofmann
|
2005-06-02 20:15:49 +00:00 |
aaronleventhal%moonset.net
|
4dd3c10951
|
Bug 296261. Fix nsIAccessible::GetPreviousSibling regression. r=parente, sr=neil, a=chofmann
|
2005-06-02 20:13:59 +00:00 |
aaronleventhal%moonset.net
|
79abb25c6f
|
Bug 295401. Allow DHTML accessibility to be used in text/html. r+sr=jst. a=mkaply
|
2005-06-02 20:12:20 +00:00 |
mvl%exedo.nl
|
1db53a341f
|
Bug 296193: fresh profile startup: currentView/multiweekView has no properties.
patch by gekacheka, r=mvl
|
2005-06-02 19:22:25 +00:00 |
pavlov%pavlov.net
|
174449cc9c
|
only set BYDAY if we have days checked
|
2005-06-02 18:34:07 +00:00 |
bryner%brianryner.com
|
54270eb9c7
|
Don't leak if CopyJSProperties() fails. Bug 292972, patch by mikael@parknert.se, r=bzbarsky, sr=me, a=brendan.
|
2005-06-02 18:18:31 +00:00 |
mvl%exedo.nl
|
fa50fc6a61
|
whitespace only change to make indenting consitent.
|
2005-06-02 18:17:05 +00:00 |
mvl%exedo.nl
|
7075e99771
|
fix condition for warning "end date before start date". bug 286070, patch by gekacheka, r=mvl
|
2005-06-02 18:06:23 +00:00 |
mvl%exedo.nl
|
19fb5465cb
|
make the event dialog play nicer with all-day events. bug 286070, patch by gekacheka, r=mvl
|
2005-06-02 17:51:56 +00:00 |
cls%seawood.org
|
0090d90132
|
Fix --with-system-nspr
Bug #288637 r=dmose a=caillon
|
2005-06-02 17:40:05 +00:00 |
relyea%netscape.com
|
e5049cdcc1
|
Fix the license. Still bug 284366 PSM needs to handle Smart Cards seamlessly
r+sr+a=shaver
(caught by Christian persch)
|
2005-06-02 16:40:29 +00:00 |
dougt%meer.net
|
88fc330993
|
Fixing regression caused by bug 292368. This patch fixes bug 296369. Simple fix -- use the right contract id.
|
2005-06-02 15:27:31 +00:00 |
doronr%us.ibm.com
|
f4988dc183
|
Bug 290812 - XForms xpi not registering locales. r=smaug,beaufour a=mkaply
|
2005-06-02 15:15:19 +00:00 |
mvl%exedo.nl
|
2416be2a17
|
A new way to create calendar.xpi. bug 296390, r=mostafah.
For more cvs history of install.js and .rdf, check calendar/install.(js|rdf)
|
2005-06-02 15:01:35 +00:00 |
bsmedberg%covad.net
|
ceb595e7c9
|
Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver
|
2005-06-02 14:37:50 +00:00 |
bsmedberg%covad.net
|
b8991eeabc
|
Bug 295247 part 2, allow extensions to ship plugins DLLs - r=darin a=shaver
|
2005-06-02 13:33:07 +00:00 |
bsmedberg%covad.net
|
d2c7c9131d
|
Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
|
2005-06-02 13:29:04 +00:00 |
mozilla.mano%sent.com
|
a76f73121d
|
Fix typo in my checin of bug 280590 (Pinstripe: Browser tabs should be focusable)
|
2005-06-02 12:34:42 +00:00 |
mkaply%us.ibm.com
|
5cfed888b3
|
Don't have OS/2 follow the new msys path - r+sr+a=shaver
|
2005-06-02 12:33:48 +00:00 |
mozilla.mano%sent.com
|
bb505449ab
|
Bug 295237 - PrefWindowVs opened from Extension Manager lack pane switcher (toolbar); also, don't open extension options window as a modal window if the instantApply pref is on. r=mconnor a=chofmann
|
2005-06-02 12:18:01 +00:00 |
shaver%mozilla.org
|
bfb1d6c0e8
|
Bug 296006: correctly handle the re-locking of shallow GCThings. r+a=brendan
|
2005-06-02 12:17:51 +00:00 |
silver%warwickcompsoc.co.uk
|
dcee670150
|
Bug 180574 - Add /ban and /unban commands.
ChatZilla only.
r=samuel
a=shaver
|
2005-06-02 11:38:18 +00:00 |
silver%warwickcompsoc.co.uk
|
3e0b818947
|
Bug 294816 - Give plugins a way to say which stringbundle to get localisations for the prefs from, and set the plugin enabled pref to hidden.
ChatZilla only.
r=silver
a=shaver
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
|
2005-06-02 11:32:04 +00:00 |
silver%warwickcompsoc.co.uk
|
874b6b6022
|
Bug 204411 - Re-request channel topic when character encoding is changed.
ChatZilla only.
r=samuel
a=shaver
|
2005-06-02 11:28:03 +00:00 |