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

17703 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 461d38f403 Put this back and try again. 1999-02-22 23:07:24 +00:00
putterman%netscape.com ed7472958a added NET_SACopy. 1999-02-22 23:03:53 +00:00
putterman%netscape.com 61c6ea7c43 Add new parameters for width and height. 1999-02-22 23:00:36 +00:00
alecf%netscape.com 0b657f0fdf fix XUL to match new command mechanism 1999-02-22 22:36:29 +00:00
mcmullen%netscape.com db86517473 Remove the illegal semicolon after extern "C" {} 1999-02-22 22:25:10 +00:00
ftang%netscape.com f1b1f94677 fix ToTitle bug- make it compatabile to CSS Capitalize. Comment #ifndef XP_UNIX to make the auto registry work 1999-02-22 22:20:01 +00:00
rickg%netscape.com 2aff2157b6 fixed autoclose problem that Harish found 1999-02-22 20:55:15 +00:00
kin%netscape.com 9290881b7e Added IID() methods. 1999-02-22 19:56:57 +00:00
bienvenu%netscape.com eacf9b247c fix off by one error in line parsing code 1999-02-22 19:14:25 +00:00
fur%netscape.com 060d1dcbbe Fix linkage problems on FreeBSD by adding -E linker option when building libPackage.so. Patch contributed by Amancio Hasty <hasty@rah.star-gate.com>. 1999-02-22 19:10:16 +00:00
saari%netscape.com 6e3aaef155 tweak to mac menu logic 1999-02-22 19:10:05 +00:00
mjudge%netscape.com b45a295339 Fixing nsCOMPtr misusage. 1999-02-22 19:06:48 +00:00
slamm%netscape.com d43c3e2606 Server isn't ready for this file. 1999-02-22 19:06:20 +00:00
saari%netscape.com a5222dd75a MacOS menus can support hierarchical menus now. nsWebShellWindow::LoadMenus() needs to be modified to support this. 1999-02-22 19:05:48 +00:00
hyatt%netscape.com 400b2bb27b Re-enabling event handlers. 1999-02-22 19:05:30 +00:00
rods%netscape.com d60eb8c273 Changed display type of titlebutton to inline 1999-02-22 19:01:13 +00:00
slamm%netscape.com 452397d2a3 Allow 'SaveAs' to have correct name. 1999-02-22 18:59:18 +00:00
kmcclusk%netscape.com cc41ac096d Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
slamm%netscape.com 56461051b5 If the tree hasn't been pulled, client.mk needs to checkout build/autoconf/myconfig2defs.sh before it does anything else. 1999-02-22 18:48:51 +00:00
briano%netscape.com c439a89d79 Automated update 1999-02-22 18:31:44 +00:00
slamm%netscape.com b2bcbb7056 Little patch for -md dependencies. 1999-02-22 18:26:12 +00:00
bienvenu%netscape.com 46576b0f38 hook up more db folder info stuff to mdb 1999-02-22 18:05:23 +00:00
slamm%netscape.com 9cb11e1a01 Fix incorrect path for NSPR install dir. 1999-02-22 17:36:36 +00:00
buster%netscape.com b259f714c6 caught up to new ScrollIntoView changes.
most transactions now properly set selection after modifying content, for Do, Undo, Redo.
lots of cleanup and minor bug fixes.
1999-02-22 15:53:31 +00:00
dcone%netscape.com a5a9edc3d6 Added fixes to get it to compile under UNIX 1999-02-22 15:00:59 +00:00
pierre%netscape.com e542119f45 don't dispatch cursor keys 1999-02-22 11:21:23 +00:00
pierre%netscape.com 7899e272e6 don't dispatch cursor keys / minor fixes 1999-02-22 11:20:57 +00:00
pierre%netscape.com 40f17690e6 added combobox (= popup) to the Mac 1999-02-22 10:22:45 +00:00
pierre%netscape.com f9fb69a74c inherits from Repeater 1999-02-22 10:21:51 +00:00
pierre%netscape.com 8747ae04d9 numerous changes 1999-02-22 10:21:37 +00:00
pierre%netscape.com d3bd9c4dcb added GetUniqueMenuID() (needed for popups) 1999-02-22 10:21:20 +00:00
pierre%netscape.com b9879a01a8 added mMin/mMax (needed for popups) 1999-02-22 10:20:59 +00:00
pierre%netscape.com 8acca6d4a5 removed outdated comments 1999-02-22 10:20:39 +00:00
grail%cafebabe.org d1227d7bc2 Automagically add a scrollpane whenever a jlist is added. 1999-02-22 07:54:14 +00:00
mjudge%netscape.com 07bb81fb15 adding comments to interfaces 1999-02-22 05:19:06 +00:00
mjudge%netscape.com f3a99f20af Added, jump to prev word, modified INIT of nsTextTransformer to better prepare for a start offset at the end of the mFrags list. added implementation of extra parameter to nsIFrame::PeekOffset to keep state for the next word problem of eating ws. nsTextFrame should be all set on implementation of jumping words. 1999-02-22 04:59:52 +00:00
mjudge%netscape.com 7d4b7bff9f adding parameter to nsIFrame for ::PeekOffset to be aware of the state of jumping a word. eating WS ect. also, nsRangeList sends the proper parameter for above change. 1999-02-22 04:57:44 +00:00
troy%netscape.com d4fd3a2158 More work-in-progress for table pagination 1999-02-22 03:28:00 +00:00
mjudge%netscape.com 0d2000e2a7 gettig word jumping to work, adding GetPrevWord to texttransformer 1999-02-22 03:20:59 +00:00
mjudge%netscape.com a635f31af4 adding word jumping with CNTRL char down now 1999-02-22 03:20:18 +00:00
mjudge%netscape.com c25515aa7d adding NPL 1999-02-22 03:19:24 +00:00
brendan%netscape.com 920aee0dfe - Use write rather than dump consistently (dump has unfortunate connotations).
- Avoid gratuitous extra newlines in foo.h compiled from foo.idl.
- Use do-while, not for or while, guarded by if that tests the loop condition.
- Use NS_EXPORT to qualify static InitJSClass and GetJSObject method.
- Turn enum declarations within interfaces into JS class constant numbers.
- Defend against null return from JS_GetPrivate (prototype and user-constructed
  objects have no private data).
1999-02-22 00:24:34 +00:00
mcmullen%netscape.com 42895cb757 Took another one for nsIFile. 1999-02-22 00:15:46 +00:00
rods%netscape.com cf7b150f21 MOved XULCommand to src and it is now acting like a menu delegate,
all that reminas is to rename it.
1999-02-21 21:04:21 +00:00
rods%netscape.com cb93818b9b Remmoved nsIXULCommand.h 1999-02-21 20:52:29 +00:00
rods%netscape.com 7c3a420407 Added static IID method 1999-02-21 20:52:04 +00:00
rods%netscape.com 940e001985 MOved from public to src, it doesn't need to be exported 1999-02-21 20:51:12 +00:00
mcafee%netscape.com 8165b5760a Optionally include .client-defs.mk, client.mk should still work if you don't have this file. 1999-02-21 20:18:10 +00:00
troy%netscape.com 02c197bf1c Changed GetRowIndex() so that for continued cell frames the row index is
that of the cell's first-in-flow
1999-02-21 19:55:22 +00:00
mjudge%netscape.com 5c5508e8d6 Needed methods to disable the ScrollFrameIntoView because of resizing causing scrolling to snap selection into view. 3 helper fucs, 1 variable, PRBool mEnableScrolling defaulted to true of course 1999-02-21 19:43:40 +00:00