Commit Graph

1151 Commits

Author SHA1 Message Date
ben%bengoodger.com
d840eafca6 hm... see if this fixes the orange 2004-05-11 00:16:06 +00:00
ben%bengoodger.com
75ec1c191d 170006 - various updates to support pre-configured extensions 2004-05-10 23:30:11 +00:00
arvid%quadrone.org
9849fc11eb new folder and document icons 2004-05-09 12:08:48 +00:00
ben%bengoodger.com
af650dc28d Fix toolbar edges clobbered by arvid theme landing 2004-05-09 06:27:21 +00:00
ben%bengoodger.com
f574470ef6 remove unnecessary include 2004-05-09 02:45:03 +00:00
ben%bengoodger.com
70adb43038 remove unnecessary files 2004-05-09 02:23:39 +00:00
ben%bengoodger.com
6312635e8c 170006 - reorganize code for pre-configured extensions and themes 2004-05-09 01:55:57 +00:00
mconnor%myrealbox.com
a04532d7c7 more updates to default theme from Arvid 2004-05-08 19:26:12 +00:00
mconnor%myrealbox.com
8666181d01 add new file for Qute updates 2004-05-08 19:22:13 +00:00
varga%nixcorp.com
ad064dcdd1 Fix for bug 243027. shift+down arrow doesn't scroll
r=varga patch by neil
2004-05-08 18:59:21 +00:00
cbiesinger%web.de
8db9df04b7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com
6e0f71e078 landing updates to default theme for Arvid 2004-05-08 17:09:40 +00:00
mconnor%myrealbox.com
26773187cf landing updates to default theme for Arvid 2004-05-08 16:56:46 +00:00
ben%bengoodger.com
c808657357 170006 - show better feedback when installing/uninstalling/enable/disabling things, test out extension update. 2004-05-07 09:20:36 +00:00
rlk%trfenv.com
b1f396c11d Bug 238474 - add ctrl++/ctrl+- in View Source doesnt work with all keys. r=mconnor@myrealbox.com 2004-05-07 02:02:30 +00:00
ben%bengoodger.com
963f23db5c 170006 Fix theme/extension uninstallation 2004-05-07 01:45:35 +00:00
mconnor%myrealbox.com
c45cab3bab Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me 2004-05-07 01:02:08 +00:00
ben%bengoodger.com
20cea3d802 170006 locking and unlocking global extensions from the command line 2004-05-07 00:59:29 +00:00
mconnor%myrealbox.com
16bad948b6 Bug 217916 - advanced options: expanding/collapsing fun patch by pike@pikey.me.uk, r=me 2004-05-07 00:52:53 +00:00
ben%bengoodger.com
a7015fc282 170006 item locking, global theme installation. 2004-05-07 00:30:57 +00:00
mconnor%myrealbox.com
6fd3a987b1 Bug 227262 - Clean Up button doesn't appear immediately after download manager finishes, patch by Asaf Romano (romano_a@zahav.net.il>), r=ben 2004-05-07 00:10:04 +00:00
ben%bengoodger.com
0c9a2b3d8a 170006 - add theme support to extension manager 2004-05-06 22:41:13 +00:00
brade%comcast.net
4b3db2496f bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner 2004-05-06 17:19:00 +00:00
mconnor%myrealbox.com
e82a70a5f7 Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2004-05-05 23:43:23 +00:00
ben%bengoodger.com
934ff227c8 170006 more updates - make -install-global shut the app down after it installs 2004-05-04 22:31:52 +00:00
ben%bengoodger.com
74d685dc69 170006 adjust install api a little 2004-05-04 10:04:34 +00:00
ben%bengoodger.com
e192be05ba 170006 - global (multi-profile) extensions can now be installed using firefox -install-global <path_to_xpi> 2004-05-04 08:19:49 +00:00
ben%bengoodger.com
564e0d5207 170006 - implement "safe mode" for extension manager - start app with "firefox -no-extensions" disables all extensions for that session only 2004-05-04 07:49:42 +00:00
ben%bengoodger.com
333ebcc051 170006 - implement enable/disable 2004-05-04 05:29:00 +00:00
ben%bengoodger.com
70c626168c 170006 fix custom update items display in update UI 2004-05-04 04:51:30 +00:00
varga%nixcorp.com
3071db62f2 Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil. 2004-05-04 04:18:00 +00:00
ben%bengoodger.com
f730ad4cb3 170006 bulletproof install/uninstall 2004-05-03 23:50:26 +00:00
bryner%brianryner.com
7d80b4f5cf deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
ben%bengoodger.com
20d9dc35fe generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00
bryner%brianryner.com
f5ed581b08 One too many nsnulls... 2004-05-02 19:46:08 +00:00
mconnor%myrealbox.com
4a7e0322ab Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner 2004-05-02 17:32:10 +00:00
mconnor%myrealbox.com
7f6c8339ea Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:08:16 +00:00
rlk%trfenv.com
1444ea5859 Fixing Help Viewer bustage (Bug 242082). Patch by Jan Varga <varga@mozilla-europe.org>. r=rlk@trfenv.com 2004-05-02 14:00:49 +00:00
ben%bengoodger.com
4ea7ad5060 make sure installation cleans itself up properly 2004-05-02 05:09:44 +00:00
ben%bengoodger.com
481ec72cda 170006 - make uninstall sort of work. 2004-05-02 04:07:16 +00:00
ben%bengoodger.com
152aab0aac make install work 2004-05-01 06:55:52 +00:00
ben%bengoodger.com
e0ba8cafc5 more updates 2004-04-30 10:06:33 +00:00
ben%bengoodger.com
de793cde81 more updates 2004-04-30 10:03:06 +00:00
ben%bengoodger.com
a60edcd5ba more updates 2004-04-30 10:01:29 +00:00
ben%bengoodger.com
ab4faa36c9 more updates 2004-04-30 09:42:22 +00:00
ben%bengoodger.com
ae8d9b0c00 more updates 2004-04-30 09:39:17 +00:00
ben%bengoodger.com
0bc3fe507e more updates 2004-04-30 09:38:37 +00:00
ben%bengoodger.com
af82f8d795 update script 2004-04-30 09:36:43 +00:00
ben%bengoodger.com
c5dc472a73 unix version of deploy script 2004-04-30 09:26:06 +00:00
ben%bengoodger.com
d4ebd6aa58 extension installation... 2004-04-30 01:44:48 +00:00
mconnor%myrealbox.com
3ac68a0c45 bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner 2004-04-29 23:12:50 +00:00
rlk%trfenv.com
344ede2915 oops! didn't mean to check that in! 2004-04-29 20:36:47 +00:00
rlk%trfenv.com
3e5410a68b fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
ben%bengoodger.com
1a127811c2 begin to work on extension manager install functionality 2004-04-29 09:17:58 +00:00
rlk%trfenv.com
409ad99e6f Landing Firefox Help 1.1. Permission to checkin from ben. 2004-04-28 23:25:33 +00:00
ben%bengoodger.com
1b88aad30a Make the update wizard actually invoke XPInstall APIs to install the updates 2004-04-28 07:30:08 +00:00
mconnor%myrealbox.com
f6ad7b4ae3 Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
ben%bengoodger.com
e7c08ed397 improve API a little 2004-04-26 09:27:27 +00:00
ben%bengoodger.com
e692f13de7 170006 - insert hooks to handle extension manager ds modification on subsequent startup 2004-04-26 09:25:09 +00:00
ben%bengoodger.com
cde4e160fa Prevent multiple updates from occurring at the same time... also make the rdf loading code a little more reliable by handling cached datasources 2004-04-26 08:27:00 +00:00
ben%bengoodger.com
95fabdb38c more smartupdate work. 2004-04-26 04:58:59 +00:00
mconnor%myrealbox.com
dc02de2fd9 Bug 204706 - the cursor should remain at the end of the text field when arrowing down through completions, patch by eric lindvall (eric@5stops.com), r=ben 2004-04-25 19:53:15 +00:00
ben%bengoodger.com
ee40f4cf9b 214360 - make app update entries look a bit nicer 2004-04-25 10:36:41 +00:00
ben%bengoodger.com
e0629f624a 214360 - more update notifications work... reorganize some of the apis so they make a bit more sense and are easier to work with 2004-04-25 08:52:06 +00:00
ben%bengoodger.com
50c3234584 214360 - smartupdate - add an alertservice notification on windows to notify of new updates 2004-04-25 04:19:25 +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
darin%meer.net
84f5cefca7 fixes bug 240811 "Extension manager shows empty download window and doesn't install extension" patch by pike, r=ben 2004-04-23 21:21:22 +00:00
ben%bengoodger.com
45be3277de More on 170006 - mismatch checking, create extensions dir in profile if it does not exist, etc... 2004-04-23 10:16:20 +00:00
ben%bengoodger.com
f7d25250a1 170006 - more work on mismatch/update checking wizard UI 2004-04-23 07:00:57 +00:00
bienvenu%nventure.com
4d40ab419f 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
ben%bengoodger.com
a755fac7e0 make the update mismatch dialog not show every time 2004-04-22 10:04:27 +00:00
neil%parkwaycc.co.uk
5fb3e8a7ae 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
6dda3be997 170006 - better organization for update checking, create new updates component and background update service, new unified UI. 2004-04-22 06:28:22 +00:00
ben%bengoodger.com
ea42cade76 forgot to add this setting in to prevent incompatibility checking from running every time 2004-04-21 19:20:14 +00:00
ben%bengoodger.com
5ba4ac1b0b oops forgot to add files bustage fix 2004-04-21 09:19:54 +00:00
ben%bengoodger.com
d01c25f6a6 170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed 2004-04-21 08:48:30 +00:00
ben%bengoodger.com
1c2b923fe9 170006 - more EM updates - make the update checker work with darin's patch to DefaultSOAPEncoder. 2004-04-21 04:16:16 +00:00
ben%bengoodger.com
7c82e1279d bug 240835 - no progress indication in dlmgr patch by Doug Halamay <dhalamay@myrealbox.com> r=pike/mscott 2004-04-20 22:50:55 +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
scott%scott-macgregor.org
d8851e7eeb Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Remove app specific icons from installer\windows. mail and browser now export them on their own.

sr=bryner
2004-04-19 05:29:11 +00:00
scott%scott-macgregor.org
5644905ed3 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
mail and browser copy their own specific app.ico icons out to dist\branding for use by the installer. Don't hard
code the browser and mail ico files

sr=bryner
2004-04-19 05:23:52 +00:00
scott%scott-macgregor.org
dbe8bbf1d1 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

sr=bryner
2004-04-19 05:22:54 +00:00
gerv%gerv.net
86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
ben%bengoodger.com
2e5e6d34f9 170006 - extension manager update service, ongoing work 2004-04-17 04:41:28 +00:00
darin%meer.net
9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +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
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
bryner%brianryner.com
542b4d8fb9 Fix bug 240174 ('no running window found' on startup). r+sr=blizzard. 2004-04-13 04:50:19 +00:00
ben%bengoodger.com
774adac64f more web service changes - return a complex data type, and add some output documentation to the deploy script 2004-04-09 22:56:36 +00:00
ben%bengoodger.com
f38f20266a add extension return type for update checking web service 2004-04-09 21:50:26 +00:00
ben%bengoodger.com
566f354dc5 update the web service compile & deploy script so it actually works, part of 170006 2004-04-09 21:44:22 +00:00
ben%bengoodger.com
5438bb8278 More 170006 - extension manager update checker service, not available yet. 2004-04-08 23:32:59 +00:00
bryner%brianryner.com
2e3bdbea09 Make sure *-bin and xpicleanup are stripped in addition to the .so files. 2004-04-08 18:57:38 +00:00
blizzard%redhat.com
0f53cda85b Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
bryner%brianryner.com
5effc2aca8 Hook up the unix/gtk2 installer to the build. 2004-04-07 23:48:15 +00:00
bryner%brianryner.com
6a58169128 Don't override the text color for menulist > menupopup > menu, we want the existing rules for text color to apply. Bug 239934, r=dbaron. 2004-04-07 23:16:51 +00:00
bryner%brianryner.com
5f4c2f4f00 Initial add of gtk2 installer wizard for firefox/thunderbird. Not turned on yet. 2004-04-07 21:16:35 +00:00
bryner%brianryner.com
246801e6ee Initial add of cross-platform installer scripts. Not turned on yet. 2004-04-07 21:15:39 +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
ben%bengoodger.com
320fea90bb fix startup js error - patch from dbaron. 2004-04-06 23:40:02 +00:00
ben%bengoodger.com
933ab62a06 *** empty log message *** 2004-04-06 23:39:44 +00:00
ben%bengoodger.com
fa8ef0bbb5 more 170006 - extension manager web service work not visible yet 2004-04-06 22:36:06 +00:00
ben%bengoodger.com
fd93478ec6 Extension Manager UI and updater web service - not enabled yet - bug 170006 2004-04-06 00:31:11 +00:00
bryner%brianryner.com
e1805918bd Fork autocomplete.css for gtk2 and put the urlbar dropdown button outside of the textbox. Bug 239669. 2004-04-05 09:55:14 +00:00
darin%meer.net
11b4c2f2d6 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
blakeross%telocity.com
46752ac602 Fix 234739 - Replace "Show" with "Open" in download manager (and rename Show to Open Containing Folder, and remove obsolete strings). 2004-04-03 06:26:21 +00:00
pedemont%us.ibm.com
78bc8400dc Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply 2004-03-31 16:48:48 +00:00
ben%bengoodger.com
f4f167dc73 Rewrite the extension manager as a js component (170006 - not accessible yet) 2004-03-31 08:58:21 +00:00
mconnor%myrealbox.com
c48af3a33a bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies 2004-03-31 00:38:17 +00:00
webmail%kmgerich.com
dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
ben%bengoodger.com
27953332b8 drag and drop handling for 171006, better command handling (not hooked up yet) 2004-03-30 20:54:30 +00:00
ben%bengoodger.com
a3b9707b57 More 170006 Extension Manager Front End - not used yet 2004-03-30 04:13:40 +00:00
ben%bengoodger.com
000d30aa45 More extensions FE stuff (170006) not used yet 2004-03-29 23:22:00 +00:00
ben%bengoodger.com
21504b441f Ongoing Extension Manager work for 170006 - not hooked up to UI yet. 2004-03-29 20:38:28 +00:00
ben%bengoodger.com
32d5ae2da0 Add new Extension Manager front end as part of 170006. Not currently hooked up to anything. 2004-03-29 20:37:02 +00:00
scott%scott-macgregor.org
ab7850bd80 Bug #238829 --> use a slightly smaller font for the welcome screen for the thunderbird installer
to prevent the welcome text from getting truncated. Our product name is just too long :)
2004-03-26 22:48:33 +00:00
webmail%kmgerich.com
00dc1ef6b3 Mac toolkit skin tweaks in prep. for landing Pinstripe in Thunderbird 2004-03-21 21:06:40 +00:00
webmail%kmgerich.com
7628c7343b Mac toolkit generic alert icon 2004-03-21 16:08:47 +00:00
rlk%trfenv.com
6aca51cc71 Bug 215463 - add ctrl++/ctrl+- to View Source. r=p_ch@verizon.net 2004-03-20 17:52:28 +00:00
chanial%noos.fr
9e7b68743e Bug 207403: filenames in console should look like links.
Add missing css rules from communicator/formatting.css to global/formatting.css
2004-03-20 08:01:41 +00:00
chanial%noos.fr
d41e259ec5 Use UNIX line endings 2004-03-20 07:54:41 +00:00
scott%scott-macgregor.org
8e443e152c Bug #235507 --> try to reduce the jiggling in tree column headers when changing the sort direction on a tree column.
The padding one was changing when going from the normal state to the active state on tree col headers. The change of padding
was causing the jiggling effect. Try using the same padding for both states.
2004-03-19 22:11:39 +00:00
jst%mozilla.jstenback.com
d86be8e873 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 07:07:10 +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
582a418b85 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
cls%seawood.org
5a31106a54 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
bryner%brianryner.com
67a283b0db Reapply fix for handling non-ASCII characters in signon file that was lost when migration branch landed. Bug 218405, fix originally r=darin sr=bz 2004-03-17 09:15:55 +00:00
ben%bengoodger.com
8fe2abf38d new generic icons for firefox installer 2004-03-16 22:43:47 +00:00
mconnor%myrealbox.com
d791269e3a bug 226365 autocompletion problem with www. in URL bar, patch by Patrick McCormick (patrick@meer.net), r=ben, also remove some tabs that should have been spaces 2004-03-16 04:45:09 +00:00
scott%scott-macgregor.org
4a07df156c Bug #235651 --> toolkit installer changes necessary to support the thunderbird installer.
When doing a custom install and the user selects "Browser Folder", the
folder pickker dialog willl now open up to the selected folder. This will
impact Firefox and Thunderbird.

Add a parameter called DistSubdir which folks writing an installer for the
new toolkit can set in their installer.cfg file. This variable defaults to a
value of bin (so no changes for Firefox here) and you can change it to whatever
directory under dist that you want.
2004-03-13 00:31:45 +00:00
scott%scott-macgregor.org
826da5fb62 Bug #235651 --> More installer work for Thunderbird. Add a .ico file for mail just like we have for browser 2004-03-12 03:53:35 +00:00
jst%mozilla.jstenback.com
1e40577df7 Fixing FireFox installer bug 227129. Making the radio buttons in the lisence dialog belong to the same group. r=ben@mozilla.org 2004-03-11 05:10:06 +00:00
bryner%brianryner.com
9ff04550b2 Fix text color for highlighted menus. Bug 233242, sr=roc. 2004-03-10 19:51:35 +00:00
caillon%redhat.com
1a507869b8 Bug 236973
Add default styles for alternating backgrounds on treerows to the theme.
r=ben sr=jst
2004-03-10 04:54:37 +00:00
scott%scott-macgregor.org
4b2c616009 fix thunderbird build bustage. Patch by Ben Goodger 2004-03-09 00:12:45 +00:00
ben%bengoodger.com
d1b60b11cf 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben%bengoodger.com
3acb5b69e4 [shell1] 2004-03-08 09:53:59 +00:00
bryner%brianryner.com
165590c1f5 Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +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
chanial%noos.fr
cef3f9a0fb Bug 236619: also when customizing the toolbars, don't display the menubar appearance inside the toolbar one. 2004-03-06 06:30:56 +00:00
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
chanial%noos.fr
d1b8707e78 Bug 236484: check for the attributes "focused" and "_moz-menuactive" in WidgetStateChanged. r+sr=bz 2004-03-05 06:32:18 +00:00
chanial%noos.fr
c990ee123c force the style system to take into account changes of the "_moz-menuactive" attribute. 2004-03-05 03:28:57 +00:00
bryner%brianryner.com
cac20747de fixing firefox bustage 2004-03-05 02:27:07 +00:00
mconnor%myrealbox.com
c4867a2b27 previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst 2004-03-05 01:45:15 +00:00
mconnor%myrealbox.com
c8cc2ca097 *** empty log message *** 2004-03-05 01:31:43 +00:00
neil%parkwaycc.co.uk
36afa519c0 Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner 2004-03-04 23:34:46 +00:00
tor%cs.brown.edu
043668af20 Bug 235034 - private colormaps not working with firefox. r=bryner 2004-03-04 22:59:50 +00:00
chanial%noos.fr
e839580be9 Fork some skin files from toolkit/skin/win into toolkit/skin/gtk2.
Remove unused toolkit/skin/unix.
2004-03-04 20:09:40 +00:00
chanial%noos.fr
c477b8aced follow up to bug 118296: back out changes in toolkit/skin/win 2004-03-04 19:47:28 +00:00
chanial%noos.fr
8b16e11d1f Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
ben%bengoodger.com
371d364621 Ensure browser.download.manager.openDelay works when set to 0... 2004-03-04 01:11:54 +00:00
ben%bengoodger.com
fbb4f1da64 View Source window is not a dialog, thus ESC should not close it. ESC is interfering with cancellation of Find as you Type which is really, really, really annoying. 2004-03-04 00:28:43 +00:00
chanial%noos.fr
b508104f17 backing out fix for bug 236107. The border of the groupbox is visible in the caption. 2004-03-03 22:41:12 +00:00
ben%bengoodger.com
f7d7fa2ee8 change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:48:02 +00:00
ben%bengoodger.com
c186cb088a change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:47:34 +00:00
ben%bengoodger.com
136c4d71dd 215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360) 2004-03-03 07:51:09 +00:00
chanial%noos.fr
066758baf9 bug 236107: caption in groupbox should have a transparent background. 2004-03-01 16:33:13 +00:00
ben%bengoodger.com
9bd64a5601 236056 - xpinstall confirm dialog should disable the install button initially to prevent fast-clicking exploits 2004-03-01 01:36:30 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
amardare%qnx.com
8b1c7bc8ec Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Fixed a typo in the photon section.
2004-02-26 23:17:27 +00:00
amardare%qnx.com
f363fc1a6f Get rid of the special tratment of MOZ_WIDGET_PHOTON in the ifdef statements
( it should follow the XP_UNIX instead ) r=ben
2004-02-25 14:53:32 +00:00
daniel%glazman.org
76d9945cb5 Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:20:55 +00:00
amardare%qnx.com
b7b5ee9c37 Reverted my previous changes because turning on by default the splashscreen on a particular platform
would contradict the general UI decision of not having one.
2004-02-24 15:07:51 +00:00
amardare%qnx.com
0fd39581ea Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms. 2004-02-23 20:52:52 +00:00
amardare%qnx.com
b9025115ba Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
ben%bengoodger.com
e6a9f7ddde More extension service work... 2004-02-23 08:08:09 +00:00
chanial%noos.fr
84b69de140 Bug 119735: NS_THEME_WINDOW and NS_THEME_DIALOG implementations (GTK2)
r=bryner, sr=roc
2004-02-22 17:42:26 +00:00
blakeross%telocity.com
31dee59048 Don't purge the page you're looking at from session history when clearing history. 2004-02-22 08:10:38 +00:00
blakeross%telocity.com
2dd4f76536 Fix bad capitalization. 2004-02-21 07:14:31 +00:00
blakeross%telocity.com
93916fa325 Fix 207188: clearing history/all in prefs doesn't clear session history. 2004-02-21 07:02:53 +00:00
blakeross%telocity.com
145be7657b Fix 177360: URL Bar history drop down displays entries in reverse chronological order. Implement ability to iterate backwards in mork. 2004-02-21 02:46:11 +00:00
blakeross%telocity.com
14c74c41d8 Fix 234948: sync our config.js with the trunk's. 2004-02-20 21:09:03 +00:00
blakeross%telocity.com
240cdc36b1 Fix 213250: Autoscroll prevents middle clicking on links in XML (XHTML) docs. Patch by Jon Henry. 2004-02-20 02:04:27 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
noririty%jcom.home.ne.jp
6befbbdeb4 fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org 2004-02-19 19:40:18 +00:00
ben%bengoodger.com
ebd713f17f bstage 2004-02-19 12:05:04 +00:00
ben%bengoodger.com
3d499ddbe8 add note 2004-02-19 10:51:21 +00:00
ben%bengoodger.com
90143bbc67 extension manager stub 2004-02-19 10:45:28 +00:00
blakeross%telocity.com
28517248fc Fix 206981: SetDirty() uses uninitialized rv. 2004-02-19 08:30:11 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
blakeross%telocity.com
f23982c22f Fix 234734...eh, I think this was the most proper fix for the other bug but I forgot that webpage autocomplete uses this code too. I could wrap this in an if statement to make sure it's a xul elt but it really doesn't matter, I'd just as soon remove it entirely. 2004-02-18 06:14:50 +00:00
bryner%brianryner.com
7a5ac49949 Guard against empty signon entry confusion by refusing to add new entries with empty user and empty password, fixing removal of these entries, and attempting to discard these entries as they are read in. Bug 231042. 2004-02-18 00:56:29 +00:00
rlk%trfenv.com
f15fc5b39e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com
698c9272ae Make the fix for 232617 a little more correct (IMO). 2004-02-17 08:32:42 +00:00
blakeross%telocity.com
3f29d91e2e Fix 232617: Location bar dropdown loads new tab. 2004-02-17 08:07:13 +00:00
bryner%brianryner.com
47971bbf13 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
blakeross%telocity.com
576c6dac3f Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
rlk%trfenv.com
ab94c471e1 Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org 2004-02-14 14:43:26 +00:00
scott%scott-macgregor.org
f93a022373 The thunderbird customize toolbar window is a dialog because it has ok/cancel buttons. Make sure it gets the same style rules
as a window customize toolbar window
2004-02-12 05:07:48 +00:00
scott%scott-macgregor.org
13d11fc2d5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
ben%bengoodger.com
296ae6df63 we aren't checking in firefox icons 2004-02-11 20:49:33 +00:00
jst%mozilla.jstenback.com
6e112289a9 Fixing FireFox bustage. 2004-02-11 08:43:32 +00:00
ben%bengoodger.com
305be21fa0 fix bsmedberg bustage - removepage is no longer an imethod 2004-02-11 05:17:17 +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
ben%bengoodger.com
fa5ee4eecb More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
bsmedberg%covad.net
814b876053 Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
ben%bengoodger.com
970e35804c forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
webmail%kmgerich.com
03c66d9361 Firefox 64x64 alert icon 2004-02-09 17:13:18 +00:00
cls%seawood.org
3b59d97939 Explicitly include prsht.h to get PSH_* includes.
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
blakeross%telocity.com
42cd8aadba Fix whitespace issue. 2004-02-09 05:57:22 +00:00
blakeross%telocity.com
0061b8bf8d Fix 233473: History doesn't sort properly. 2004-02-09 05:04:33 +00:00
rlk%trfenv.com
dc2ac1b3fd Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2004-02-08 15:48:50 +00:00
ben%bengoodger.com
ac925b78dd make the toolbar and menubar look a bit better on windows and gnome. 2004-02-08 05:23:30 +00:00
jshin%mailaps.org
0264aa1c9a bug 233391 : bug 224847 change was not reflected in FB/TB (r=p_ch) 2004-02-08 04:45:00 +00:00
ben%bengoodger.com
7f0a366ea8 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
ben%bengoodger.com
5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
noririty%jcom.home.ne.jp
3ea5682d31 Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar 2004-02-02 12:09:01 +00:00
noririty%jcom.home.ne.jp
1c3b578099 cut off -moz-image-region inheritance b=220717, 232793 2004-02-01 12:14:53 +00:00
cbiesinger%web.de
cf8556d066 make toolkit use hasDefaultApp to check for presence of default application.
defaultApplicationHandler will go away soon; this checkin is to avoid breakage
r=pch
2004-01-31 00:59:19 +00:00
scott%scott-macgregor.org
7234fca943 Bug #232699 --> disable -turbo for thunderbird like it is already disabled for firebird so the user does not
get in a state from which he cannot quit.
2004-01-30 22:33:08 +00:00
roc+%cs.cmu.edu
bd71158ac5 Fixing build bustage. 2004-01-30 04:25:46 +00:00
ben%bengoodger.com
41e947e625 231371 - downloading a file destroys the desktop 2004-01-29 21:10:10 +00:00
bzbarsky%mit.edu
16e457b12e Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
jshin%mailaps.org
299cdca3f0 bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard 2004-01-28 06:15:35 +00:00
dbaron%dbaron.org
608059012f Push copyright year to 2004. 2004-01-22 22:22:24 +00:00
scott%scott-macgregor.org
ea8d07aa43 Bug #220717 --> fix regressions in thunderbird toolbar drop down menus
sr=dbaron
2004-01-21 22:17:08 +00:00
bryner%brianryner.com
856dc42814 Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
chanial%noos.fr
6bd439e10d Bug 225065 Create Profile Wizard window is too short.
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
bryner%brianryner.com
72513b28ec Bug 228270 - Fix problem where UTF8 sequences in the password file were being re-encoded as UTF8 (as if from UTF16) when the password file is read in. r=darin, sr=bzbarsky 2004-01-18 23:51:27 +00:00
dbaron%dbaron.org
94366c4017 Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=231293, 220717 r+sr=bzbarsky 2004-01-18 04:33:28 +00:00
neil%parkwaycc.co.uk
2066d12b5d Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
bryner%brianryner.com
2c5ae83046 If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry. 2004-01-17 07:10:07 +00:00
dbaron%dbaron.org
320b04bc3a Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=220717 r=bzbarsky sr=ben 2004-01-15 02:23:34 +00:00
ben%bengoodger.com
bd5e2240f0 Fix crash on extension installation 2004-01-14 09:13:30 +00:00
jst%mozilla.jstenback.com
8bb891ef85 Fixing build bustage. 2004-01-10 03:21:35 +00:00
scott%scott-macgregor.org
f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
neil%parkwaycc.co.uk
979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
timeless%mozdev.org
4307c7f1dc Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
webmail%kmgerich.com
7d76d628d4 Tweaked throbber animation frame delay 2004-01-08 12:41:11 +00:00
neil%parkwaycc.co.uk
a49b36a72c Trying to fix firebird build bustage again ;-) 2004-01-01 01:18:55 +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
rlk%trfenv.com
f668bfa612 Fixing images (again) 2003-12-31 16:18:10 +00:00
rlk%trfenv.com
c5c0e1ea0c this file won't check in! 2003-12-31 16:17:31 +00:00
rlk%trfenv.com
93e7869d7a Checking in missing files. 2003-12-31 16:15:37 +00:00
rlk%trfenv.com
3f746eb673 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
ben%bengoodger.com
1fa5fad677 patch autocomplete to return typed values ahead of non-typed values, now that history actually stores this information. 2003-12-31 03:29:06 +00:00
rlk%trfenv.com
af0f073dad *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com
30ee78a958 Firebird Help checkin, without bustages :). 2003-12-31 02:37:11 +00:00
rlk%trfenv.com
7e34ac32ef Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
rlk%trfenv.com
10f4da0496 Fixing Images 2003-12-30 18:45:48 +00:00
ben%bengoodger.com
3e0ab55173 Looks like forgotten files. I'm going to turn this off until it really works. 2003-12-30 05:15:02 +00:00
rlk%trfenv.com
f9e13fd04f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com
78fa740a83 Fix crash bug 228986 - crash after installing two extensions after a restart 2003-12-27 00:22:25 +00:00
bsmedberg%covad.net
0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00