gecko-dev/cmd/xfe
1998-09-10 01:05:46 +00:00
..
DtWidgets AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
icons Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
intl Free the lizard 1998-03-28 02:44:41 +00:00
Microline3.0 Implement singleclick activation for grid widget 1998-09-04 22:56:22 +00:00
plugins AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
src Added call to reflow document when all connections complete if it contains an unsized image. 1998-09-10 01:05:46 +00:00
XfeWidgets Many cpp's do not like "#ifdef 0" (it's illegal in strict ANSI C I suspect), 1998-09-09 09:09:00 +00:00
.cvsignore Add .cvsignore for xfe 1998-05-06 16:46:53 +00:00
ad2c Free the lizard 1998-03-28 02:44:41 +00:00
ad-obfuscate.c Free the lizard 1998-03-28 02:44:41 +00:00
addrbk.c Mailto landing (ifdef MOZ_MAIL_COMPOSE). 1998-09-04 19:21:43 +00:00
addrbk.h Normandy Merge .... 1998-06-22 21:19:46 +00:00
altmail.c Free the lizard 1998-03-28 02:44:41 +00:00
altmail.h Free the lizard 1998-03-28 02:44:41 +00:00
C Free the lizard 1998-03-28 02:44:41 +00:00
colorpicker.c bump rev to 3.1 1998-03-28 03:38:53 +00:00
colors.c Cleanup fe_getPixelFromRGB(). Move it to xfe/colors.c and rename it to 1998-09-08 14:01:20 +00:00
commands.c Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
config.c Free the lizard 1998-03-28 02:44:41 +00:00
cplusplusmain.cc Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
cxxlink-driver.sh Free the lizard 1998-03-28 02:44:41 +00:00
cxxlink-filter.sh Free the lizard 1998-03-28 02:44:41 +00:00
dialogs.c Mailto landing (ifdef MOZ_MAIL_COMPOSE). 1998-09-04 19:21:43 +00:00
dns-stub.c Free the lizard 1998-03-28 02:44:41 +00:00
dragdrop.c Free the lizard 1998-03-28 02:44:41 +00:00
dragdrop.h Free the lizard 1998-03-28 02:44:41 +00:00
e_kit_parser.c Free the lizard 1998-03-28 02:44:41 +00:00
e_kit_patch.h Free the lizard 1998-03-28 02:44:41 +00:00
e_kit.ad Free the lizard 1998-03-28 02:44:41 +00:00
e_kit.c Free the lizard 1998-03-28 02:44:41 +00:00
e_kit.h Free the lizard 1998-03-28 02:44:41 +00:00
editor.c fix 309734, nesting of 'delete past table cell boundary' dialogs 1998-08-26 00:51:36 +00:00
editordialogs.c New encoding dialog API 1998-09-03 21:43:52 +00:00
felocale.h Normandy Merge .... 1998-06-22 21:19:46 +00:00
fonts.c Add support for -config-dir command line flag. That means mozilla can now 1998-09-02 14:29:42 +00:00
fonts.h Fix bug 123533 1998-06-16 19:44:06 +00:00
forms.c Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with 1998-08-31 14:30:56 +00:00
gendisp.pl Generate exports table for Cartman. This stuff needs to get moved out of 1998-09-02 02:25:40 +00:00
gmon.c Free the lizard 1998-03-28 02:44:41 +00:00
gmon.h Free the lizard 1998-03-28 02:44:41 +00:00
icons.c AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
icons.h Free the lizard 1998-03-28 02:44:41 +00:00
images.c Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
lay.c HT_PaneFromURL() needs a context passed in from XFE_DisplayBuiltin(), so we now pass the context along. 1998-09-09 18:07:10 +00:00
listsymb.pl Generate exports table for Cartman. This stuff needs to get moved out of 1998-09-02 02:25:40 +00:00
lite_stubs.c various tweaks to get libmime to build, and be linkable with the 1998-08-09 03:51:51 +00:00
locale.c Free the lizard 1998-03-28 02:44:41 +00:00
mailattach.c Free the lizard 1998-03-28 02:44:41 +00:00
mailcompose.c Free the lizard 1998-03-28 02:44:41 +00:00
mailnews.h Free the lizard 1998-03-28 02:44:41 +00:00
make-resources Split out the translation resources. Use and '@INCLUDE <file>@' directive in the resources file. Eventually we can replace 'sed' with 'perl' to do this in a more general way. 1998-08-26 18:33:51 +00:00
Makefile Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
Makefile.in Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
menu.c Free the lizard 1998-03-28 02:44:41 +00:00
menu.h Free the lizard 1998-03-28 02:44:41 +00:00
mkanim.c Free the lizard 1998-03-28 02:44:41 +00:00
motifdnd.h Free the lizard 1998-03-28 02:44:41 +00:00
movemail.c get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
mozilla.c BSD/OS 3.x and 4.x no longer define ___386BSD__ (which really existed 1998-09-06 19:42:08 +00:00
mozilla.h Added check for HAVE_SYSERRLIST to get rid of redefinition warning when using autoconf. 1998-09-02 18:52:56 +00:00
MozillaWm.c Free the lizard 1998-03-28 02:44:41 +00:00
MozillaWm.h Free the lizard 1998-03-28 02:44:41 +00:00
mozjava.h merge from OJI branch 1998-06-03 00:37:20 +00:00
name.h Update to 1998. 1998-04-21 00:51:45 +00:00
new_manage.c Free the lizard 1998-03-28 02:44:41 +00:00
new_manage.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
new_manageP.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
outline.c Bug 112612: Don't do anything with mail/news-specific preferences unless 1998-07-15 01:52:21 +00:00
outline.h Free the lizard 1998-03-28 02:44:41 +00:00
popen.c Free the lizard 1998-03-28 02:44:41 +00:00
pref_helpers.c get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
pref_helpers.h Free the lizard 1998-03-28 02:44:41 +00:00
prefdialogs.c get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
prefs.c Mailto landing (ifdef MOZ_MAIL_COMPOSE). 1998-09-04 19:21:43 +00:00
prefs.h Mailto landing (ifdef MOZ_MAIL_COMPOSE). 1998-09-04 19:21:43 +00:00
region.c Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
region.h Free the lizard 1998-03-28 02:44:41 +00:00
remote-s.c Free the lizard 1998-03-28 02:44:41 +00:00
remote.c Add support for HPUX A.09. Cleanup HPUX B.10 defines. Add hpux support for 1998-07-15 10:19:36 +00:00
resources UI changes to FE_EncodingDialog to coordinate with backend and other FEs 1998-09-03 21:33:46 +00:00
resources-translations Standardize the format of the translation resources. Make it easier to see errors. 1998-08-28 00:20:44 +00:00
scroll.c Fix infinite loop on scrollbar resize from waterson@netscape.com 1998-09-09 09:03:30 +00:00
scroller.c Free the lizard 1998-03-28 02:44:41 +00:00
scroller.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
scrollerP.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
selection.c plug memory leak. 1998-07-31 03:11:30 +00:00
selection.h Free the lizard 1998-03-28 02:44:41 +00:00
strids.c Free the lizard 1998-03-28 02:44:41 +00:00
strings.c Free the lizard 1998-03-28 02:44:41 +00:00
strs Free the lizard 1998-03-28 02:44:41 +00:00
versionn.h change version number to reflect alpha reality 1998-09-02 19:10:53 +00:00
visual.c Free the lizard 1998-03-28 02:44:41 +00:00
vroot.h Free the lizard 1998-03-28 02:44:41 +00:00
xeditor.h bump rev to 3.1 1998-03-28 03:38:53 +00:00
xfe_err.h Updating -ncols, -config-dir -h comments. 1998-09-04 22:37:20 +00:00
xfe-dns.c Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
xfe-dns.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
xfe.c fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
xfe.h fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
XKeysymDB Free the lizard 1998-03-28 02:44:41 +00:00