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

64755 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 6ec868b960 Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes. 2000-06-20 06:19:40 +00:00
dougt%netscape.com edad1c52cc Backing out amasri. This change caused the browser to not open. When I control-c
the application, I see:

XML Error in file
'chrome://communicator/content/profile/profileSelection.xul',
Line Number: 100, Col Number: 43, Description: undefined entity
Source Line:         <checkbox id="offlineState"
value="&offlineState.label;" accesskey="&offlineState.accesskey;"/>
2000-06-20 05:55:58 +00:00
waterson%netscape.com 0abe95456d Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi 2000-06-20 05:45:07 +00:00
ben%netscape.com 7c69c70b1b fix for 41657, r=waterson, hyatt 2000-06-20 05:43:52 +00:00
Peter.VanderBeken%pandora.be 16a4a78956 Recognize local .xsl files as text/xml. r=Andreas Otte, a=gagan, a=waterson. 2000-06-20 05:24:10 +00:00
dmose%mozilla.org 52a2d02b73 Simplified nsILDAPMessageListener, and refactored much of the code in ldapSearch.cpp into nsLDAPChannel.cpp itself, using the simplified nsILDAPMessageListener callback interface. This work is in preparation for pushing all threading code out of nsILDAPChannel down into nsILDAPConnection/Operation/Message. a=r=(not built) 2000-06-20 05:17:51 +00:00
rpotts%netscape.com dfe7dd1ea3 Fixed memofy leak of StdURLs introduced by the last checkin... 2000-06-20 05:14:42 +00:00
dmose%mozilla.org 234db35889 Simplified nsILDAPMessageListener, and refactored much of the code in ldapSearch.cpp into nsLDAPChannel.cpp itself, using the simplified nsILDAPMessageListener class. This work is in preparation for pushing all threading code out of nsILDAPChannel down into nsILDAPConnection/Operation/Message. a=r=(not built) 2000-06-20 05:12:32 +00:00
pchen%netscape.com 4770076c43 Bug #41272. Turn on classic skin in build. r=don 2000-06-20 04:57:12 +00:00
pchen%netscape.com 8a3cf53688 Bug #41272. Make toolbar color #DDDDDD which is same as Mac 4.x and fixed main grippy image. r=don 2000-06-20 04:56:37 +00:00
pchen%netscape.com 282f45464f Bug #41272. Include communicator/skin/toolbar.css. r=don 2000-06-20 04:56:36 +00:00
pchen%netscape.com 9ed01f1440 Bug #41272. Set toolbar colors to #DDDDDD which is same as Mac 4.x. r=don 2000-06-20 04:56:35 +00:00
pchen%netscape.com 7f5a88fab2 Bug #41272. Remove background imgs leftover from modern skin and make toolbar buttons look more classic-like. r=don 2000-06-20 04:56:34 +00:00
BlakeR1234%aol.com 60a9aa5e53 Fix for bug 42135. r=ben 2000-06-20 04:47:56 +00:00
hyatt%netscape.com 2df6998f43 Fix for 41664, r=ben 2000-06-20 04:45:30 +00:00
hyatt%netscape.com 119cf30173 Fix for 41664, r=ben 2000-06-20 04:44:44 +00:00
ben%netscape.com daca8f45eb turn on classic skin for windows (yay) 41272, a=hangas 2000-06-20 04:44:30 +00:00
scc%mozilla.org 6bedf5618d removing nsWork[C]String. It's already been removed from the Mac manifest, the windows and unix makefiles, and the string factoring test project. The header is not included anywhere else. After discussion with waterson, decided this class is not what or where we want it 2000-06-20 04:36:25 +00:00
scc%mozilla.org 8d5e657bcf removed "nsWorkString.h" as discussed with waterson 2000-06-20 04:33:52 +00:00
scc%mozilla.org 1f29f46c00 removed nsWork[C]String, as discussed with waterson 2000-06-20 04:31:42 +00:00
scc%mozilla.org a7afde0889 added tests for self-assignment, self-insertion, self-appending, and self-replacement 2000-06-20 04:31:00 +00:00
dougt%netscape.com b45f97f9a2 THIS IS NOT PART OF THE BUILD.
Update nsIWebProgressListener to match rpotts work.

r/a = valeski@netscape.com
bug 43054
2000-06-20 04:30:41 +00:00
scc%mozilla.org 76bacb9cc2 fix for bug #43085. r=waterson, a=waterson 2000-06-20 04:25:20 +00:00
ben%netscape.com 8c779983f3 oops, part of earlier fix to find panel (remove html:selects from UI to unblock rods), forgot to check in associated js file that makes the bm search work 2000-06-20 04:21:08 +00:00
dmose%mozilla.org b4dbf256ef forgot this critical file for the nsILDAPURL interface checkin earlier. a=r=(not built) 2000-06-20 03:59:52 +00:00
waterson%netscape.com b266e10dd6 Bug 40868. Check to see if 'docroot == this' before recursing. r=dmose 2000-06-20 03:58:24 +00:00
dbaron%fas.harvard.edu ff88c15b4a Really fix the leak in JS error reporting. (Checked in from the wrong machine last time.) r=vidur 2000-06-20 03:51:07 +00:00
BlakeR1234%aol.com 333cd8e461 Fix for bug 42042. r=ianr a=waterson 2000-06-20 03:50:40 +00:00
dbaron%fas.harvard.edu 70189b60ae Fix bug 42685, nsbeta2+. Revert percentage width calculations to the way they used to be, except for floats with auto widths. code=buster r=me 2000-06-20 03:47:49 +00:00
dbaron%fas.harvard.edu 4497380b04 Delete nsJSEnvironment (and the things it owns) during XPCOM shutdown instead of after (they won't be shown as leaks anymore). Also, fix a leak in JS error reporting. r=vidur 2000-06-20 03:45:21 +00:00
bryner%uiuc.edu 14ad3781cf Patching filepicker for new tree widget. part of bug 30511. r=hyatt. 2000-06-20 03:35:37 +00:00
dmose%mozilla.org 3150a332d2 adding an LDAP module to the NS_ERROR global define space. a=r=waterson@mozilla.org 2000-06-20 03:33:26 +00:00
dougt%netscape.com 4a52af62ab THIS IS NOT PART OF BUILD
This is the window test harness for embedding.

r/a=valeski@netscape.com
bug number: 43054
2000-06-20 03:22:47 +00:00
BlakeR1234%aol.com 8279cfd815 Fix for bug 41342. r=andreww a=waterson 2000-06-20 03:12:03 +00:00
pavlov%netscape.com edf17f5e32 fix for nsImapSearchResultSequence::Clear() crash. bug 43079. r=mscott 2000-06-20 03:11:09 +00:00
hyatt%netscape.com d71b861cf3 Fix for 41372. r=ben 2000-06-20 02:50:57 +00:00
ddrinan%netscape.com de67b92a1b We need libnlslocale for unix 2000-06-20 02:43:46 +00:00
amasri%netscape.com 5b626e623a Adding localization notes per Bugzilla #39775
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
hyatt%netscape.com a682609ea9 37298. r=ben 2000-06-20 02:38:39 +00:00
amasri%netscape.com 37163b794b Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:38:06 +00:00
amasri%netscape.com 3ffb28daec Adding localization notes per Bugzilla #39975 Beta2+
r=rchen@netscape.com
2000-06-20 02:34:08 +00:00
amasri%netscape.com 7726bc3d76 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
waterson%netscape.com 6166c3b129 Bug 42991. Get rid of obsolete 'rdf:child' identifier. r=rjc 2000-06-20 02:25:48 +00:00
amasri%netscape.com 9637cd75fa Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com 19d725f6b5 Adding localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
amasri%netscape.com 402a2ef801 Adding Localization Notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:14:21 +00:00
amasri%netscape.com 60e5d7208c Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:09:45 +00:00
amasri%netscape.com 424a4a5ae2 Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:59:17 +00:00
amasri%netscape.com cd20755ec8 Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:51:55 +00:00
rjc%netscape.com 5213c4dd6c Fix nsbeta2+ bug # 39539: fix bookmarks so that new items can be created. r=ben@netscape.com 2000-06-20 01:47:15 +00:00