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

3404 Коммитов

Автор SHA1 Сообщение Дата
dcone%netscape.com 79f5cd36ad fixed some palette code. r=kmclusk 2000-02-10 13:59:45 +00:00
dveditz%netscape.com 0876bcc2be Resurrect VC5 build 2000-02-10 07:09:18 +00:00
blizzard%redhat.com 81c859dad9 first pass at DND for gtk since superwin. fixes bug #9642. r=pavlov,pinkerton 2000-02-10 04:19:52 +00:00
pinkerton%netscape.com 0ee64b8921 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
pinkerton%netscape.com 7602edf975 fix build bustage. 2000-02-09 23:24:28 +00:00
dmose%mozilla.org 0857878748 fix solaris build bustage. a=leaf@mozilla.org; r=mcafee@netscape.com 2000-02-09 22:29:57 +00:00
rods%netscape.com 6848bd8a1e cleaning up widget library and removing uneeded widgets
fixed ALT key issue for windows
bug 17027,27041; carpool a=leaf; r=kmcclusk
2000-02-09 19:30:25 +00:00
Jerry.Kirk%Nexwarecorp.com 73f3b7bc51 Checking in changes that fix the pop-up menus under Photon allowing them
to close if the user clicks outside the application. Also fix
DestroyNativeChildren method. PHOTON ONLY
r=kedl
2000-02-09 13:47:23 +00:00
Jerry.Kirk%Nexwarecorp.com f27336c961 Clear out a structure, that if not cleared causes the FileWidget to be
weird sizes. PHOTON ONLY.
2000-02-09 13:03:45 +00:00
pierre%netscape.com 41b6eb68fb fixed the flashing mode in debug builds 2000-02-09 10:05:25 +00:00
pavlov%netscape.com a7a04c7d14 remove some code cruft and remove the code to do expose events on timers that wasn't working in modal dialogs and replace it with a more efficient, direct, and just better method. we're getting pretty fast now. r=bryner@uiuc.edu 2000-02-09 01:43:04 +00:00
pinkerton%netscape.com f2d270331a remove un-necessary stream stuff. 2000-02-09 01:29:10 +00:00
sfraser%netscape.com f9bfb95777 Remove ICGlueCFM-PPC.lib, which is not needed. r=mozbot 2000-02-09 01:24:52 +00:00
tbogard%aol.net a509d4cf9d GetWebShell has been replaced by GetDocShell. You also can go directly from a docshell to a presShell without having to walk the content viewer etc. This should fix Linux bustage. 2000-02-08 14:22:19 +00:00
tbogard%aol.net f5d81c3e9c GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
danm%netscape.com aeb9488d29 disable expose event coalescing while nsTimers are broken in modal windows. bug 26283. r:pavlov 2000-02-08 08:30:40 +00:00
pavlov%netscape.com f3c94c79e5 Flush mouse motion events to make scrolling snappier. r=beard 2000-02-08 07:33:18 +00:00
pavlov%netscape.com a0f52d9093 fix bug 14513 by saving the widths and heights r=waterson 2000-02-08 03:02:32 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
scc%netscape.com 7c0fbf6389 Pro5 update; eliminate dependcies on PowerPlant r=beard 2000-02-07 22:32:40 +00:00
pavlov%netscape.com d32e11477b convert UTF8_STRING to unicode in the clipboard. add some nsCOMPtr goodness. remove code cruft. only draw each part of the updated region if there are less than 10 rects making up the region. fix not being able to move windows to where you want them (bug 17703). r=bryner@uiuc.edu 2000-02-07 03:43:42 +00:00
beard%netscape.com 509d6b70f8 fix nsIToolkit leak. r=smfr 2000-02-05 23:11:20 +00:00
rods%netscape.com 643f6a65af commenting out widgets from the build they have been moved to the viewer app
r kmcclusk, b =17027
2000-02-04 15:59:57 +00:00
rods%netscape.com ae34b5d6db commenting out widgets from the build they have been moved tothe viewer app
r kmcclusk, b =17027
2000-02-04 15:59:31 +00:00
sspitzer%netscape.com cce2d39589 ignore generated makefiles 2000-02-04 04:32:00 +00:00
pinkerton%netscape.com 562017d35a Fixing bug 26468, gtk clipboard regression with plain text. Forgot to set the flavor when doing conversion to unicode from text/plain. doh! r=akkana 2000-02-04 03:38:27 +00:00
pavlov%netscape.com 18ed6cddd2 remove bogus comments. 2000-02-04 02:03:36 +00:00
sfraser%netscape.com c6bd477fa4 Back out an old change by dcone which attempted to fix a redraw bug that has since been fixed a different way. r=beard. 2000-02-04 01:51:49 +00:00
pp%ludusdesign.com 26646663e1 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
rods%netscape.com dfa3e0b569 added bool check to make sure the ctrl key was pressed.
b=26400 r=kmcclusk
2000-02-03 23:58:43 +00:00
Jerry.Kirk%Nexwarecorp.com 2bd07e9ad6 I had to add back in native buttons and text widgets so viewer would work... 2000-02-03 01:54:39 +00:00
Jerry.Kirk%Nexwarecorp.com b243274fc7 Removing clip.c becuase we no longer have to override the clipping
functions that are built into Photon. Also don't build the native widgets
that mozilla no longer uses.
2000-02-03 01:07:21 +00:00
Jerry.Kirk%Nexwarecorp.com 684f8014e8 Comment out all the native widgets that mozilla is no longer using
to reduce the size of the shared library.
2000-02-03 00:08:54 +00:00
nhotta%netscape.com 3dde541d05 Added charset conversin from unicode to file system charset, bug 23384, r=ftang. 2000-02-02 23:04:12 +00:00
brade%netscape.com b174bf571d fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
brade%netscape.com e610b0720f reorder processor directives so this file will compile on Mac 2000-02-02 22:39:43 +00:00
rods%netscape.com 0cd1cb6052 added back in the label and checkbutton classes to support the viewer's testing dialogs
b=26195 r=dcone
2000-02-02 15:43:54 +00:00
rods%netscape.com 7067b76284 <ctrl>= no generates the correct key code on up and down and is not filtered out
as double byte on press.
r=brade b=5716
2000-02-02 15:00:59 +00:00
nhotta%netscape.com 682f19f24f Disabled assertsions for charset conversion failure. 2000-02-02 00:01:53 +00:00
alecf%netscape.com 4995c69dad fix xlib bustage (not part of build) 2000-02-01 23:51:46 +00:00
pinkerton%netscape.com 02674553b8 native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
scc%netscape.com 6b45b35877 removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pavlov ... who claims this shouldn't effect other platforms; but I'm watching anyway 2000-01-31 23:43:56 +00:00
Jerry.Kirk%Nexwarecorp.com 348e46e17c Removing old version of Photon timers. The new one has been moved
under the unix directory.
2000-01-31 23:17:55 +00:00
rods%netscape.com 0b56a604b6 reviewing native widgets from build
r kmcclusk, bug 17029 (windows only)
2000-01-31 22:53:35 +00:00
nhotta%netscape.com 8a6713d391 Added conversion from unicode to file systme charset, bug 24948, r=ftang. 2000-01-31 21:23:04 +00:00
nhotta%netscape.com e3925d85c7 Added charset conversion between unicode and file systme charset, bug 23384, r=ftang. 2000-01-31 21:22:10 +00:00
ftang%netscape.com 6387deb651 fix leakage of the widget in OnKey 2000-01-30 23:52:35 +00:00
blizzard%redhat.com 987779af71 add new drag session for gtk 2000-01-30 09:59:57 +00:00
pinkerton%netscape.com 9ca8e6d4bf Make it such that clients of the clipboard/d&d only need to work with the text/unicode flavor and not text/plain. The conversion to text/plain for the native OS (in the correct charset encoding for the platform) is now done w/in the native clipboard/d&d implementations. 2000-01-29 20:24:50 +00:00
saari%netscape.com 7da336eb8c Fix for bug 25582. r=pinkerton 2000-01-29 03:58:47 +00:00