jminta%gmail.com
|
a958d94aa9
|
Bug 326562 followup, make sure the button is disabled when the dialog is loaded with a url. r=dmose
|
2006-04-01 14:21:45 +00:00 |
|
cltbld
|
801c24c355
|
Automated update from host egg
|
2006-04-01 09:50:57 +00:00 |
|
jag%tty.nl
|
76e874dfe8
|
Attempt to clear AIX bustage while we work on a real fix.
|
2006-04-01 09:44:33 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
a7cdae687e
|
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 4 two more corrections. r/sr=bienvenu
|
2006-04-01 08:20:03 +00:00 |
|
scott%scott-macgregor.org
|
c258bf98b9
|
remove some obsolete variables
|
2006-04-01 02:19:24 +00:00 |
|
peterv%propagandism.org
|
4097bffad2
|
Fix for bug 208172 (Implement optimizable XPath - evaluateToX infrastructure). r=sicking, sr=jst.
|
2006-04-01 02:12:15 +00:00 |
|
peterv%propagandism.org
|
db7caa0c2d
|
Fix for bug 330835 (XULContentSinkImpl::HandleProcessingInstruction should use EqualsLiteral instead of FindInReadable for the target). r/sr=bz.
|
2006-04-01 02:11:27 +00:00 |
|
pavlov%pavlov.net
|
89d15dc59f
|
free the cairo glyphs. r=vlad
|
2006-04-01 01:45:51 +00:00 |
|
sharparrow1%yahoo.com
|
dc0d45c95e
|
Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc.
|
2006-04-01 01:19:28 +00:00 |
|
vladimir%pobox.com
|
4e9d115439
|
b=328082, rename external cairo symbols to avoid clashes with system libraries; patch from biesi, r=vladimir
|
2006-04-01 00:36:17 +00:00 |
|
pavlov%pavlov.net
|
c4e5fd8088
|
first pass at making animated gifs work better in cairo builds. bug 324707. r=vlad
|
2006-04-01 00:35:58 +00:00 |
|
gerv%gerv.net
|
5251d93f81
|
Bug 331603 - remove advertising clause. See ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change for the legal basis for this change.
|
2006-04-01 00:23:40 +00:00 |
|
bryner%brianryner.com
|
08f71c16e4
|
Add support for logging nested data structures with events (bug 332172). r=marria.
|
2006-04-01 00:06:41 +00:00 |
|
brendan%mozilla.org
|
b7aec0251e
|
Fix double-destroy on js_SetLastIndex failure in js_NewRegExpObject (332415, r=mrbkap).
|
2006-04-01 00:00:38 +00:00 |
|
pavlov%pavlov.net
|
48062c9ae5
|
y was off-by-1 when calling UpdateImage() in cairo builds
|
2006-03-31 23:55:49 +00:00 |
|
pavlov%pavlov.net
|
95aa30d1d5
|
removing unused member variables in thebes code
|
2006-03-31 23:52:20 +00:00 |
|
pavlov%pavlov.net
|
b0d25063b6
|
fixing bug where if the first glyph in a string is found but ones later in the string aren't we didn't draw the later ones. patch from Masayuki Nakano <masayuki@d-toybox.com>. bug 328940. r=me
|
2006-03-31 23:50:58 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
39a542d5d6
|
Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows - regression fix created by landing of patch on bug 105885
p=me r/sr=neil
|
2006-03-31 23:19:14 +00:00 |
|
beng%bengoodger.com
|
93e1bb29dc
|
331905 - pasted folders/items are inserted at the wrong level in the bookmarks hierarchy. r=annie.sullivan@gmail.com
|
2006-03-31 22:42:21 +00:00 |
|
beng%bengoodger.com
|
f276dcb4bc
|
330263 - off by one error for places drag and drop in tree views. r=brettw. Also a comment change to nsINavHistoryService.idl to improve documentation to prevent future bugs like this.
|
2006-03-31 22:42:10 +00:00 |
|
bienvenu%nventure.com
|
9c5e7ed67f
|
forgot part of fix for bug 316842, remove unused ifdef code, patch by mook.moz@qmail.com, sr=bienvenu
|
2006-03-31 21:48:08 +00:00 |
|
rrelyea%redhat.com
|
c152a5f5fa
|
Bug 332381 pk12util fails to import key/cert onto LunaSA HSM
r=nelson
|
2006-03-31 21:35:37 +00:00 |
|
jminta%gmail.com
|
e70f5fcdca
|
Bug 326562 No 'Visit URL' button in the new event dialog, r=dmose
|
2006-03-31 21:31:24 +00:00 |
|
jminta%gmail.com
|
4b83d92a2b
|
Bug 332270 js-strict warning fixes, r=mvl
|
2006-03-31 21:23:20 +00:00 |
|
jminta%gmail.com
|
5e16e71db5
|
Bug 332268 Editing start date of all day events adds extra day to end date, r=mvl
|
2006-03-31 21:21:17 +00:00 |
|
jminta%gmail.com
|
d408231380
|
Bug 329571 Error when setting composite calendar's default calendar with usePref==true, r=dmose
|
2006-03-31 21:19:02 +00:00 |
|
jminta%gmail.com
|
1ad7b33e64
|
Bug 301748 calIFileType isn't l10n friendly, r=mvl
|
2006-03-31 21:05:24 +00:00 |
|
benjamin%smedbergs.us
|
2c85e9124e
|
Regression from bug 301249, NSS_3_11_RTM tag was not the same as NSS_CLIENT_TAG: use a new static tag which is actually correct. See also/fixes bug 332012 and 332050.
|
2006-03-31 20:51:33 +00:00 |
|
jminta%gmail.com
|
8f49e57450
|
Bug 329737 invalid alarms should just report an error, but not stop parsing, r=mvl
|
2006-03-31 20:20:16 +00:00 |
|
mattwillis%gmail.com
|
3b7949d4c5
|
bug 323288: I missed this file in previous checkin.
|
2006-03-31 20:19:10 +00:00 |
|
jminta%gmail.com
|
515f77e326
|
Bug 325650 should just invalidate row rather than whole box after add/delete of calendar, r=dmose
|
2006-03-31 20:16:03 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
6bd9c508ae
|
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 2 SeaMonkey would like to have PalmSync as an extension as well. r=bienvenu,sr=neil
|
2006-03-31 18:35:00 +00:00 |
|
brettw%gmail.com
|
c9ffa32223
|
Previous commit was bug 332120 r=annie.sullivan Don't show frame transitions in
history view even when unhidden.
|
2006-03-31 18:33:44 +00:00 |
|
brettw%gmail.com
|
d47cad5acd
|
*** empty log message ***
|
2006-03-31 18:31:30 +00:00 |
|
mattwillis%gmail.com
|
dde6817168
|
bug 323288: Makes Sunbird not use Camino's creator code. r=dmose
|
2006-03-31 18:25:22 +00:00 |
|
mark%moxienet.com
|
f78633e3a1
|
Camino static build bustage fix following 214889: need to explicitly link against libmozreg_s.a when linking against static libxpcom_compat_c.a.
|
2006-03-31 17:06:28 +00:00 |
|
mark%moxienet.com
|
ffba30d689
|
320746 Remove uses of GetCurrentEventKeyModifiers. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=me
|
2006-03-31 16:10:13 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
689876306f
|
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 3. Correct MOZ_THUNDERBIRD to MOZ_XUL_APP in nsMessengerWinIntegration. r=bienvenu,sr=neil
|
2006-03-31 15:35:04 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
6bebfd519b
|
Bug 332362 Correct misuse of ifdefs in /mailnews. Part 1 - Correct jar.mn files. r=KaiRo,sr=Neil.
|
2006-03-31 15:30:14 +00:00 |
|
lpsolit%gmail.com
|
0212ef97bd
|
Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
|
2006-03-31 10:50:12 +00:00 |
|
lpsolit%gmail.com
|
de33189273
|
Bug 332142: Incorrect output when updating components - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave
|
2006-03-31 10:41:42 +00:00 |
|
lpsolit%gmail.com
|
c30293f018
|
Bug 301020: Remove useless locked tables - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2006-03-31 10:27:26 +00:00 |
|
cltbld
|
d9d408b89b
|
Automated update from host egg
|
2006-03-31 09:10:52 +00:00 |
|
leon.sha%sun.com
|
b27d80022f
|
Bug 332053, Fail to build latest firefox and seamonkey trunk on solaris.
Patch maker leon.sha@sun.com.
cls: review+
|
2006-03-31 09:07:15 +00:00 |
|
gerv%gerv.net
|
e5ceb6a60d
|
Bug 236613 - reverting over-zealous comment character change mistake.
|
2006-03-31 08:52:21 +00:00 |
|
bzbarsky%mit.edu
|
7128ca1c73
|
More comment tweaks; should be it for this directory.
|
2006-03-31 08:41:49 +00:00 |
|
allan%beaufour.dk
|
a05ccbde12
|
[XForms] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug
|
2006-03-31 08:40:05 +00:00 |
|
allan%beaufour.dk
|
562535aaf7
|
[XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr
|
2006-03-31 08:36:52 +00:00 |
|
gerv%gerv.net
|
a9d429c492
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 08:35:02 +00:00 |
|
allan%beaufour.dk
|
bde8172e0e
|
[XForms] (new files) Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru
|
2006-03-31 08:31:55 +00:00 |
|