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

5274 Коммитов

Автор SHA1 Сообщение Дата
robinf%netscape.com a2e1d97556 rewording this help screen title 1998-08-03 22:18:28 +00:00
robinf%netscape.com 31a5214be9 rewordking the title of thies screen to say "Start Accnt Setup" 1998-08-03 22:17:46 +00:00
pierre%netscape.com 098c2ce0c4 updated build log file path for Tinderbox (again) 1998-08-03 22:06:56 +00:00
warren%netscape.com 44d5bedf92 Fixed NPP_GetValue signature for new npapi.h header. 1998-08-03 21:56:21 +00:00
warren%netscape.com 975eafe152 Removed ifdef NSPR20 for unix text plugin. 1998-08-03 21:53:49 +00:00
blythe%netscape.com 59e73b647c VC6 compatibility, aprv kipp 1998-08-03 21:38:59 +00:00
rickg%netscape.com ed2267c14a fixed problem in testCRT. GetUnicode returns a const ptr 1998-08-03 21:33:32 +00:00
danm%netscape.com d766e45efb adding (optional) glowcode build stuff 1998-08-03 21:29:18 +00:00
clu%netscape.com 46314c1f2d Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
troy%netscape.com 5a05bd8827 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 614821e309 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 f9fe147c7a Fixed reference counting of singleton image manager 1998-08-03 21:05:36 +00:00
rickg%netscape.com 6e9ace2030 major perf changes; a few WIP's 1998-08-03 21:04:54 +00:00
timm%netscape.com c1e87f4b87 123505 fix for NCI files not showing up in pick list 1998-08-03 21:04:38 +00:00
rickg%netscape.com 8cadfbae7e added a few assertions, just to be safe 1998-08-03 21:03:49 +00:00
akkana%netscape.com 3bdf782a5b Bring Table menu and table properties dialog up to intended 5.0 functionality. 1998-08-03 20:51:45 +00:00
akkana%netscape.com 1506b919fa Add new option menu convenience routine: fe_get_current_attribute_option 1998-08-03 20:49:30 +00:00
akkana%netscape.com d6840f8683 fix a warning 1998-08-03 20:48:21 +00:00
rickg%netscape.com bd6d9c1bf6 major upgrade to string class implementation 1998-08-03 20:46:38 +00:00
law%netscape.com 14612ae3d2 Windows(98) integration feature 1998-08-03 20:33:38 +00:00
buster%netscape.com 79b37f8596 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 1e5679dc43 Fixing res problem on Windows95-98 1998-08-03 20:24:45 +00:00
scc%netscape.com 45610f339d 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 15d3cebf09 *** empty log message *** 1998-08-03 19:25:03 +00:00
leif 782b212ba1 Now handles no extra arguments, and also weird arguments like \@foo. 1998-08-03 19:23:01 +00:00
kipp%netscape.com bf962e383b Fixed reference counting bugs with OPTION tag handling 1998-08-03 19:21:26 +00:00
karnaze%netscape.com 677fc6c2c6 fixed bug where <select> assummed all children were <option>s 1998-08-03 19:04:55 +00:00
pierre%netscape.com 1f3c80a00b updated build log file path for Tinderbox 1998-08-03 18:44:01 +00:00
kostello%netscape.com 60f40a6bc6 First Checked In. 1998-08-03 18:37:30 +00:00
kipp%netscape.com 81c25cee60 Undid previous change because it didn't work right (doh) 1998-08-03 18:12:42 +00:00
kipp%netscape.com 809e6b8184 Disable VerifyTree for now 1998-08-03 18:12:13 +00:00
kipp%netscape.com 0e4f61b282 Normalized style tag handling 1998-08-03 18:10:43 +00:00
buster%netscape.com 26f2c444b2 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 15fd62adf3 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 de2304aeaa 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 1ba17a9a87 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 494d428291 Use FirstChild method so that implementation can be reused by subclasses 1998-08-03 17:06:42 +00:00
hshaw%netscape.com ae7e2db4e4 DEBUG_hshaw ifdef for splash window 1998-08-03 12:54:30 +00:00
ramiro%netscape.com 7eeb9efabf 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 42a61b84fe *** empty log message *** 1998-08-03 08:12:21 +00:00
ramiro%netscape.com d5f03b7fcb Make it work with optimized builds. 1998-08-03 08:06:17 +00:00
leif 22743a70c8 *** empty log message *** 1998-08-03 07:54:08 +00:00
leif 5d5cf475d3 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 62a767d1de Fixed the modifyRDN function. 1998-08-03 07:50:54 +00:00
leif 7a68a45f1a Removed the DESTROY method. 1998-08-03 06:58:21 +00:00
leif 18ec0212c5 * 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 f608dbcc0c 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 c2049abea7 Deal with common pixel/pixmap/sensitive resources in SetValues(). 1998-08-03 06:52:06 +00:00
ramiro%netscape.com d2ad060820 Change XfeManagerApply() so it can conditionaly deal with private components. 1998-08-03 06:51:37 +00:00
ramiro%netscape.com b17279dc2f 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