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

670 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com afad56b0dd Bug 316659: fix null dereference crash in markPageAsTyped, r=mano 2005-11-17 00:23:09 +00:00
brettw%gmail.com b9777b38a2 bug 315570 r=benjamin
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation. This patch fixes some style and portability nits.
2005-11-09 21:27:51 +00:00
brettw%gmail.com 944ede62d6 bug 315570
r=bryner
r=annie.sullivan

Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.
2005-11-09 19:19:33 +00:00
brettw%gmail.com e1bcd0f4cd Adds "places" directory consisting of new moz-storage-based history
implementation.  Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.

bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
dveditz%cruzio.com 54a6d5d8e3 bug 312036 fix missing compress commit when deleting in the "date and site" history view, r=bryner, sr=dbaron 2005-11-07 07:43:55 +00:00
dougt%meer.net 948fc9aa52 This patch makes --disable-printing work from configure. b=308629. r=jst r=benjamin 2005-11-05 18:46:23 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
masayuki%d-toybox.com 4149066af7 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
bsmedberg%covad.net a3deb73315 Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil 2005-10-31 13:21:31 +00:00
bryner%brianryner.com ff18a37d19 Return NS_RDF_NO_VALUE if the hostname or referrer are empty, rather than a failure code (bug 313214). Patch by marria@gmail.com, r=bsmedberg, sr=me. 2005-10-21 19:39:05 +00:00
mozilla.mano%sent.com 67f7317005 Bug 312913 - Caret mode no longer on by default in View Source window. patch from Uri Bernstein <uriber@gmail.com>, r=me. 2005-10-20 15:24:43 +00:00
mark%moxienet.com 929c7881fd Bug 312763, page setup settings aren't saved or used on the Mac. Save native print settings after page setup. r=mano 2005-10-18 20:14:16 +00:00
bryner%brianryner.com dd8f7f450f Attempt to fix crashes using arrow-key scrolling in autocomplete. Bug 306067, r+sr=dbaron. 2005-10-12 23:03:58 +00:00
jwalden%mit.edu af8daf777e Bug 309848 - Three minor bugs in help viewer's parsing of help content packs. r=mano 2005-10-11 13:46:11 +00:00
jruderman%hmc.edu c4a705e365 bug 294050, Search in history is case-sensitive for non-ascii letters. r=mconnor, sr=bz. 2005-10-10 23:50:05 +00:00
bsmedberg%covad.net d575825305 Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin 2005-10-04 14:41:18 +00:00
vladimir%pobox.com 3b80ad6ed1 b=267422, print preview window is partly overlaid by backgrounds and is otherwise badly broken (also 302495); r=mscott,mconnor 2005-10-04 03:24:38 +00:00
masayuki%d-toybox.com a489e5ddee Bug 275387 Print Preview Scale and orientation not adjusted (stuck on page setup settings) r=mconnor 2005-10-03 16:21:40 +00:00
masayuki%d-toybox.com 43b0384f31 Bug 307874 Either wrong url or no url is shown in the status bar for focused links during FAYT r=mconnor 2005-10-01 03:38:34 +00:00
scott%scott-macgregor.org 413ff1a464 Bug #310226 --> new mail alert popup isn't tall enough on Windows.
Fix a regression introduced by Bug #305375

r=jens
2005-09-30 20:58:57 +00:00
bsmedberg%covad.net 36c96b2853 Bug 296526 - Crash if autocomplete list is open while a window navigation r=bryner 2005-09-30 18:55:40 +00:00
bsmedberg%covad.net 0297bc1a2b Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin 2005-09-29 20:19:27 +00:00
masayuki%d-toybox.com aeb21ba503 Bug 308755 Change in behavior with type-to-find for non-link text and pressing TAB r=mconnor 2005-09-26 20:26:20 +00:00
gavin%gavinsharp.com 4e229005f4 Bug 273910: typeahead find causes problems if the tab was closed while the findbar was open, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-25 20:52:13 +00:00
gavin%gavinsharp.com 94afb56127 Bug 296827: Dragging & dropping text into the Find text box does not enable search buttons or initiate search, patch by Jorge Villalobos <jorge.villalobos@gmail.com>, r=mconnor 2005-09-19 23:39:03 +00:00
masayuki%d-toybox.com b6aa552a19 Bug 309030 Don't scroll to found link on findbar close r=mconnor 2005-09-19 04:07:13 +00:00
mozilla.mano%sent.com f44148c9db Bug 308114 - [Mac] No keyboard shortcut for 'Highlight All'. r=mconnor. 2005-09-17 23:07:40 +00:00
bzbarsky%mit.edu b8cfbfc86a Add context menu "copy" option to help. Bug 298950, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:08:23 +00:00
allan%beaufour.dk f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
masayuki%d-toybox.com 5c548aaf8f Bug 308173 Printing reverts to default printer every time a page is printed r=mconnor 2005-09-15 15:16:33 +00:00
aaronleventhal%moonset.net 839211c13f Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
gerv%gerv.net 35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
mozilla.mano%sent.com 3a825a8b69 Bug 296700 - Can't overlay the console's keyset/commandset. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2005-09-06 11:02:12 +00:00
mozilla.mano%sent.com ace0aa7504 Bug 302165 - add accesskeys to the 'Remember Password' dialog. r=vladimir. 2005-08-29 22:17:37 +00:00
gavin%gavinsharp.com 1aa9cf8f39 Bug 303740 : Don't offer to remember empty passwords, r=mconnor 2005-08-26 19:32:30 +00:00
aaronleventhal%moonset.net 3a0c0b0387 Bug 306072. Label not associated with textbox in findbar. r=mconnor 2005-08-26 18:53:21 +00:00
bsmedberg%covad.net f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
masayuki%d-toybox.com a4d5ab3de2 Bug 305345 If find toolbar is already opened, if you press "'" or "/" key on browser, the character should not be set to find toolbar a=mconnor 2005-08-26 04:21:37 +00:00
masayuki%d-toybox.com 0413d6b207 Bug 305342 regression: tabbing from links doens't work in FAYT mode r=mconnor 2005-08-25 03:31:22 +00:00
roc+%cs.cmu.edu 329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
gavin%gavinsharp.com a54567d9ba Bug 256990: highlight breaks pages that style <span> elements, patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-24 19:19:06 +00:00
masayuki%d-toybox.com 0d1ee9c47d Bug 118563 The new print properties dialog does not save papersize r=mconnor 2005-08-24 18:32:02 +00:00
bzbarsky%mit.edu 0d6a610963 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
aaronleventhal%moonset.net cc663bc977 Bug 304484. Expose alerts, prompts and message boxes as ROLE_ALERT so screen readers have a cue to speak the entire dialog when it appears. r=mconnor 2005-08-17 17:24:14 +00:00
gavin%gavinsharp.com 06d66d8405 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
gavin%gavinsharp.com 3c53c8ca5d Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor 2005-08-12 03:41:14 +00:00
darin%meer.net cae9c31226 fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor 2005-08-11 20:07:41 +00:00
mozilla.mano%sent.com 1a3a0b4e33 Bug 266368 - Find bar is disabled when closed with 'match case' focused. r+a=mconnor 2005-08-10 22:22:35 +00:00
roc+%cs.cmu.edu c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net 1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00