diff browse annotate |
e1aed10d614ff7f12b729b16beff496e684bdba4 created 2008-05-28 05:01 -0700 pushed 2008-05-30 16:09 +0000 |
neil | neil - Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu |
diff browse annotate |
02fa2b7a2819d32724ad546b7edc64b319e25eab created 2008-05-25 14:21 -0700 pushed 2008-05-30 16:09 +0000 |
neil | neil - Size the autocomplete popup relative to the page's full zoom b=407912 r=ajschult |
diff browse annotate |
331e13eb18576d61dd4e646253a75735dbec9a06 created 2008-05-15 05:45 -0700 pushed 2008-05-16 16:55 +0000 |
bugzilla | bugzilla - Bug 309081 Sync xpfe autocomplete attributes with toolkit ones (sync case). r=mkmelin,sr=Neil |
diff browse annotate |
9db6db673e1050e87abf0466829e02964e338be3 created 2008-05-06 10:10 -0700 pushed 2008-05-09 18:10 +0000 |
stefanh | stefanh - Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. |
diff browse annotate |
7e18de88cc9c8ba8beb545d07cf407d721d648d3 created 2008-03-05 16:27 -0800 pushed 2008-03-20 16:49 +0000 |
neil | neil - Fix nsIAutoCompleteController's handleEvent signature change bustage rs=ajschult |
diff browse annotate |
7a40a156d685626a5c358cc658db90443ab78776 created 2007-11-26 12:01 -0800 pushed 2008-03-20 16:49 +0000 |
martijn martijn | martijn martijn - Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, SeaMonkey-only |
diff browse annotate |
11488fd66d326fc5406ddc311f72f72af405e184 created 2007-11-12 13:52 -0800 pushed 2008-03-20 16:49 +0000 |
enndeakin | enndeakin - Bug 400893, escape should close panels, r+sr=neil,a=beltzner |
diff browse annotate |
2cd64e0b5382f6bb5fc50711199895de0f05a77d created 2007-10-12 03:24 -0700 pushed 2008-03-20 16:49 +0000 |
martijn martijn | martijn martijn - Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor |
diff browse annotate |
82d4133dd16dc55be11680d10937504d62b9cf77 created 2007-10-08 05:10 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Ensure the tree selection exists before trying to do things to it b=397788 r=jag |
diff browse annotate |
91efaafbafdda7173b4807e92c36be19faf4a706 created 2007-09-30 12:00 -0700 pushed 2008-03-20 16:49 +0000 |
martijn martijn | martijn martijn - Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor |
diff browse annotate |
5c0364bd46413e39e13c843557d1d7a648651224 created 2007-08-25 09:19 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag |
diff browse annotate |
d0ae0ad6801559d1781f674029d1526b8a7ef5c5 created 2007-08-15 18:09 -0700 pushed 2008-03-20 16:49 +0000 |
enndeakin | enndeakin - Bug 385275, handle tab navigation in popups properly, r+sr=roc |
diff browse annotate |
736e3c0267923dabb10efc7b28ddf4e7472b845c created 2007-08-09 11:52 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott |
diff browse annotate |
cb0d56666ef82bb8118fc384ae64a4cbf54c91ad created 2007-07-28 16:07 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) |
diff browse annotate |
ecabe435887aec09bb5c7edefd641d859adce921 created 2007-07-23 06:51 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag |
diff browse annotate |
8dc08dcc4593c51952d15bc2f0f92d133858fb82 created 2007-07-17 13:56 -0700 pushed 2008-03-20 16:49 +0000 |
asqueella | asqueella - Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete |
diff browse annotate |
fc29e7ec788b360d36210ce75cf2a8ee3f777313 created 2007-07-13 04:35 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag |
diff browse annotate |
8909a95946d99ea9cf4c6e1c1953e482ea1363c6 created 2007-07-07 16:29 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Change column names to match what toolkit wants b=304309 r=ajschult sr=jag |
diff browse annotate |
d9b35fd9b4bfbe097b5f35f8eaba27b17da5655c created 2007-07-04 08:49 -0700 pushed 2008-03-20 16:49 +0000 |
enndeakin | enndeakin - 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 |
diff browse annotate |
317abe6fc05ca31883fe0b36177bf7c62aa44388 created 2007-06-29 15:15 -0700 pushed 2008-03-20 16:49 +0000 |
enndeakin | enndeakin - Bug 279703, backing out the popup changes due to performance regressions. sigh. |
diff browse annotate |
da56d8e87970eb00766855cc89d650d22eca3db5 created 2007-06-29 12:04 -0700 pushed 2008-03-20 16:49 +0000 |
enndeakin | enndeakin - Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz |
diff browse annotate |
bd17745b1a4d9e4b99a19bede835932702250e52 created 2007-06-21 02:13 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag |
diff browse annotate |
f94a4d757027c289a8d6b8f2ac38926bf6e95730 created 2007-06-18 06:22 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag |
diff browse annotate |
8771ef23daa03041fb9d9a51e4c33de0e82b7d9a created 2007-06-13 05:38 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag |
diff browse annotate |
469848d4856a236ac12d3c323bde47cb494b8d64 created 2007-06-05 01:08 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag |
diff browse annotate |
6a2cd95ee9520788c1099dee89dfe58fbe24daaf created 2007-05-30 15:08 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott |
diff browse annotate |
116637ada9570e9e477aaf6710158c6621a414a3 created 2007-05-04 01:46 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag |
diff browse annotate |
f50d1fba91a71bdfcdfbe7110085ca705ce68905 created 2007-05-01 02:47 -0700 pushed 2008-03-20 16:49 +0000 |
neil | neil - Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed 2008-03-20 16:49 +0000 |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |