Commit Graph

38804 Commits

Author SHA1 Message Date
hoa.nguyen%intel.com
eed306cb0e Extended the example to create a simple button with label. 1999-08-31 00:12:15 +00:00
hoa.nguyen%intel.com
bf54286613 Added the proper Mozilla Toolkit flags. 1999-08-31 00:11:06 +00:00
cathleen%netscape.com
5d7f7fa487 feature bug 10651 - added win32 specific binding support for patching 1999-08-31 00:09:29 +00:00
sfraser%netscape.com
4842b0514c Fix double spacing in these files. 1999-08-31 00:09:14 +00:00
gayatrib%netscape.com
68cee95761 Removing as it is no longer required in the new UI. 1999-08-31 00:07:05 +00:00
erik%netscape.com
4ba55cffbd Fixing build bustage, and build warnings. 1999-08-30 23:06:19 +00:00
terry%mozilla.org
f8133fbea7 Updated version string to 2.7 (development) 1999-08-30 23:02:52 +00:00
terry%mozilla.org
cf146c48b7 Updated version string to 2.6 (shipping) 1999-08-30 23:02:22 +00:00
hoa.nguyen%intel.com
d011cbc1eb Backed out build bustage. 1999-08-30 22:56:11 +00:00
nisheeth%netscape.com
ccebb1821c added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp 1999-08-30 22:50:48 +00:00
nisheeth%netscape.com
9a163fb67f Added a GetHistoryState method to be use by session history to ask layout for
the current document's state.
1999-08-30 22:45:46 +00:00
nisheeth%netscape.com
a208673213 Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
kmcclusk%netscape.com
4a79834ac3 bug #8590 Modified nsImageWin::Init to call memset after allocating buffer for bits. 1999-08-30 22:35:10 +00:00
jdunn%netscape.com
02595d2f21 HP requires a newline... 1999-08-30 22:34:15 +00:00
evaughan%netscape.com
f19bc0e464 Numberous fixes 1999-08-30 22:32:25 +00:00
sspitzer%netscape.com
29a4df5a10 code clean up. fix bug #8362, pop up server error message as alerts. since #7770 is fixed, remove the ifdefs. 1999-08-30 22:31:45 +00:00
troy%netscape.com
a7a27982af Changing tables to return max element size during an incremental reflow 1999-08-30 22:30:32 +00:00
kmcclusk%netscape.com
ed5ecc24cc Removed compiler warning in nsFormControlHelper::PaintCircularBackground 1999-08-30 22:29:11 +00:00
kmcclusk%netscape.com
f52576ec61 bug #1222. Changed color for selected color for gfx-combobox options to match the
dark blue specified for gfx-listbox options.
1999-08-30 22:26:34 +00:00
ftang%netscape.com
49da4f2996 1. detect BOM, 2. Implement XML 1.0 Appendex F, 3. move hack from nsParser.cpp to nsScanner.cpp so we won't damage UCS2 data 1999-08-30 22:25:17 +00:00
pinkerton%netscape.com
50f4479ca0 clean up small mem leak. 1999-08-30 22:18:23 +00:00
rogerl%netscape.com
8ee7e4dbe3 Fixed bug : 8672, using prototype from closure instead of function
Fixed memory leak- object acquired by 'in' operator was not being released.
1999-08-30 22:17:55 +00:00
brade%netscape.com
2faf7597f4 add spacers to toolbars (contribution by Michael Lowe) 1999-08-30 22:17:27 +00:00
pinkerton%netscape.com
cb4b12b1c7 clean up small memory leak. 1999-08-30 22:17:26 +00:00
putterman%netscape.com
82d604a5a0 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
pinkerton%netscape.com
766df5c770 clean up two small memory leaks. 1999-08-30 22:15:40 +00:00
buster%netscape.com
5b9c4e9270 clean up: better error handling and minor performance fixes 1999-08-30 22:14:44 +00:00
putterman%netscape.com
1494b97366 Turn on Next and Previous menu items. 1999-08-30 22:14:14 +00:00
putterman%netscape.com
0c76851ba8 use new view navigation code for next and previous menu items. 1999-08-30 22:13:45 +00:00
putterman%netscape.com
7500dfc242 include msgViewNavigation.js 1999-08-30 22:13:26 +00:00
putterman%netscape.com
9ef475d95b Remove view navigation code. 1999-08-30 22:13:12 +00:00
putterman%netscape.com
29e6397e4c add msgViewNavigation.js 1999-08-30 22:13:00 +00:00
putterman%netscape.com
6c0316033c If there's no root folder in GetRootFolder, create one. 1999-08-30 22:12:20 +00:00
buster%netscape.com
784ca3f405 removed static constructors, since they're illegal in our system 1999-08-30 22:12:11 +00:00
brade%netscape.com
22071462ac change comments from '//' to '/*' and '*/'; put double quotes around urls (a=hyatt) 1999-08-30 22:12:09 +00:00
putterman%netscape.com
bc95087542 Don't show normal priority string. 1999-08-30 22:11:50 +00:00
putterman%netscape.com
c3b29bc0d8 Don't show counts for servers. 1999-08-30 22:11:30 +00:00
alecf%netscape.com
32b196c304 add search DTDs to the export list 1999-08-30 22:11:18 +00:00
ftang%netscape.com
b3d760cfd9 add X11Johab so we can render precomposed hangul by using hanterm fonts 1999-08-30 22:11:16 +00:00
buster%netscape.com
8b33ec3088 fixed bug 12680 (password fields broken)
fixed bug 12489 (static contructors must be removed)
1999-08-30 22:11:09 +00:00
putterman%netscape.com
5cefe3cdfc use GetRootFolder which now creates a root folder if there isn't one. 1999-08-30 22:11:07 +00:00
cyeh%netscape.com
179e71e6ab remove last traces of liteness.mak and MOZ_LITENESS_FLAGS which are
obsolete.
1999-08-30 22:10:56 +00:00
ftang%netscape.com
d1b50c1612 X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
putterman%netscape.com
5412e152a4 Make sure we work when we have to parse a .msf file. 1999-08-30 22:10:39 +00:00
hoa.nguyen%intel.com
f7eb095b42 Added case to handle embed tag. 1999-08-30 22:09:53 +00:00
radha%netscape.com
3908cb6dfc Add function gotoHistoryIndex() for session history in go menu 1999-08-30 22:08:38 +00:00
dveditz%netscape.com
2286632b40 Bug 12242 1999-08-30 22:08:32 +00:00
alecf%netscape.com
33dfa6bea9 add makefiles for locale directory 1999-08-30 22:07:55 +00:00
alecf%netscape.com
c6216ef5fe oops, wrong depth 1999-08-30 22:06:59 +00:00
alecf%netscape.com
7253fc1d6e fix makefiles 1999-08-30 22:06:36 +00:00