rjc%netscape.com
b22afec3a7
Fix bug # 28238: (work around bug # 26402) get context menus in bookmarks window/sidebar working, by setting "oncommand" attribute AFTER inserting node into content model.
2000-03-17 01:40:05 +00:00
scc%netscape.com
ef27072d80
replaced use of private type with |getter_AddRefs|, r=travis
2000-03-17 01:19:33 +00:00
nhotta%netscape.com
46c669b9e7
Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata.
2000-03-17 01:14:57 +00:00
nhotta%netscape.com
3ec5b20b44
Added charset feedback UI and some localizability works, bug 20249, r=ducarroz.
2000-03-17 01:13:04 +00:00
akkana%netscape.com
c46c0ab7a8
nsCOMPtr tainting problem -- need to include nsIParserService.h
2000-03-17 01:12:11 +00:00
putterman%netscape.com
cc31405197
r=mscott. Fix for 31805. can now have multiple mail windows open.
2000-03-17 01:10:57 +00:00
hyatt%netscape.com
3700a0f38f
Patching checkbox and radio XBL. Does not affect build, since widgets aren't used yet.
2000-03-17 01:09:27 +00:00
slamm%netscape.com
1602ef1230
Make client.mk easier to setup for tags/branches (set MOZ_CO_TAG at the top of the file). Handle MOZ_MAKE_FLAGS differently (set MAKE="$(MAKE) $(MOZ_MAKE_FLAGS)"). Add "export" and "install" targets (they just pass through to the top level makefile).
2000-03-17 00:56:58 +00:00
bienvenu%netscape.com
f6ca95bef5
fix problems cancelling imap logon, fix handling of marking deleted messages read r=mscott,jefft
2000-03-17 00:52:03 +00:00
slamm%netscape.com
ac1c75962e
Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target.
2000-03-17 00:49:15 +00:00
ben%netscape.com
de0afc3e45
added brand.dtd to fix openLocation horkage
2000-03-17 00:36:32 +00:00
leaf%mozilla.org
658229044b
Automated update
2000-03-17 00:30:09 +00:00
cmanske%netscape.com
0575ec9367
Fixed linux build bustage. Used '.get()' when I shouldn't have! r=mjudge
2000-03-17 00:27:43 +00:00
rpallath%eng.sun.com
e5594f6d7d
dding new files
2000-03-17 00:27:29 +00:00
rpallath%eng.sun.com
13653e9f78
dding new files for Java Plugins
2000-03-17 00:17:17 +00:00
leaf%mozilla.org
bd5646a045
better extension directory handling. original fix from
...
Axel Hecht <axel@pike.org>, modified to include xmlterm in the ``all'' and
``yes'' options by leaf@mozilla.org , r=cls@seawood.org
2000-03-17 00:16:44 +00:00
akkana%netscape.com
a947cb48ba
26093: whitespace in copy/paste from plaintext.
...
27848: spaces between table cells in unformatted output. r=slamm.
2000-03-17 00:15:51 +00:00
pnunn%netscape.com
1e18604b32
bug#29853. r:davidm. preserves background loading attribute when imglib sets
...
load attributes from imglib reload policies. pnunn
2000-03-17 00:13:04 +00:00
akkana%netscape.com
8fedbb449f
29032, 29239: linebreaks in <pre> and in plaintext mail.
...
19137: preserve style of copied text. r=mjudge
2000-03-17 00:08:27 +00:00
robinf%netscape.com
b4393b6793
updating text due to BugARama feedback
2000-03-17 00:06:58 +00:00
putterman%netscape.com
0d9ec530bb
Fix for 15142. Fixing typo makes secondary sort now work.
2000-03-17 00:03:46 +00:00
karnaze%netscape.com
1ae274d8f1
new regression tests not affecting the build.
2000-03-16 23:55:05 +00:00
karnaze%netscape.com
85da8712af
bug 7112 - do not convert align=center on table into text-align=center, r=kmcclusk.
2000-03-16 23:52:21 +00:00
karnaze%netscape.com
24c946401a
bug 27993, 30332 - treat rowspan/colspan=0 like Nav in quirks mode rather than according to html 4.
2000-03-16 23:50:57 +00:00
cmanske%netscape.com
235ce19d67
Removed tableselection listener -- all selection now done in layout. Also added more table selection support for row, col from menu. r=mjudge
2000-03-16 23:45:41 +00:00
cmanske%netscape.com
2824049212
Added support for table selection and removed nsIDOMSelectionListener code no longer needed. r=mjudge
2000-03-16 23:45:39 +00:00
cmanske%netscape.com
fa8957446f
Removed tableselection notification from nsIDOMSelectionListener -- no longer needed. r=mjudge
2000-03-16 23:44:49 +00:00
pavlov%netscape.com
d5ba4ef60f
make the NS_GetFactory stuff use generic factory code instead of doing it all by hand r=dp
2000-03-16 23:42:23 +00:00
attinasi%netscape.com
03c290f510
Fixed build breakage - local API change snuck in to my checkin.
2000-03-16 23:37:00 +00:00
gagan%netscape.com
e1b0d2b26c
Fix a mem leak. r=jband
2000-03-16 23:31:53 +00:00
dougt%netscape.com
b40b1b9d75
adding the lock icon back the export list on windows. why was this removed??
2000-03-16 23:27:13 +00:00
chuang%netscape.com
dcd4441db9
Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey
2000-03-16 23:15:37 +00:00
hangas%netscape.com
49c8da4a8e
Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott
2000-03-16 23:12:50 +00:00
akkana%netscape.com
c1bd413478
Do entity conversion even for output-to-string case. r=nhotta
2000-03-16 23:08:38 +00:00
hangas%netscape.com
636c56a118
More checkins to support fix to 32015, r=ben/mscott
2000-03-16 23:08:22 +00:00
hangas%netscape.com
9699080d1e
Adding new sort direction images to build. These will be used by the checkin that fixes 32015 images by ben, r=me.
2000-03-16 23:07:32 +00:00
edburns%acm.org
d7929152b5
bug=32011
...
r=ashuk
a=edburns
This set of changes replaces all occurrences of
env->Func(args...)
with
::util_Func(env, args...)
Except of course, for the implementations of the above mentioned
::util_Func() functions.
This is done to allow the JNI functions to be called from a non JNI
context, such as UNO.
2000-03-16 23:07:03 +00:00
hangas%netscape.com
99fa6274d5
First Checked In.
2000-03-16 23:05:33 +00:00
rpallath%eng.sun.com
0d50455cde
*** empty log message ***
2000-03-16 23:05:30 +00:00
attinasi%netscape.com
dded5aac1d
Removed code that was causing a reframe when the class of an element changed. This is unnecessary and causes performance problems (reframes are expensive). b=21225 r=dcone,pierre
2000-03-16 23:04:21 +00:00
sfraser%netscape.com
c31c5f41d5
File Removed.
2000-03-16 23:04:08 +00:00
sfraser%netscape.com
02d94682ce
Build new files for repeating timers. bug 904. r=pinkerton
2000-03-16 23:03:12 +00:00
chuang%netscape.com
6706b9e1ba
bug 27642 Javascript error when opening empty address book
2000-03-16 23:02:49 +00:00
sfraser%netscape.com
310f0a83bd
Activate repeating timers for the Mac. bug 904. r=pinkerton
2000-03-16 23:02:32 +00:00
sfraser%netscape.com
89642093ed
Changes to nsRepeater to allow it to handle idlers as well as repeaters. bug 904. r=pinkerton
2000-03-16 23:01:56 +00:00
sfraser%netscape.com
563646844b
Comment out some printfs. r=me
2000-03-16 23:01:04 +00:00
attinasi%netscape.com
ce3264433d
Put an Invalidate call in ::Reflow when the image has changed - image was not repainting before. b=21225 r=buster
2000-03-16 23:01:03 +00:00
nhotta%netscape.com
c775d5fc30
Added locale sensitive hanlding for 12/24 hour format, bug 27640, written by chjung@netscape.com, r=nhotta.
...
Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata.
2000-03-16 22:59:43 +00:00
chuang%netscape.com
6b23de5af6
Bug 26070 wrap reuseExp.label
2000-03-16 22:58:36 +00:00
attinasi%netscape.com
e6819d15f6
Fixed a problem where loading an image into second browser window was not updating the dimensions. Also added temporary code to put the image type in the title, even though the image type is not really accurate yet. b=24478 r=dcone
2000-03-16 22:58:12 +00:00