gecko-dev/cmd/xfe
1998-09-30 10:34:28 +00:00
..
DtWidgets Restore the resources to non const. const was causing problems on some 1998-09-25 11:38:07 +00:00
icons Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
intl
Microline3.0 Restore the resources to non const. const was causing problems on some 1998-09-25 11:38:07 +00:00
plugins AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
src Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
XfeWidgets Add ClientData.[ch]. 1998-09-28 21:22:45 +00:00
.cvsignore
ad2c Compress consecutive spaces and tabs down to one space. Saves about 40k bytes. 1998-09-11 18:58:09 +00:00
ad-obfuscate.c
addrbk.c Mailto landing (ifdef MOZ_MAIL_COMPOSE). 1998-09-04 19:21:43 +00:00
addrbk.h
altmail.c
altmail.h
C
colorpicker.c
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 Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
config.c
cplusplusmain.cc Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
cxxlink-driver.sh
cxxlink-filter.sh
dialogs.c Added support for paper size, thanks to <junker@jazz.snu.ac.kr> for this fix 1998-09-25 10:23:01 +00:00
dns-stub.c
dragdrop.c
dragdrop.h
e_kit_parser.c
e_kit_patch.h
e_kit.ad
e_kit.c
e_kit.h
editor.c Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
editordialogs.c New encoding dialog API 1998-09-03 21:43:52 +00:00
felocale.h
fonts.c Fix for bugzilla bug 864. XFE fonts.c file charset array out of whack. 1998-09-23 08:22:25 +00:00
fonts.h
forms.c delete unused context argument 1998-09-30 10:34:28 +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
gmon.h
icons.c NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of 1998-09-22 16:59:57 +00:00
icons.h
images.c Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
lay.c store only UTF8 into history entry 1998-09-24 19:50:02 +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
mailattach.c
mailcompose.c Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mailnews.h
make-resources Moving comment to fix AIX & Digital sed breakage. Maybe sed really does suck, as the comment suggests. 1998-09-24 07:54:04 +00:00
Makefile Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
Makefile.in Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE. 1998-09-30 00:48:23 +00:00
menu.c
menu.h
mkanim.c
motifdnd.h
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 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +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
MozillaWm.h
mozjava.h Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
name.h
new_manage.c
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
popen.c
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
prefdialogs.c Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
prefs.c read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
prefs.h Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
region.c Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
region.h
remote-s.c Unused variable warning on Linux 1998-09-21 04:58: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 Fix spelling errors. 1998-09-28 21:34:56 +00:00
resources-translations Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
scroll.c Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
scroller.c
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 Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +00:00
selection.h
strids.c
strings.c
strs
versionn.h change version number to reflect alpha reality 1998-09-02 19:10:53 +00:00
visual.c
vroot.h
xeditor.h Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
xfe_err.h Lotsa minor bug fixes 1998-09-28 19:09:26 +00:00
xfe-dns.c Removing old NSPR20 and MOCHA #ifdefs 1998-09-29 20:50:44 +00:00
xfe-dns.h Documentation fixes. Cleanups for dead/changed file/class names. 1998-07-07 06:15:49 +00:00
xfe.c Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
xfe.h Remove rosetta references from mail compose code 1998-09-24 21:46:32 +00:00
XKeysymDB