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

61438 Коммитов

Автор SHA1 Сообщение Дата
pierre%netscape.com c10afe08dd enabled the NEW_FONT_HEIGHT_APIS for the Mac 2000-05-12 12:04:07 +00:00
pierre%netscape.com cfb1250ae8 Added the NEW_FONT_HEIGHT_APIS for the Mac 2000-05-12 12:03:48 +00:00
pierre%netscape.com 4c5e4554a1 Fixed a crash at startup on the Mac (a null-check on 'mProxySvc'). 2000-05-12 12:02:26 +00:00
ben%netscape.com 612a5c5c9e fix bug with radio buttons on Mail Window layout pref panel 2000-05-12 10:30:08 +00:00
alecf%netscape.com af8401a84c save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com ed51d2ed02 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com 159995814e add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com 48d7bf9222 string fixes. r=mjudge 2000-05-12 07:55:52 +00:00
scc%netscape.com d11c66a210 string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com a069167f83 fix xlib bustage 2000-05-12 07:49:06 +00:00
scc%netscape.com 6a3f519024 Added "nsStringIO.h" to exports. r=hyatt 2000-05-12 07:46:13 +00:00
alecf%netscape.com 69ec237ddc make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com ca3e151e86 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com 9cd39d77d9 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
bryner%uiuc.edu ccb66b5f3c Sorry, forgot this file. 2000-05-12 07:01:09 +00:00
mscott%netscape.com 7d906e006e 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 de67973fd5 More table command enable work. Eliminate old commands and consolidate into ComposerCommands.js 2000-05-12 06:54:52 +00:00
ben%netscape.com 640b66585b implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com fe9b145470 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com 02fb5fa059 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 b3c2b3e1ed 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 9b93a8bfc6 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 1a253b8ab3 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 73c8cba40e added jsc/Main.java. 2000-05-12 06:23:43 +00:00
mscott%netscape.com 47d84a9a5f 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 df03b124d1 Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
mscott%netscape.com 85a6f5d4b2 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 bb72b332d1 fix progressmeter to have a minimum size 2000-05-12 05:54:29 +00:00
mscott%netscape.com 1a6d7b7cec 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 117c5196b6 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 d3acc733e0 Fixed ?: parsing bug and pretty-printing offsets 2000-05-12 05:39:28 +00:00
scc%netscape.com d2d60e103d Fixed the block stomping bug by ensuring the correct |operator=()| was always available. 2000-05-12 05:25:26 +00:00
scc%netscape.com d9a28087cd changed some comments 2000-05-12 05:20:21 +00:00
scc%netscape.com f4e1434b10 added tests for the new IO stuff, etc. 2000-05-12 05:19:46 +00:00
scc%netscape.com 8b1625eada 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 fe94b28307 Changed some comments 2000-05-12 05:17:51 +00:00
scc%netscape.com 106ac8c32a Filled out the smart pointer implementation. Changed some comments. 2000-05-12 05:17:39 +00:00
waldemar%netscape.com b1a75a201a Fixed build flags 2000-05-12 05:16:08 +00:00
scc%netscape.com 5b96cfedb1 Added an assertion in |copy_string|. Changed some comments. 2000-05-12 05:16:00 +00:00
waldemar%netscape.com f2965154c2 Fixed parser errors 2000-05-12 05:15:52 +00:00
cmanske%netscape.com 833fed6c8c 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 c8b3c01b71 Worked around Visual C++ problem 2000-05-12 05:15:17 +00:00
sspitzer%netscape.com 2d3e0920f7 more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com b802364777 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com ecb2bfee70 remove printf. 2000-05-12 04:41:13 +00:00
nisheeth%netscape.com df419864ce 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
alecf%netscape.com ac3debc1d5 remove some of my warnings 2000-05-12 04:40:37 +00:00
ssu%netscape.com 7c5db3e9ad added functionality in the wizard installer to register self registering dlls. Affects only windows platforms 2000-05-12 04:40:17 +00:00
sspitzer%netscape.com 1c1b75a892 fix assertion / problem with subscribe. duh. 2000-05-12 04:39:43 +00:00
rhp%netscape.com 71c327f318 NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00