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

333 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
bryner%brianryner.com 1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
mconnor%myrealbox.com 41787f3aad bug 231393, missed a spot 2004-07-24 00:32:47 +00:00
mconnor%myrealbox.com 9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
steffen.wilberg%web.de 746151d1d7 Bug 251258 - Tools->Read Mail doesn't display unread mail count when mail icon is not on toolbar. r=mconnor 2004-07-21 07:01:16 +00:00
dean_tessman%hotmail.com 8d85250a37 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
steffen.wilberg%web.de 6c82d429bf Bug 232172 - Make link modifiers work on the home button. r=bryner 2004-07-16 16:32:41 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
dbaron%dbaron.org 9dcac8002f Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
ben%bengoodger.com c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
silver%warwickcompsoc.co.uk 28ff22d721 Bug 91312 - Make titles (tooltips) BIDI match their source.
r=smontagu
sr=roc
a=bsmedberg
Patch by mozilla-bugzilla@future.shiny.co.il
2004-07-09 16:26:48 +00:00
ben%bengoodger.com 1d04832af2 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
jruderman%hmc.edu a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com 5976413914 bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX 2004-07-06 00:47:24 +00:00
ben%bengoodger.com 1dfa27baee 235380 - firefox should set itself as default browser only for the current user. Change Windows Shell Service to add an additional option - whether to set default browser for all users or just the current user. Also make the code read out of HKCU instead of HKLM. 2004-06-30 20:27:30 +00:00
jruderman%hmc.edu 865bfc75b2 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2004-06-23 22:54:12 +00:00
mkaply%us.ibm.com d019f84750 Copy image doesn't work on OS/2 2004-06-23 12:56:02 +00:00
ben%bengoodger.com 9f079935b0 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
mconnor%myrealbox.com 8230791f39 bug 218315 - Firefox ignores browser.urlbar.clickSelectsAll setting, use the pref instead of the preprocessor 2004-06-01 14:55:10 +00:00
mconnor%myrealbox.com 9aa532eabe bug 215993 - Copy Email Address doesn't unescape or strip leading space, port neil's fix from bug 160055 2004-06-01 14:40:34 +00:00
mconnor%myrealbox.com 3edcdb00b1 bug 233205 Pressing Ctrl+Enter does not remove trailing spaces, patch by Patrick McCormick (patrick@meer.net), r=me 2004-05-30 15:51:02 +00:00
mconnor%myrealbox.com 0e163890cf Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 20:56:38 +00:00
ben%bengoodger.com 774024a7fc 236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention. 2004-05-23 10:25:30 +00:00
mconnor%myrealbox.com dcef7492af back this out (again) until I talk to a cvs admin 2004-05-23 02:27:27 +00:00
mconnor%myrealbox.com ff5baff067 Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:21:21 +00:00
mconnor%myrealbox.com 0111a7739f cvs being weird, back this out until I can commit the whole patch 2004-05-23 02:15:49 +00:00
mconnor%myrealbox.com af1ed15825 Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:13:17 +00:00
ben%bengoodger.com 33effcd5c2 232702 - save link as... should show a prompt 2004-05-21 08:58:02 +00:00
ben%bengoodger.com 36eba80e96 203556 - bookmark toolbar folders should behave like menus, patch by basic <basic@mozillanews.org> r=ben@mozilla.org... 2004-05-20 22:52:29 +00:00
ben%bengoodger.com e7c872e6d9 170006 add new defalt theme icons for theme manager 2004-05-13 04:39:03 +00:00
ben%bengoodger.com 1c72160e55 170006 - theme and extension windows should persist different sizes 2004-05-11 06:58:58 +00:00
mconnor%myrealbox.com b9ad901164 followup to bug 203756, remove line that didn't need to be there 2004-05-07 00:23:08 +00:00
mconnor%myrealbox.com b36850541f Bug 207227 remove Bookmark This Page/Save Page As/Send Page from Image Context Menus, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=bryner 2004-05-06 23:53:58 +00:00
mconnor%myrealbox.com 79d464768a bug 203756 - enable URLBar autofill with browser.urlbar.autoFill property, patch by eric lindvall (eric@5stops.com), r=ben/mconnor 2004-05-05 23:24:45 +00:00
ben%bengoodger.com 94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
ben%bengoodger.com 97ebd0e4ba 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
bzbarsky%mit.edu 26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
ben%bengoodger.com 6e426f5cbf provide a convenient way for adding smart keywords for web page searches by adding a context menu to form fields with HTTP-GET form actions. 2004-04-10 05:04:20 +00:00
dbaron%dbaron.org 0ae1b8788f Fix leaks related to failing to remove observers. b=239833 r=blake 2004-04-07 17:37:55 +00:00
caillon%redhat.com 12ede3d032 Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst
2004-03-17 01:51:49 +00:00
mconnor%myrealbox.com 41391d1e18 bug 233339 supplmental patch for Firefox, the UI portion is temporary and will be cleaned up before 0.9, r=ben 2004-03-10 08:16:14 +00:00
dbaron%dbaron.org 4ab33a8250 Remove spaces after #endif, which the preprocessor doesn't seem to like. Fixing bustage. 2004-03-08 14:27:43 +00:00
ben%bengoodger.com d9ee3bafb5 fix tbox orange for now 2004-03-08 11:41:12 +00:00
ben%bengoodger.com 94ff451885 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com 877fe21ca1 214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message. 2004-03-07 04:42:17 +00:00
neil%parkwaycc.co.uk bed25690ac Bug 218447 keyword query ignored for queries beginning www or http or ending in / p=mook_moz@yahoo.com r=pch 2004-03-05 10:53:16 +00:00
ben%bengoodger.com ce905b03db (215094) more mac migration stuff 2004-03-03 21:26:48 +00:00
mconnor%myrealbox.com 04521b8697 Bug 196474: pop-up icon should appear in status bar before about popup blocking appears, r=pch 2004-02-29 02:41:05 +00:00
jst%mozilla.jstenback.com dd400389d1 Prevent exceptions thrown in the shutdown code from stopping the execution of the rest of the shutdown code. r+sr=ben 2004-02-25 00:27:13 +00:00
ben%bengoodger.com 976fc31f29 test some code on imola to see if this code is executing all the time 2004-02-23 09:47:36 +00:00