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

4420 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com dab42f3252 Bug 359862 Places schema: improvements in descriptiveness and consistency (r=sspitzer) 2006-12-08 19:57:12 +00:00
sspitzer%mozilla.org 86fd623ea6 fix for bug #359349:
add "show sessions" to the history query options, so that we can disable it.

by default, disable sessions for the history-on-places sidebar (as we are initially going for Firefox 2.0 parity on top of places.)

To enable sessions, toggle the hidden "browser.history.showSessions" boolean pref.

Thanks to Dan Mills <thunder@mozilla.com> for the fix.

r=sspitzer,gavin
2006-12-08 19:56:31 +00:00
sayrer%gmail.com 13fd7fbadd Bug 361448. Feed processor logs an exception when it hits an unknown element in atom:author. r=mano 2006-12-08 17:33:15 +00:00
mozilla.mano%sent.com b56434c769 Backout help.css changes I accidenally checked in. 2006-12-08 16:23:24 +00:00
mozilla.mano%sent.com f854890156 Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2006-12-08 16:18:03 +00:00
philringnalda%gmail.com 9827ba661c Bug 363098: customizeToolbar needs to include global/skin, r=gavin 2006-12-08 04:19:56 +00:00
mozilla%weilbacher.org 90e4d69930 [OS/2] Bug 355067: add Freetype copyright notice to about:license as OS/2 builds with cairo need to ship with it. r=gerv 2006-12-07 22:00:22 +00:00
gavin%gavinsharp.com 66bb7475ff Bug 341872: Download manager leaks helperApps, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me 2006-12-07 21:16:56 +00:00
mozilla.mano%sent.com ae03ce4f53 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
mozilla.mano%sent.com 04b4be9b94 Bug 359056 - [Winstripe] regression: no hover feedback for go/search dropdown buttons. r=gavin. 2006-12-07 08:58:48 +00:00
mozilla.mano%sent.com 1a6ee88dbd Landing bug 354644's fix on trunk, r=mconnor. 2006-12-07 07:03:44 +00:00
mozilla.mano%sent.com 7055114061 Bug 347249 - QuickFind Link/Text Visual Distinction. r=gavin, ui-r=mconnor. 2006-12-06 23:24:26 +00:00
ted.mielczarek%gmail.com 4edc5e3f7c bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. Use |make splitsymbols| to generate symbols. 2006-12-06 01:16:05 +00:00
ted.mielczarek%gmail.com bc8cc8b475 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. This binary was compiled from the airbag source: http://airbag.googlecode.com/svn/trunk/src/tools/windows/dump_syms/ 2006-12-06 01:14:51 +00:00
timeless%mozdev.org 6b91ec4a35 Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
r=gavin
2006-12-06 00:48:12 +00:00
martijn.martijn%gmail.com c71aee0eba Bug 304188 - find-menu appears in editor element which has had makeEditable() called but designMode not set, r=mano 2006-12-06 00:17:24 +00:00
tony%ponderer.org f06835c76e Add tests for URLCanonicalizer and EnchashDecryptor. Small change in
trtable.js to expose JS component in debug builds to allow testing.
2006-12-05 23:36:01 +00:00
joshmoz%gmail.com e1c8466512 Treat control-click on mac as a right click. b=362812 r=mano sr=pink 2006-12-05 18:38:17 +00:00
cst%yecc.com f73c15059a Fixing string from previous checkin 2006-12-05 00:18:14 +00:00
cst%yecc.com 088225d67a Bug 339720 show warning page before showing about:config (toolkit version)
r=mano
2006-12-05 00:15:22 +00:00
roc+%cs.cmu.edu 2148d98924 Bug 312793. Make Linux builds listen to dbus for NetworkManager events so we can go online/offline automatically. r=caillon,bsmedberg sr=darin 2006-12-04 20:42:31 +00:00
timeless%mozdev.org b1cffb7e10 Fixing most ifdefs to mean libxul instead of saying 1.8
making xulrunner link dynamically against gtkmozembed (because ajschult and
I couldn't figure out how to deal with a profiledirectorylock and we know
of no reason to have gtkmozembed linked statically).
Hopefully fixed some cast complaints smaug had (presumably they relate to
the comments "I doubt this cast pair is correct").
Tried to clean up the REQUIRES a /bit/ in an effort to address the lock
problem.

Again, thanks to ajschult for his time and assistance.
2006-12-04 10:50:02 +00:00
philringnalda%gmail.com 107e5ff007 Bug 361246: Don't collapse toolbar customization window since we don't animate it, r=mano 2006-12-04 03:02:15 +00:00
mconnor%steelgryphon.com 18ec81feed bug 360493 - allow users to disable password autofill without disabling password manager, r=gavin 2006-12-02 06:34:22 +00:00
philringnalda%gmail.com 2b5daeecce Bug 351639: Close button in notification bar is missing a tooltip, r=mano 2006-12-02 01:16:33 +00:00
redfive%acm.org f04018fd8c bug360301 - add/remove eventListeners should both be capture
trunk checkin
r=enndeakin
2006-12-01 19:30:07 +00:00
mozilla.mano%sent.com 3122346386 Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2006-12-01 12:38:47 +00:00
mozilla.mano%sent.com 0cea9bd810 Actually address gavin's review comment in bug 185239 2006-12-01 12:36:23 +00:00
mozilla.mano%sent.com b33e19c89c Bug 185239 - Print Frame in context menu. r=gavin, ui-r=mconnor. 2006-12-01 12:33:30 +00:00
mozilla.mano%sent.com 80fcb1bc9c Bug 331215 - Find toolbar doesn't reset status when search is wrapped, also fix bug 361930 (strict warnings 'reference to undefined property this._foundLink'). r=gavin on both. 2006-12-01 12:29:11 +00:00
mozilla.mano%sent.com e74ffb7257 Bug 343077 - Find Again toolbarbutton doesn't switch back to normal-find if the findbar is opened after links TAF. r=masayuki. 2006-12-01 12:19:26 +00:00
benjamin%smedbergs.us a7b942cc4b Second try, get libxul working with CUPS, NPODB 2006-11-30 18:43:25 +00:00
benjamin%smedbergs.us 425b750fd1 Fix libxul bustage from bug 359124, NPODB 2006-11-30 16:42:23 +00:00
joshmoz%gmail.com fb62034d26 Context menu in download manager is busted on Mac OS X. b=361240 r=enn r=mconnor 2006-11-29 19:30:34 +00:00
mozilla.mano%sent.com ec167cdbcf Bug 330102 - Switch pfs to use principal matching rather than string matching. r=gavin, sr=bz. 2006-11-29 08:06:22 +00:00
wr%rosenauer.org b62477da8b Bug 360941 - UpdateDriver and UpdateService update location mismatch, r=bsmedberg 2006-11-28 06:09:19 +00:00
rob_strong%exchangecode.com 5d278309bc Bug 357922 - Bookmarks missing, tabs broken, etc. (Firefox 2 install over Firefox 1.5.0.7 failed to replace some files.). r=sspitzer 2006-11-27 19:17:14 +00:00
mozilla.mano%sent.com 091413037d Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
mozilla%weilbacher.org 0cd2dc8f20 [OS/2] Bug 358863: fix jumping of elements when pmstripe theme is active and toolbars are wider than the Firefox window, r/sr=mkaply 2006-11-25 23:22:18 +00:00
mozilla.mano%sent.com 08792faec5 Bug 361701 - First pane of preferences window is blank when animating is on. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me. 2006-11-25 21:15:43 +00:00
mozilla.mano%sent.com bfbba9e549 Bug 361826 - Re-enable background-tabs notification in Pinstripe. r=gavin. 2006-11-25 20:37:32 +00:00
philringnalda%gmail.com 492098c0a3 Bug 361627: Customize toolbar dialog is empty with wrong_document_err, r=mano 2006-11-24 23:22:47 +00:00
smontagu%smontagu.org edbeb04126 More additions and corrections to language names. Bug 178491, r=jshin, blanket sr=roc 2006-11-23 15:59:12 +00:00
allan%beaufour.dk 804af50f52 Do not run updateservice tests, when tests are disabled. Bug 359701, r=benjamin 2006-11-23 08:46:55 +00:00
sayrer%gmail.com d478d928fb Bug 361531. Ampersands in URL aren't escaped when inserted in generated base attribute. r=mano 2006-11-23 07:18:59 +00:00
tony%ponderer.org bb33947f78 bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 01:12:35 +00:00
tony%ponderer.org 4195c64b5b back out change because tree is closed 2006-11-23 00:39:39 +00:00
tony%ponderer.org 5d88e013af bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 00:37:20 +00:00
martijn.martijn%gmail.com 1b87b66d60 Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer 2006-11-22 18:37:34 +00:00
sspitzer%mozilla.org 7ab7a72960 fix for bug #358784: implement Firefox 2.0 style "View | By Date" and "View | By Date and Site" for places based history sidebar (GROUP_BY_DAY)
r=g#,brettw
2006-11-21 23:02:16 +00:00
tony%ponderer.org 3bf63ef255 bug 343033: 5-10 second delay or hang or crash when quitting Cocoa Firefox
patch: cancel background download as soon as user quits
r=darin
2006-11-20 18:24:01 +00:00
enndeakin%sympatico.ca 1d9aba9270 Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
sayrer%gmail.com cc88886213 bug 361224. remove an accidentally checked in log line 2006-11-19 21:10:28 +00:00
ted.mielczarek%gmail.com 1214e9b86d bug 360938 - Update airbag to svn tip. r=mento 2006-11-19 02:47:25 +00:00
sspitzer%mozilla.org 66c441b699 fix for bug #358080: Update window says to click 'Finish' when button is labeled 'Done'
r=darin

thanks to Hiro-san (sugar.waffle@gmail.com) for the fix.
2006-11-15 17:10:21 +00:00
benjamin%smedbergs.us ba5ddaa8d2 From bug 313309 - fix static-iid declarations, which merged badly in the meantim 2006-11-14 23:12:10 +00:00
tony%ponderer.org 546772271f Bug 356355: numeric domain normalization only happens on enchash table values
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
mozilla.mano%sent.com 049ee67ecc Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin. 2006-11-14 01:00:06 +00:00
sayrer%gmail.com 13ac9ea8a2 bug 357539. Feed parser does not recognize lastBuildDate field. r=mano 2006-11-13 05:35:46 +00:00
philringnalda%gmail.com 5e9fc22899 Bug 350785 followup: Get out of form autocomplete storage even earlier for non-text inputs, r=mano 2006-11-11 18:26:21 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
philringnalda%gmail.com 2e38dcfb96 Bug 354081: Remove unused entities for Help throbber, r=gavin 2006-11-09 05:17:41 +00:00
sayrer%gmail.com e6406b9a02 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
sspitzer%mozilla.org 40d29f01e7 fix for bug #359093: need to encode version string for the app.update.never.X pref name, which will be needed if (when?) we decided to send over any localized "pretty" text for the version attribute (see bug #359082)
r=dietrich, rstrong
2006-11-07 22:54:27 +00:00
philringnalda%gmail.com 0e6946f837 Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano 2006-11-07 02:08:56 +00:00
gavin%gavinsharp.com 26b17f77e2 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com 32a6e27028 Bug 346599: customizeCharset.js uses deprecated nsIPref, patch by Joel Nackman <joelnackman@gmail.com>, r=enndeakin 2006-11-06 16:13:35 +00:00
gavin%gavinsharp.com 949060dc2c Bug 315405: unneeded window border in Customize Toolbar dialog, patch by Adam Stiles <ajstiles+bugzilla@gmail.com>, r=me 2006-11-06 14:50:22 +00:00
mozilla.mano%sent.com ebd4f395ce Bug 353560 - Unknown Content dialog not dismissed when filepicker opens. r=gavin. 2006-11-05 17:51:35 +00:00
sspitzer%mozilla.org 5913cfcc73 fix for bug #357143
code cleanup, suggested by dveditz.

thanks to Ryan Jones <sciguyryan+bugzilla@gmail.com> for the patch.

r=sspitzer
2006-11-05 00:19:17 +00:00
mozilla.mano%sent.com 87de81bc02 Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin. 2006-11-05 00:06:39 +00:00
sspitzer%mozilla.org 0d2b3f3b5d remove printf, per gavin. (see bug #343522) 2006-11-04 06:26:45 +00:00
sspitzer%mozilla.org 948a5cfa1d fix for bug #343522
wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG, per ispiked

trivial patch, no reviewer
2006-11-04 06:17:38 +00:00
cvshook%sicking.cc 50b714059a Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
sayrer%gmail.com f032a6f1d0 Bug 358855. null pointer dereference in nsAppRunner.cpp. r=bsmedberg. checkin ok per dbaron 2006-11-03 23:04:10 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com 7975c77e97 Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin 2006-11-01 21:10:46 +00:00
ted.mielczarek%gmail.com c068d114c8 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2006-11-01 19:45:19 +00:00
kairo%kairo.at f2cf6a7723 bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil 2006-11-01 17:07:23 +00:00
dbaron%dbaron.org 12192625ce Fix whitespace error introduced by my previous patch. 2006-11-01 07:22:12 +00:00
philringnalda%gmail.com cad2e10829 Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
philringnalda%gmail.com 060d455d7d Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano 2006-11-01 04:03:19 +00:00
mattwillis%gmail.com 2e175a6e41 bug 358287 - Prevents more than one Tb/Sb about:config-like window to be open at once. r1=jminta,r2=gavin 2006-10-31 15:08:49 +00:00
mattwillis%gmail.com a3c970a572 bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2006-10-31 15:05:07 +00:00
daniel%glazman.org 839914a99a autorepeatbutton seemed always clickable even when disabled; b=358750, r=gavin 2006-10-31 09:28:58 +00:00
bzbarsky%mit.edu 57b8174b9f Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
dbaron%dbaron.org dcf376200b Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg 2006-10-29 16:12:48 +00:00
gavin%gavinsharp.com 649f02d0ed Bug 266629: cannot upload files with "~" as the first character of the file name, and other XPFE synchronization patches, r=neil 2006-10-29 05:03:36 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
scott%scott-macgregor.org 64a3857715 Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu. 2006-10-28 22:05:08 +00:00
mozilla.mano%sent.com 9360901048 Bug 355974 - Get rid of hover-specific images for tabs in Winstripe. r=gavin. 2006-10-28 11:50:47 +00:00
mozilla.mano%sent.com 876e708f5c Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-27 10:48:28 +00:00
ted.mielczarek%gmail.com c9dd23bf70 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2006-10-27 01:50:47 +00:00
ted.mielczarek%gmail.com 72f0b0adcc bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
martijn.martijn%gmail.com 75aa398d93 Bug 358120 - add id attributes to passwordManager.xul, r=gavin.sharp 2006-10-26 14:56:28 +00:00
aaronleventhal%moonset.net 867e778a84 Bug 356419. LABEL of PANEL and PANEL don't have LABEL_FOR/BY relations. Patch by Nian Liu. r=mano, aaronlev. 2006-10-26 14:42:32 +00:00
joshmoz%gmail.com eaaa10ea62 fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav 2006-10-25 20:47:14 +00:00
benjamin%smedbergs.us 1a89926521 Bug 356425 - link of libxul failed with --disable-places, r=laurentj 2006-10-25 19:12:13 +00:00
martijn.martijn%gmail.com 626d368d8c Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
mozilla.mano%sent.com 88305e37f1 Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00