gecko-dev/cmd/xfe
kin%netscape.com a2e20fdb02 Fixed bogus assertion thrown when the toolbox contains only one toolbar.
Fixed crash that occurs when a toolbox contains only one toolbar, and you
try to destroy the toolbar. Reviewed and approved by ramiro.
1998-09-16 18:23:37 +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 Fix for bug 293266. Make sure "Joe User's Bookmarks" item appears as first 1998-09-16 14:19:11 +00:00
XfeWidgets Fixed bogus assertion thrown when the toolbox contains only one toolbar. 1998-09-16 18:23:37 +00:00
.cvsignore Add .cvsignore for xfe 1998-05-06 16:46:53 +00:00
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 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 Kill some dead code 1998-09-14 19:52:48 +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 Add #include "prefapi.h". 1998-09-15 03:41:15 +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 some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
Makefile.in Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +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 Kill reference to url_label in fe_data. Quiet a compiler warning. 1998-09-14 19:51:50 +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 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 Remove toolbar prefs from fe_globalPrefs. Use the backend call directly instead. Discard some unused prefs. 1998-09-14 19:52:01 +00:00
prefs.h Remove toolbar prefs from fe_globalPrefs. Use the backend call directly instead. Discard some unused prefs. 1998-09-14 19:52:01 +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 Adding privacy prefs 1998-09-12 05:36:51 +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 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 Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +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 Quiet some compiler warning. Kill some references to fe_data in context that is obsolete. 1998-09-14 19:52:08 +00:00
xfe.h Remove a bunch of uneeded items from the context fe_data. 1998-09-14 19:52:15 +00:00
XKeysymDB Free the lizard 1998-03-28 02:44:41 +00:00