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

121814 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 3a4d16a034 spellcheck not spellchecker 2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com 9274b589d7 Bug #211834
r=bryner, sr=blizzard, a=mkaply
Crash in GTK embedding with no parent window
2003-08-14 21:53:50 +00:00
cltbld%netscape.com fc6cf038db Automated update 2003-08-14 21:43:26 +00:00
mkaply%us.ibm.com 4bd77aeaa5 Bug #207779
r=varga, sr=bryner, a=mkaply
Make Show Columns work in bookmarks
2003-08-14 21:41:19 +00:00
cls%seawood.org ad9d4ec34f That AC_SUBST shouldn't be conditional. 2003-08-14 21:37:31 +00:00
cls%seawood.org 3ce835d117 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
cls%seawood.org c24e134841 Do not spawn processes when converting cygwin paths. Signficant performance enhancement.
Thanks to paxunix@acm.org for the patch.
Bug #206643 r=bryner sr=cls a=mkaply
2003-08-14 21:32:11 +00:00
bienvenu%nventure.com 2a544f26e4 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00
cls%seawood.org f241f19c88 Move chrome files from xpcom to intl.
Bug #214690 r=dougt sr=darin a=asa
2003-08-14 21:25:18 +00:00
neil%parkwaycc.co.uk b49f956a0c Bug 212839 don't scroll trees to negative top rows r=varga sr=rbs a=asa 2003-08-14 19:48:45 +00:00
timeless%mozdev.org 4f2f31a9c9 Bug 133243 JS Console icons misnamed in Classic theme.
patch by abecevello@sympatico.ca r=bryner sr=alecf a=asa
2003-08-14 19:08:36 +00:00
bienvenu%nventure.com 70616a4f7a fix hang when starttls returns failure, patch by ch.ey@gmx.net, r=me, sr=mscott, a=asa also clean up some tabs 2003-08-14 18:29:48 +00:00
darin%meer.net 4a5c4538e5 fixes bug 215270 "Crash (in cookies?) [nsHttpChannel::GetCallback]" r=mvl sr=bryner a=asa 2003-08-14 18:10:10 +00:00
timeless%mozdev.org bde09a704a Bug 211788 GTK - Universal prompt should invert buttons order
patch by mpeseng@tin.it r=bryner sr=blizzard a=asa
2003-08-14 18:04:16 +00:00
timeless%mozdev.org ac5685d5fa Bug 216019 Change various sentences in BugMail.pm
r=preed a=justdave
2003-08-14 17:49:08 +00:00
igor%mir2.org 5447c67824 Removal of Token.PRIMARY: it was used in parser to group primary tokens such as false, true, null, this but since the semantic of them is very different it is simpler to create parse tree nodes directly from tokens and check only for node type, not for type and operation. 2003-08-14 14:49:46 +00:00
mostafah%oeone.com 460a747fb7 Fixed duplicated entity name 2003-08-14 14:19:20 +00:00
ian%hixie.ch b4ffec79a9 more happy, more kinky, and more consistent in its handlings of various forms of greetings. 2003-08-14 13:52:43 +00:00
ian%hixie.ch 0a27519760 Make help slightly more helpful 2003-08-14 13:45:40 +00:00
ian%hixie.ch edfd101935 Correct my spelling and my maths. 2003-08-14 13:45:06 +00:00
igor%mir2.org 683197bd59 Parser tree nodes of Token.CONVERT type are replaced by Token.TONUMBER and additional optimizer nodes to convert to double or object eliminating the need to distinguish them by Node.TYPE_PROPERTY. 2003-08-14 11:21:46 +00:00
dbaron%dbaron.org be06e1eb13 Reflow the children with style changed reason when a style changed reflow is targeted at a table. Patch from Bernd Mielke <bernd_mozilla@gmx.de>. b=198506 r+sr=dbaron a=brendan 2003-08-14 06:15:10 +00:00
igor%mir2.org 6b7800c03d Removal of TypeEvent since its essential functionality beyond the declaration of few constants was used only to implement OptLocalVariable.assignType. Inlining that code eliminated need in TypeEvent. 2003-08-14 06:03:22 +00:00
brendan%mozilla.org 1f78682ed5 One more comment tweak. 2003-08-14 01:19:30 +00:00
brendan%mozilla.org 68fcf03cb1 Followup to last checkin to better comment the dependency I missed. 2003-08-14 01:17:27 +00:00
noririty%jcom.home.ne.jp 9ee6171b3e refer new CookieViewer 2003-08-14 00:44:40 +00:00
bryner%brianryner.com 594dc872d4 On Windows and OS/2, make pref .js files use DOS line endings even if the user is using cygwin with unix line endings. This works around a bug in the Macromedia Flash installer where it corrupts all.js. Bug 206029, r=cls. 2003-08-13 23:18:28 +00:00
dbaron%dbaron.org adf9498f52 Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner 2003-08-13 22:21:13 +00:00
dbaron%dbaron.org cf790cd973 Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner 2003-08-13 22:06:48 +00:00
bryner%brianryner.com 0c857b38c8 Remove duplicate --disable-mailnews, and remove wallet from the extensions list now that the new password manager code is enabled. 2003-08-13 21:45:24 +00:00
neil%parkwaycc.co.uk 7302eb522e Bug 179728 work offline not unchecked when toggled from status bar r=dean_tessman sr=rbs a=asa 2003-08-13 21:42:40 +00:00
hyatt%mozilla.org a5755b4e28 Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars. 2003-08-13 21:01:41 +00:00
mkaply%us.ibm.com 3637772889 Oops, didn't mean to check that in 2003-08-13 20:42:47 +00:00
mkaply%us.ibm.com a3b56d6900 Bug #215871
r=mkaply, sr=blizzard, a=mkaply
OS/2 only - better checking for the message window so firebird/thunderbird/mozilla can coexist
2003-08-13 20:40:53 +00:00
mkaply%us.ibm.com 838803e7e4 Bug #199507
r=pedemonte, sr=blizzard, a=mkaply
OS/2 only - Don't do NS_GOTFOCUS when we get activated - bad focus stuff happens
2003-08-13 20:18:24 +00:00
mkaply%us.ibm.com 254585acda Bug #215457
r=darin, sr=dougt, a=mkaply
Move creation of event queue before component registration
2003-08-13 20:08:20 +00:00
hyatt%mozilla.org 9d5109e553 Fix assert in debug builds. 2003-08-13 19:54:24 +00:00
scott%scott-macgregor.org af8f030f80 Checking this in for real this time!
Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
2003-08-13 19:11:10 +00:00
scott%scott-macgregor.org 49cf565381 Bug #190941 --> mailWindowOverlay.js uses obsolete outliner referenes. Thanks to Stephen Walker for porting this patch.
Standalone message window is a bit of a mess. There are several separators and menu items that need to be hidden. Add the appropriate ids to these items and then hide them.
2003-08-13 19:07:11 +00:00
scott%scott-macgregor.org 54cecbe2ff remove an obsolete file that doesn't exist.
Thanks to Stephen Walker for the patch.
2003-08-13 18:27:00 +00:00
scott%scott-macgregor.org 00d7a2cc84 Port Bug #141531 to thunderbird --> move quote reply pref from the options dialog to account settings.
Thanks to Stephen Walker for porting this to Thunderbird.
2003-08-13 18:25:04 +00:00
mkaply%us.ibm.com 1f94c0223f r=me a=me - build a spellcheck XPI for linux 2003-08-13 17:48:58 +00:00
bienvenu%nventure.com fc60334c0f fix dots in thread pane on empty trash, with suggestions from neil@parkwaycc r/sr/a=sspitzer 211289 2003-08-13 17:46:45 +00:00
mostafah%oeone.com 9dec253480 Removing duplicate defined entities 2003-08-13 17:39:08 +00:00
mostafah%oeone.com d27b642af5 Using Mozilla icons instead 2003-08-13 17:16:33 +00:00
mostafah%oeone.com 7291a842df Adding in mac files needed to build sunbird 2003-08-13 17:02:43 +00:00
igor%mir2.org 2d24913e43 Change TokenStream to return operational tokens as is without grouping them through Token.UNARY, Token.PRIMARY etc. Instead do grouping only in parser. In this way exceptional cases when grouping of tokens has to be changed by parser (like reinterpretation of Token.IN) it is easy to deal with. Another advantage is decompiler simplification since it does not need to perform nested switches to unwrap tokens. 2003-08-13 14:21:39 +00:00
ian%hixie.ch db1c10af8f Make the opme command also take into account masks. 2003-08-13 13:15:57 +00:00
igor%mir2.org b6cc816a7e I replaced Token.ADD/Token.SUB by Token.POS/Token.NEG as operands of UNARY operation nodes in parse tree. This is mostly for readability and to catch ADD/SUB misuse earlier. 2003-08-13 11:57:33 +00:00
igor%mir2.org 1207aaf29d Cosmetics: nodeOp as variable name is replaced by assignOp in methods related to construction of assignment nodes. 2003-08-13 11:53:14 +00:00