Commit Graph

3730 Commits

Author SHA1 Message Date
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
pavlov%netscape.com
59d465c454 changes to work with new string apis 2000-04-23 08:29:39 +00:00
pavlov%netscape.com
74f94cefc5 clean up after we get the targets 2000-04-23 04:52:58 +00:00
hoa.nguyen%intel.com
1fdb72a9a9 Adding gtkxtbin library which allows Xt widgets inside a Gtk application.
This is part of a fix for bug #3102 to add legacy plug-in support on linux.
-r=blizzard
2000-04-22 20:39:38 +00:00
pavlov%netscape.com
7bea6ae265 fix bug where we copied pasted ascii data as unicode 2000-04-22 02:49:33 +00:00
pavlov%netscape.com
02656c9716 reimpliment nsClipboard::HasDataMatchingFlavors to be reentrant to fix bug #13161 2000-04-21 01:27:46 +00:00
pavlov%netscape.com
39d508ad8c fix pasting 2000-04-21 00:09:23 +00:00
tajima%eng.sun.com
cf99c33edb fix for #33996(Correct usage of XIMPreeditEnable) r=ftang, and passed pre-check-in
test on local Redhat 6.1 environment.
2000-04-21 00:03:44 +00:00
pinkerton%netscape.com
51b0d387c1 whoops, forgot to weaklink in the optimized target. 2000-04-20 22:59:29 +00:00
akkana%netscape.com
9c05e1cd7f Don't return an error code just because there was no nsXPLookAndFeel override (thanks to Pierre for noticing) 2000-04-20 22:43:25 +00:00
tor%cs.brown.edu
af87d81cdf Build bustage fix: add two casts (unsigned char* -> char* and the
reverse) for more pedantic compilers, such as SUNWspro4.2. a=leaf
2000-04-20 19:52:26 +00:00
pavlov%netscape.com
427bd35206 finish COMPOUND_TEXT support 2000-04-20 09:29:38 +00:00
ftang%netscape.com
7320eef915 fix 34963. check in fix patch by m_kato@ga2.so-net.ne.jp
add ::CoUninitialize
2000-04-20 05:09:59 +00:00
pavlov%netscape.com
9a8d1c264a fix ups for COMPOUND_TEXT 2000-04-20 04:26:24 +00:00
sfraser%netscape.com
560b8c32a7 Tweak the WaitNextEvent sleep time depending on what the browser is doing (if there are file or network connections active). r=jfrancis 2000-04-20 03:57:39 +00:00
sfraser%netscape.com
a844c1bfd2 Just rename some mFoo static member variables to sFoo. 2000-04-20 03:55:00 +00:00
pavlov%netscape.com
37ac42660e fix support for UTF8_STRING and add code to begin work on COMPOUND_TEXT support 2000-04-20 03:29:06 +00:00
beard%netscape.com
3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
pavlov%netscape.com
7d99e7f231 fix for not being able to change profile directories on windows (bug #35821) 2000-04-18 23:55:06 +00:00
ftang%netscape.com
9fedf88f20 fix bug 35240. Use nsCString to keep mFile for now. 2000-04-18 23:49:17 +00:00
pavlov%netscape.com
c608dff635 partial fix for transient windows not being transient bug #19255 2000-04-18 22:38:49 +00:00
pinkerton%netscape.com
ec06368580 don't replace the transferable if the platform doesn't support the clipboard asked for. 2000-04-18 02:36:01 +00:00
pinkerton%netscape.com
57d6211fc9 remove contextmenu and quicktime stubs from the interfaces project and put them in widget so we can weakLink against them. 2000-04-18 02:35:09 +00:00
pavlov%netscape.com
547d1e9652 Finish up clipboard code to support multiple clipboards 2000-04-18 02:31:46 +00:00
blizzard%redhat.com
752377eb74 fix for bug #32710. make sure to call gdk_drop_finish() after the drop. this gets rid of the problem of a ghost icon flying across the screen a few minutes after a drag-n-drop operation. 2000-04-18 02:29:48 +00:00
scc%netscape.com
613085c7a8 making string conversions explicit 2000-04-17 08:21:30 +00:00
blizzard%redhat.com
1376d32f64 fix for bug #14856. this fixes DOM key events on linux so that a keyrepeat is keydown, keypress, keypress, keypress, keyup like it should be. r=syd 2000-04-17 04:45:08 +00:00
cls%seawood.org
56e9ddefaa Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime. 2000-04-17 03:47:33 +00:00
blizzard%redhat.com
15338ed5f3 remove motion_notify signals from being generated anywhere. note that this is different than an XMotionEvent that we handle elsewhere. there aren't any cases where we need the motion_notify signal anymore. we were causing motion_notify signals to be generated from scrolling the scrollbar in native widgets which was causing selection to happen on the parent window in the case where the native scrollbar was on a popup. this fixes bug #32311. r=syd 2000-04-16 21:22:22 +00:00
pavlov%netscape.com
8185e12801 fix for clipboard crashing (bug #35954) 2000-04-16 01:17:26 +00:00
Jerry.Kirk%Nexwarecorp.com
21607b061b Fix nsClipboard so it would compile because of the prototype changes.
PHOTON ONLY.
2000-04-16 00:01:45 +00:00
pierre%netscape.com
8e7f25e19d 35455 "CSS2 system color as background color does not work". Fixed the previous checkin from akkana in GetColor(). 2000-04-15 06:25:23 +00:00
blizzard%redhat.com
d583d4569b fix for bug #27295. don't listen for the drag_leave signal. the problem was that the drag_leave signal was getting sent before the drag_drop signal causing the state machine in the tree widget to set tree elements as invalid drag targets. we aren't using the drag_leave signal for anything anyway so this isn't hurting anything. this gets drags working to mail folders and folders in the bookmark windows. 2000-04-15 05:45:21 +00:00
mstoltz%netscape.com
6a76f09450 Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
pavlov%netscape.com
d7d20c2000 fix for bug #20901 (Unix Paste should request CLIPBOARD selection) 2000-04-15 01:08:34 +00:00
tajima%eng.sun.com
e6236e7f51 added #if XlibSpecificationRelease >=6 for OpenVMS build problem, r=colin@theblakes.com.
X11R6 base system will get no impact with the changes.
2000-04-15 00:53:31 +00:00
tajima%eng.sun.com
5c0f02ca73 Fix for IME status window problems: 30879,30097,29836. r=erik@netscape.com. 2000-04-15 00:45:51 +00:00
saari%netscape.com
2e98b4944e Adding saftey checks to Mac dynamic menu MDEF to stop some crashes brade has been seeing. 2000-04-14 21:39:27 +00:00
cls%seawood.org
2295688828 Beos build fix for the clipboard API change. 2000-04-14 14:24:44 +00:00
pavlov%netscape.com
73308e499a major cleanup of unix clipboard code 2000-04-14 03:13:49 +00:00
pinkerton%netscape.com
3f8b4c9bc6 New clipboard interface for unix selection clipboard. 2000-04-14 02:52:58 +00:00
pinkerton%netscape.com
7990ffae73 new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
pavlov%netscape.com
2ba45db536 backing out tajima's changes until we can find out why they caused shrike to go orange 2000-04-14 02:31:28 +00:00
tajima%eng.sun.com
edd8ef3c48 Fix for previous check-in, which still caused an error on X11R5 basis. 2000-04-14 01:50:09 +00:00
tajima%eng.sun.com
8b3026b55a Fix for build problem on OpenVMS. r=colin@theblakes.com,a=ftang@netscape.com 2000-04-13 22:54:33 +00:00
nhotta%netscape.com
9f80a4b9a1 IME change for Win2000, bug 29606, check in for m_kato@ga2.so-net.ne.jp, r=ftang. 2000-04-13 22:23:04 +00:00
pinkerton%netscape.com
91cbd827c7 Adding support for nsIMenuRollup and not rolling up xpmenus when a click
is in a parent menu.
2000-04-13 20:17:29 +00:00
pinkerton%netscape.com
c95e156516 Adding support for nsIMenuRollup and xpmenus not rolling up when a click is inside a parent. 2000-04-13 20:15:40 +00:00
pinkerton%netscape.com
c288721690 adding support for xpmenus to not rollup when a click is inside a parent menu. 2000-04-13 20:15:23 +00:00
pinkerton%netscape.com
04e841b55e add nsMenuRollup.idl 2000-04-13 20:10:32 +00:00
pinkerton%netscape.com
6a17c615ef First Checked In. 2000-04-13 20:09:08 +00:00
akkana%netscape.com
6140b4f4e3 Fix xlib version (patch from Joerg Brunsmann <joerg.brunsmann@FernUni-Hagen.de>) 2000-04-13 19:41:49 +00:00
jdunn%netscape.com
b0cbf76505 fixing typedef of an enum which broke hp builds.
r= akanna@netscape.com, johng@netscape.com
2000-04-12 14:44:46 +00:00
jdunn%netscape.com
9120846a94 Initialize the vars and make sure we 'NULL' them after we free them.
On HP (for example) there isn't a sound shared lib, so we ended up
freeing an uninitialized pointer.
r= dougt@netscape.com
2000-04-12 14:42:40 +00:00
bryner%uiuc.edu
701415869e Make sure we correctly obtain the system setting for the number of
lines to mousewheel scroll on Win95 (it's different than 98/NT).  This
was causing ProcessMessage to bail out early and never dispatch the
event.  r=hyatt.
2000-04-12 01:43:39 +00:00
akkana%netscape.com
7b5b31c898 Fix mac bustage -- conflict with a mac system header 2000-04-12 00:59:40 +00:00
akkana%netscape.com
861cfd4be5 Fix build bustage, a misplaced #ifdef 2000-04-11 22:59:30 +00:00
akkana%netscape.com
d90456d6c4 34704: Make colors as well as metrics customizable. 2000-04-11 22:34:55 +00:00
pavlov%netscape.com
5dd14170f8 fix for 34651 r=sfraser a=leaf 2000-04-10 22:08:19 +00:00
danm%netscape.com
1ad23c1543 temporarily make all modal dialogs unmodal while a combobox popup is popping. bug 34484. r=pavlov a=leaf 2000-04-10 21:56:04 +00:00
saari%netscape.com
65a82af06f Fixing M15 blocker 34464, crashing mac menu. r=danm, a=leaf, granrose, et al. 2000-04-10 20:48:42 +00:00
cls%seawood.org
51b7d3b4dd Removing unused bitrotted file from BeOS build. Bug #34555. r=pavlov, a=leaf 2000-04-07 19:21:19 +00:00
danm%netscape.com
1122730e8d another tweak for bug 34631 2000-04-06 00:37:51 +00:00
danm%netscape.com
de135388d0 bug 34631 -- host window was forcing itself above popup menus created from clicks in window content. r=saari a=leaf 2000-04-05 23:11:44 +00:00
cls%seawood.org
adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
saari%netscape.com
98fe3d4df9 Fixing Mac About menu to reflect Mozilla or Navigator as appropriate. 2000-04-05 04:54:04 +00:00
danm%netscape.com
7e5f9081f7 implementing z-level control. not polished, but functional. 2000-04-05 02:48:29 +00:00
mkaply%us.ibm.com
9fc6c5f51d # 33860
r= mkaply@us.ibm.com
OS/2 bring up - need the proper icon
2000-04-05 02:21:26 +00:00
pavlov%netscape.com
261cd2559d fix for 34473 2000-04-04 23:51:59 +00:00
pavlov%netscape.com
8242fd6791 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
saari%netscape.com
9147c46775 Enable about box from the Apple menu on MacOS. Gotta love those high priority features. 2000-04-04 09:30:15 +00:00
pierre%netscape.com
e35773094b Use the system colors to paint the text selection (and added NS_DONT_CHANGE_COLOR to support the Mac selection scheme where colored text keeps its colors when selected). 2000-04-04 09:07:41 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
Jerry.Kirk%Nexwarecorp.com
6e1a9b7495 Making minor changes to code for new release of Photon 2.
Patch G changed the interface on a few of the functions.
Photon Only.
2000-04-04 00:56:28 +00:00
mkaply%us.ibm.com
7e138ea359 # 33860
r= mkaply@us.ibm.com
OS/2 bringup
2000-04-04 00:07:04 +00:00
mkaply%us.ibm.com
35441515e8 Accidentally backleveld 2000-04-03 23:44:37 +00:00
mkaply%us.ibm.com
54354fa849 # 33860
r= mkaply@us.ibm.com
OS/2 bringup
2000-04-03 23:30:26 +00:00
mkaply%us.ibm.com
89fb427456 # 33859
r= mkaply@us.ibm.com
OS/2 changes for Mozilla - basic OS/2 enablement in widgets
2000-04-03 23:26:11 +00:00
akkana%netscape.com
a0898cd636 Add the XPLookAndFeel calls to the front ends which didn't already have them.
There's no Tinderbox for these platforms; if this causes any problems or
bustage, please contact me and feel free to back out or fix the offending
files.
2000-04-03 22:46:52 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
danm%netscape.com
5b4e65b4bc constrain attempts to change z-level 2000-04-01 22:16:43 +00:00
danm%netscape.com
6a19bd15ce add PlaceBehind (other widget) method 2000-04-01 22:10:22 +00:00