Commit Graph

109746 Commits

Author SHA1 Message Date
blakeross%telocity.com
74e937d354 Adding the other image files. 2002-09-29 15:55:54 +00:00
blakeross%telocity.com
2c53f34d42 Remove printf. 2002-09-29 15:18:47 +00:00
blakeross%telocity.com
670907ecb0 Fix typo. 2002-09-29 15:11:28 +00:00
mkaply%us.ibm.com
c4363bb886 #171180
Os/2 only - fix regression in window positioning
2002-09-29 13:17:09 +00:00
morse%netscape.com
47a955e8a0 bug 170237, cookie-accept dialog doesn't indicate session cookies, c=mvl@shop-engine.nl, r=morse, sr=dveditz 2002-09-29 13:16:53 +00:00
kerz%netscape.com
8f4c9ba304 stupid stupid stupid 2002-09-29 09:23:07 +00:00
kerz%netscape.com
ff31184f7f stupid -kb crap. 2002-09-29 09:22:05 +00:00
kerz%netscape.com
a3c8612861 adding images for sidebar panel buttons 2002-09-29 09:11:28 +00:00
bryner%netscape.com
ac5439f237 Patch from mkaply for building Phoenix on OS/2 (bug 171037). 2002-09-29 06:51:54 +00:00
bryner%netscape.com
9faa3a2a4e Fix bug 171459 (incorrect positioning of toolbar customization dialog on linux) by working around bug 171482 and using moveTo instead of setting screenX and screenY. 2002-09-29 05:37:48 +00:00
matty%chariot.net.au
d5d4febdd6 Release notes. 2002-09-29 05:25:36 +00:00
bolian.yin%sun.com
5ad4cc1f24 Bug159306,How to activate accessibility feature on linux and other unix platform
r=blizzard. This is NOT for default build
2002-09-29 04:51:21 +00:00
timeless%mac.com
2c264d54d8 Bug 170430 trunk topcrash [@ nsMsgIdentity::ClearAllValues]
r=blizzard, sr=bzbarsky
2002-09-29 04:21:28 +00:00
bugreport%peshkin.net
d87d54ddbc Bug 171322 process_bug.cgi makes reference to non-existant product variable
2xr=bbaetz
2002-09-29 04:01:54 +00:00
av%netscape.com
91266a7324 Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 03:10:54 +00:00
jkeiser%netscape.com
c28e8257cb Make buttons line up correctly with textboxes again (bzbarsky's patch, bug 171214), r=jkeiser@netscape.com, sr=dbaron@fas.harvard.edu 2002-09-29 02:55:24 +00:00
av%netscape.com
e08e9687ca Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 02:45:06 +00:00
av%netscape.com
ba47e01e77 Adding some makefiles from the plugin SDK, those files are not participating in the build 2002-09-29 02:33:16 +00:00
blakeross%telocity.com
a2b7b40d58 Fix alignment on linux. 2002-09-29 02:32:45 +00:00
blakeross%telocity.com
165bed200e Don't stretch progressmeter. 2002-09-29 02:30:52 +00:00
blakeross%telocity.com
d53a7072bb Fixing small bug. 2002-09-29 01:56:30 +00:00
kyle.yuan%sun.com
a20c3b924d Bug 161449 Non-ASCII shortcuts for select elements in html forms
r=aaronl, sr=alecf
fix nsCRT::ToLower/ToUpper bugs and use |ToLowerCase()| instead of |nsCRT::ToLower()| in nsListControlFrame
2002-09-29 01:42:07 +00:00
blakeross%telocity.com
bd2c577efb Readd connection panel, add tabbed browsing panel. 2002-09-29 01:28:11 +00:00
hewitt%netscape.com
166bdebbc2 fix a bunch of phoenix toolbar customization bugs, 171402, 171397, 171122 2002-09-29 01:23:02 +00:00
blakeross%telocity.com
02165fc25f more 2002-09-29 00:57:31 +00:00
blakeross%telocity.com
e32702c7f0 Fix timer problem. 2002-09-29 00:13:27 +00:00
blakeross%telocity.com
25b3fac1db Try to fix timer problem. 2002-09-28 23:49:12 +00:00
blizzard%redhat.com
887a3f6feb Fix gtk2 build. No bug. r/sr=shaver,tor 2002-09-28 23:46:44 +00:00
blakeross%telocity.com
7ec55f34af Landing new download UI. 2002-09-28 22:55:58 +00:00
bugreport%peshkin.net
b0fccd9a59 Bug 171440 editgroups shows system groups as usable for bugs even though they are not
2xr=justdave
2002-09-28 22:54:44 +00:00
hewitt%netscape.com
03c418f9bc more phoenix build forking goo, sr=bryner 2002-09-28 22:12:24 +00:00
depstein%netscape.com
aa1f5976da Added nsIProtocolHandler->NewURI() test to the Tests menu.
a=asa for checkins not part of the default build.
2002-09-28 22:09:28 +00:00
av%netscape.com
3ffc8c9e29 Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-28 21:57:50 +00:00
hewitt%netscape.com
b2066bcd6b moving phoenix history from browser to toolkit to fix bustage, sr=bryner 2002-09-28 21:54:00 +00:00
hewitt%netscape.com
4690faa702 moving the phoenix history from browser to toolkit 2002-09-28 21:46:52 +00:00
gerv%gerv.net
583852ca67 Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus. 2002-09-28 21:44:27 +00:00
bryner%netscape.com
fc2a504b8e Fixing typo 2002-09-28 21:35:43 +00:00
bryner%netscape.com
a77c255029 Adding phoenix makefiles to allmakefiles.sh 2002-09-28 21:28:40 +00:00
leaf%mozilla.org
82861d2bc2 Automated update 2002-09-28 21:24:42 +00:00
bryner%netscape.com
81c8682e00 A more compact fix for the "test" problem for bug 165602. r=cls. 2002-09-28 21:18:44 +00:00
hewitt%netscape.com
64c822420c fixing phoenix build bustage 2002-09-28 21:03:44 +00:00
blakeross%telocity.com
285a8c920a Remove unused files. 2002-09-28 20:25:33 +00:00
myk%mozilla.org
f0bca9f7d8 Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:14:07 +00:00
myk%mozilla.org
ccc07fce55 Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses. 2002-09-28 19:12:25 +00:00
myk%mozilla.org
978698129c Fixing build bustage. Some template files didn't have version strings. 2002-09-28 19:08:45 +00:00
myk%mozilla.org
f60927251d Fixing build bustage. 2002-09-28 18:59:28 +00:00
myk%mozilla.org
c6b5c64cc4 Checking in build bustage. 2002-09-28 18:51:52 +00:00
blakeross%telocity.com
2a7c484a71 Fix bug that pressing OK doesn't work after going through all pref panels. 2002-09-28 18:48:16 +00:00
myk%mozilla.org
f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
danm%netscape.com
24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00