mike.morgan%oregonstate.edu
8f5065b737
Added SQL for recommended addons, cleaned up other queries.
...
git-svn-id: svn://10.0.0.236/trunk@188453 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 05:10:41 +00:00
mike.morgan%oregonstate.edu
834d955085
Fixed CSS for recommended page. Added dynamic recommended page and template. Fixed link to recommended page.
...
git-svn-id: svn://10.0.0.236/trunk@188452 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 05:09:33 +00:00
smfr%smfr.org
ed5bed59b9
Fix bug 324861: issues drawing personal toolbar if Camino is launched via a GetURL. That was a problem because we'd create the first window (with bookmarks toolbar) before loading bookmarks, causing the bookmarks toolbar to get bookmark changed notifications on a non-UI thread, thus hosing AppKit. The fix is to ensure that we never fire notifications on the bookmark loading thread (in a threadsafe way!), and fix the bookmarks toolbar to behave if its toolbar folder is nil (indicating that bookmarks haven't loaded yet).
...
git-svn-id: svn://10.0.0.236/trunk@188449 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 04:51:33 +00:00
smfr%smfr.org
d1144a598c
Fix bug 296228: focus apparently lost when hiding and then showing Camino. Cocoa on 10.4 seems to have a bug where mouse moves don't get reactivated when re-showing an application, so we do it manually when a browser window becomes the main window.
...
git-svn-id: svn://10.0.0.236/trunk@188448 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 04:48:52 +00:00
mike.morgan%oregonstate.edu
8b43901144
Fixed more broken links.
...
git-svn-id: svn://10.0.0.236/trunk@188447 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 02:36:04 +00:00
mike.morgan%oregonstate.edu
db47deb893
New rewrite rules to break stuff (unintentionally!).
...
git-svn-id: svn://10.0.0.236/trunk@188446 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 02:27:11 +00:00
mike.morgan%oregonstate.edu
fecd19ff11
Added links, etc., to follow new rewrite rules. Things might break.
...
git-svn-id: svn://10.0.0.236/trunk@188445 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 02:25:46 +00:00
mike.morgan%oregonstate.edu
37d9010bee
Fixed header/footer to link to feeds/login/logout/register.
...
Added feeds template.
git-svn-id: svn://10.0.0.236/trunk@188443 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 23:47:15 +00:00
mike.morgan%oregonstate.edu
1c94be83ff
Added flexibility for human-readable args in rss.php.
...
Added feeds.php, to list possible feeds -- reference page.
git-svn-id: svn://10.0.0.236/trunk@188442 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 23:46:42 +00:00
mike.morgan%oregonstate.edu
e44a657cb2
Forgot to turn caching back on.
...
git-svn-id: svn://10.0.0.236/trunk@188441 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 23:13:29 +00:00
mike.morgan%oregonstate.edu
aec8d6c146
First working version of RSS, with caching.
...
git-svn-id: svn://10.0.0.236/trunk@188440 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 23:12:35 +00:00
jminta%gmail.com
0635a0b463
Bug 325141 Fix for typo: this.mProperties.enumerator. patch by reidrankin@gmail.com, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@188438 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 21:27:13 +00:00
smfr%smfr.org
38a1000116
Whitespace change.
...
git-svn-id: svn://10.0.0.236/trunk@188437 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 20:49:41 +00:00
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