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

1469 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 9b527b6115 Pass the stream's pcount as the count of characters copied; previously we were sometimes overrunning the string 1999-03-22 21:48:10 +00:00
dcone%netscape.com eba66ca1ff Added UNIX support for postscript printing, fixed many bugs.
Added nsIDeviceContextSpecPS interface so we can do PS on any platoform, get
information from the print dialog.
1999-03-22 21:45:00 +00:00
akkana%netscape.com 4a34ef4040 Put back the explicit alphanumeric/keypad/fcn translations; turns out we need them for handling control/shift/modifier keys 1999-03-22 21:19:17 +00:00
pavlov%pavlov.net 6917c547df memory leak patch from bruce@cybersight.com 1999-03-22 02:57:06 +00:00
pavlov%pavlov.net 0991ab5997 general code cleanup. make listboxes look nicer. 1999-03-21 17:18:09 +00:00
pavlov%pavlov.net 3087f7a8a0 code cleanup and internal gtk refcounting changes. 1999-03-21 06:25:34 +00:00
pavlov%pavlov.net bccf315074 fix build bustage i think (it worked before for me!) 1999-03-21 06:10:17 +00:00
pavlov%pavlov.net ad059abfc8 patch part two.. make the destructor virtual 1999-03-21 06:05:24 +00:00
pavlov%pavlov.net 8c37f2f520 patch (part 1) from bruce@cybersight.com to fix little bugs. 1999-03-21 06:04:23 +00:00
pavlov%pavlov.net 3b3b2a9ba0 being implimenting the use of CmdLineService, add internal gtk refcounting
measures (not complete), and remove some excess code.
1999-03-21 05:23:47 +00:00
danm%netscape.com d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
saari%netscape.com 1752359e8e nsIMenu.h changes 1999-03-20 02:38:58 +00:00
hyatt%netscape.com 4b972c634e Menu interface changes-saari 1999-03-20 02:30:12 +00:00
saari%netscape.com 2c5fc6969c nsIMenu.h interface changes 1999-03-20 02:28:14 +00:00
tague%netscape.com 6e19645586 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
rods%netscape.com 7d5094ff5b Removed nsITextDataFlavor.h from the makefiles 1999-03-19 16:30:01 +00:00
rods%netscape.com 071adf265e Added new Drag & Drop and Clipboard interfaces 1999-03-19 15:57:10 +00:00
pierre%netscape.com aad0cd66d4 #3821 "Enter Key should be mapped to Return" 1999-03-19 02:23:51 +00:00
mcafee%netscape.com 3ed2a6f4f2 Adding default path for case statement. 1999-03-19 00:18:01 +00:00
ramiro%netscape.com 441fadfc9f Wrapped in PR_BEGIN_EXTERN_C and PR_END_EXTERN_C to fix c++/c linkage problem. 1999-03-18 23:29:50 +00:00
mcafee%netscape.com f594b18d78 Added prototype for UnixPrDialog(). r=syd@netscape.com 1999-03-18 22:33:04 +00:00
kipp%netscape.com 7647b1384c Make sure we update the update-area when doing synchronous updates or full widget updates 1999-03-18 21:19:59 +00:00
danm%netscape.com e4dcb184d6 Removed Release of mTopLevelWidget in the handling of the "inGoAway" event. Fixes bug 3900; part of fix for bug 3676. Wants to be part of M3 build. r:pierre,sdagley. a:chofmann,cyeh. 1999-03-18 19:05:32 +00:00
kipp%netscape.com ebf757e804 Teach the widget how to manage an update rect so that we avoid gratuitous full window paints 1999-03-18 16:35:16 +00:00
leaf%mozilla.org 20c21e775b backing out change that clearly has destabilized the tree. 1999-03-18 04:43:38 +00:00
pavlov%pavlov.net e81a3c4b24 fix for hpux and aix build bustage. approved by leaf. 1999-03-18 03:16:44 +00:00
pavlov%pavlov.net cb6f23e117 fix bug #3617 (approved by cyeh) 1999-03-18 02:47:48 +00:00
pierre%netscape.com e23982f42f Fixed a crash on "File | Print Setup" (or any other dialog without specific menubar) #3769. Approved: chofmann. 1999-03-17 07:17:19 +00:00
saari%netscape.com 1e523c756e Fixing Bug #3808 - Bookmark menu doesn't work on MacOS 1999-03-17 03:03:58 +00:00
pollmann%netscape.com b87b78df1f Opps, typo - bug #3619 A: chofmann R: harishd 1999-03-17 01:41:52 +00:00
kmcclusk%netscape.com 73fca7423a Approved by Chris Hofmann.
Patch for M3 bug #2226. [PATCH] File->Open dialog does not 'remember' browsing directory.
The patch fixes WIN32. It also defines member variables and functions for Mac and Unix to keep tinderbox building.
Mac and Unix need implementations which honor the SetDisplayDirectory method so that the browsing directory is actually set.
1999-03-17 00:35:37 +00:00
akkana%netscape.com b08dc516c7 Bug 3829: don't generate key events for modifier keys. Fix courtesy of Pavlov, Approved chofmann and kostello 1999-03-16 20:45:17 +00:00
saari%netscape.com f35c599831 Fixing bug #3743 - Hierarchical menus display wrong info on MacOS 1999-03-16 00:00:39 +00:00
danm%netscape.com 193d889c56 Moving release of nsWindow object up from its Destroy method to its caller, nsMacEventHandler. This is a better remainder of a fix for bug 3676. r:saari a:chofmann. 1999-03-15 23:40:42 +00:00
kostello%netscape.com c149d1f5b8 Add support to get a SelectiomManager if non exists.
Waiting for Repository work
1999-03-15 05:06:52 +00:00
sdagley%netscape.com 532becc3d2 Had to temporarily back out danm's Release() hack from v1.95 as it causes a crash trying to load a new URL. While the hack did fix the problem with not being able to close the bookmark window my feeling is the crash is the less desirable behavior. 1999-03-15 03:18:05 +00:00
pavlov%pavlov.net 37edfc48db fix another memory leak. 1999-03-15 03:03:49 +00:00
pavlov%pavlov.net c74a038f28 fix another mem leak. 1999-03-14 23:57:26 +00:00
pavlov%pavlov.net f3cba5902d fix mem leaks. 1999-03-14 23:14:35 +00:00
saari%netscape.com 15eb92348e Fixing bug #3674 and #3679 1999-03-14 20:59:10 +00:00
pavlov%pavlov.net ed24d0fad8 fix bug #3721 1999-03-14 18:50:04 +00:00
pavlov%pavlov.net 9abebeaae3 fix another memory leak. 1999-03-14 18:12:23 +00:00
mcafee%netscape.com c386912e01 getenv() needs a prototype for Solaris. 1999-03-14 09:00:38 +00:00
danm%netscape.com a1d9b34433 adjusting refcount for menubars and deletion. deletion adjustment is a HACK for the impending milestone. 1999-03-14 08:22:43 +00:00
danm%netscape.com 9d1f4b6d37 Added SetParent method 1999-03-14 08:19:34 +00:00
pavlov%pavlov.net b29c1d99ff removed some unused code 1999-03-14 05:01:55 +00:00
pavlov%pavlov.net d6caed5d0f make the Enumerator destructor virtual to remove build warning. 1999-03-14 00:21:56 +00:00
syd%netscape.com f216949dfc gtk_toggle_button_get_active() is an API newer than Gtk+ 1.1.13. Replaced it
with legacy code that just looks at active field of widget directly (I could
use the GtkObject interfaces, but those are kludgy and the reason that the
newer API was introduced). Eventually (hopefully soon) we'll migrate to Gtk+
1.2 (which will fix some rendering bugs as well...)
1999-03-13 05:25:31 +00:00
syd%netscape.com a48ae7a6fe Declare mPrData 1999-03-13 03:39:38 +00:00
syd%netscape.com d9451d58d2 Call GTK print dialog. Currently, Init routine returns FAILURE, effectively
stubbing out this functionality. Done Cone will turn it on at a later time.

Gtk+ print menu crashes will temporarily disappear because of this change.
1999-03-13 03:21:16 +00:00