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

153278 Коммитов

Автор SHA1 Сообщение Дата
mike.morgan%oregonstate.edu f99f84eea6 Fixed CSS for recommended page. Added dynamic recommended page and template. Fixed link to recommended page. 2006-01-30 05:09:33 +00:00
smfr%smfr.org d2c59fd29f 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). 2006-01-30 04:51:33 +00:00
smfr%smfr.org 7df2d74fe9 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. 2006-01-30 04:48:52 +00:00
mike.morgan%oregonstate.edu 01e48ad118 Fixed more broken links. 2006-01-30 02:36:04 +00:00
mike.morgan%oregonstate.edu dd20c6fea7 New rewrite rules to break stuff (unintentionally!). 2006-01-30 02:27:11 +00:00
mike.morgan%oregonstate.edu 4d1708360a Added links, etc., to follow new rewrite rules. Things might break. 2006-01-30 02:25:46 +00:00
mike.morgan%oregonstate.edu fc6c4fc984 Fixed header/footer to link to feeds/login/logout/register.
Added feeds template.
2006-01-29 23:47:15 +00:00
mike.morgan%oregonstate.edu 896a892c65 Added flexibility for human-readable args in rss.php.
Added feeds.php, to list possible feeds -- reference page.
2006-01-29 23:46:42 +00:00
mike.morgan%oregonstate.edu f656039e25 Forgot to turn caching back on. 2006-01-29 23:13:29 +00:00
mike.morgan%oregonstate.edu 300ffd6807 First working version of RSS, with caching. 2006-01-29 23:12:35 +00:00
jminta%gmail.com f3cbee26c4 Bug 325141 Fix for typo: this.mProperties.enumerator. patch by reidrankin@gmail.com, r=jminta 2006-01-29 21:26:45 +00:00
smfr%smfr.org ded4ef9fa9 Whitespace change. 2006-01-29 20:49:41 +00:00
bzbarsky%mit.edu f870d20f48 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
2006-01-29 20:42:47 +00:00
bzbarsky%mit.edu e17a15059f LAst checkin had r+sr=roc 2006-01-29 18:50:14 +00:00
bzbarsky%mit.edu f96a096c2c Fix leak bug 324969 -- make sure to call virtual destructors. 2006-01-29 18:48:58 +00:00
kairo%kairo.at 7b20a66529 update German reporter locale for latest en-US changes (NPOTDB) 2006-01-29 15:35:44 +00:00
kairo%kairo.at 2d26529aa9 make German inspector locale more consistent with rest of German L10n (NPOTDB) 2006-01-29 15:30:58 +00:00
mike.morgan%oregonstate.edu b3baf28f0a Fixed references to non-existent header/footer files. 2006-01-29 07:07:15 +00:00
bugzilla%micropipes.com 35ca9cbb82 - Ratecomment is now secured
- Made create, verify, recover, and reset scripts
2006-01-29 06:49:48 +00:00
bugzilla%micropipes.com b19702c3f7 wrote:
User::addUser()
User::sendMail()
User::sendConfirmation()
User::confirm()
User::getUserByEmail()
User::generateConfirmationCode()
User::sendPasswordRecoveryEmail()
User::checkResetPasswordCode()
User::setPassword()
2006-01-29 06:48:38 +00:00
bugzilla%micropipes.com 4c6b53b7db Minor modifications to addon/login
New templates:  createaccount.tpl recoverpassword.tpl resetpassword.tpl verifyaccount.tpl
2006-01-29 06:47:24 +00:00
smfr%smfr.org c3573120c0 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.
2006-01-29 04:56:30 +00:00
bsmedberg%covad.net 4a252805fb Ports bustage from bug 299997, don't use bas-isms 2006-01-29 04:40:22 +00:00
cltbld d647d927b0 Automated update from host egg 2006-01-29 04:07:39 +00:00
bsmedberg%covad.net 7d6510947b Ports bustage from bug 299997, don't use bash-isms 2006-01-29 04:05:10 +00:00
jminta%gmail.com 35560c9506 Bug 324735 Remove some references to obsolete calIItemOccurence interface. patch by robin.edrenius@gmail.com, r=jminta 2006-01-29 03:44:25 +00:00
jminta%gmail.com 38b7557332 Forgot my own review comment for Bug 324417 :-( 2006-01-29 03:37:18 +00:00
jminta%gmail.com 18b5aacd24 Bug 324417 Lightning does not have a 'Go to Today' toolbar button or menu item. patch by thomas.benisch@sun.com, r=jminta 2006-01-29 03:31:09 +00:00
jwalden%mit.edu 9c680b59f0 Bug 324968 - Remove bogus index/search distinction from help pack code. r=steffen 2006-01-29 01:19:16 +00:00
smfr%smfr.org 7e06ff6ba1 Fix warnings, and implement some missing bookmarks comparison methods. 2006-01-29 00:07:19 +00:00
mike.morgan%oregonstate.edu 0b0d831ef9 Cleaned up the author panel, fixed link titles. 2006-01-28 23:57:27 +00:00
mike.morgan%oregonstate.edu 8b8c44a885 Modified version query so it, like, works and stuff. Me dumb, me no likey SQL. 2006-01-28 23:03:22 +00:00
mike.morgan%oregonstate.edu 40293fe93a Fixed version history and moved it to the bottom of the addon list. It's not an important feature. 2006-01-28 23:02:34 +00:00
mike.morgan%oregonstate.edu b964f0ed01 Progress with RSS, fixes for wrappers, comment styles, navigation, etc. 2006-01-28 22:42:26 +00:00
mike.morgan%oregonstate.edu 6d61b0e87b REPO_DIR doesn't apply to public/ so it shouldn't be in init.php. 2006-01-28 22:18:13 +00:00
mike.morgan%oregonstate.edu 68d7c5899c Modified config-dist.php. 2006-01-28 22:14:43 +00:00
bugzilla%micropipes.com 53a83cd19a added sql changes for the link between users and feedback 2006-01-28 22:10:36 +00:00
cltbld 25b0142fe8 Automated update from host egg 2006-01-28 22:07:44 +00:00
bsmedberg%covad.net f5f2c136f9 Fix warning when configuring, from bug 299997 2006-01-28 22:02:43 +00:00
neil%parkwaycc.co.uk 8adacd68e7 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 2006-01-28 21:31:31 +00:00
bugzilla%micropipes.com db42e94c3d Added the call so the template starts - page works now 2006-01-28 18:34:15 +00:00
dougt%meer.net 997335f552 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.
2006-01-28 18:18:45 +00:00
bienvenu%nventure.com 212f54ff5a set mru time for a folder when messages are moved into it sr=mscott, part of 251296 2006-01-28 17:32:59 +00:00
bsmedberg%covad.net c720390105 Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin 2006-01-28 17:32:37 +00:00
cbiesinger%web.de 05469c7826 fixing bustage from bug 323412: check in missing file 2006-01-28 16:25:25 +00:00
cbiesinger%web.de 98b02e0a96 bug 323412 get the event queue service outside of the proxy locks
patch by Matthew Gertner <matthew@allpeers.com> r=dougt
2006-01-28 15:46:11 +00:00
gerv%gerv.net 0dff4514cb Bug 322000: fix About page missing entity bustage. The entity was used on multiple pages and I didn't notice. 2006-01-28 15:40:44 +00:00
cbiesinger%web.de 37b8557e3a 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)
2006-01-28 14:25:18 +00:00
cbiesinger%web.de cf2058af9d bug 324705 prefer natively handled document types over plugins
r+sr=bz
2006-01-28 14:08:55 +00:00
cbiesinger%web.de 463712374b bug 321932 r=bz sr=darin
Better handle the case where channels don't implement isPending correctly
2006-01-28 14:06:31 +00:00