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

151748 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org e73d4f7100 Bug 312867 Implement textbox.reset(), expose input's editor
patch by ajvincent@gmail.com r=neil sr=neil
2005-12-23 22:50:25 +00:00
jminta%gmail.com ea0a19bbff Bug 297934 Move Sunbird to the new views. Implement calIDecoratedView. First step in removing gCalendarWindow. Remove several global variables. r=dmose+mvl 2005-12-23 21:58:53 +00:00
cltbld ec99ae1042 Automated update from host egg 2005-12-23 21:05:39 +00:00
bsmedberg%covad.net 0093affd9d Followup from 316090, use javaxpcom consistently everywhere. 2005-12-23 21:05:20 +00:00
silver%warwickcompsoc.co.uk b9dcf6bcee Bug 321195 - stop cloning stylesheets from losing rule weighting and line numbers. r+sr=dbaron 2005-12-23 21:04:35 +00:00
emaijala%kolumbus.fi 1d7b2b3c0d Fix for bug 321335: Autoscrolling changes direction while scrolling
r+sr=roc
2005-12-23 20:23:45 +00:00
steffen.wilberg%web.de f17d28136f Bug 306431: Confusing/misplaced sentence in Privacy section of Help. r=jeff 2005-12-23 19:15:23 +00:00
steffen.wilberg%web.de 3bbd5dac1d Bug 310271: Remove 'for originating site only' checkbox docs. r=jeff 2005-12-23 19:10:45 +00:00
dbaron%dbaron.org 3c28966043 Do not call PreserveWrapper with a null pointer. b=319642 r+sr=bzbarsky 2005-12-23 18:54:26 +00:00
karl%kornel.name af25a27de4 Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave 2005-12-23 17:21:01 +00:00
masayuki%d-toybox.com c1cc82f219 Bug 321132 Japanese font grouping is not correct on font pref dialog. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=rbs 2005-12-23 15:15:49 +00:00
bsmedberg%covad.net 15893099be Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong 2005-12-23 14:51:39 +00:00
bsmedberg%covad.net d997e02d87 From bug 320988, remove references to nsCRT::strcmp 2005-12-23 14:16:20 +00:00
neil%parkwaycc.co.uk d0a1dc25c3 Bug 244900 autocomplete requires mousemove before click r=IanN sr=jag 2005-12-23 11:08:36 +00:00
neil%parkwaycc.co.uk 11f0b0df4c Abandon prototypes for failed overlays (fixes bug 320652) r=mrbkap sr=dbaron 2005-12-23 10:48:34 +00:00
bob%bclary.com 62e09d74cb Regression test for bug 320008, by simon 2005-12-23 09:41:59 +00:00
bob%bclary.com 35909caabc Regression test for bug 320032, by Brendan Eich 2005-12-23 09:30:45 +00:00
mkanat%kerio.com 56c863fc9e Back out bug 311047 because it breaks Pg. 2005-12-23 09:26:47 +00:00
bob%bclary.com 6a3219464d Regression test for bug 320887, by Blake Kaplan 2005-12-23 09:23:26 +00:00
robert%accettura.com a71ff12072 the correct pagination regression fix 2005-12-23 06:35:13 +00:00
robert%accettura.com f9c7f18887 continuing to fix regressions: make sorting better, show and order by report date when breaking out of top X list, fix regression for pagination 2005-12-23 06:25:55 +00:00
robert%accettura.com c782472091 make pagination stink less 2005-12-23 05:42:04 +00:00
robert%accettura.com 43f7b2f063 remove extra ampersand from continuity params 2005-12-23 05:40:39 +00:00
dougt%meer.net 8ad0178b42 For 012. NPODB. Removing permissions module cause it is broken in minimo. 2005-12-23 04:16:08 +00:00
julien.pierre.bugs%sun.com 2b8116135c Fix the build busted by checkin for bug 318968 2005-12-23 03:14:36 +00:00
robert%accettura.com 38e4578052 fix a few html validation issues 2005-12-23 03:10:10 +00:00
lpsolit%gmail.com 0a98e5223f Bug 311047: populating enum tables fails without localconfig, when upgrading - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave 2005-12-23 02:42:59 +00:00
lpsolit%gmail.com c8a7597325 Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave 2005-12-23 02:25:25 +00:00
lpsolit%gmail.com 22f9b41f4d Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-12-23 02:01:54 +00:00
robert%accettura.com bec8fb6f81 Simple fix to restore Feng Shui for index template. 2005-12-23 01:52:57 +00:00
timeless%mozdev.org 7e63d3cd33 Bug 321213 - spell provided correctly
r=lpsolit a=justdave
2005-12-23 01:51:52 +00:00
lpsolit%gmail.com 360d446ad9 Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave 2005-12-23 01:50:06 +00:00
robert%accettura.com cfaea2171f get rid of some notices, and other tiny clean up. Also start removing blank variables from url's 2005-12-23 01:48:30 +00:00
bugzilla%glob.com.au 410f9bdfe9 Bug 94293: Sendmail "from" header can not be configured in one config file, From header broken in SMTP
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave
2005-12-23 01:36:19 +00:00
timeless%mozdev.org 05c4905fea Bug 321057 crash [@ NS_NewToolkitProfileService] because it doesn't handle OOM
r=bsmedberg
2005-12-23 01:26:59 +00:00
mgalli%geckonnection.com 1fc0a59df0 Toggles back to normal mode, after URLBAR mode command is processed. 2005-12-23 01:11:05 +00:00
mgalli%geckonnection.com c2cb35e109 RSS icon is hidden. 2005-12-23 01:07:18 +00:00
mgalli%geckonnection.com 3e435630fb DEL Del.icio.us. 2005-12-23 01:05:09 +00:00
robert%accettura.com e07906cf53 get basic login functionality going, some minor code cleanup, more to follow 2005-12-23 00:43:57 +00:00
bienvenu%nventure.com 58737ea5eb fix contacts sidebar leaking ldap connections, sr=mscott 321254 2005-12-23 00:38:36 +00:00
mgalli%geckonnection.com deaeb80df4 String entity URLBAR mode , default mode. 2005-12-23 00:28:35 +00:00
mgalli%geckonnection.com 922f2ddafa Nice padding to the Main popup menu and URL toggle. 2005-12-23 00:27:34 +00:00
bienvenu%nventure.com 96478e6fa3 fix ldap connections geting closed from ab search 206018, sr=mscott 2005-12-23 00:27:14 +00:00
mgalli%geckonnection.com 807327346c 3 modes to the urlbar. With images icons hardcoded. 2005-12-23 00:25:44 +00:00
mgalli%geckonnection.com 37c12eb6ad Cleanup and 3 modes to the urlbar. 2005-12-23 00:24:46 +00:00
timeless%mozdev.org a4c73b3f26 Bug 289571 Optimization for nsRecyclingAllocator
patch by alfredkayser@nl.ibm.com r=dougt sr=dbaron
2005-12-23 00:08:21 +00:00
mgalli%geckonnection.com c06099fda5 New strings to the urlbar mode handlers. 2005-12-22 23:58:40 +00:00
mgalli%geckonnection.com 2e85976ae2 Copy and Paste (context menu) initial states. 2005-12-22 23:30:41 +00:00
mgalli%geckonnection.com 807bb6a2e9 Fix to paste Enabled/disabled state. 2005-12-22 23:29:36 +00:00
mgalli%geckonnection.com be05bbf0a2 Fix to Copy Enable/disable state, in context menu. 2005-12-22 23:25:59 +00:00