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

11057 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com b93401aa62 temp hack so mac doesn't crash 1998-11-02 19:01:24 +00:00
pinkerton%netscape.com 82733518e4 First Checked In. 1998-11-02 18:58:24 +00:00
terry%netscape.com 73863b2cb0 Was crashing if we had more than 20 people on the list and we couldn't
contact the LDAP server.
1998-11-02 18:56:33 +00:00
spider%netscape.com ace9d4b4d0 Fix problem reported by John Hicks 1998-11-02 18:50:59 +00:00
pinkerton%netscape.com 0ed874fd90 mac now uses strstream.h like everyone else. 1998-11-02 18:35:02 +00:00
buster%netscape.com 4769e1eae6 fixed rowspan/cell height problem where subsequent rowspanning cells can
effect previous cell heights.
1998-11-02 18:32:14 +00:00
pinkerton%netscape.com 0733a4c6a0 fix scoping syntax error. 1998-11-02 18:19:52 +00:00
vidur%netscape.com 9687424bc6 nsHTMLTaqsEnums.cpp~ 1998-11-02 17:53:14 +00:00
pinkerton%netscape.com df0ec94522 These should never have been checked into the tree. 1998-11-02 17:32:24 +00:00
spider%netscape.com f20183858a Fix bustage 1998-11-02 17:18:33 +00:00
spider%netscape.com be2310973f Pull msgsdk 1998-11-02 17:17:57 +00:00
rods%netscape.com 42462ddadd Added additional border style for dialogs 1998-11-02 16:58:55 +00:00
rods%netscape.com f817c58313 Cleaned up some includes and fixed a sizing issue 1998-11-02 16:47:28 +00:00
ramiro%netscape.com 582dfd6925 Fix broken autoconf build. 1998-11-02 16:39:36 +00:00
ramiro%netscape.com 83de02c53c Add a post link command to do magical things to the binary. 1998-11-02 16:36:06 +00:00
ramiro%netscape.com 9ab462d422 Fix broken solaris and hpux builds. 1998-11-02 16:25:37 +00:00
rods%netscape.com 430fe8d970 Fixed Factory problem (no longer using XPDialogWindow) 1998-11-02 16:19:39 +00:00
rods%netscape.com ef6bf8a435 Added the "find" dialog as an XPDialog 1998-11-02 16:07:23 +00:00
ramiro%netscape.com 4ebaded613 Cleanup the GTK support. 1998-11-02 16:06:50 +00:00
msw%gimp.org 87b0b54c1a use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs 1998-11-02 15:54:43 +00:00
msw%gimp.org ac7d9a1d5b change gmbaseunix to gmbasegtk here too 1998-11-02 15:22:59 +00:00
msw%gimp.org 75c0d5da2c rename gmbaseunix to gmbasegtk 1998-11-02 15:20:37 +00:00
ramiro%netscape.com 2d5ae8f3f9 Rename gfx and widget libs from 'unix' to 'motif'. 1998-11-02 14:35:03 +00:00
ramiro%netscape.com 4481349d0d Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
shaver%netscape.com def443db54 Minor typo. I'm so anal. 1998-11-02 14:30:56 +00:00
ramiro%netscape.com 5606cdd6d8 Move the 'unix' nsTimer to 'motif'. 1998-11-02 14:28:32 +00:00
shaver%netscape.com 474a38c01c add Frank Visser's nsRegionGTK 1998-11-02 14:17:06 +00:00
ramiro%netscape.com a307948fc5 Add support for gtk. 1998-11-02 13:56:59 +00:00
ramiro%netscape.com 062fd2ed81 Rename 'unix' to 'motif'
Add support for USE_NGLAYOUT_GTK.
1998-11-02 13:39:47 +00:00
msw%gimp.org 0f6cd7a49a Fix build bustage. 1998-11-02 13:34:51 +00:00
ramiro%netscape.com 130d8bb955 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the GTK vs motif hackery.
1998-11-02 13:31:43 +00:00
ramiro%netscape.com 11c0a81d99 Rename from 'unix' to 'motif' 1998-11-02 13:22:17 +00:00
ramiro%netscape.com aeb5b540fb Changed 'unix' to 'motif' to deal with toolkit confusion. 1998-11-02 12:24:05 +00:00
ramiro%netscape.com 7f40f4d761 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
1998-11-02 12:20:07 +00:00
ramiro%netscape.com e483cc620c Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
Simplify the gtk hackery a bit.
1998-11-02 12:15:00 +00:00
ramiro%netscape.com cca7e11478 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This makes
more unix linkers happy.
1998-11-02 12:00:57 +00:00
ramiro%netscape.com ffd97fa403 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
1998-11-02 11:58:23 +00:00
ramiro%netscape.com 8835339d15 Use $(CCC) to make shared libs if NS_USE_GCC is defined. 1998-11-02 11:39:26 +00:00
eyork%netscape.com 7fab00ed7c Fixed compile problem 1998-11-02 06:34:33 +00:00
eyork%netscape.com 7f193bb24c Fixed a build problem. 1998-11-02 03:07:59 +00:00
pavlov%pavlov.net 74eff3a8b1 nsWindow::CreateGC
fix so that it realizes the widget if needed so that it is
 able to get the gdkwindow.

nsWindow::CreateMainWindow
 use mainWindow as the AppShell mTopLevel window instead of creating a new one.
 use GtkAdjustments to the gtk_layout_new so that this doesn't crash.  (this
 probibly need to be looked at)
 create a GtkVBox for mWidget instead the layout for mWidget. this probibly
 isn't correct.

nsWindow::Show
 this should show the window correctly, but it doesn't.  probibly due to early
 errors.

nsWindow::GetNativeData
 impliment this function so that it doesn't barf at an early point due to lots
 of things being NULL.

nsWindow.h - added GtkWidget *mVBox to the protected items.  this isn't used
 yet, and probibly won't be.
1998-11-02 02:57:05 +00:00
eyork%netscape.com 669871d316 Build should go green now. 1998-11-01 23:05:50 +00:00
msw%gimp.org 9a809c81d8 Made CreateGC a little more careful 1998-11-01 22:49:04 +00:00
msw%gimp.org cfb743e757 Implemented nsWindow::CreateGC. 1998-11-01 22:32:18 +00:00
shaver%netscape.com 6d63a94e37 fixing pavlov%pavlov.net's breakage of legacy Motif build 1998-11-01 22:06:10 +00:00
pavlov%pavlov.net 67ffcb86e3 Implimented CreateViewerMenus() for the GTK test viewer. 1998-11-01 21:03:40 +00:00
shaver%netscape.com a4a204520b use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:30:42 +00:00
shaver%netscape.com 5f877af7d5 build libwidgetgtk.so when in GTK mode 1998-11-01 20:18:52 +00:00
shaver%netscape.com 46d01b4405 use libwidgetgtk.so and libgfxgtk.so when selected by configure 1998-11-01 20:01:08 +00:00
blizzard%appliedtheory.com a2f9902d7a when using --enable-nglayout=gtk build gtk specific timer code 1998-11-01 19:49:49 +00:00