Commit Graph

875 Commits

Author SHA1 Message Date
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