Commit Graph

4364 Commits

Author SHA1 Message Date
mozilla%weilbacher.org
dafa6a3461 [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
499b5c8103 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
93e03d6be8 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
mozilla.mano%sent.com
0107aac2a2 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
3620535d90 Landing bug 354644's fix on trunk, r=mconnor. 2006-12-07 07:03:44 +00:00
mozilla.mano%sent.com
68acf6d941 Bug 347249 - QuickFind Link/Text Visual Distinction. r=gavin, ui-r=mconnor. 2006-12-06 23:24:26 +00:00
ted.mielczarek%gmail.com
e333cdebd1 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
03c2496427 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
5c2e8fd618 Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
r=gavin
2006-12-06 00:48:12 +00:00
martijn.martijn%gmail.com
914342cb56 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
4c975d4193 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
9b79590b09 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
2156bf410f Fixing string from previous checkin 2006-12-05 00:18:14 +00:00
cst%yecc.com
0f99a556d9 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
b965ced77c 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
dfa70b2595 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
b4097c6ad2 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
d6016cf254 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
7ea8ad1f32 Bug 351639: Close button in notification bar is missing a tooltip, r=mano 2006-12-02 01:16:33 +00:00
redfive%acm.org
f6e191152e bug360301 - add/remove eventListeners should both be capture
trunk checkin
r=enndeakin
2006-12-01 19:30:07 +00:00
mozilla.mano%sent.com
34962a8442 Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin. 2006-12-01 12:38:47 +00:00
mozilla.mano%sent.com
6971fe24da Actually address gavin's review comment in bug 185239 2006-12-01 12:36:23 +00:00
mozilla.mano%sent.com
6a9fef4a81 Bug 185239 - Print Frame in context menu. r=gavin, ui-r=mconnor. 2006-12-01 12:33:30 +00:00
mozilla.mano%sent.com
9df00b9e41 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
8bb635aca4 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
c4193e984b Second try, get libxul working with CUPS, NPODB 2006-11-30 18:43:25 +00:00
benjamin%smedbergs.us
dbdf0b3a0a Fix libxul bustage from bug 359124, NPODB 2006-11-30 16:42:23 +00:00
joshmoz%gmail.com
060fd3441a 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
191638575e 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
0ccc7c2517 Bug 360941 - UpdateDriver and UpdateService update location mismatch, r=bsmedberg 2006-11-28 06:09:19 +00:00
rob_strong%exchangecode.com
5a9cf94f95 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
015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
mozilla%weilbacher.org
e175160126 [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
a504aa39fa 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
06b0036e0f Bug 361826 - Re-enable background-tabs notification in Pinstripe. r=gavin. 2006-11-25 20:37:32 +00:00
philringnalda%gmail.com
a14deb7c92 Bug 361627: Customize toolbar dialog is empty with wrong_document_err, r=mano 2006-11-24 23:22:47 +00:00
smontagu%smontagu.org
e77e4f180e 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
8a7df0cbd7 Do not run updateservice tests, when tests are disabled. Bug 359701, r=benjamin 2006-11-23 08:46:55 +00:00
sayrer%gmail.com
6bbecb89fb 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
beb5b22eb9 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
b617196ba5 back out change because tree is closed 2006-11-23 00:39:39 +00:00
tony%ponderer.org
4b747d422c 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
538408e251 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
c6c3ab6fcb 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
3faf37f265 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
432f98432f Bug 346787, add binding for spellchecking in XUL textboxes 2006-11-20 17:45:10 +00:00
sayrer%gmail.com
667b80c719 bug 361224. remove an accidentally checked in log line 2006-11-19 21:10:28 +00:00
ted.mielczarek%gmail.com
61f55b03b7 bug 360938 - Update airbag to svn tip. r=mento 2006-11-19 02:47:25 +00:00
sspitzer%mozilla.org
14de0790d1 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
5e0c598927 From bug 313309 - fix static-iid declarations, which merged badly in the meantim 2006-11-14 23:12:10 +00:00