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

125148 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com dddc6ccbc3 Changed "toolsMenu" to "tasksMenu". See bug 219589 2003-12-12 14:39:50 +00:00
bryner%brianryner.com c2afeca7a7 Create password file with mode 0600 per bug 227100. 2003-12-12 10:04:08 +00:00
cbiesinger%web.de d6ad711ccb Bug #227711 wrong mime type shown when helper app entry present
fix this by always setting the real mime type on a mime info got from prefs.
r=bzbarsky sr=darin a=asa
2003-12-12 09:42:54 +00:00
scott%scott-macgregor.org 5de61ee1a6 Bug #227209 --> Add priority menulist to the compose toolbar as an optional toolbar button 2003-12-12 05:44:05 +00:00
darin%meer.net cbcce6aa7e fixes bug 228062 "NTLM authentication fails with mod_ntlm, mod_ntlm reports 'missing/corrupt NTLM header'" r+sr=bryner a=dbaron 2003-12-12 02:58:42 +00:00
myk%mozilla.org 6bf7a8743d Fix for bug 228223: Text about filing bugs for CVS account or for changes reorganized to encourage people to file bug report for changes rather than for CVS account. 2003-12-12 01:00:32 +00:00
scott%scott-macgregor.org 9eed03bbcd add ability to drag attachments onto the attachment button. i.e. the attachment button now acts
like a drag target.
2003-12-12 00:34:51 +00:00
bienvenu%nventure.com ffcc804c78 fix imap parser problem with quoted strings with escape characters, this caused some messages not to load r/a=sspitzer, sr=mscott 195645 2003-12-12 00:22:06 +00:00
darin%meer.net 84c91fab04 fixes bug 228210 "XPCOM glue is not backwards compatible -> NS_GetFrozenFunction trashes memory" r=dougt a=dbaron 2003-12-11 23:50:47 +00:00
scott%scott-macgregor.org b5c5896cdd fix for bug #206803
calendar window menu item shows up below the menu separator in app suite

r=mostafah sr/a=sspitzer
2003-12-11 23:48:53 +00:00
cltbld%netscape.com ec1825df0c Automated update 2003-12-11 23:32:02 +00:00
scott%scott-macgregor.org c3ccee066e fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar is not there,
show chrome to launch a native calendar, if specified by a pref

r=leaf, a/sr=sspitzer
2003-12-11 23:30:38 +00:00
mkaply%us.ibm.com 23b00e55b6 #227914
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from ganesh - use Helvetica when we are told to print WarpSans
2003-12-11 23:26:17 +00:00
mkaply%us.ibm.com c21c213797 #227374
r=mkaply, sr=blizzard (platform specific), a=mkaply
Use the GTK way of figuring out where underline goes because font info is unreliable
2003-12-11 23:16:31 +00:00
mkaply%us.ibm.com 810fbdbfc1 #228181
r=pedemont, sr=blizzard (platform specific), a=mkaply
Go back to the old method of removing chrome for fullscreen mode and customize toolbar window
2003-12-11 23:04:05 +00:00
mkaply%us.ibm.com b3163b2584 #150881
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from tor - fix OS/2 transparent PNG scaling
2003-12-11 21:29:07 +00:00
mostafah%oeone.com f0a249098f Checking in attachment 137260 with minor modification.
See bug 219589
2003-12-11 21:23:07 +00:00
dbaron%dbaron.org bd22d78cd1 Read and write as UTF-8 so non-ascii characters in prefs are read correctly. b=199898 r=jshin sr=bzbarsky a=chofmann 2003-12-11 18:42:45 +00:00
bzbarsky%mit.edu 6287838079 Make sure to unlock looper on resize. Bug 218697, patch by
arougthopher@lizardland.net, r=sergei_d, a=chofmann
2003-12-11 18:35:02 +00:00
chanial%noos.fr 050aac34ee Bug 228163: en-US Windows localization uses "Help" and not "?", unlike the french and german one. It's up to the localizer to decide what to do, but now, it can tweak the windows build without affecting other platforms. 2003-12-11 17:33:00 +00:00
bienvenu%nventure.com ec74b37f9f fix 227991, nsNSSCertificateDB::AddCertFromBase64 crashes (only used from auto config), r=kaie, sr=mscott, a=sspitzer 2003-12-11 16:02:08 +00:00
chanial%noos.fr 9da15aeff9 bug 228163: on windows, "help" menu should be "?" 2003-12-11 14:36:47 +00:00
chanial%noos.fr 4562c8656f fix the no more persisted "class" attribute in old profiles.
the expandable state may be persisted in the future.
2003-12-11 14:23:02 +00:00
chanial%noos.fr a16baf64ec Bug 228040: make the add bookmark dialog resizable.
I didn't noticed that because linux doesn't honor the option "resizable=no".
Patch by Steffen Wilberg, r=me.
2003-12-11 12:53:30 +00:00
neil%parkwaycc.co.uk 75a38945d5 Bug 227612 Cookie settings not shown in preferences r=bz sr=alecf a=asa 2003-12-11 10:38:40 +00:00
ben%bengoodger.com 0744cb38c9 More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
bryner%brianryner.com 257e3d3116 Fix bug 218927 - check the 'remember' check box initially if the password was already stored, and prevent duplicate entries from being created when using auth dialogs. 2003-12-11 05:47:28 +00:00
bryner%brianryner.com 4bf82a70b0 Remove extra semicolon causing gcc 3.4 bustage 2003-12-11 01:37:22 +00:00
ben%bengoodger.com 8b6386c7d9 Fix crash when cancelling an install download via quitting the app. 2003-12-11 01:05:29 +00:00
ben%bengoodger.com cde28321b3 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00
bienvenu%nventure.com 2e858e759a fix 221797 flush mork db file buffers on win98, r=me, sr=mscott, a=asa, initial patch by Christian Franke 2003-12-11 00:40:40 +00:00
kiko%async.com.br 9a10e523d1 Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the
repository copy, and this is the follow-up patch that implements the
content rename. r=gerv, a=justdave.
2003-12-10 23:36:21 +00:00
neil%parkwaycc.co.uk 4cb326c21c Bug 225893 Autocomplete won't scroll with the mouse r=ben sr=mscott a=asa 2003-12-10 23:13:03 +00:00
ben%bengoodger.com 3e99687e1c 214260 - XPInstall UI... not done just yet but getting closer. 2003-12-10 21:59:41 +00:00
jshin%mailaps.org 0e7615402d bug 227815: list CJK fonts twice in native scripts and English because font names returned by Win32 APIs depend on the language version/locale of Windows. (r=smontagu, sr=rbs, a1.6=asa) 2003-12-10 21:42:47 +00:00
jshin%mailaps.org 4e090b9734 bug 226623: XFT build crashes on PLHashRawAdd. Switch to nsClassHashTable and add a new HashKeyType that duplicates a string in ctor. (r=bsmedberg, sr=bryner, a1.6=tor) 2003-12-10 21:27:01 +00:00
blizzard%redhat.com bfabb80f64 Bug #205492. Don't crash if someone passes us an invalid widget parent. This is wallpaper, but at least the paper is pretty. r=roc, sr=dbaron, a=chofmann 2003-12-10 18:56:07 +00:00
pinkerton%aol.net 0b9073bed8 change bookmarks.xml -> bookmarks.plist so new profiles don't need to import
on startup. (bug 223615)
2003-12-10 15:50:58 +00:00
bzbarsky%mit.edu 0aa74580d7 Second part of logic-fixup for bug 225837. Patch by jst, r+sr=bzbarsky,
a=dbaron
2003-12-10 15:16:11 +00:00
pinkerton%aol.net 331f53ddbe make sheet consistent with HIGs (bug 227980) 2003-12-10 15:13:37 +00:00
chanial%noos.fr ebffd7282a Bug 228035: patch by Steffen, r=me 2003-12-10 15:05:50 +00:00
chanial%noos.fr fd49ad454c on going work on bug 214527: add folder icons to the menulist. 2003-12-10 14:45:37 +00:00
chanial%noos.fr 9aab5be252 add a |focus| method to the bookmarks tree widget 2003-12-10 05:33:56 +00:00
roc+%cs.cmu.edu bb2d3795de Bug 227458. Make scrollports without scrollbars NOT use a native widget; they probably won't be scrolled anyway. r+sr=bz,a=dbaron 2003-12-10 03:43:39 +00:00
chanial%noos.fr 6103e75198 Bug 227761: Hardcoded Firebird string in phrase: downloadsRemoveExit.label
patch by Simon Paquet <bugzilla@babylonsounds.com>, r=me
2003-12-10 01:36:00 +00:00
jocuri%softhome.net e914f2d1dc Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave. 2003-12-10 01:31:24 +00:00
brendan%mozilla.org f583fb8580 Followup patch to cope with lightweight function calls (direct or via natives) to exec (227432, r=shaver, a=dbaron). 2003-12-10 00:24:13 +00:00
jocuri%softhome.net 6a482591c0 Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave. 2003-12-09 23:12:40 +00:00
scott%scott-macgregor.org e11462d42a Use firebird style menu items for enlarging / shrinking the message pane font size.
Patch by Stephen Walker
2003-12-09 22:30:22 +00:00
webmail%kmgerich.com 46f4fe132b Refined Bookmark Manager icons 2003-12-09 22:07:40 +00:00