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

108635 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 23f34c5271 Fixes to loop handling & equality ops. 2002-09-12 07:34:22 +00:00
seawood%netscape.com ca93353be9 Do not set EXPORTS to empty as it breaks 'make install'. 2002-09-12 06:57:39 +00:00
sspitzer%netscape.com abb76d0532 more work on filter log viewer. not part of the build yet. 2002-09-12 06:50:04 +00:00
beard%netscape.com 207079cd18 Fix for bug #168064, crash when ~/Library/Logs doesn't exist. r=bnesse, sr=sfraser 2002-09-12 06:33:49 +00:00
sspitzer%netscape.com dd96777b6f supplimental fix for #161002. html escape the buffer we write to disk for security reasons.
r/sr=bienvenu
2002-09-12 06:31:50 +00:00
naving%netscape.com 228e5208b9 166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
72322 r=cavin sr=bienvenu Make imap deletes (move to trash) not fail if user hits delete, delete... quickly.
2002-09-12 06:22:55 +00:00
anthonyd%netscape.com 100e9a4f04 fix for 14835, mac specific change to clip image tiling code blit to the dest rect to emulate win32 behavior - saari r=mjudge, pavlov 2002-09-12 06:20:20 +00:00
mjudge%netscape.com 0bd5425f1d 14835 r=pavlov saari, fixing bustage of image selection on mac/unix regression 2002-09-12 06:16:51 +00:00
alecf%netscape.com eba8b92397 remove all files in gfx2, no longer part of the build 2002-09-12 06:07:09 +00:00
naving%netscape.com 5a3798ac0a 166411 r=cavin sr=bienvenu made so that copying msgs to local folders w/ invalid db not kick off folder parsing, just append the msg
165151 r=cavin sr=bienvenu made so that parsing folder obtains folder lock, fixes some corruption issues
writing/reading from the folder at the same time.
166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
2002-09-12 06:01:59 +00:00
naving%netscape.com 4067fd8acf 165151 r=cavin sr=bienvenu Throw an alert in case parsing folder cannot get folder lock 2002-09-12 06:01:41 +00:00
alecf%netscape.com 7b9fc2b224 oops, fix typo 2002-09-12 05:48:35 +00:00
alecf%netscape.com 8585ed0348 argh, missed a Makefile.in to check in 2002-09-12 05:41:42 +00:00
alecf%netscape.com 6bb7a93a24 add first cut at combined imglib2 dll
not part of build
2002-09-12 05:07:28 +00:00
alecf%netscape.com cf32a5293b fix bug 124182 - move nsAVLTree into htmlparser, since it is the only consumer
r=harishd, sr=jst
2002-09-12 04:52:01 +00:00
alecf%netscape.com 4b4efed72a one more file for bug 163736 - add gfx2 objects to factory, r=pavlov, sr=rbs 2002-09-12 04:47:09 +00:00
alecf%netscape.com 2b1c1bca32 oops, part of last checkin for bug 163736 - add shared lib to build 2002-09-12 04:46:15 +00:00
alecf%netscape.com bab99a09b0 fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
sspitzer%netscape.com 312178a218 fix for #168108. show icons in card preview pane, using screenname attribute.
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory.  r/sr=bienvenu
2002-09-12 04:41:19 +00:00
hyatt%netscape.com b23ddea029 A collection of broadcaster fixes. Make sure observes are unhooked when removed from the doc. ALso suppress notifications on hookup, since they result in double frame construction. Bug 167445. r/sr=ben/bryner 2002-09-12 04:40:22 +00:00
alecf%netscape.com b2ef8b0375 first cut at freezable array interface
not part of build
2002-09-12 04:37:51 +00:00
sspitzer%netscape.com 7abe866ad2 implement view filter log UI. not part of the build yet. 2002-09-12 04:04:54 +00:00
kmcclusk%netscape.com 1ae7c611f8 reparent the view's descendant widgets when a view is re-inserted into a new view hierarchy position by paginated reflow. b=129034 r=roc+moz sr=kin 2002-09-12 03:59:15 +00:00
sspitzer%netscape.com bfc52196b8 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
caillon%returnzero.com df0ff613ca 167964 - nsCSSProps::LookupPropertyValue() doesn't handle -moz-appearance
r=dbaron sr=jst
2002-09-12 03:57:02 +00:00
bzbarsky%mit.edu cde8d05426 Fix debug-only build bustage on GCC 3.2. Don't pass objects through "...". 2002-09-12 03:44:37 +00:00
danm%netscape.com 264b2adba2 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com ec28f26b9a backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
rogerl%netscape.com 83b180f313 Statement result value. Loop control. Equality op. 2002-09-12 01:15:46 +00:00
ian%hixie.ch 950bf7a417 Add two new filters: One for theoretically valid URIs, and one for strings being embedded _into_ URIs. Note that the first overrides the Template::Filters version since that version is arguably incorrect. 2002-09-11 23:11:43 +00:00
bzbarsky%mit.edu 0697ca3685 backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
beard%netscape.com 1f11d77050 Trivial resource changes for 1.0.1 release, r=bnesse. 2002-09-11 22:05:16 +00:00
bzbarsky%mit.edu 9e78173d26 Backing out CSS changes from bug 22056 to see whether this fixes the
perf regression.
2002-09-11 20:59:22 +00:00
alecf%netscape.com 850e311bc4 check in dummy file so that this directory appears in people's trees - no effect on builds 2002-09-11 20:22:22 +00:00
leaf%mozilla.org 55884681d9 backing out erroneous checkin to pull scripts 2002-09-11 18:34:54 +00:00
mikep%oeone.com d2a0604a3b Adding in check if not event array is passed. 2002-09-11 18:29:06 +00:00
mikep%oeone.com f3fbb9952f Code cleanup. 2002-09-11 18:28:42 +00:00
mikep%oeone.com 1b66c02793 Adding ability to publish to FTP server. 2002-09-11 18:28:16 +00:00
mikep%oeone.com bce7f9e335 Changing function that gets called when calendar is passed a URL. 2002-09-11 18:27:42 +00:00
mikep%oeone.com ce8bdca995 Fixing localizatioFixing localizationn 2002-09-11 18:27:09 +00:00
mikep%oeone.com 277086ba74 Fixing bug with main view not refreshing when you click on grippy. 2002-09-11 18:25:18 +00:00
mikep%oeone.com 849a4037ee Changing function name that gets called if URL is passed to calendar. 2002-09-11 18:24:23 +00:00
mikep%oeone.com 5c6ffd38a9 New build. 2002-09-11 18:23:48 +00:00
mikep%oeone.com 688005f2a7 Fixing problems with selecting all. Not complete yet, but at least select all now works. 2002-09-11 18:23:08 +00:00
cltbld%netscape.com 3006f8d6a1 update the tag to MOZILLA_1_2a_RELEASE 2002-09-11 18:03:05 +00:00
mikep%oeone.com dd234ef299 Fixing bug 159455. 2002-09-11 17:57:59 +00:00
rogerl%netscape.com 4b3e2237d5 Statement labels. 2002-09-11 17:20:41 +00:00
mikep%oeone.com 6371e545b4 Fixing bug with double clicking on Monday in week view. 2002-09-11 16:57:15 +00:00
gerv%gerv.net a828b49359 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +00:00
gerv%gerv.net 402e25334e Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00