bryner%brianryner.com
|
aca3b4c231
|
Add support for logging nested data structures with events (bug 332172). r=marria.
|
2006-04-01 00:06:41 +00:00 |
brendan%mozilla.org
|
efff5fd986
|
Fix double-destroy on js_SetLastIndex failure in js_NewRegExpObject (332415, r=mrbkap).
|
2006-04-01 00:00:38 +00:00 |
pavlov%pavlov.net
|
ab26027973
|
y was off-by-1 when calling UpdateImage() in cairo builds
|
2006-03-31 23:55:49 +00:00 |
pavlov%pavlov.net
|
db5b9e4509
|
removing unused member variables in thebes code
|
2006-03-31 23:52:20 +00:00 |
pavlov%pavlov.net
|
cee44f52f3
|
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
|
31b4edf384
|
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
|
986e8c54fe
|
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
|
994ebcc0b7
|
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
|
8e3f2f808f
|
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
|
878b55fa39
|
Bug 332381 pk12util fails to import key/cert onto LunaSA HSM
r=nelson
|
2006-03-31 21:35:37 +00:00 |
jminta%gmail.com
|
419b6c1394
|
Bug 326562 No 'Visit URL' button in the new event dialog, r=dmose
|
2006-03-31 21:31:24 +00:00 |
jminta%gmail.com
|
1f53240c35
|
Bug 332270 js-strict warning fixes, r=mvl
|
2006-03-31 21:23:20 +00:00 |
jminta%gmail.com
|
424c31c396
|
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
|
f4cdcf5693
|
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
|
6696fd9926
|
Bug 301748 calIFileType isn't l10n friendly, r=mvl
|
2006-03-31 21:05:24 +00:00 |
benjamin%smedbergs.us
|
d71fbaba81
|
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
|
0458d03352
|
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
|
f7d9692b0c
|
bug 323288: I missed this file in previous checkin.
|
2006-03-31 20:19:10 +00:00 |
jminta%gmail.com
|
e2441ea1c3
|
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
|
6c56ee7eee
|
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
|
3adb271052
|
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
|
e1841a26aa
|
*** empty log message ***
|
2006-03-31 18:31:30 +00:00 |
mattwillis%gmail.com
|
e721ceb699
|
bug 323288: Makes Sunbird not use Camino's creator code. r=dmose
|
2006-03-31 18:25:22 +00:00 |
mark%moxienet.com
|
1a46263110
|
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
|
95ba06eab9
|
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
|
eb8726911a
|
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
|
0884885912
|
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
|
db53bac98a
|
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
|
8cf97ef7bc
|
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
|
3bc863297e
|
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
|
66b6b55bc9
|
Automated update from host egg
|
2006-03-31 09:10:52 +00:00 |
leon.sha%sun.com
|
d8c42f5a99
|
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
|
11df8a75ff
|
Bug 236613 - reverting over-zealous comment character change mistake.
|
2006-03-31 08:52:21 +00:00 |
bzbarsky%mit.edu
|
54ef729b33
|
More comment tweaks; should be it for this directory.
|
2006-03-31 08:41:49 +00:00 |
allan%beaufour.dk
|
cd6a325422
|
[XForms] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug
|
2006-03-31 08:40:05 +00:00 |
allan%beaufour.dk
|
0430310c93
|
[XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr
|
2006-03-31 08:36:52 +00:00 |
gerv%gerv.net
|
d7b5e2af46
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 08:35:02 +00:00 |
allan%beaufour.dk
|
634b9bca81
|
[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 |
allan%beaufour.dk
|
b661314529
|
[XForms] Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru
|
2006-03-31 08:30:36 +00:00 |
bzbarsky%mit.edu
|
8f04afd4ad
|
Need shorter comments here
|
2006-03-31 08:20:34 +00:00 |
bzbarsky%mit.edu
|
57a68cd433
|
Add comments describing some more files.
|
2006-03-31 08:00:42 +00:00 |
gerv%gerv.net
|
e89816769b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 06:55:29 +00:00 |
gerv%gerv.net
|
0b384fa15a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 06:28:40 +00:00 |
bugzilla%micropipes.com
|
e0c7f0c552
|
Bunch of new search engines added to search-engines page
|
2006-03-31 06:26:06 +00:00 |
gerv%gerv.net
|
c62293b120
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 06:13:49 +00:00 |
bugzilla%micropipes.com
|
de433115a6
|
Couple of minor tweaks to the js when printing download links.
|
2006-03-31 05:59:17 +00:00 |
darin%meer.net
|
6d6327f877
|
fixes bug 321837 "nsWebBrowserFind::FindNext fails to wrap when searching chrome docshells" patch by rdmsoft@bugs.rdmsoft.com r=rbs,sfraser sr=bz
|
2006-03-31 05:31:10 +00:00 |
gerv%gerv.net
|
e7a53f8e59
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-03-31 04:41:00 +00:00 |
mattwillis%gmail.com
|
5070f94f6e
|
bug 332311: also apply new winstripe higher contrast buttons to lightning. r=jminta
|
2006-03-31 03:59:07 +00:00 |
brendan%mozilla.org
|
f60f7d674d
|
Don't optimize special (eval and debugger) global frames (332199, r=mrbkap).
|
2006-03-31 01:32:19 +00:00 |