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

5168 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 354b1357dd fixed problem in testCRT. GetUnicode returns a const ptr 1998-08-03 21:33:32 +00:00
danm%netscape.com 7d0d70355e adding (optional) glowcode build stuff 1998-08-03 21:29:18 +00:00
clu%netscape.com 5445a04dc7 Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
troy%netscape.com ad513c1340 Added release of throbber in the hopes that this would allow the image
group and hence the image manager to be released, but it doesn't quite do
the trick because the ref count of the throbber is 2...
1998-08-03 21:11:22 +00:00
ftang%netscape.com 386a6307f6 add cp936,949,950,932 conversion table based on
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS
1998-08-03 21:09:36 +00:00
troy%netscape.com e267a36505 Fixed reference counting of singleton image manager 1998-08-03 21:05:36 +00:00
rickg%netscape.com 7f7ecd4daf major perf changes; a few WIP's 1998-08-03 21:04:54 +00:00
timm%netscape.com a660a6d947 123505 fix for NCI files not showing up in pick list 1998-08-03 21:04:38 +00:00
rickg%netscape.com 6e9492b121 added a few assertions, just to be safe 1998-08-03 21:03:49 +00:00
akkana%netscape.com a099c35d47 Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com 1edc2b68e6 Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com 1f610248cc fix a warning 1998-08-03 20:48:21 +00:00
rickg%netscape.com 42fbaf0a68 major upgrade to string class implementation 1998-08-03 20:46:38 +00:00
law%netscape.com 2a744becdb Windows(98) integration feature 1998-08-03 20:33:38 +00:00
buster%netscape.com 5fb7fd0dc2 fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside
(a nested table with specified width) inside (an auto-width column)
inside (a specified-width table).  Got that?
The problem was that we we not setting state correctly during incremental reflow
when the image returned its proper metrics after giving default metrics that
were for its ALT text.
1998-08-03 20:27:59 +00:00
law%netscape.com 3cb6e3bfd1 Fixing res problem on Windows95-98 1998-08-03 20:24:45 +00:00
scc%netscape.com efad1fdd7b Oops. since build_project is no longer AppleScript, "false" should be 0. That's why we were building too often. 1998-08-03 20:20:53 +00:00
leif 89092c5d23 *** empty log message *** 1998-08-03 19:25:03 +00:00
leif ba6b6491fb Now handles no extra arguments, and also weird arguments like \@foo. 1998-08-03 19:23:01 +00:00
kipp%netscape.com f13723d5d8 Fixed reference counting bugs with OPTION tag handling 1998-08-03 19:21:26 +00:00
karnaze%netscape.com 94ba1901d6 fixed bug where <select> assummed all children were <option>s 1998-08-03 19:04:55 +00:00
pierre%netscape.com 3fe6c2151a updated build log file path for Tinderbox 1998-08-03 18:44:01 +00:00
kostello%netscape.com 6142e2bcdf First Checked In. 1998-08-03 18:37:30 +00:00
kipp%netscape.com d000582645 Undid previous change because it didn't work right (doh) 1998-08-03 18:12:42 +00:00
kipp%netscape.com 1bc8c6c12a Disable VerifyTree for now 1998-08-03 18:12:13 +00:00
kipp%netscape.com cfd57f3de5 Normalized style tag handling 1998-08-03 18:10:43 +00:00
buster%netscape.com 87f4d49865 HR's min width is its specified width, if there is one.
Otherwise, it's one pixel for "springy-ness"
1998-08-03 17:17:50 +00:00
kipp%netscape.com 451a1c64b2 Stub out VerifyTree to avoid crashes; remove List methods and add in ListTag methods so that listings look better 1998-08-03 17:09:37 +00:00
kipp%netscape.com 82f2dbfb81 Pre-size the text-run array to reduce the number of malloc/free's 1998-08-03 17:08:57 +00:00
kipp%netscape.com 4bbc126edf Added finer grained DidReflow code and then disabled it until we solve the nested view x,y problem 1998-08-03 17:07:44 +00:00
kipp%netscape.com 799ce8db71 Use FirstChild method so that implementation can be reused by subclasses 1998-08-03 17:06:42 +00:00
hshaw%netscape.com 5cfa4fc314 DEBUG_hshaw ifdef for splash window 1998-08-03 12:54:30 +00:00
ramiro%netscape.com 9c83cd4e72 Rename mkicons.c to mkicons.cpp. Needs to be built with c++ because of libimg
dependancy.  Libimg has recently been "improved" by being made c++ only.
1998-08-03 08:32:31 +00:00
leif 024e4ba306 *** empty log message *** 1998-08-03 08:12:21 +00:00
ramiro%netscape.com 80da45beaf Make it work with optimized builds. 1998-08-03 08:06:17 +00:00
leif 6ceb063e20 *** empty log message *** 1998-08-03 07:54:08 +00:00
leif 1b21600ba6 First version, mainly ported to the new API. Also merged in some code from
LdapUtils.pm so that this file is more self sustained.
1998-08-03 07:53:31 +00:00
leif 3d18ff4978 Fixed the modifyRDN function. 1998-08-03 07:50:54 +00:00
leif 7ade74b52d Removed the DESTROY method. 1998-08-03 06:58:21 +00:00
leif 1e8343bd8c * Added getLD() function.
* Fixed the getErrorCode() function, and added support for (optionally)
retrieving the match and extra error strings.

* Fixed reference bug in the add() method.
1998-08-03 06:58:01 +00:00
leif 95a82cb592 Fixed the ldap_get_lderrno() function so that it now supports:
ldap_get_lderrno($ld, undef, undef);
ldap_get_lderrno($ld, \$match, undef);
ldap_get_lderrno($ld, undef, \$msg);
ldap_get_lderrno($ld, \$match, \$msg);


I think this should work ok, but a code review is probably a good idea.
1998-08-03 06:53:23 +00:00
ramiro%netscape.com 91b5c815d1 Deal with common pixel/pixmap/sensitive resources in SetValues(). 1998-08-03 06:52:06 +00:00
ramiro%netscape.com 0fe080bea0 Change XfeManagerApply() so it can conditionaly deal with private components. 1998-08-03 06:51:37 +00:00
ramiro%netscape.com 289aec7ed6 Fix a SetValues() bug. XfePrimitive was not responding to changes in
XmNbackground.  Geez, unbelievably, no bitched about it before.
1998-08-03 06:48:31 +00:00
ramiro%netscape.com f1c2114dac Add _XfeManagerPropagateSetValues(). 1998-08-03 06:45:15 +00:00
ramiro%netscape.com 956372b2a4 Fix a typo. 1998-08-03 06:42:44 +00:00
ramiro%netscape.com f6dcd63226 Change top/bottom shadow change detection order. yes, im anal. 1998-08-03 06:42:31 +00:00
nisheeth%netscape.com a1e57cbb66 Fix for bug# 301664.
We needed to initialize the LO_CELL element's pointers
to table state inside lo_SquishSubDocToCell().  The LO_CELL element in this function
is used to hold the contents of a <CAPTION> tag and does not have a peer lo_TableCell
structure.  The uninitialized pointers to table state in this element get dereferenced
when the table is freed and cause the app to crash.  Initializing the pointers fixes
the crash.
1998-08-03 06:41:58 +00:00
ramiro%netscape.com 05cf4189fd Get editres working again. 1998-08-03 06:38:48 +00:00
troy%netscape.com 6d2d851b0d Added #include of "ns_util.h" 1998-08-03 05:34:28 +00:00