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

2204 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 84a3c2ac4a Change #ifdef so that Check Now works on GNOME. 2004-07-18 21:26:15 +00:00
dean_tessman%hotmail.com ca296b1ccb 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
steffen.wilberg%web.de 06e7427174 Bug 232172 - Make link modifiers work on the home button. r=bryner 2004-07-16 16:32:41 +00:00
darin%meer.net 2af007ca85 fixing bustage 2004-07-16 00:07:12 +00:00
bryner%brianryner.com 27730e1df0 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
dean_tessman%hotmail.com c61b5ad359 230370 - remove bookmark separator properties dialog p=mconnor
246431 - Add "New Bookmark" to the bookmarks context menu r=mconnor
2004-07-15 00:14:02 +00:00
ben%bengoodger.com 4bd87a9013 bah 2004-07-14 19:24:14 +00:00
ben%bengoodger.com 6d0d0613b3 we probably don't need this after all, especially once I step up the update interval to once per day 2004-07-14 06:07:29 +00:00
ben%bengoodger.com 06195aafce fix orange 2004-07-13 08:52:34 +00:00
ben%bengoodger.com d4f1c5654a oops 2004-07-13 06:49:14 +00:00
ben%bengoodger.com 34720942f9 237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary) 2004-07-13 06:49:01 +00:00
ben%bengoodger.com bdff148942 246316 - DOM inspector shown in EM even though not installed. DOMi isn't really an extension, so we won't show it as one. 2004-07-13 06:31:09 +00:00
dbaron%dbaron.org 60ac618572 Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
bsmedberg%covad.net 7ec3ae4859 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
ben%bengoodger.com 848784978c oops 2004-07-12 08:57:35 +00:00
ben%bengoodger.com a79fc38732 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
ben%bengoodger.com 0bb95389b4 update credits 2004-07-12 08:51:22 +00:00
ben%bengoodger.com ef7d677276 174390 - bookmarks toolbar overflow doesn't account for toolbar items to the right of the bookmarks toolbar. patch by dkoppenh@null.net, r=ben 2004-07-11 22:53:35 +00:00
ben%bengoodger.com 2c485b38a5 tidy up bookmarks manager, move status bar under both trees 2004-07-11 11:21:26 +00:00
ben%bengoodger.com b59e99f2e5 move mail/news menu items down 2004-07-09 23:07:49 +00:00
silver%warwickcompsoc.co.uk 903936c742 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 2c224a5a9a 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
bryner%brianryner.com b241737ea8 When invoking firefox with an instance already running, pass a URL to the running instance (if one was given) or tell the running instance to open a new window. Bug 177996, patch by Iain MacDonnell, r=bryner. 2004-07-08 07:08:50 +00:00
jruderman%hmc.edu e90d87d0f0 Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com 62316f5751 bug 229100 - shift-tab is broken inside search-bar, based on a suggestion by Paul Sladen 2004-07-06 15:20:19 +00:00
mconnor%myrealbox.com 4e9e5d830b fix checkin of new gnomestripe files and missed browser file 2004-07-06 15:00:10 +00:00
mconnor%myrealbox.com 9d20a9e61c Bug 222127 IP network/mask format for No Proxy For is not documented, patch by Iain Arnell (iarnell@gmail.com), r=me. Also addresses bug 238262. 2004-07-06 04:41:57 +00:00
mconnor%myrealbox.com f2244627e1 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +00:00
mconnor%myrealbox.com 29c9192902 Bug 246756 Firefox bookmarks do not lead to u.m.o for themes extensions, patch by Tim Meader (tmeader@gmail.com), r=me 2004-07-06 04:09:01 +00:00
mconnor%myrealbox.com d6dea514a8 bug 245410 - remove dump() call from bookmarks code, patch by steffen.wilberg@web.de, r=me 2004-07-06 04:02:56 +00:00
mconnor%myrealbox.com d7623923da bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button, patch by Simon Paquet (bugzilla@babylonsounds.com), r=me 2004-07-06 03:49:36 +00:00
mconnor%myrealbox.com 3dcef63cd3 bug 249305 - pike@pikey.me.uk 2004-07-06 03:44:54 +00:00
mconnor%myrealbox.com 752233eb75 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
mconnor%myrealbox.com 7605ebc5c3 Bug 233759 Resizing add Bookmarks with tree view open begins to expand empty portion of dialog, remove a spurious flex attribute to fix this 2004-07-06 00:31:03 +00:00
mconnor%myrealbox.com 0a92e034fc Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben 2004-07-06 00:21:05 +00:00
mconnor%myrealbox.com 7bcac6fc66 bug 240485 - Bookmarks Toolbar items go under the 'chevron' icon, when interface is RTL, original patch by Asaf Romano (bugs.mano@mail-central.com), rewritten by me, landing on trunk finally 2004-07-06 00:14:30 +00:00
timeless%mozdev.org 7c768f7f76 Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
2004-07-01 23:53:19 +00:00
ben%bengoodger.com 9d8fe71c04 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
ben%bengoodger.com c47dcb42be winstripe update from stephen horlander... 2004-06-29 00:30:54 +00:00
bryner%brianryner.com 82f439fe28 More prebinding fixes... force the header padding to be 3 times the size of the LC_PREBOUND_DYLIB load commands, as newer Xcode tools do by default for executables. This value is currently hardcoded but is unlikely to change. 2004-06-28 23:55:43 +00:00
bryner%brianryner.com 66a8a2c6cc More backslashes for shell escaping 2004-06-28 22:31:13 +00:00
bryner%brianryner.com 22d691bfa2 use backslashes on windows 2004-06-28 19:50:31 +00:00
bryner%brianryner.com b2a9c0356f we're not on windows... 2004-06-28 04:34:56 +00:00
bryner%brianryner.com b51a076018 Create a firefox.manifest file from packages-static for use by codesighs. 2004-06-25 20:49:11 +00:00
jruderman%hmc.edu a7da35e3fe 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 355a91a5ce Copy image doesn't work on OS/2 2004-06-23 12:56:02 +00:00
bryner%brianryner.com 80893ede8a hack fix for overlay problem - don't package chrome.rdf until we figure out why running -register doesn't generate overlayinfo 2004-06-22 06:31:08 +00:00
jruderman%hmc.edu 596d45df88 Bug 246419 - Bookmarks file converts ' to ' in bookmark title. Patch by BenB and Bill Mason. r=mconnor. 2004-06-21 22:02:35 +00:00
cls%seawood.org cbcc90ded7 Make console handling in mingw builds behave the same as msvc builds.
Bug #245903 r+sr=dmose
2004-06-21 20:56:14 +00:00
ben%bengoodger.com d3e9d2b9d4 add wikipedia and imdb searches to default bookmarks file 2004-06-20 09:08:02 +00:00
ben%bengoodger.com f626d7fc11 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
ben%bengoodger.com c65983111c 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
ben%bengoodger.com 1cd438fdc9 add themes to fix orange 2004-06-19 04:26:24 +00:00
myk%mozilla.org cea4f917b4 bug 225944 - two-pane bookmarks manager interface with left-hand folders pane to make managing bookmarks easier; r=ben 2004-06-19 00:39:44 +00:00
ben%bengoodger.com 784dd9f2f0 winstripe landing 2004-06-18 22:10:49 +00:00
ben%bengoodger.com d0bae130e3 forgot to remove these lines 2004-06-18 22:05:49 +00:00
ben%bengoodger.com cc354d733a removing old files 2004-06-18 21:40:33 +00:00
ben%bengoodger.com 3e0a1bcdd4 landing winstripe and pinstripe... 2004-06-18 21:33:39 +00:00
bsmedberg%covad.net 629641d41c Blindly try to fix mac bustage from the nsILineInputStream conversion to use CStrings. 2004-06-17 23:34:29 +00:00
ben%bengoodger.com ba18ecb0d8 land winstripe on trunk 2004-06-17 23:01:11 +00:00
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
ben%bengoodger.com 49e5ee0a5b make firefox smaller thanks to Igor Pavlov 2004-06-16 07:31:53 +00:00
rlk%trfenv.com eb825363d1 Fixing minor typo in Help documentation (bug 246624) 2004-06-16 00:23:51 +00:00
bryner%brianryner.com dcc12515d0 Fix Help not installing on Linux (bug 246769) 2004-06-15 20:53:18 +00:00
ben%bengoodger.com 43a6a77467 246596 - crash in migration wizard trying to migrate non-existent Seamonkey profile 2004-06-13 21:34:30 +00:00
rlk%trfenv.com 4db3fd5f61 Bug 246274 - Firefox advanced browsing option "open links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>. r=mconnor@myrealbox.com 2004-06-11 16:22:48 +00:00
ben%bengoodger.com d5e0e1582e remove msword, excel, ppt from "safe" handlers list 2004-06-10 06:40:43 +00:00
ben%bengoodger.com 7c21f21169 246018 - Firefox imports IE bookmarks over old bookmarks
237732 - user.js not copied by phoenix profile migrator
240136 - Firefox should not auto-import settings without user confirmation
2004-06-10 06:28:27 +00:00
bryner%brianryner.com 6e6b530655 Include autoconf.mk so that we get a suitable OS_ARCH definition 2004-06-10 03:25:22 +00:00
bryner%brianryner.com adcf80f88b merge installer package fixes from branch 2004-06-09 04:46:57 +00:00
bryner%brianryner.com e482d4976f Only set MOZ_PKG_APPNAME=Firefox on os x 2004-06-09 03:59:21 +00:00
bryner%brianryner.com 58989fdc30 Set app name and package name for Mac firefox 2004-06-07 23:58:27 +00:00
bryner%brianryner.com 272a7b9c0b Force mangle and shlibsign to be copied rather than be broken symlinks in dist/Firefox.app 2004-06-07 23:58:02 +00:00
ben%bengoodger.com 1a3ea9199c 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
ben%bengoodger.com 8b5c540bd4 back out this change since it was superfluous and seems to have broken a lot of things 2004-06-07 06:00:52 +00:00
ben%bengoodger.com cbaa3ae452 245433 - "search the web for" on the right click menu of highlighted text doesn't work (installer only)... also affects "add engines..." menu item ... make sure content package for browser-region is registered 2004-06-06 09:50:05 +00:00
mconnor%myrealbox.com 53e7d08d0e oops 2004-06-03 16:46:36 +00:00
ben%bengoodger.com 7e319022ac 245051 - problems with javascript - related to adding web panel sidebars... remove some unused code that is causing js errors due to files that cannot be found 2004-06-02 22:02:17 +00:00
danm-moz%comcast.net 62514b46d7 removing extraneous carriage returns added in rev 1.3. they break my build. i can't be the only one. 2004-06-02 20:12:23 +00:00
ben%bengoodger.com b74d746463 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
mconnor%myrealbox.com de83598bda 218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win 2004-06-01 21:31:54 +00:00
mconnor%myrealbox.com 67a523434f more tweaks to startup script for 177996 2004-06-01 17:29:53 +00:00
mconnor%myrealbox.com a308b58261 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 181075af57 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
kyle.yuan%sun.com bbf295c519 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
scott%scott-macgregor.org 87e6f74f6f add comment for localizers to insert their credit information 2004-05-31 19:33:49 +00:00
ben%bengoodger.com a112815d7a 243428 - preferences styling is broken on OS X 2004-05-30 23:39:44 +00:00
ben%bengoodger.com edb74f4c7d Make sure communicator resources that layout relies on are packaged before the Firefox.app file is rsync'ed... this fixes bug 243482 - "Browse..." buttons for File upload controls have no labels. 2004-05-30 23:26:46 +00:00
mconnor%myrealbox.com ec5e8fe7e9 reland script from 177996 with adjust from bz to use new ping() format 2004-05-30 17:58:39 +00:00
mconnor%myrealbox.com 69e335a644 Bug 197694 Add to Bookmarks or Bookmark this Page? - patch by Chad McHenry (mchenryc_boston@yahoo.com), r=mconnor 2004-05-30 16:21:34 +00:00
mconnor%myrealbox.com f388c777d5 bug 238138 - About Mozilla Firefox or About Firefox, pick one, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:12:35 +00:00
mconnor%myrealbox.com cf260aa8b0 bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:06:05 +00:00
mconnor%myrealbox.com b701547641 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
ben%bengoodger.com ae49f15bce These files didn't seem to get checked in with Jeff Walden's fix for 240277 2004-05-30 02:41:17 +00:00
bzbarsky%mit.edu 43604ff818 Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
arvid%quadrone.org 14d12dfc7d smaller icons for bookmarks manager 2004-05-29 03:12:41 +00:00
ben%bengoodger.com f53c0449e8 240277 - help not packaged with installer builds. Patch from Jeff Walden <jwalden+fxhelp@mit.edu>. r=ben@mozilla.org. Also correct the objdir/srcdir variables in the installer generation makefile 2004-05-28 21:14:07 +00:00
mconnor%myrealbox.com 2caf32ea17 Bug 243176 - Manage Certificates and Manage Security Devices popup panels are too narrow, patch by Andreas Kunz (durbacher@gmx.de), r=me 2004-05-28 17:54:33 +00:00
mconnor%myrealbox.com 92ca9966b6 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
mconnor%myrealbox.com 9d0db94a8c Bug 236666 Add context menu pref to Advanced Javascript Options, uses the wording from the suite bug, patch by pike@pikey.me.uk, r=me 2004-05-28 17:30:12 +00:00
mconnor%myrealbox.com 329fa37aee Bug 175629 - Loading links in background tabs should work for bookmarks, add a pref (currently hidden) to allow opening bookmarks and bookmark groups in the background, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-05-28 17:18:13 +00:00
ben%bengoodger.com 2b3cbf23e6 YOU WILL RESPECT MY AUTHORITAH 2004-05-26 05:30:38 +00:00
ben%bengoodger.com 1ab4343e39 oops forgot to check the makefile in for the tinderbox to use 2004-05-26 05:22:34 +00:00
ben%bengoodger.com 905a587ef8 update credits 2004-05-25 22:50:10 +00:00
ben%bengoodger.com a552de27e0 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00
ben%bengoodger.com ec56883254 241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org 2004-05-25 01:35:49 +00:00
mconnor%myrealbox.com 4fe2f09421 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
mconnor%myrealbox.com ad699e07bc firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:51:30 +00:00
ben%bengoodger.com c82206c2f3 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
ben%bengoodger.com 2123e06d16 235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator 2004-05-23 09:36:18 +00:00
ben%bengoodger.com 897e9a676a 241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring(). 2004-05-23 08:31:59 +00:00
mconnor%myrealbox.com d11a7aa1ba back this out (again) until I talk to a cvs admin 2004-05-23 02:27:27 +00:00
mconnor%myrealbox.com eb73e076b4 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 2e91f7eef2 cvs being weird, back this out until I can commit the whole patch 2004-05-23 02:15:49 +00:00
mconnor%myrealbox.com 2889fa079d 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
mconnor%myrealbox.com cb1d177537 bug 241079 - Fix DOMi bustage and remove unused/non-working menu items, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-22 20:59:00 +00:00
mconnor%myrealbox.com c73944974d fixing checkin for bug 233582, check in what was reviewed 2004-05-22 06:43:24 +00:00
mconnor%myrealbox.com eca5668041 bug 240648 - next button disabled when last checkbox unchecked in Import Wizard, r=ben@mozilla.org 2004-05-22 01:32:19 +00:00
rlk%trfenv.com 75265a58df how the heck did that get in there! 2004-05-21 21:16:43 +00:00
ben%bengoodger.com 420b11e73d 237241 - form history not imported by phoenix profile migrator. 2004-05-21 09:45:47 +00:00
ben%bengoodger.com 63b466c405 232702 - save link as... should show a prompt 2004-05-21 08:58:02 +00:00
ben%bengoodger.com cf7c01749a 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2004-05-21 08:49:38 +00:00
ben%bengoodger.com a710a7a2e7 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
mconnor%myrealbox.com a7b655ebdc supplement to bug 216722, move line where its supposed to be 2004-05-19 22:49:36 +00:00
rlk%trfenv.com d443bf9118 Bug 216722 - Inital focus in Help|About Mozilla Firefox should be "OK". Patch by Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:54:37 +00:00
rlk%trfenv.com 9997f39329 Bug 233099 - Firefox Help bookmark should point to the directory, not to index.html. Patch by Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:49:03 +00:00
rlk%trfenv.com 4fc53585fe Bug 228000 - Hide 'Print Preview' menu item in Mac OS X. r=mconnor@myrealbox.com 2004-05-19 11:27:47 +00:00
darin%meer.net e18c9bb88e fixes bug 243587 "Firefox installer does not include libnkgnomevfs or libnegotiateauth extensions" r=bryner 2004-05-18 22:21:21 +00:00
mconnor%myrealbox.com a17d4b0246 bug 233582, OK button bustage in prefs caused by adding sites 2004-05-18 21:55:27 +00:00
mconnor%myrealbox.com 9bb2286bae supplement for bug 243413, keybinding for bookmarks should show ctrl-B on all platforms 2004-05-18 21:35:28 +00:00
ben%bengoodger.com 981812960d bring across trunk changs (EM, etc) 2004-05-16 18:16:39 +00:00
timeless%mozdev.org 69e8d86d0f Bug 210217 [BeOS]Allow componentlib to build
patch by thesuckiestemail@yahoo.se r=bryner sr=alecf
2004-05-16 16:29:03 +00:00
mconnor%myrealbox.com a63cd8c1fe Bug 243413 Bookmarks sidebar doesn't open/close on Ctrl-B anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-16 15:17:25 +00:00
rlk%trfenv.com 95d2b9f007 Checking in massive help bloat elimination checkin. 2004-05-14 23:13:47 +00:00
ben%bengoodger.com a782b58d5d 170006 add new defalt theme icons for theme manager 2004-05-13 04:39:03 +00:00
ben%bengoodger.com 6e4d2729ad add a comment 2004-05-13 04:33:23 +00:00
mconnor%myrealbox.com 2f2cf8dba4 bug 241210 - new bookmarks have a keyword of undefined, fallout from adding ability to create keyword bookmarks from search fields. patch by pike@pikey.co.uk, r=me, also relocate sizeToContent call to ensure we size properly when hiding the keyword field 2004-05-12 01:08:57 +00:00
darin%meer.net 47bc3e198c fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2004-05-11 22:09:10 +00:00
ben%bengoodger.com 74664b8259 add extension manager files 2004-05-11 10:35:15 +00:00
ben%bengoodger.com 8fc091c052 170006 - theme and extension windows should persist different sizes 2004-05-11 06:58:58 +00:00
ben%bengoodger.com f1c48112a6 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com 13e8b0577b fix skin installation 2004-05-11 04:30:15 +00:00
ben%bengoodger.com b89e5c16d2 preconfigured theme manifest 2004-05-10 23:39:30 +00:00
ben%bengoodger.com fa6c067438 preconfigured extension manifest 2004-05-10 23:39:16 +00:00
ben%bengoodger.com 5670a6abae preconfigure inspector as a global extension 2004-05-10 23:31:47 +00:00
ben%bengoodger.com 482982c86f don't forget to package xpinstall.properties 2004-05-10 03:29:06 +00:00
ben%bengoodger.com 3d2d932088 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
ben%bengoodger.com 4b18a68698 remove unneeded files 2004-05-09 02:09:33 +00:00
mconnor%myrealbox.com a951530002 corrupted file, fixing this 2004-05-08 18:49:05 +00:00
mconnor%myrealbox.com e603efb188 corrupted file, fixing this 2004-05-08 18:46:16 +00:00
mconnor%myrealbox.com 71e540b31d corrupted file, fixing this 2004-05-08 18:44:49 +00:00
cbiesinger%web.de 33c5b41794 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com 2ec7e65ca4 add file to package 2004-05-08 17:20:24 +00:00
mconnor%myrealbox.com 988ea04677 landing updates to default theme for Arvid 2004-05-08 15:53:10 +00:00
darin%meer.net 1c9e680a8d fixes bug 237572 "add negotiateauth to the default list of firefox extensions" r+sr=bryner 2004-05-07 01:09:08 +00:00
mconnor%myrealbox.com 96ae38ad07 followup to bug 203756, remove line that didn't need to be there 2004-05-07 00:23:08 +00:00
mconnor%myrealbox.com daf38bd27f 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 da3d4222b0 Bug 237959 - Mail Integration Label should be below icon, not next to it, patch by Robert J. Accettura (robert@accettura.com), r=mconnor 2004-05-06 23:45:38 +00:00
ben%bengoodger.com 842039d230 add theme root to Extension datasource 2004-05-06 22:42:16 +00:00
neil%parkwaycc.co.uk b9e128ec20 Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
mconnor%myrealbox.com 7c3f185e57 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
mkaply%us.ibm.com 26ab921b91 Remove old OS/2 icon 2004-05-05 13:39:16 +00:00
mkaply%us.ibm.com 5b3080fc7b #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:38:52 +00:00
mkaply%us.ibm.com a0798ae6dc OS/2 icon 2004-05-05 13:38:12 +00:00
mkaply%us.ibm.com 6c9ec8bc1f OS/2 firefox icon 2004-05-05 13:37:18 +00:00
cbiesinger%web.de a93a5395b7 readding with correct -kb flag
file by rj_keller
2004-05-04 21:09:12 +00:00
ben%bengoodger.com b334c1de93 add xpinstall content type settings to shell service and installer registrations 2004-05-04 10:04:14 +00:00
ben%bengoodger.com 8015a3da06 relocate statusbar panel 2004-05-03 23:49:56 +00:00
ben%bengoodger.com ff269c4bd1 TIMMEEHHHH 2004-05-03 23:48:30 +00:00
ben%bengoodger.com 4e7bd37191 rename extensions.rdf 2004-05-03 23:35:48 +00:00
mconnor%myrealbox.com 2cb6fe6485 Bug 242069 - Manage Security Devices and Manage Certificates do not work, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-02 17:11:06 +00:00
mconnor%myrealbox.com 340fc262a9 Bug 236687 - Build chokes on browser/components/migration/src/nsOperaProfileMigrator.cpp, patch by Fredrik Holmqvist (thesuckiestemail@yahoo.se), r=sergei_d@fi.tartu.ee, sr=bryner 2004-05-02 16:49:20 +00:00
mconnor%myrealbox.com 17af40e31f Bug 232215 Add ... to the New Folder button in the Add to Bookmarks dialog, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:23:16 +00:00
mconnor%myrealbox.com e5adddece4 Bug 238186 - URL field in Page Info dialog appears blue, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-02 15:57:16 +00:00
mconnor%myrealbox.com 88af9b0cf9 bug 235300 - bookmarks toolbar items need an icon for the customize toolbar dialog, patch by miahz@myrealbox.com, r=me 2004-05-02 02:32:55 +00:00
ben%bengoodger.com 3bd59ab89c make update checking web service localizable 2004-04-30 01:45:11 +00:00
mkaply%us.ibm.com 7a17be4d0d #242011
r=mkaply
Add a default case for #ifdefs in migration XUL file
2004-04-29 20:46:01 +00:00
rlk%trfenv.com f14f71a519 fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
mkaply%us.ibm.com 0452422cea #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2
2004-04-29 17:32:26 +00:00
rlk%trfenv.com c3f031fd02 fixing minor typo. 2004-04-29 01:10:08 +00:00
rlk%trfenv.com 48f609126c Landing Firefox Help 1.1. Permission to checkin from ben. 2004-04-28 23:25:33 +00:00
mkaply%us.ibm.com 65fa36a1e7 #239113
Rework #ifdefs to better handle unknown platforms
Fix bug with select all on Mac
2004-04-27 15:53:47 +00:00
mconnor%myrealbox.com 8a38bf7ac8 bug 225500 - installer thinks that Seamonkey is Firefox and must close it for installation/uninstallation to continue, patch by David Hallowell (dave532@uklinux.net), r=ben 2004-04-27 06:13:45 +00:00
mconnor%myrealbox.com a13c36f7f8 fix bugs 231442 and 236241, problems opening Options from non-browser windows, r=bryner 2004-04-27 04:21:56 +00:00
ben%bengoodger.com 37baaa3052 &sourceid=mozilla-search 2004-04-26 22:50:21 +00:00
ben%bengoodger.com d1b8bfde00 update the google urls to correctly attribute search source 2004-04-26 22:50:13 +00:00
ben%bengoodger.com dcf4b2d8ef more smartupdate work. 2004-04-26 04:58:59 +00:00
mconnor%myrealbox.com 0d7d8505b6 Bug 228320 - When any sidebar is active, a 5-pixel spacer appears on the left of all popups, patch by pike@pikey.me.uk, r=ben 2004-04-25 20:08:36 +00:00
ben%bengoodger.com 58fb6a1f35 more update manager prefs 2004-04-25 10:37:18 +00:00
ben%bengoodger.com 1895be2f06 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 c8c7ae8b5d More on 170006 - mismatch checking, create extensions dir in profile if it does not exist, etc... 2004-04-23 10:16:20 +00:00
bienvenu%nventure.com 8b57f91769 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
neil%parkwaycc.co.uk f1b29f1237 Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
ben%bengoodger.com 086b57ea5b more on 170006 - default prefs for update checking 2004-04-22 06:27:24 +00:00
ben%bengoodger.com 9fef936469 add some pref UI for automated update checking (none of this works yet) 2004-04-21 08:47:50 +00:00
ben%bengoodger.com 3e0ae7eeeb turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +00:00
bryner%brianryner.com 66b2a0866f reintroduce getRegistryEntry (bug 237754). patch by dave532@uklinux.net, r=ben. 2004-04-20 21:31:22 +00:00
ben%bengoodger.com 482a23780f sigh, build bustage 2004-04-20 19:05:19 +00:00
ben%bengoodger.com cc893edbe5 forgot to update a function call 2004-04-20 10:06:34 +00:00
ben%bengoodger.com 2dc711d567 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00