bzbarsky%mit.edu
7c95cfd5c2
Make the search by ID in Inspector work even for nodes with no "id" property
...
(eg xml:id, MathML, etc). Bug 324752, patch by Alex Vincent
<ajvincent@gmail.com >, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@188436 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 20:42:47 +00:00
bzbarsky%mit.edu
5ac8e11bc9
LAst checkin had r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@188435 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 18:50:14 +00:00
bzbarsky%mit.edu
fb8579f413
Fix leak bug 324969 -- make sure to call virtual destructors.
...
git-svn-id: svn://10.0.0.236/trunk@188434 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 18:48:58 +00:00
kairo%kairo.at
f6291f829d
update German reporter locale for latest en-US changes (NPOTDB)
...
git-svn-id: svn://10.0.0.236/trunk@188429 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 15:35:44 +00:00
kairo%kairo.at
510db6da36
make German inspector locale more consistent with rest of German L10n (NPOTDB)
...
git-svn-id: svn://10.0.0.236/trunk@188428 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 15:30:58 +00:00
mike.morgan%oregonstate.edu
41af923ae1
Fixed references to non-existent header/footer files.
...
git-svn-id: svn://10.0.0.236/trunk@188424 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 07:07:15 +00:00
bugzilla%micropipes.com
0e4e0f76cd
- Ratecomment is now secured
...
- Made create, verify, recover, and reset scripts
git-svn-id: svn://10.0.0.236/trunk@188423 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 06:49:48 +00:00
bugzilla%micropipes.com
65f198a7e0
wrote:
...
User::addUser()
User::sendMail()
User::sendConfirmation()
User::confirm()
User::getUserByEmail()
User::generateConfirmationCode()
User::sendPasswordRecoveryEmail()
User::checkResetPasswordCode()
User::setPassword()
git-svn-id: svn://10.0.0.236/trunk@188422 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 06:48:38 +00:00
bugzilla%micropipes.com
1b7e10b27e
Minor modifications to addon/login
...
New templates: createaccount.tpl recoverpassword.tpl resetpassword.tpl verifyaccount.tpl
git-svn-id: svn://10.0.0.236/trunk@188421 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 06:47:24 +00:00
smfr%smfr.org
f6a8eccb98
Fix the UI from getting into a locked state when Camino puts up sheet while there is already a modal dialog on screen, or the window already has a sheet. Fixes bugs 279350, 314072. r=mento
...
Fix bug 324901: hide the checkbox in prompt dialogs when the checkMsg param is null or an empty string, to match FF behaviour. r=mento.
Disable the open menu commands when the window has a sheet on it.
git-svn-id: svn://10.0.0.236/trunk@188419 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 04:56:30 +00:00
bsmedberg%covad.net
5777b44fdf
Ports bustage from bug 299997, don't use bas-isms
...
git-svn-id: svn://10.0.0.236/trunk@188418 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 04:40:22 +00:00
cltbld
9e28934c13
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@188417 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 04:07:39 +00:00
bsmedberg%covad.net
bda4881fbf
Ports bustage from bug 299997, don't use bash-isms
...
git-svn-id: svn://10.0.0.236/trunk@188416 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 04:05:10 +00:00
jminta%gmail.com
beebecaa43
Bug 324735 Remove some references to obsolete calIItemOccurence interface. patch by robin.edrenius@gmail.com, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@188415 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 03:44:56 +00:00
jminta%gmail.com
cea751768d
Forgot my own review comment for Bug 324417 :-(
...
git-svn-id: svn://10.0.0.236/trunk@188414 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 03:37:32 +00:00
jminta%gmail.com
07c940237f
Bug 324417 Lightning does not have a 'Go to Today' toolbar button or menu item. patch by thomas.benisch@sun.com, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@188413 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 03:31:46 +00:00
jwalden%mit.edu
a85c131d1a
Bug 324968 - Remove bogus index/search distinction from help pack code. r=steffen
...
git-svn-id: svn://10.0.0.236/trunk@188412 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 01:19:16 +00:00
smfr%smfr.org
d8a6820b0e
Fix warnings, and implement some missing bookmarks comparison methods.
...
git-svn-id: svn://10.0.0.236/trunk@188409 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 00:07:19 +00:00
mike.morgan%oregonstate.edu
83984bb104
Cleaned up the author panel, fixed link titles.
...
git-svn-id: svn://10.0.0.236/trunk@188408 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 23:57:27 +00:00
mike.morgan%oregonstate.edu
22095618fc
Modified version query so it, like, works and stuff. Me dumb, me no likey SQL.
...
git-svn-id: svn://10.0.0.236/trunk@188407 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 23:03:22 +00:00
mike.morgan%oregonstate.edu
cc8c9f074e
Fixed version history and moved it to the bottom of the addon list. It's not an important feature.
...
git-svn-id: svn://10.0.0.236/trunk@188406 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 23:02:34 +00:00
mike.morgan%oregonstate.edu
b652a61727
Progress with RSS, fixes for wrappers, comment styles, navigation, etc.
...
git-svn-id: svn://10.0.0.236/trunk@188405 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:42:26 +00:00
mike.morgan%oregonstate.edu
b0789d6ff4
REPO_DIR doesn't apply to public/ so it shouldn't be in init.php.
...
git-svn-id: svn://10.0.0.236/trunk@188404 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:18:13 +00:00
mike.morgan%oregonstate.edu
ca3bebc5b2
Modified config-dist.php.
...
git-svn-id: svn://10.0.0.236/trunk@188403 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:14:43 +00:00
bugzilla%micropipes.com
126ec3b81f
added sql changes for the link between users and feedback
...
git-svn-id: svn://10.0.0.236/trunk@188402 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:10:36 +00:00
cltbld
0365a8958a
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@188401 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:07:44 +00:00
bsmedberg%covad.net
519ceeae91
Fix warning when configuring, from bug 299997
...
git-svn-id: svn://10.0.0.236/trunk@188400 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:02:43 +00:00
neil%parkwaycc.co.uk
a23b31a6ad
Bug 100729 Sync <command> checkbox attribute with <menuitem>s in a context menu as well as in a menu bar and clean up the synchronizing code r+sr=bz
...
git-svn-id: svn://10.0.0.236/trunk@188399 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 21:31:31 +00:00
bugzilla%micropipes.com
398e543bb8
Added the call so the template starts - page works now
...
git-svn-id: svn://10.0.0.236/trunk@188398 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 18:34:15 +00:00
dougt%meer.net
65803a69ee
Fixes bug 297683. WINCE ONLY. r=dveditz. a) allows remapping softkeys even if gProcUnregisterFunc does not exist --
...
which is the case on some devices.
b) removes gSoftKeyMenuBar as we can use mSoftKeyMenuBar.
c) fixes smartphone which require a real menu when dispatching events to the
event loop. SHCMBF_EMPTYBAR doesn't not work. The menu is defined by the
embedding application.
git-svn-id: svn://10.0.0.236/trunk@188397 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 18:18:45 +00:00
bienvenu%nventure.com
887d985290
set mru time for a folder when messages are moved into it sr=mscott, part of 251296
...
git-svn-id: svn://10.0.0.236/trunk@188395 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 17:32:59 +00:00
bsmedberg%covad.net
b990043e8d
Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin
...
git-svn-id: svn://10.0.0.236/trunk@188394 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 17:32:37 +00:00
cbiesinger%web.de
a5408fb242
fixing bustage from bug 323412: check in missing file
...
git-svn-id: svn://10.0.0.236/trunk@188393 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 16:25:25 +00:00
cbiesinger%web.de
3f5e168b85
bug 323412 get the event queue service outside of the proxy locks
...
patch by Matthew Gertner <matthew@allpeers.com > r=dougt
git-svn-id: svn://10.0.0.236/trunk@188392 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 15:46:11 +00:00
gerv%gerv.net
9e75427ec1
Bug 322000: fix About page missing entity bustage. The entity was used on multiple pages and I didn't notice.
...
git-svn-id: svn://10.0.0.236/trunk@188391 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 15:40:44 +00:00
cbiesinger%web.de
aff9b84e42
bug 269280 implement moz-icon on BeOS
...
patch by Simon <simontaylor2@gawab.com > and Doug Shelton
<doug@sheltonfamily.org > r=biesi r=mconnor (toolkit parts)
git-svn-id: svn://10.0.0.236/trunk@188390 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 14:25:18 +00:00
cbiesinger%web.de
a65a0bbcf4
bug 324705 prefer natively handled document types over plugins
...
r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@188389 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 14:08:55 +00:00
cbiesinger%web.de
a8bf94019e
bug 321932 r=bz sr=darin
...
Better handle the case where channels don't implement isPending correctly
git-svn-id: svn://10.0.0.236/trunk@188388 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 14:06:31 +00:00
jwatt%jwatt.org
8f8edb03a6
Fixing bug 300868. The 'target' attribute is not supported on SVG's <a> element. r=bugmail@sicking.cc, sr=jst@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@188387 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 13:12:28 +00:00
lpsolit%gmail.com
7e67d94f31
Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@188385 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 13:01:11 +00:00
bmlk%gmx.de
e3e8c752e5
reorder row groups to keep them in sync when the nextinflow changes underneath bug 302911 r/sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@188384 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 06:14:11 +00:00
nelsonb%netscape.com
4e73e3abe9
Fix broken build, caused by c++ style comment in c code.
...
git-svn-id: svn://10.0.0.236/trunk@188383 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 02:38:07 +00:00
nelsonb%netscape.com
5f09451b56
Set SSL2 and SSL3 timeout times properly for SSL server session cache.
...
Bug 223242. r=jullien.pierre
git-svn-id: svn://10.0.0.236/trunk@188382 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 02:21:31 +00:00
annie.sullivan%gmail.com
96495b7ceb
Changed bookmarks set and get item title to use user titles instead of page titles. bug=320453 r=bryner keywords=fixed1.8.1
...
git-svn-id: svn://10.0.0.236/trunk@188381 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 01:32:46 +00:00
mrbkap%gmail.com
12380399fe
Braces and style patrol (no bug, implicit-r=brendan)
...
git-svn-id: svn://10.0.0.236/trunk@188380 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 01:27:33 +00:00
mrbkap%gmail.com
08e339f350
Try to fix an infinite loop on startup (bug 324667, r+sr=jst).
...
git-svn-id: svn://10.0.0.236/trunk@188379 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 01:21:46 +00:00
ajschult%verizon.net
4223907770
Perform autocomplete search even if cursor is not at the end rather than leave stale entries. bug 208871, r=jag, sr=Neil.
...
git-svn-id: svn://10.0.0.236/trunk@188378 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 01:20:34 +00:00
scott%scott-macgregor.org
b93402bfee
Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons. More work to make this work when you have
...
a views toolbar button but no quick search button.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@188377 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 00:29:50 +00:00
brettw%gmail.com
609c5349f6
Bug 324982, remove unnecessary unregister call.
...
git-svn-id: svn://10.0.0.236/trunk@188375 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 22:56:36 +00:00
cbiesinger%web.de
019cc9e738
bug 296749 package pluginGlue.js
...
r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@188374 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 22:52:30 +00:00