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

153158 Коммитов

Автор SHA1 Сообщение Дата
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
jwatt%jwatt.org 6fdafae9b3 Fixing bug 300868. The 'target' attribute is not supported on SVG's <a> element. r=bugmail@sicking.cc, sr=jst@mozilla.org 2006-01-28 13:12:28 +00:00
lpsolit%gmail.com b8a911b197 Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-01-28 13:01:11 +00:00
bmlk%gmx.de 430211b413 reorder row groups to keep them in sync when the nextinflow changes underneath bug 302911 r/sr=roc 2006-01-28 06:14:11 +00:00
nelsonb%netscape.com 2071d2bc7b Fix broken build, caused by c++ style comment in c code. 2006-01-28 02:38:07 +00:00
nelsonb%netscape.com ddca75b829 Set SSL2 and SSL3 timeout times properly for SSL server session cache.
Bug 223242. r=jullien.pierre
2006-01-28 02:21:31 +00:00
annie.sullivan%gmail.com fa710b069c Changed bookmarks set and get item title to use user titles instead of page titles. bug=320453 r=bryner keywords=fixed1.8.1 2006-01-28 01:32:44 +00:00
mrbkap%gmail.com 3673fdffdd Braces and style patrol (no bug, implicit-r=brendan) 2006-01-28 01:27:33 +00:00
mrbkap%gmail.com 27bfa50539 Try to fix an infinite loop on startup (bug 324667, r+sr=jst). 2006-01-28 01:21:46 +00:00
ajschult%verizon.net 49bf1c8c23 Perform autocomplete search even if cursor is not at the end rather than leave stale entries. bug 208871, r=jag, sr=Neil. 2006-01-28 01:20:34 +00:00
scott%scott-macgregor.org 3d2a07b1bb 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
2006-01-28 00:25:27 +00:00
brettw%gmail.com e6e304c016 Bug 324982, remove unnecessary unregister call. 2006-01-27 22:56:29 +00:00
cbiesinger%web.de eaaef83dde bug 296749 package pluginGlue.js
r=bsmedberg
2006-01-27 22:52:30 +00:00
scott%scott-macgregor.org 45ad2f834f Bug #315057 --> Display - Fonts tab: The pull-down menu of Character Encodings doesn't work.
build the menu popup by hand instead of using the xul template builder (which doesn't work with dynamic
overlays)

sr=bienvenu
2006-01-27 22:22:40 +00:00
mark%moxienet.com 227fa8f814 322578 backing out due to 10.2 bustage 2006-01-27 22:19:42 +00:00
annie.sullivan%gmail.com 670ce54d8a Patch from sayrer@gmail.com Change text search method, handle html/xhtml, trim whitespace bug=321036 r=annie.sullivan@gmail.com 2006-01-27 21:58:25 +00:00
mark%moxienet.com ce64f51e07 322578 Bustage fix for Mac OS X 10.2 build hosts (why haven't these tinderboxes been upgraded?!) 2006-01-27 21:49:08 +00:00
dmose%mozilla.org be9f810d6f Make remote calendar location readonly to prevent really painful failure mode for bug 315307. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org. 2006-01-27 21:31:50 +00:00
brettw%gmail.com a10cb44a81 Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.
2006-01-27 21:23:33 +00:00
kaie%kuix.de 9c3dcd9900 bug 324109, Re-Add ocsp info string in cert manager, that was accidentially removed by a checkin for bug 212459
r=mscott sr=rrelyea
2006-01-27 21:12:37 +00:00
mark%moxienet.com c24980bb5e 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink 2006-01-27 21:00:32 +00:00