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

121969 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 539133f55b Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion> 2003-08-25 23:03:59 +00:00
mkaply%us.ibm.com b41bd3ece7 #216920
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
2003-08-25 22:54:06 +00:00
ben%bengoodger.com 1855e5ef0f Oops forgot a makefile 2003-08-25 22:49:49 +00:00
ben%bengoodger.com e46f11547d Add mozapps dir to the build 2003-08-25 22:46:12 +00:00
mkaply%us.ibm.com ff39cae8e8 #211984
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
2003-08-25 22:44:28 +00:00
scott%scott-macgregor.org ac59abab7c Bug #214981 --> copy over the local specific .rdf files in defaults. fixes the problem where
we aren't generating localstore.rdf in the profile like we should.
2003-08-25 22:40:44 +00:00
mkaply%us.ibm.com e681bbc315 #216848
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add some error checking for querying system fonts
2003-08-25 22:34:03 +00:00
mkaply%us.ibm.com bdb8580703 #217238
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com a5b56a2b76 #21330
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
2003-08-25 22:29:22 +00:00
bryner%brianryner.com fbffeb6b1f Adding firebird base mozconfig. You can make use of this by adding:
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
2003-08-25 22:23:11 +00:00
ben%bengoodger.com 3316040295 merging blake's changes to pref.css from the other day over here, which is where they now belong. 2003-08-25 22:22:44 +00:00
ben%bengoodger.com 09a293bd82 Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options. 2003-08-25 22:21:31 +00:00
ben%bengoodger.com 2bbd7ad343 Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options. 2003-08-25 22:12:41 +00:00
bienvenu%nventure.com 9ab2326357 bulletproof crash when view has null db, shows up in talkback as topcrash, r=mscott, sr/a=sspitzer 216705 2003-08-25 22:00:07 +00:00
bryner%brianryner.com e4bb6b91eb Support using $topsrcdir for bash statements in mozconfig files (bug 216505). r=cls, a=asa. 2003-08-25 21:59:07 +00:00
bryner%brianryner.com 640f6fc482 Fix mousewheel scrolling over certain IFRAMEs which have a line height of 0 on the scrollport view. Bug 203239, r/sr=roc, a=asa. 2003-08-25 21:47:58 +00:00
ben%bengoodger.com 4036503a58 Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options. 2003-08-25 21:46:59 +00:00
scott%scott-macgregor.org d63a958713 Bug #217252 --> Contacts panel is double click trigger happy 2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org 1b6c133a5a try to fix pref bustage. synch up nsPrefWindow.js changes with those made in browser's version of that file. 2003-08-25 19:22:36 +00:00
wtc%netscape.com a9cb356856 Bugzilla bug 72291: have PK11_ListCerts return all the cert instances on
tokens.  The patch is Julien Pierre's, with changes by Wan-Teh Chang.
Modified Files: pk11wrap/pk11cert.c pki/pki3hack.c pki/pki3hack.h
2003-08-25 19:18:02 +00:00
gerv%gerv.net 6a1a3bbfbe Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa. 2003-08-25 18:37:02 +00:00
darin%meer.net 4f4fd30681 fixes bug 210588 "Cancelling download of .lnk file deletes target of .lnk file" r=dougt sr=bryner a=asa 2003-08-25 18:28:10 +00:00
scott%scott-macgregor.org 402d6c7562 new .ico file from Jason Kersey which should look better on win2k than the current one. 2003-08-25 17:37:04 +00:00
blakeross%telocity.com e805339b60 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp 36bfc91aec Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +00:00
scott%scott-macgregor.org 70bc1f1e04 Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
thanks to mbr for helping out with the patch.
2003-08-25 07:52:39 +00:00
blakeross%telocity.com d19358bdf0 undo last change. 2003-08-25 07:12:38 +00:00
blakeross%telocity.com 60e2fe1736 Focus the textbox when the dialog is opened. 2003-08-25 05:04:56 +00:00
justdave%syndicomm.com f1c29b820a Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now.
r=gerv, a=justdave
2003-08-24 19:46:25 +00:00
blakeross%telocity.com e5bee5635a A little polish in the exceptions window (clear and focus the textbox after adding a site) 2003-08-24 18:22:00 +00:00
noririty%jcom.home.ne.jp 3ac61da763 Fix - 206268 go button should treat as url bar patch by paxunix@acm.org 2003-08-24 15:00:07 +00:00
noririty%jcom.home.ne.jp a271d4bda5 Fix - 172778 fix overflow of progress percentage. Patch by mook_moz@yahoo.com 2003-08-24 14:13:00 +00:00
timeless%mozdev.org a19ed46c84 Bug 215475 bonsai browsing busted
patch by justdave r=timeless
2003-08-24 07:16:11 +00:00
justdave%syndicomm.com 592b5ac1d9 Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it. 2003-08-24 06:45:05 +00:00
justdave%syndicomm.com af2be70b66 Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow
r=myk, a=justdave
2003-08-24 05:38:33 +00:00
blakeross%telocity.com 37a87c6e01 A little more clean-up...still work to do. 2003-08-24 04:58:23 +00:00
blakeross%telocity.com 87166ec986 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
blakeross%telocity.com b807f60065 Revert bad selection fix. 2003-08-24 04:04:43 +00:00
blakeross%telocity.com ad2c14ebc1 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
blakeross%telocity.com 87562f5b7a Persist window size/position. 2003-08-23 19:03:28 +00:00
blakeross%telocity.com afc4605fd3 Fixing some reported bugs. 2003-08-23 18:20:07 +00:00
chanial%noos.fr a433b90c2e fixing bustage: pref-features-images.properties is not used and is not in the repository 2003-08-23 11:47:27 +00:00
blakeross%telocity.com 0269f18e37 Add a little error checking. 2003-08-23 09:29:55 +00:00
blakeross%telocity.com f27b8049a6 Lots of preferences changes. The main new things:
- implement cookie whitelisting
- split up cookie manager
- make popup, image and cookie lists behave like other prefs, i.e., don't save them until you hit OK in prefs (so, for example, removing all cookies is no longer a "live" change).

I expect bugs =)
2003-08-23 09:23:36 +00:00
blakeross%telocity.com 71f3c78d77 adding placeholder file 2003-08-23 09:19:34 +00:00
blakeross%telocity.com 3752ff1471 adding placeholder 2003-08-23 09:15:29 +00:00
wtc%netscape.com b3edbc2128 Bugzilla bug 209827: disable optimization to work around what appears to
be a VACPP optimizer bug.
2003-08-22 22:34:07 +00:00
smontagu%netscape.com 0fc66fe58b Bug 210647 Crash when trying to change charsets to "user defined". Author=mats.palmgren@bredband.net, r=alecf, sr=dbaron, a=brendan. 2003-08-22 21:55:58 +00:00
caillon%returnzero.com 43587acd48 Bug 216940 - mailnews channels violate nsIChannel api (contentType)
Also fixes 216939
Patch by Christian Biesinger <cbiesinger@web.de>
r=bienvenu@nventure.com
sr=darin@meer.net
a=mkaply@us.ibm.com
2003-08-22 19:14:22 +00:00
jpierre%netscape.com 59256190ce Fix for bug 216944 - CERT_VerifyCertificate optimizations issues . r= wtc 2003-08-22 18:47:07 +00:00