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

121754 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com e16f76f15b Fix objdir bustage 2003-08-12 06:20:39 +00:00
dbaron%dbaron.org b75b9c5b2c Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051 2003-08-12 06:01:48 +00:00
hyatt%mozilla.org 4aa2419b25 Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB 2003-08-12 05:51:39 +00:00
bryner%brianryner.com 4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
chanial%noos.fr db7a09b2ff I should have taken one more vacation day, definitely. 2003-08-12 05:11:21 +00:00
scott%scott-macgregor.org 4fd993a9e9 new junk mail icon for the thread pane / folder pane 2003-08-12 05:10:24 +00:00
scott%scott-macgregor.org 0bb835108d removing obsolete file 2003-08-12 05:09:14 +00:00
scott%scott-macgregor.org 4537331674 New junk mail icon for the thread pane. 2003-08-12 05:08:12 +00:00
scott%scott-macgregor.org 2a5576cca9 locale update 2003-08-12 05:04:34 +00:00
joshua.xia%sun.com 287b4d1132 for bugzilla #215487 sr=darin r=louie.zhao 2003-08-12 04:27:47 +00:00
chanial%noos.fr 7a4f2c3800 fixing Mac bustage 2003-08-12 03:56:01 +00:00
bryner%brianryner.com 72a4b34dcc Address a couple of potential security problems by ensuring that usernames and passwords that are part of a URL are not included in the realm; don't do any signon storing or prefilling if the URI does not support hostnames. 2003-08-12 03:43:46 +00:00
scott%scott-macgregor.org 07d026ee7f Add a View / Layout menu item which allows the user to set the desired mail 3-pane layout.
Move the menu item for hiding the message pane from Toolbars (where it did not belong) down to
the new Layout menu.

Thanks to Stephen Walker for contributing this patch.
2003-08-12 03:12:22 +00:00
hyatt%mozilla.org a4896ae4da Restore the titlemodifier 2003-08-12 02:47:14 +00:00
scott%scott-macgregor.org db64ff11b4 put back the - Thunderbird on window titles since accessibility needs this. 2003-08-12 02:36:25 +00:00
chanial%noos.fr a6ad04fd33 updating allmakefiles.sh (noticed by swalker) 2003-08-12 02:23:43 +00:00
hyatt%mozilla.org e535551e3d Make sure if you have a sep but no modifier, you don't append the modifier. 2003-08-12 02:19:28 +00:00
chanial%noos.fr 574479afa4 bug 213228: new toolkit independence bug, part 2.
bind our dialog.xml and wizard.xml widgets.
remove the need for platformXUL.css and platformDialog.xml
sync dialog.xml (bug 197568, patch by ajvincent@juno.com) with seamonkey
2003-08-12 01:19:58 +00:00
scott%scott-macgregor.org 7cf6b9e3ed Make Go to next unread message work for thunderbird when crossing folders. We were missing a declaration for MSG_FOLDER_FLAG_JUNK
which triggered a JS error.
2003-08-11 22:36:25 +00:00
dbaron%dbaron.org 98a72bf009 Fix attribute mapping for image inputs by always mapping the attributes that work on image inputs. b=214077 r+sr=bzbarsky a=brendan 2003-08-11 21:53:24 +00:00
hyatt%mozilla.org 734c69c9c9 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org b2e4c9640c Adding the hidden window file. 2003-08-11 21:02:56 +00:00
jag%tty.nl b0944a1f28 Bug 201761: Unknown namespace prefix 'html' in scrollbar.css. Patch by Ben Fowler <bfowler@ewitness.co.uk>, jag, r=Neil, sr=dbaron, a=Asa 2003-08-11 20:38:09 +00:00
neil%parkwaycc.co.uk ecc60b6990 Bug 207243 -moz-image-region dimensions for spelling button are wrong p=sailfish@unforgettable.com r=me sr=bz a=asa 2003-08-11 19:33:06 +00:00
chanial%noos.fr 9797c7d3a9 fix problem when rebuilding the toolkit only and add buildconfig.html to garbage. 2003-08-11 19:13:27 +00:00
bzbarsky%mit.edu 59d4caaee1 Don't use uninitialiazed hashtable. Bug 214941, r=bsmedberg, sr=peterv, a=dveditz 2003-08-11 18:16:48 +00:00
bzbarsky%mit.edu 2120752cbd Fix bug 214874. Script should not execute while innerHTML is being set.
r+sr=jst, a=dveditz
2003-08-11 18:13:16 +00:00
jag%tty.nl d62eec97b3 Bug 215458: mac classic dialog.css: error parsing value for color property. r=Neil, sr=dbaron, a=Asa 2003-08-11 17:36:18 +00:00
bienvenu%nventure.com eea0a73e80 fix multiple connection protection code by making sure host name is set correctly when processing selected state url, fixes a regression by backing out one line of change r/sr/a=sspizer 215776 2003-08-11 16:36:20 +00:00
bienvenu%nventure.com 5336ebac88 fix offline sync not to leave db's open, and not to open db's without offline events, r=sspitzer, sr=mscott, a=sspitzer 215371 2003-08-11 15:54:25 +00:00
igor%mir2.org e725b9c0be Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k. 2003-08-11 14:54:19 +00:00
chanial%noos.fr c05c452990 bug 213228: new toolkit independence bug, part 1.
fork buildconfig.html and build.dtd
2003-08-11 14:51:44 +00:00
igor%mir2.org 93e05fffaa Fixing bugs in the initial implementation of ClassFileWriter.addPush(String): now it works 2003-08-11 14:14:12 +00:00
chanial%noos.fr 842470647a "fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
igor%mir2.org 3594eb4b6b Use special token to encode function escape in Decompiler instead of using elaborated code to distinguish between start of function and function escape. 2003-08-11 11:06:21 +00:00
igor%mir2.org 8a8ca75068 Adding readFile function to the shell to read file context. 2003-08-11 10:54:40 +00:00
hyatt%mozilla.org 4c5d13e990 Fix for 204418, make a pref available for picking the hiddenWindow URL so different apps can have their own hiddenWindow files. r/sr=bryner, a=asa 2003-08-11 08:42:36 +00:00
hyatt%mozilla.org be9f833cc2 Make hiddenWindow actually work on Mac. 2003-08-11 08:41:34 +00:00
hyatt%mozilla.org 476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +00:00
hyatt%mozilla.org dc40285362 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00
hyatt%mozilla.org 35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
ben%bengoodger.com ed5f1b0f43 bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change 2003-08-11 03:57:20 +00:00
ben%bengoodger.com 83d99212a1 Clean up plugin override detection 2003-08-11 03:54:41 +00:00
ben%bengoodger.com dae934d67a Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc) 2003-08-11 01:59:35 +00:00
hyatt%mozilla.org 27733a95d6 Fix for 173444, custom toolbars show up (incorrectly) in popup windows. 2003-08-10 22:48:52 +00:00
hyatt%mozilla.org 89819f854f Fix for 173444, custom toolbars show up (incorrectly) in popup windows. 2003-08-10 22:46:41 +00:00
hyatt%mozilla.org 2edd248d3b Fix for 179336, make sure the page report for blocked popups shows the right page url. 2003-08-10 22:28:28 +00:00
hyatt%mozilla.org 7f46b73ea6 Remove duplicate stylesheet switching functions. 2003-08-10 21:49:24 +00:00