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

3711 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com d33ca445f7 fix for 36711 and random other event dropping bugs on linux 2000-05-08 21:01:14 +00:00
michael.lowe%bigfoot.com 468689c637 Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00
michael.lowe%bigfoot.com 9c822ba1c1 Adding Windows cursor files 2000-05-06 19:15:23 +00:00
alecf%netscape.com ef77f111f2 fix xlib bustage 2000-05-06 08:36:07 +00:00
ftang%netscape.com 5800ea3deb fix 38182 and 31509. Make menu bar and help menu work for non English on JLK 2000-05-05 21:18:03 +00:00
michael.lowe%bigfoot.com 1a28e89dbc Adding Windows cursor files 2000-05-04 13:02:02 +00:00
cls%seawood.org 4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
Jerry.Kirk%Nexwarecorp.com 4c44433f39 Fixing some compile errors due to changes in nsString
PHOTON ONLY
r=michael.kedl
2000-05-04 00:59:14 +00:00
pavlov%netscape.com 9dfe494c7e try to speed up SetTitle a tad 2000-05-03 21:46:08 +00:00
jdunn%netscape.com 150f06b447 remove incorrect/outdated pthread references
# 37394
r= rusty.lynch@intel.com blizzard@mozilla.org
2000-05-03 21:34:29 +00:00
rods%netscape.com ac563b3260 now mapping minus '-' key virtual code to correct DOM key virtual code
now correctly creating ket press events for <ctrl>= <ctrl>-  <ctrl>;
bug 5716
2000-05-03 21:34:09 +00:00
nhotta%netscape.com b01e053276 Added the encoder function to substitute not converted characters with question mark instead of abort the conversion, bug 31797. 2000-05-03 21:27:25 +00:00
mjudge%netscape.com a9e7e3841e fixing vc5.0 does not know what CFSTR_SHELLURL is 2000-05-03 09:16:39 +00:00
sfraser%netscape.com 0bcbeb0f35 Fix the build for pink. 2000-05-02 23:58:49 +00:00
mkaply%us.ibm.com 7a39dc3be2 # 34082
r= mkaply
OS/2 bring up continues - checking in changes for the OS/2 team
2000-05-02 23:13:43 +00:00
mkaply%us.ibm.com 64407204df # 34082
r= pinkerton
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:13:01 +00:00
mkaply%us.ibm.com e225accbc4 # 34082
r= mkaply
OS/2 bring up continues - Timer changes for OS/2 team
2000-05-02 23:02:55 +00:00
pinkerton%netscape.com a60415d42a fix one case, the opposite breaks. helps to check all the function results correctly, not just some. 2000-05-02 22:50:28 +00:00
alecf%netscape.com aea90fe27b fix xlib bustage from nsString landing 2000-05-02 22:39:56 +00:00
pinkerton%netscape.com 82b732e529 First stab at creating an internet shortcut when dragging a link to desktop. 2000-05-02 22:39:08 +00:00
pinkerton%netscape.com 4234df5b70 updating drag mime types. adding one for URLs 2000-05-02 22:37:52 +00:00
pinkerton%netscape.com 08edb62d88 Fix for non-file drags. Incorrectly checking result code when looking for a file drop. 2000-05-02 22:36:21 +00:00
blizzard%redhat.com 4ddd8269e1 Change the way that focus is handled for toplevel windows and the GtkMozArea. This will allow us to track whether or not any Mozilla window has the focus.
Add code to properly propagate key press/key release events to the toplevel window if a Mozilla window doesn't have focus.  This fixes focus in the embedding case and will allow other gtk windows that have focus to get key events.
Add code to allow a Mozilla child window to be created as the child of any ol' GtkContainer class.  This means that parent's don't have to worry about creating a superwin or any of that garbage.  This makes embedding much, much easier. r=pavlov@netscape.com,hidetoshi.tajima@eng.sun.com
2000-05-02 03:33:43 +00:00
sfraser%netscape.com e669f27041 Fix bug 36112 -- check for QuickTime being installed before using it. 2000-05-02 00:30:35 +00:00
mkaply%us.ibm.com d41c17e2f8 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
2000-05-01 22:21:43 +00:00
bryner%uiuc.edu 2f54f28f4e Stop building the unused native widgets (these were removed from the win32
build awhile back).  Also remove unused code relating to these
widgets.  r=blizzard.
2000-05-01 04:35:30 +00:00
michael.lowe%bigfoot.com e406b651c3 Implement CSS2 resize cursors on Windows (bug 1916) 2000-04-30 15:29:32 +00:00
cls%seawood.org 65464dcb61 nsString fixes for BeOS 2000-04-28 20:50:47 +00:00
danm%netscape.com 3b13ce963e guard against extra release of timer object when one-shot timers are cleared out during execution of a timer. bug 35074. 2000-04-28 20:28:13 +00:00
rods%netscape.com 39b39735e8 now calculates 1, 2 & 3 click counts correctly.
b=15095
2000-04-28 20:27:18 +00:00
pinkerton%netscape.com 38e87c2187 removing nsTextAreaWidget because it was only in the opt target. 2000-04-27 23:56:04 +00:00
pavlov%netscape.com d8aef72eaa fix shrike 2000-04-27 22:52:00 +00:00
pinkerton%netscape.com 7e33ec2e25 small fix for sting conversion. no need to convert from char* to nsCString 2000-04-27 22:14:08 +00:00
pavlov%netscape.com db99461de9 string changes 2000-04-27 21:46:26 +00:00
mjudge%netscape.com 91324612be fix to get vc5.0 building again 2000-04-27 10:50:29 +00:00
danm%netscape.com 468f4aa039 synch with nsWindow.cpp rev 3.272. code by roc+moz@cs.cmu.edu 2000-04-27 00:25:01 +00:00
danm%netscape.com fa7a39c23d use a dialog windproc for dialog windows. code by roc+moz@cs.cmu.edu 2000-04-27 00:23:18 +00:00
pinkerton%netscape.com 04ca734706 Stupid mistake that broke text-only clipboard/drags. 2000-04-26 20:50:17 +00:00
slamm%netscape.com 8b6150166b Ignore generated Makefile 2000-04-26 14:24:16 +00:00
sfraser%netscape.com a181f46974 Fix bug 36134 -- avoid extra release when cancelling a fired timer. 2000-04-26 08:37:06 +00:00
ftang%netscape.com 187dfa5126 fix bug 34963. check patch from m_kato@ga2.so-net.ne.jp r=ftang 2000-04-26 06:22:24 +00:00
ftang%netscape.com 0ad62f297d fix unicode conversion problem . Check in patch proposed by m_kato@ga2.so-net.ne.jp r=ftang 2000-04-26 04:01:23 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
pinkerton%netscape.com 01c33fc3e5 implement accepting drops of files onto mozilla. 2000-04-26 01:04:13 +00:00
akkana%netscape.com 5f0eaef0d6 35961: Add missing keycodes for { } | 2000-04-26 00:54:53 +00:00
pavlov%netscape.com c06efd2fc4 add support for 'TEXT' atom 2000-04-26 00:50:37 +00:00
pinkerton%netscape.com 65daa03237 preliminary support for dragging files from the desktop into mozilla. works on macos for now. 2000-04-25 04:10:35 +00:00
joki%netscape.com bbb0086bfe fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
blizzard%redhat.com 89b6894459 Fix for bug #31709. Make sure to initialize the return value so that targetListFromTransArr() won't return garbage if the array is empty. This fixes a crash when doing a ctrl-drag in mailnews with imap. 2000-04-23 15:40:01 +00:00