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

4970 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 91731f0f76 Checkpointing changes. Not part of the build. Get scrollbars stubbed out and get the factory changes in place so they can be created. 2001-12-13 04:42:22 +00:00
blizzard%redhat.com fd609f18fa Checkpointing changes. Fix scrolling with scrollmouse. Start getting native scrollbars off the ground. Not part of the build. 2001-12-12 23:56:21 +00:00
blizzard%redhat.com 6790f0e7f5 Checkpointing changes. Not part of the build. Pep up window scrolling performance by compressing motion notify events. Also, add an option to the appshell to turn on gdk window paint debugging with MOZ_DEBUG_PAINTS=1 in the environment. 2001-12-12 22:51:19 +00:00
brade%netscape.com 4a76e7bb22 attmpt to fix bug #110828; disable all unicode input for OS < 9.0 (r=pink; sr=brendan) 2001-12-12 06:38:49 +00:00
blizzard%redhat.com d7f188f509 Checkpointing Changes. Not part of the build. Call Resize() after the widgets are created to make sure they are all the right size when they are shown. Make sure to flush the window draw queue after scrolling to get an immidiate repaint. 2001-12-12 05:50:47 +00:00
ben%netscape.com 35d4bc6f3a bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 04:17:26 +00:00
blizzard%redhat.com db60e241fd Checkpointing changes. Not part of the build. Get simple key events working. 2001-12-12 03:03:05 +00:00
kmcclusk%netscape.com 09cb388941 Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze 2001-12-12 01:35:31 +00:00
blizzard%redhat.com 3bb185a3ac Checkpointing changes. Not part of the build. Got focus working. 2001-12-11 22:22:48 +00:00
mkaply%us.ibm.com 27712185d7 #104174
r=mkaply, sr=blizzard
OS/2 only - beginnings of a system sound implentation. still need work to actually play the WAV
2001-12-11 20:48:24 +00:00
mkaply%us.ibm.com dfbf3d32b6 Remove unncessary cruft 2001-12-11 20:33:57 +00:00
saari%netscape.com 277e5b088d fix for 105061, mac shifted keybindings don't work. Just needed to offset the keycode properly. r=brade,ftang, sr=sfraser 2001-12-11 11:19:20 +00:00
blizzard%redhat.com a662d1bddd Checkpointing changes. Window positions are now properly saved on exit. 2001-12-11 07:20:30 +00:00
blizzard%redhat.com d6a9bdfa37 Checkpoint changes. Not part of the build. Got popups working, hooked up more mouse events, window scrolling. 2001-12-11 06:21:22 +00:00
dean_tessman%hotmail.com 10982a3fe2 Bug 86606 - <SELECT>s disappear when using X-Mouse
r=timeless, sr=hewitt
2001-12-11 06:16:07 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
bryner%netscape.com 8e65045000 Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard. 2001-12-11 05:34:32 +00:00
mkaply%us.ibm.com 6f15bba73c Debug only OS/2 build bustage as a result of _DEBUG being turned on 2001-12-11 02:46:22 +00:00
blizzard%redhat.com a278eab591 Checkpointing changes. Mouse events being hooked up, invalidation implemented. 2001-12-11 02:38:51 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
blizzard%redhat.com c1baa75a23 Checkpointing changes. Expose events, window destruction and window close are now handled. Not part of the build. 2001-12-10 17:37:36 +00:00
timeless%mac.com 54e199871d Bugzilla Bug 84568 xlib port does not support netscape plugins
patch work by timecop@network.email.ne.jp and Roland.Mainz@informatik.med.uni-giessen.de
r=timeless, sr=beard
2001-12-10 01:22:29 +00:00
bryner%netscape.com 22c00b89f4 Fixing comments, bug 113038. Patch from diego@biurrun.de, r=bryner, rs=brendan. 2001-12-09 01:36:47 +00:00
dbaron%fas.harvard.edu b4ec9a8f10 Fix the holding past XPCOM shutdown of an nsTimerManager in a static nsCOMPtr. r=jag sr=shaver b=43589 2001-12-08 22:40:08 +00:00
darin%netscape.com c02d7e7ac6 fixes bug 107759 "Drag&drop to and from content area not working [Mach]"
r=pink, sr=jband
2001-12-07 22:01:26 +00:00
blizzard%redhat.com 5a122b1c5e checkpointing changes. mainloop runs, event queues run, windows will show and resize. not part of the build. 2001-12-07 05:23:56 +00:00
law%netscape.com 87e765c949 Bug 105151; check for ERROR_INVALID_PARAMATER and retry with empty file name (because we get that when the file name is too long); r=bryner, sr=hyatt 2001-12-07 00:26:59 +00:00
pinkerton%netscape.com 51e37b43df support dragging from background windows r=sdagley/sr=sfraser. bug#51323 2001-12-06 15:29:15 +00:00
kmcclusk%netscape.com ab264321c2 Suppress NS_MOUSE move on WIN32 if the mouse hasn't actually moved. b=113627 r=rod sr=attinasi 2001-12-06 02:55:06 +00:00
blizzard%redhat.com 11e672924b Share timer implementation with gtk and gtk2. r=pavlov 2001-12-05 15:38:59 +00:00
leaf%mozilla.org 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
blizzard%redhat.com 7594ead959 Checkpointing changes. Not part of the build. Some more methods flushed out including widget creation and moving and resizing. 2001-12-04 16:58:04 +00:00
mcafee%netscape.com 61d8eedd8c Changing to long hashtable tag (113175). code=gisburn, r=mcafee 2001-12-03 02:31:46 +00:00
mkaply%us.ibm.com 8c50c78b98 #110927
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
2001-11-30 23:29:29 +00:00
pinkerton%netscape.com 22f8e18060 Fix some complilation errors, change line endings on scrollbar. [not part of build] 2001-11-29 22:37:48 +00:00
pinkerton%netscape.com 40652110a1 fix regressions with carbon events. r=ccarlen/sr=sfraser. bug# 112653 2001-11-29 22:36:22 +00:00
pinkerton%netscape.com a512af0943 fixing mach-o bustage 2001-11-29 16:03:38 +00:00
pinkerton%netscape.com 19d70dc8bd fix bustage 2001-11-29 15:39:33 +00:00
pinkerton%netscape.com d5853084df removing nsMacMessageSink.h 2001-11-29 15:11:13 +00:00
pinkerton%netscape.com 7d257e40f5 removing per bug 110851, replaced with nsIEventSink on each window. r=ccarlen/sr=sfraser. 2001-11-29 14:43:45 +00:00
pinkerton%netscape.com b2ede84bf3 make sure mouse loc is in local coordinates on a scrollwheel event. sr=sfraser. bug# 112448. 2001-11-29 14:41:10 +00:00
pinkerton%netscape.com d71235b9a6 removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851 2001-11-29 14:38:56 +00:00
rods%netscape.com 1e8b3fac6b Use system IDC_HAND cursor when available
Bug 104035 r=dcone sr=attinasi
2001-11-29 09:41:19 +00:00
dbaron%fas.harvard.edu 3892434dfd Remove |#ifdef NS_TRACE_MALLOC| code to flush logfiles for real-time TM readers until we figure out a better way to do it that doesn't break low and lowest priority timers. b=111651 r=brendan sr=waterson 2001-11-28 04:48:38 +00:00
rjc%netscape.com fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
timeless%mac.com b350a4d16e Bugzilla Bug 111922�[Xlib] Fatal crash at shutdown in nsAppShellService destructor
Roland.Mainz@informatik.med.uni-giessen.de r=leaf
2001-11-26 19:52:29 +00:00
timeless%mac.com 93c8cee063 Bugzilla Bug 111508 [xlib] Xlib timer code is scary
by Roland.Mainz@informatik.med.uni-giessen.de (xlib peer)
r=timeless
2001-11-26 10:18:14 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
sspitzer%netscape.com 8fd267de3e fix for smoketest blocker bug #111242. menus not doing anything. patch by pink. 2001-11-21 19:40:17 +00:00