Commit Graph

61398 Commits

Author SHA1 Message Date
jst%netscape.com
f0dce37b28 Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter. 2000-05-12 13:46:59 +00:00
brade%netscape.com
f74f4da535 actual js implementation; remove copied mailnews context menu stuff 2000-05-12 13:13:03 +00:00
brade%netscape.com
93ca94724b new ids 2000-05-12 13:11:50 +00:00
brade%netscape.com
84e6ca6d75 moved commands from EditorCommandsOverlay.xul back here; removed unnecessary keybindings (should be in task menu overlay), add values for edit menu commands 2000-05-12 13:09:41 +00:00
pierre%netscape.com
c390bbd41c enabled the NEW_FONT_HEIGHT_APIS for the Mac 2000-05-12 12:04:07 +00:00
pierre%netscape.com
efb8fa3a55 Added the NEW_FONT_HEIGHT_APIS for the Mac 2000-05-12 12:03:48 +00:00
pierre%netscape.com
1c43ecaae7 Fixed a crash at startup on the Mac (a null-check on 'mProxySvc'). 2000-05-12 12:02:26 +00:00
ben%netscape.com
0adfd58746 fix bug with radio buttons on Mail Window layout pref panel 2000-05-12 10:30:08 +00:00
alecf%netscape.com
7c86e37cd1 save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com
ba23cf18f1 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com
db1427c696 add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com
c20a6b7eb6 string fixes. r=mjudge 2000-05-12 07:55:52 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com
c9662034e6 fix xlib bustage 2000-05-12 07:49:06 +00:00
scc%netscape.com
89bc179ffd Added "nsStringIO.h" to exports. r=hyatt 2000-05-12 07:46:13 +00:00
alecf%netscape.com
d5fd2cbfab make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com
923f1bc193 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com
5c89f7e6b7 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
bryner%uiuc.edu
4178e71c6a Sorry, forgot this file. 2000-05-12 07:01:09 +00:00
mscott%netscape.com
3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
cmanske%netscape.com
f97ba701a4 More table command enable work. Eliminate old commands and consolidate into ComposerCommands.js 2000-05-12 06:54:52 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com
304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com
e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com
9e70b1b4e7 A temporary work around for the fact that the To and cc fields haven't been wrapping. This is actually a xul bug
where xul elements inside of an html div weren't being displayed as inline by default. My temp workaround is to
explicitly declare each element in the html tag with a display: inline style. Thanks to evaughan for giving me this idea.
2000-05-12 06:30:26 +00:00
bryner%uiuc.edu
e5c3adbd79 New and improved background tiling code for GTK. We take an offset into
the image as a parameter so we avoid drawing the whole tile if it's not
all needed.  Also, we can avoid setting any clip regions at all this
way, and avoid trips to the X server.  Fixes several background rendering
problems.  Also fix a signedness problem in the compositing code
(r=tor).  r=pavlov.
2000-05-12 06:29:37 +00:00
ducarroz%netscape.com
3bb8acf4c3 Fix for bug 38757. Need to use a focus listenner in order to make inheriance of focus handlers working. R=hyatt 2000-05-12 06:25:48 +00:00
beard%netscape.com
95c604b7cc added jsc/Main.java. 2000-05-12 06:23:43 +00:00
mscott%netscape.com
66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com
32d9a9fa5a Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
mscott%netscape.com
8f9f17a9c6 Bug #35035 --> skinnability changes for the message pane. This involves using my new XBL widget for
an email address.
2000-05-12 06:09:01 +00:00
ben%netscape.com
95acb35311 fix progressmeter to have a minimum size 2000-05-12 05:54:29 +00:00
mscott%netscape.com
cd5c86e331 Make the email address popup act like a context menu isntead of a popup. 2000-05-12 05:43:33 +00:00
ducarroz%netscape.com
f838d96d2f Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open. 2000-05-12 05:40:20 +00:00
waldemar%netscape.com
1038627ac0 Fixed ?: parsing bug and pretty-printing offsets 2000-05-12 05:39:28 +00:00
scc%netscape.com
80b170c264 Fixed the block stomping bug by ensuring the correct |operator=()| was always available. 2000-05-12 05:25:26 +00:00
scc%netscape.com
e3490a6024 changed some comments 2000-05-12 05:20:21 +00:00
scc%netscape.com
0d642cf442 added tests for the new IO stuff, etc. 2000-05-12 05:19:46 +00:00
scc%netscape.com
bc2e03c19d Uncommented tests that should work now that I've fixed the block stomping bug. 2000-05-12 05:18:36 +00:00
scc%netscape.com
d3d0b85749 Changed some comments 2000-05-12 05:17:51 +00:00
scc%netscape.com
c977f73add Filled out the smart pointer implementation. Changed some comments. 2000-05-12 05:17:39 +00:00
waldemar%netscape.com
e0d60183af Fixed build flags 2000-05-12 05:16:08 +00:00
scc%netscape.com
cfa6bc6d60 Added an assertion in |copy_string|. Changed some comments. 2000-05-12 05:16:00 +00:00
waldemar%netscape.com
4332726ebb Fixed parser errors 2000-05-12 05:15:52 +00:00
cmanske%netscape.com
a72f5458c0 Commandset for table commands must be included in master xul file even if update is done only in 'oncreate' method. Remove 'events' attribute to avoid updating unnecessarily 2000-05-12 05:15:41 +00:00
waldemar%netscape.com
87e3817578 Worked around Visual C++ problem 2000-05-12 05:15:17 +00:00
sspitzer%netscape.com
aad20373da more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com
11df0b64d2 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com
b1fc33d8ba remove printf. 2000-05-12 04:41:13 +00:00
nisheeth%netscape.com
ad2a582c8d Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build. 2000-05-12 04:40:55 +00:00