Gavin Sharp
2a9195ee3c
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
1061e15478
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Masayuki Nakano
dbe443ee82
Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc
2008-08-09 11:46:30 +09:00
reed@reedloden.com
6dadad9e91
Bug 398811 - "Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a1.9=damons]
2008-05-09 00:25:29 -07:00
dolske@mozilla.com
c230b0939e
Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor
2008-05-08 20:34:46 -07:00
dolske@mozilla.com
a034cf492e
Just forcing a unit test run.
2008-04-05 16:45:55 -07:00
mconnor@steelgryphon.com
a2bc45835d
Bug 329741 - history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin
2008-03-18 05:54:23 -07:00
enndeakin@sympatico.ca
6ac6428b68
Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner
2008-02-29 05:07:02 -08:00
dolske@mozilla.com
ee3d6f26cb
(Whitespace change to kick tinderbox)
2008-02-27 21:48:48 -08:00
dolske@mozilla.com
86f2fe31cc
Bug 397753 - Unload code can be moved inside pagehide code in nsFormFillController.cpp. Based on earlier patch from martijn.martijn@gmail.com. r=gavin, a1.9=beltzner
2008-02-26 21:06:13 -08:00
dolske@mozilla.com
7c4d95852e
Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner
2008-02-21 15:17:33 -08:00
jag@tty.nl
05cdb6aefe
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
neil@parkwaycc.co.uk
c460e1546b
Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore
2007-12-18 01:16:42 -08:00
reed@reedloden.com
d342defa35
Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+]
2007-12-17 21:34:50 -08:00
sspitzer@mozilla.org
b549e4d71f
backing out my fix for bug #399664 , due to 2% Ts regression (see bug #402668 for details)
2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
a2314bff24
fix for bug #399664 : In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker
2007-11-05 21:31:22 -08:00
dolske@mozilla.com
77eabb5d10
Bug 399259 - Form manager shouldn't cache Login Manager service at startup. r=gavin a=mconnor
2007-10-11 13:23:52 -07:00
Olli.Pettay@helsinki.fi
7a162df868
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
2007-10-02 09:56:07 -07:00
martijn.martijn@gmail.com
a034784dfa
Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor
2007-10-02 07:50:51 -07:00
martijn.martijn@gmail.com
abfea7744c
Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor
2007-09-30 12:00:10 -07:00
martijn.martijn@gmail.com
72530b957d
Bug 256856 - Focusing field using access key displays autocomplete popup, r=mano, a=mconnor
2007-09-30 10:35:24 -07:00
sspitzer@mozilla.org
8e9c527c5a
fix for bug #387718 : the location bar dropdown should show a star next to bookmarked results r=gavin
2007-08-31 13:19:19 -07:00
masayuki@d-toybox.com
a20d56bd8d
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 04:13:46 -07:00
scott@scott-macgregor.org
3124089291
Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
...
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 15:20:55 -07:00
sspitzer@mozilla.org
7e03c6fe2c
fix for bug #373353 : add favicons to the results in the location bar
...
r=mano
2007-07-20 14:55:18 -07:00
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
enndeakin@sympatico.ca
59c3596049
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
2007-07-04 08:49:38 -07:00
enndeakin@sympatico.ca
8a87437d5f
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
534c14e326
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
bd4d1b832f
Bustage fix #3 for bug 374723
2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
405957fd02
Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me
2007-05-16 03:02:45 -07:00
bzbarsky@mit.edu
086c2eb0c0
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 15:24:20 -07:00
dveditz@cruzio.com
94af8c1cc2
bug 364112 truncate large form history data. r=mano
2007-04-27 22:26:53 -07:00
philringnalda@gmail.com
811bd70baf
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-16 21:06:12 -07:00
mozilla.mano@sent.com
6ed672c864
Back out bug 286933 due to various regressions.
2007-04-04 12:55:04 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
Olli.Pettay%helsinki.fi
4e0ebc823d
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
2007-03-06 09:53:56 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
mozilla.mano%sent.com
93e03d6be8
Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin.
2006-12-07 12:59:02 +00:00
philringnalda%gmail.com
9e97b57875
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
philringnalda%gmail.com
6d2e77349c
Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano
2006-11-07 02:08:56 +00:00
Olli.Pettay%helsinki.fi
d484cb3d2b
Bug 356007, Crashes [@ nsFormFillController::OnTextEntered], r=bryner
2006-10-09 17:58:11 +00:00
vladimir%pobox.com
ee2152688f
more turning-off-places bustage fixes
2006-09-26 05:21:51 +00:00
mozilla.mano%sent.com
a5af02ceae
Bug 286933 - Enter that selects autocomplete entry should be hidden from page scripts. r=mconnor.
2006-09-19 16:48:32 +00:00
Olli.Pettay%helsinki.fi
811918cca3
Bug 340969, crash at [@ nsFormFillController::GetTextValue], r=dbaron
2006-09-18 08:23:32 +00:00
Olli.Pettay%helsinki.fi
7e021d3aa8
Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron
2006-09-11 20:10:40 +00:00
Olli.Pettay%helsinki.fi
d9fd227d21
Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron
2006-09-08 21:19:58 +00:00
Olli.Pettay%helsinki.fi
a5be8b14c8
Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst
2006-08-29 16:11:08 +00:00
cbiesinger%web.de
8c59aae763
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
vladimir%pobox.com
31c8e763e7
b=334174, corrupted db files are not handled correctly, r=brettw
2006-07-26 18:54:12 +00:00
rob_strong%exchangecode.com
0564b9ebaa
Bug 320938 - autocompletion of a text-field pops up above firefox. patch=mwu, r=jst
2006-07-18 00:32:24 +00:00
rob_strong%exchangecode.com
9aab7b5b89
Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky
2006-07-18 00:18:32 +00:00
mozilla.mano%sent.com
5ddda240df
Bug 315028 - Shift+Delete does not remove autocomplete entries (of [x]html forms). r=mconnor.
2006-06-26 06:37:00 +00:00
bryner%brianryner.com
c2391975f2
Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me
2006-06-19 19:55:33 +00:00
mattwillis%gmail.com
bdcc7f2842
334464 back out reference to fix bustage on trunk. r=mento, a=bz to fix bustage during tree closage
2006-06-14 02:13:41 +00:00
mattwillis%gmail.com
eadbacf3ca
oops. closed tree. backing out. my bad.
2006-06-13 21:37:01 +00:00
mattwillis%gmail.com
e4f753263c
334464 back out reference to fix bustage on trunk. r=mento
2006-06-13 21:09:56 +00:00
brettw%gmail.com
9aebd1523e
Bug 335558 r=bryner Inconsistency between file #defines and the build ones.
2006-06-09 22:42:06 +00:00
brettw%gmail.com
a9b5ff1bd6
Bug 340882 r+a=bryner Possible invalid pointer access, fix satchel warnings
2006-06-08 23:07:32 +00:00
timeless%mozdev.org
4af059b87e
Bug 337917 Make consumers stop using cids from other modules
...
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
dougt%meer.net
db3bba4e5d
Seams to fix minimo bustage caused by 335558 checkin. If nothing else, this is a cleaner way of doing things. r=darin
2006-06-02 03:09:40 +00:00
masayuki%d-toybox.com
9ebd103ee6
Bug 339661 Location bar dropdown does not disappear on second click r=mconnor
2006-05-31 17:55:19 +00:00
brettw%gmail.com
d909ffb77e
Bug 335558 r=benjamin
...
Make storage form history use Mork if available
2006-05-30 22:36:16 +00:00
bryner%brianryner.com
9ccdd4236a
Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me
2006-05-18 23:14:10 +00:00
mark%moxienet.com
21963c6464
334464 Crash when loading formhistory due to abuse of string APIs. Initialize using PRUnichar data with an explicit length. r=darin
2006-04-24 23:31:14 +00:00
sharparrow1%yahoo.com
67d4723e36
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
brettw%gmail.com
4039642bee
Bug 332935 r=bryner Speed up form history using datbase caching and preloading.
2006-04-13 16:24:22 +00:00
benjamin%smedbergs.us
20081835b4
Bug 325257, damn cross-commit for committing even when there were conflicts.
2006-04-06 18:41:38 +00:00
benjamin%smedbergs.us
a4c515c10e
Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner
2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us
3539509107
Fix merge conflicts from table-driven QI (bug 313309)
2006-04-06 17:43:09 +00:00
gavin%gavinsharp.com
8013830c9b
Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor
2006-04-05 22:57:48 +00:00
mark%moxienet.com
7a299894b8
329806 nsStorageFormHistory needs to recognize endian marker (328982) when importing old mork db. r=bryner
2006-03-09 01:15:43 +00:00
mark%moxienet.com
9380006357
328982 formhistory.dat is endian. Account for endianness and byte-swap as needed. Not part of the build when Places is in use. r=bryner
2006-03-06 22:02:11 +00:00
bryner%brianryner.com
6e1d034a18
Speedups for nsMorkReader and history import (bug 327330). r=brettw
2006-03-01 02:51:43 +00:00
bryner%brianryner.com
c0d2dd1ea2
rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too.
2006-02-14 21:03:04 +00:00
benjamin%smedbergs.us
69ea385abc
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-14 16:12:53 +00:00
leon.sha%sun.com
b33921c250
Bug 326058 Failed to build firefox trunk on solaris.
...
brettw: review+
Patch by leon.sha@sun.com
2006-02-07 02:12:04 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
gavin%gavinsharp.com
1e9cb6995c
Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor
2006-01-31 21:16:11 +00:00
bryner%brianryner.com
328a2de451
Don't warn if there is no existing form history. Bug 325253, r=brettw.
2006-01-30 19:59:02 +00:00
bryner%brianryner.com
7147b98495
fix gcc bustage (bug 324170). r=brettw.
2006-01-27 19:21:19 +00:00
darin%meer.net
05b95bb3df
Fix build bustage in satchel when --enable-storage is specified without --enable-places, b=324170, r=bryner
2006-01-27 19:17:21 +00:00
bryner%brianryner.com
daed416e86
Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
2006-01-26 19:17:04 +00:00
pavlov%pavlov.net
f35c6c1ef2
fixing bustage from bsmedberg's checkin for 322965.
2006-01-26 03:10:10 +00:00
bsmedberg%covad.net
ec0ae1ec61
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
a6582b5239
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
01b70b6122
Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965
2006-01-24 21:11:15 +00:00
bsmedberg%covad.net
abe638de27
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
bryner%brianryner.com
6f17959796
Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc.
2005-12-31 23:34:46 +00:00
jst%mozilla.jstenback.com
8f1863159b
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +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
cbiesinger%web.de
05459f44fc
bug 289695 use the right free function
...
patch by Itay Perl <itay.perl@gmail.com> r=bsmedberg a=bsmedberg
2005-06-19 18:09:51 +00:00
bryner%brianryner.com
e4a343f08f
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
db48x%yahoo.com
01bbb234da
bug 289695: nsFormHistory.cpp, nsAutoVoidArray should call PR_Free on matchingValues, and not delete it.
...
r=mconnor, a=asa
2005-06-11 07:33:05 +00:00
bryner%brianryner.com
aed69207f0
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
jst%mozilla.jstenback.com
50de4a3e1d
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
bsmedberg%covad.net
f90fe3acc6
Bug 290180 - coverity errors in toolkit/* r=darin a=asa
2005-04-15 14:55:56 +00:00
bryner%brianryner.com
97142b354d
Protect against a null docshell being passed in to GetIndexOfDocShell (bug 264032). r=mconnor.
2005-04-11 22:25:09 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
jshin%mailaps.org
d28e19536e
bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano
2005-03-05 08:19:05 +00:00
jst%mozilla.jstenback.com
a57ec3f6dc
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-04 02:01:54 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
dveditz%cruzio.com
ab565970e3
bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor
2005-02-18 12:40:00 +00:00
bryner%brianryner.com
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
93180ced26
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
jshin%mailaps.org
aa8e0ad37a
bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner
2005-01-30 09:31:36 +00:00
bzbarsky%mit.edu
99df5c71c0
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bmlk%gmx.de
d3197a9276
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2004-12-26 19:48:54 +00:00
ben%bengoodger.com
a3b1eda480
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00
bryner%brianryner.com
53c6d32631
Fix pref observer usage so that nsFormHistory notices when the user has turned off form autofill (bug 254485). r=ben.
2004-11-10 07:53:17 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
dean_tessman%hotmail.com
2ae33d74a6
256079 - Clicking focused readonly textbox triggers autocomplete
...
p=m.wargers@hccnet.nl
r=mconnor sr=bryner
2004-10-01 01:19:50 +00:00
bryner%brianryner.com
64e9b4b46b
Listen for document unload and kill the autocomplete popup if it's open. Bug 257354, r+sr=ben.
2004-10-01 00:35:09 +00:00
bryner%brianryner.com
7b7efa3d32
get rid of NS_WARNING when typing into a textarea. r=danm
2004-10-01 00:15:11 +00:00
dbaron%dbaron.org
509412873b
Fix leak of mork factory. b=257219 r+sr=bryner
2004-09-02 00:44:18 +00:00
dbaron%dbaron.org
a58216a8cb
Fix leaks of mork rows. b=257218 r+sr=bryner
2004-09-02 00:41:36 +00:00
dbaron%dbaron.org
2f9c6891b1
Fix leak of nsPasswordManager singleton. b=257211 r+sr=bryner
2004-09-02 00:40:23 +00:00
bryner%brianryner.com
180b0b7373
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
bryner%brianryner.com
b729abf62b
Attempt graceful recovery when mork corruption is detected for form autocomplete data. Bug 253935, patch by bienvenu, r=bryner, sr=mscott
2004-08-19 00:38:52 +00:00
ben%bengoodger.com
99c06ea471
253709 form autocomplete popup placed at top left of screen on mousedown on wrong page... patch suggested by dean tessman, r+a=ben@mozilla.org
2004-08-10 22:39:00 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
b5ff05df21
Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me.
2004-07-29 08:42:54 +00:00
bryner%brianryner.com
61898ea375
Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake.
2004-07-29 05:55:30 +00:00
varga%nixcorp.com
8a2c2866cd
Fix for bug 217640. autocomplete removes exactly matching entries from list
...
r=ben
2004-07-15 18:04:37 +00:00
jst%mozilla.jstenback.com
3725a4cd14
Fixing bug 248442. Fix incorrect item size argument that was passed to NS_QuickSort() which lead to a crash on platforms where sizeof(void *) != sizeof(PRUint32). r=ben@bengoodger.com, sr=dbaron@dbaron.org
2004-06-25 00:16:11 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
bsmedberg%covad.net
4be9481d5d
Build-bustage fix from bug 205425.
2004-05-29 18:12:32 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
jst%mozilla.jstenback.com
af28dd355c
Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com
2004-03-18 01:52:51 +00:00
ben%bengoodger.com
1e506efcb5
Migration Branch landing, currently turned off!
2004-02-15 01:49:37 +00:00
bryner%brianryner.com
92499cbd13
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
roc+%cs.cmu.edu
bd71158ac5
Fixing build bustage.
2004-01-30 04:25:46 +00:00
ben%bengoodger.com
74bf4ec9a0
Ensure Password Manager isn't disabled when form fill is disabled
2003-12-31 22:02:03 +00:00
ben%bengoodger.com
02273f0ea0
Fix 199819 - setting browser.formfill.enable to false doesn't prevent form fill from saving data entered in web forms, it only disables the autocomplete popup.
2003-12-02 02:37:59 +00:00
chanial%noos.fr
1ed0199b39
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
2003-10-24 06:55:04 +00:00
chanial%noos.fr
584cac56a4
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
bryner%brianryner.com
d9b60f34cd
fixing firebird build bustage
2003-09-27 19:35:14 +00:00
bryner%brianryner.com
0464b919e6
fixing bustage
2003-09-24 01:55:52 +00:00
bryner%brianryner.com
377bfd51dd
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:18:24 +00:00
bryner%brianryner.com
4c18ba46d4
Make the password manager hold onto the pref branch so that the observers we register with it don't go away. Bug 216219.
2003-08-18 06:09:52 +00:00
bryner%brianryner.com
4ba8e872a0
Enable new password manager for Firebird.
2003-08-12 05:22:10 +00:00
bryner%brianryner.com
3395dac417
Improve support for autocomplete=off (bug 178597). Check for autocomplete=off on the form element as well as the input, and use case-insensitive string compare.
2003-08-09 10:15:31 +00:00
bryner%brianryner.com
3bd70bbd4e
Convert nsIAutoCompleteResultTypes.h to an IDL file, which makes QI'ing to those interfaces work as expected.
2003-08-09 10:08:00 +00:00
bryner%brianryner.com
96c99c1a4a
- Add DOMAutoComplete event, fired on a form input element when the user
...
selects a completion from the popup.
- Listen for DOMAutoComplete and Blur events instead of Change events to
trigger prefilling the password field.
- Fix an off-by-one error in the multi-user password change confirmation
(the stored password was being changed for the wrong entry).
- Fix skipping multiple logins when reading the signon file.
- Add missing license for Makefile.in.
2003-08-04 00:57:26 +00:00
bzbarsky%mit.edu
fe7644af23
Fix Firebird redness
2003-07-29 05:19:13 +00:00
bryner%brianryner.com
858adb56f1
Prevent normal handling of oninput events if the event is caused by autocomplete updating the text field value. Bug 212686.
2003-07-26 02:55:24 +00:00
bryner%netscape.com
1981793696
Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt.
2003-07-13 02:31:08 +00:00
bryner%netscape.com
6b0086b610
Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt.
2003-07-13 02:27:25 +00:00