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

311 Коммитов

Автор SHA1 Сообщение Дата
varga%netscape.com e1c3905ff2 Fixing build bustage. 2003-06-25 15:13:46 +00:00
ben%netscape.com c28778ff65 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2003-06-23 00:56:38 +00:00
bryner%netscape.com ffe2e6c38d Port fix for bug 206775 (can't search NLS characters in history) to firebird. Patch by gelsoft@mx4.tiki.ne.jp. 2003-06-17 18:23:53 +00:00
dbaron%dbaron.org 088f33b485 Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
scott%scott-macgregor.org 53d4d24cbe Get the linux file picker working for thunderbird. Has no impact on firebird 2003-06-12 04:05:17 +00:00
scott%scott-macgregor.org 1f6decb074 Bug #199248 --> port the fix from xpfe to the new toolkit. Tooltips flash on bookmarks history
and in the sidebar for thunderbird.

Thanks to noririty for pointing out that this change needed ported over.
2003-06-11 04:57:34 +00:00
scott%scott-macgregor.org 7c60907e46 back out my change until I can figure out why this doesn't work in firebird 2003-06-10 16:52:59 +00:00
scott%scott-macgregor.org 82a03aa70e Thunderbird doesn't care about satchel, autocomplete, session history, etc. So don't build them.
We may move this stuff to browser or add flags to the build to make it easy to skip them.
2003-06-09 04:29:59 +00:00
scott%scott-macgregor.org 19be735486 Restore functionality to the checkbox label so it's label will wrap again. 2003-06-09 04:27:49 +00:00
scott%scott-macgregor.org de12388343 We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
2003-06-09 04:26:42 +00:00
scott%scott-macgregor.org 39ff906af4 Synch this file up with changes that have happend in mozilla\xpfe. This enables find to work in thunderbird
as well.
2003-06-09 04:24:11 +00:00
scott%scott-macgregor.org 296c9356c2 Run xul.css through the pre-processor now that it has a thunderbird ifdef in it. 2003-06-09 04:23:15 +00:00
bryner%netscape.com ed44f86b8d Change Loading.mng to a GIF. 2003-06-04 07:37:56 +00:00
hyatt%mozilla.org b384f3464f *** empty log message *** 2003-05-31 00:34:16 +00:00
varga%netscape.com 1734eec58f Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
dwitte%stanford.edu d31b372b38 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
dean_tessman%hotmail.com 0f7994bdf7 206055 - [XUL] <label>'s control attribute doesn't work
patch by gelsoft@mx4.tiki.ne.jp
2003-05-20 19:52:42 +00:00
bryner%netscape.com 4f9994b2b8 use an updated preview image that's the same size as the one we had before. 2003-05-19 23:56:36 +00:00
bryner%netscape.com b8d40301f4 Add a more standard preview image, and change contents.rdf to use that one instead of the seamonkey classic skin preview. Thanks to Lil46john@aol.com for the preview image. Bug 197260. 2003-05-19 04:42:14 +00:00
ben%netscape.com 04e7ef7979 Name changes for 0.6 2003-05-12 20:43:54 +00:00
chanial%noos.fr 87d41981ad bug 203069: Unable to search in page-source
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
chanial%noos.fr 5381d4c7ae Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
chanial%noos.fr ee3eb00907 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00
chanial%noos.fr 56126c646e Adding brand.dtd and brand.properties in mozilla/browser.
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
chanial%noos.fr 352cc766af dropping folder group support 2003-04-23 15:05:10 +00:00
ben%netscape.com 3cbbe83718 Update names and version strings 2003-04-22 10:35:08 +00:00
ben%netscape.com f3323a41a1 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
chanial%noos.fr 69bc97a7e6 making debugging easier by dumping the error message when a command execution fails. 2003-04-21 19:05:50 +00:00
varga%netscape.com adb5bac7e0 Fixing bookmark separators.
I can't believe that bookmark specifix CSS lives in tree.css!
2003-04-17 21:07:35 +00:00
bryner%netscape.com b9ff22e9f8 change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
bryner%netscape.com cb52cbb925 Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
bryner%netscape.com e498e388f0 build nsNativeAppSupportMac on mac 2003-04-03 02:52:45 +00:00
bryner%netscape.com fc776f1fd9 fixing mac build problems 2003-04-03 01:55:21 +00:00
cbiesinger%web.de 8d28d45a29 198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent 2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu 6af28cca89 Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
bryner%netscape.com 72d11531a9 Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
bryner%netscape.com c0a07227a7 fixing more bustage 2003-03-15 06:05:15 +00:00
bryner%netscape.com aeed5592fe fixing phoenix bustage 2003-03-15 04:56:47 +00:00
bryner%netscape.com 38496c5fd7 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
bryner%netscape.com 2e04891a05 Oops, I didn't mean to remove support for -register in my last checkin. 2003-03-10 07:21:28 +00:00
bryner%netscape.com e50e6ce6c2 Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00
chanial%noos.fr 9798e034eb Landing Arvid's new icons and style sheets for the Options panel, the bookmark manager and XP filepicker. 2003-03-07 15:04:51 +00:00
chanial%noos.fr 51e23bc7e5 porting bug 60707 from the trunk (disable right double clicking), patch by kazhik@mozilla.gr.jp 2003-03-07 15:00:04 +00:00
bryner%netscape.com 861b354b9a fix gtk2 phoenix build bustage 2003-03-06 22:01:01 +00:00
chanial%noos.fr b4325fb641 fixing view partial source by commenting a call to defunct edit page menuitem. 2003-03-05 23:22:50 +00:00
bryner%netscape.com 2aa07434b0 move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage 2003-03-04 10:32:14 +00:00
bryner%netscape.com fbc08bc81b fixing typo, linux bustage 2003-03-04 00:01:40 +00:00
bryner%netscape.com a85ee4d48d initialize gtk+ from main 2003-03-03 09:49:43 +00:00
chanial%noos.fr 8dafe32c76 some cleanup 2003-03-03 06:41:51 +00:00
chanial%noos.fr 67cb91341c adding nsWidgetStateManager.js to the toolkit 2003-03-03 06:17:13 +00:00