Граф коммитов

1014 Коммитов

Автор SHA1 Сообщение Дата
ramiro b1bcb6d56d Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro d724bee220 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro c01c75fdc3 add XmL tests 1998-05-03 11:52:01 +00:00
ramiro 42d44aac7b remove ad2c from a hardcoded location 1998-05-03 11:49:36 +00:00
ramiro 95cc9a03e4 add ad2c in a shared location 1998-05-03 11:49:07 +00:00
ramiro 2a60b82f0f Simplify the tests Makefil. Move all the defines and rules to a shared
makefile that can be included from different dirs.  Make creating tests in
subdirectories that depend on different libraries a lot easier and cleaner.
1998-05-03 11:48:15 +00:00
ramiro 4ead33e036 Update for edit support. 1998-05-03 11:47:01 +00:00
ramiro 4c3f9250dd Make sure the client can properly link with motif 2.1 and gnu libc2 on
linux.  Also link with libBrokenLocale.so since locale support in
motif 2.1 with GLIBC is currently broken.
1998-05-03 06:36:27 +00:00
troy a388f68a46 Added ComputeDesiredRect() to share some common code between DoResizeReflow()
and IncrementalReflow()
1998-05-03 04:57:29 +00:00
troy 04137907dc Made sure to set previous bottom margin when restoring reflow state 1998-05-03 04:37:56 +00:00
troy 2e798d9c4f Fixed a problem with mY not being updated properly for a bottom
margin
1998-05-03 04:16:13 +00:00
troy 2f24fca2a7 Removed ColumnFrame from the build 1998-05-03 04:00:37 +00:00
troy b6217c70a6 Changed body to create block pseudo-frame instead of a column pseudo frame,
and hooked up the reflow appended code
1998-05-03 03:51:48 +00:00
gagan 51c5bed5f7 removed a not used file. 1998-05-02 02:35:41 +00:00
gagan ff6bbf1d84 New modular cache files. 1998-05-02 02:29:42 +00:00
rjc b4e6ab5c73 More interface support. 1998-05-02 02:18:36 +00:00
kipp 499bc07a3f Set ascent/descent information so that vertical alignment works better 1998-05-02 02:04:00 +00:00
rjc 4ded14f3a6 Better fix for Guha bustage... requires a prototype addition in net.h for NET_GetQuickURL() though. Removed #include "mkutils.h" from glue.h as its a private Netlib header file. 1998-05-02 01:28:02 +00:00
hyatt e42de64a4f Fixing an icon positioning bug. 1998-05-02 01:02:20 +00:00
rjc f869a71414 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
kipp ae538db0c7 BR's are inline and cyan (if they are rendering) 1998-05-02 00:56:55 +00:00
kipp fa2e5e968b Spanked nsBlockFrame: newly rewritten, broken into two pieces (see nsLineLayout.h,.cpp for the line layout code) 1998-05-02 00:56:24 +00:00
kipp ee76c81742 Fixed default background repeat bug 1998-05-02 00:55:29 +00:00
kipp 2b63b1ff15 Stub for WillDeleteNextInFlowFrame; call it during DeleteChildNextInFlows; fixed up ReflowChild spacemanager version to not mess with the availSize when talking to a space manager cognizant child 1998-05-02 00:55:11 +00:00
kipp 3d1d6e2dc4 Added WillDeleteNextInFlowFrame to allow for deletion pre-processing by container frames 1998-05-02 00:54:12 +00:00
hyatt 660ecc8525 Fix to ensure that radio buttons and checkboxes are drawn with the proper background color.
Reviewed by Nisheeth.
1998-05-02 00:43:19 +00:00
hyatt 5b73fe0c01 Fix for a crashing bug when the next layout element after a radio button or checkbox
is not text.
1998-05-02 00:42:50 +00:00
kipp 2c54f1bfe8 Updated 1998-05-02 00:40:25 +00:00
kipp a2f088f0b2 Fixed reference to unix_date 1998-05-02 00:35:17 +00:00
rpotts aae6dee457 Release the URL object to keep purity happy... 1998-05-02 00:01:41 +00:00
radha c830d1d270 Fix for bug 107058. Increase the size of the executable name holder in
fe_showConference() from 32 to 1024 so that conference can be loaded
successfully.
1998-05-01 23:52:12 +00:00
montulli 0c6c3b1811 move bug fix over from lib/libnet 1998-05-01 23:30:33 +00:00
radha e81715dd79 Bug fix for 83769. Add MOZILLA_HOME/lib to the list of library_paths. 1998-05-01 23:27:04 +00:00
montulli 0b654cc866 apply fixes from older netlib directory 1998-05-01 23:19:50 +00:00
montulli 371cee1143 move extcache function to public header 1998-05-01 23:19:03 +00:00
karnaze 0af793f7f1 added <input type=image>, fixed bug where multiple submit buttons sent data 1998-05-01 23:18:44 +00:00
montulli 1a4f03769f move memcachefunc to public header 1998-05-01 23:16:57 +00:00
montulli 4e40375454 fix include statement 1998-05-01 23:13:28 +00:00
hyatt b86c43f1f5 Fixing the column headers so that a BG image can be mapped to them. Also making
them respond to FG and BG color parameters.
1998-05-01 22:55:07 +00:00
hyatt 73bc4ad365 Making the embedded title strip 256-color friendly and fixing a bug
where it always used white as its foreground color.
1998-05-01 22:54:07 +00:00
guha de7a381a41 Use the new netgeturlquick that Gagan has given us 1998-05-01 22:42:37 +00:00
kostello 8f901ec3a2 Cleaned up getting attribute values 1998-05-01 21:55:36 +00:00
ftang 664708bdb4 Add mapping for windows-1251 fon 1998-05-01 21:41:12 +00:00
ftang 8dd7624bd3 Check in locale independent form select/button handling change Approvaled by XFE owner 1998-05-01 21:40:38 +00:00
kostello 00e5e615d4 Made SetStyleContext take the presentation context as a parameter 1998-05-01 20:45:15 +00:00
kostello 150ca7f331 Made SetStyleContext take the presentation context as a parameter
Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
Moved attribute setting logic from nsTableCell to nsTableCellFrame
Table Borders are being drawn again : )
Table Padding is being displayed
1998-05-01 20:44:55 +00:00
kostello 3c9c1ac4e0 Made SetStyleContext take the presentation context as a parameter
Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
1998-05-01 20:43:42 +00:00
kostello a5c40d6b25 * Made SetStyleContext take the presentation context as a parameter
* Made DidSetStyleContext virtual, since we need to override the behavior in subclasses
1998-05-01 20:43:02 +00:00
hyatt 0ffc63b264 Modified version of nathan wykes' history patch. 1998-05-01 20:40:25 +00:00
ftang 4b70a2ffeb Add cyrillic font auto selection for x frontend.
Thanks for Serge Orlov (sorlov@con.mcst.ru) from the net.
1998-05-01 20:23:44 +00:00