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

4745 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 3c88b32a6a Part of bug 95475 2001-08-25 05:08:27 +00:00
jaggernaut%netscape.com cc5cf29e86 Fixing mac bustage. 2001-08-25 03:52:11 +00:00
pinkerton%netscape.com d296323e55 remove #ifndef TARGET_CARBON since it's not needed. r=pchen/sr=sfraser/a=dbaron. bug# 96907. 2001-08-25 01:25:42 +00:00
sfraser%netscape.com 2602a83257 Fix bug 96232, crash while typing if tooltip is showing. Add kung fu death grip on the nsMacWindow. r=pinkerton/brade, sr=brendan, a=drivers 2001-08-23 00:23:45 +00:00
pinkerton%netscape.com c60795aabc rollup popups when a toplevel window hides. makes popups go away about the same time in destruction sequences as on win32. r=pchen/sr=sfraser/a=asa. bug 89373. 2001-08-23 00:23:30 +00:00
pinkerton%netscape.com f02452db2b fix for strlen being called on a null string when there is no text to convert to the platform charset. r=pchen/sr=sfraser/a=asa. bug# 92755. 2001-08-22 22:21:43 +00:00
danm%netscape.com ef499d7d29 allow larger windows when sizing with the mouse. also moved standard-state calculation to nsMacWindow. some code by rjc@rjcdb.com. bugs 80431,95740 r=hyatt,pinkerton 2001-08-22 00:18:45 +00:00
danm%netscape.com 804aab2707 always adjust maximized ("standard") window size before zooming. some code by rjc@rjcdb.com. bugs 80431,95740 r=hyatt,pinkerton 2001-08-22 00:17:04 +00:00
rjesup%wgate.com aecb8ff748 Bug 96137. Fix array accesses. r=pavlov@netscape.com, sr=jst@netscape.com 2001-08-21 18:34:40 +00:00
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
bryner%netscape.com 1b6a3497a8 Fixing mac bustage, I hope. 2001-08-17 09:44:54 +00:00
bryner%netscape.com ef71d43616 Fixing win32 bustage. 2001-08-17 09:09:27 +00:00
jgaunt%netscape.com 9f2f88aa48 fix for bug 94768
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
bryner%netscape.com 270917a8c6 More bustage fixing (sorry). 2001-08-16 09:09:41 +00:00
bryner%netscape.com adfbc16f4c Oops, fixing mac bustage. 2001-08-16 08:17:31 +00:00
bryner%netscape.com 1d3e6ec608 Bug 94627 - removing unused native listbox widget (plus some cleanup from already-removed native widgets). r=shaver, sr=blizzard. 2001-08-16 06:58:03 +00:00
timeless%mac.com 834cdfc538 Bugzilla Bug 91961 [xlib] Thread Local Storage issues in nsToolkit.cpp result in crash
patch by timecop@network.email.ne.jp r=zuperdee,Tomi.Leppikangas@oulu.fi sr=blizzard
2001-08-15 02:49:01 +00:00
dinglis%qnx.com 057624f4b3 PHOTON port only (not part of build)
fix for static build
2001-08-14 13:57:41 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
yokoyama%netscape.com f23cd921c9 Bug fix 91250:
Adding a return Boolean from nsIFontEnumerator::UpdateFontList()
to identify if the font lang group has changed from
receiving the WM_FONTCHANGE msg.
/r=rbs;/sr=brendan
2001-08-14 02:32:10 +00:00
mkaply%us.ibm.com 9d96281d1a Fix OS/2 fallout from removal of old imglib.
OS/2 now has no image tiling and no 256 color support.
And I bet windows lost any reasonable 256 color support as well.
2001-08-10 04:39:17 +00:00
bryner%netscape.com d3a3edda15 Bug 94345 -- remove unused native context menu. r=pavlov, sr=blizzard. 2001-08-10 00:58:52 +00:00
pavlov%netscape.com 1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
ftang%netscape.com f436b7c64a fix bug 92503, use the CFString version of api to set window title on MacOSX and later. r/sr=sfraser 2001-08-09 12:07:56 +00:00
aaronl%netscape.com 48925d96bc Fixes bug 94238, accessibility return error codes were incorrect. r=jgaunt, sr=waterson 2001-08-09 04:59:10 +00:00
mkaply%us.ibm.com 3f76f7909f #94150
r=mkaply, a=blizzard
Code from aaronr - return proper class for scrollbar
2001-08-09 03:34:12 +00:00
mkaply%us.ibm.com 0d587c2296 #86481
r=mkaply, a=blizzard
Code from jblanco - user NS_PLUGIN_ACTIVATE message to give focus to plugins
2001-08-09 03:30:52 +00:00
bryner%netscape.com b459088f4a part of 93467 - remove old native radiobutton code. r=blizzard, sr=hyatt. 2001-08-08 04:01:11 +00:00
hyatt%netscape.com 2e7b845e37 Fix Mac bustage. 2001-08-06 23:25:55 +00:00
jgaunt%netscape.com 5b8905acf2 bug 77648 implementing get_AccSelection
r=aaronl sr=brendan
2001-08-06 21:52:01 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
bryner%netscape.com 9ebab332fc Bug 93467 - removing remaining references to native combobox and nsIComboBox interface. r=pavlov, sr=blizzard. 2001-08-06 21:19:11 +00:00
zuperdee%yahoo.com 94a432a62b Bug 77344, Xlib-toolkit Mozilla crashes when printing. Patch by
Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=waterson,
a=blizzard.
2001-08-05 23:25:49 +00:00
cls%seawood.org 18a18d38d4 Add keyboard shortcuts support for BeOS.
Thanks to Arougthopher <arougthopher@lizardland.net> for the patch.
Bug #70181 r=cls
2001-08-04 04:35:39 +00:00
pinkerton%netscape.com 4041314af6 Fixing nsCOMPtr includes for gcc. fixes build bustage. r=beard. 2001-08-04 02:51:28 +00:00
bryner%netscape.com 8d3423079e Removing obsolete widget tests. r=pavlov,cls. 2001-08-04 00:08:32 +00:00
aaronl%netscape.com cd460e3649 Fix for bug 88284. nsIAccessible is now scriptable. r=jgaunt, sr=brendan 2001-08-03 08:15:20 +00:00
timeless%mac.com 88c4043869 Bugzilla Bug 92770 ChatZilla fails in Xlib-port build [couldn't find sound component]
by timecop@network.email.ne.jp r=roland.mainz@informatik.med.uni-giessen.de sr=waterson
other contract id removed as suggested by waterson - cvs log is your friend
2001-08-03 05:39:00 +00:00
bryner%netscape.com 2410465582 Removing unused native combobox implementation. r=cls. 2001-08-03 02:07:41 +00:00
bryner%netscape.com 1900fc8c9d Removing unused native combobox implementation. r=cls. 2001-08-03 00:26:19 +00:00
bryner%netscape.com c9336f384f Removing unused native combobox implementation. Not part of the build. r=cls. 2001-08-02 23:22:18 +00:00
cls%seawood.org 0c2bfb80b7 Adding support for repeating timers under BeOS (should also make anim gifs work now).
Bug #78069 r=VYA04230
2001-08-02 23:19:26 +00:00
danm%netscape.com 2574bee266 make GetParent return null if the window has been destroyed. this prevents mistaken attempts to access a destroyed window's parent. bug 92291 r=hyatt,saari 2001-08-02 00:19:24 +00:00
danm%netscape.com c90a985c4c unlink the parent from a destroyed child just after the child is unlinked from the parent. this prevents mistaken attempts to access a destroyed window's parent. bug 92291 r=hyatt,saari 2001-08-02 00:19:07 +00:00
pinkerton%netscape.com a4619ee9ca allow drops from apps that only support 'copy' operations. r=pink/sr=hyatt. from
markh@activestate.com. bug#78033
2001-08-01 00:43:11 +00:00
blizzard%redhat.com deeb70d04d start of gtk2 port. WIP. Not part of the build. Start stubbing out code. 2001-07-25 22:05:10 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
cls%seawood.org ea067acf68 Adding startup splash screen support for BeOS.
Moving BApplication creation from libwidget_beos.so to main Mozilla app.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65425 r=Makoto Hamanaka <VYA04230@nifty.com>
2001-07-25 02:22:54 +00:00
mkaply%us.ibm.com 0e800c4b56 #88679
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for timecop - drag and drop stuff on xlib
2001-07-25 01:18:34 +00:00
mkaply%us.ibm.com f997efd4b9 #91851
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for Tomi.Leppikangas@oulu.fi - fixup event handling in xlib
2001-07-25 01:15:59 +00:00
mkaply%us.ibm.com 7b871d9f91 #89900
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for Tomi.Leppikangas@oulu.fi - fixup xlib nsAppShell::Run
2001-07-25 01:11:49 +00:00
blizzard%redhat.com 7e5d62053b Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
pinkerton%netscape.com ea39e68ccc clean up error cases with assertions, fix a buffer leak. use the appropriate clipboard api under carbon so we don't cause a conversion from text->unicode when simply checking if a flavor is present. r=pchen/sr=hyatt. bug#84143. 2001-07-24 20:47:11 +00:00
jcgriggs%sympatico.ca 9af5075ffd remove code that writes to console in non-debug mode (Bugzilla #78663) 2001-07-24 19:09:35 +00:00
bryner%netscape.com c2bd2cdb93 Bug 82834 - filepicker should use busy cursor while the user is waiting for an operation to complete. This also fixes a problem on linux where calling SetCursor didn't take effect until we returned to the gtk event loop. r=jag, sr=blizzard. 2001-07-24 03:03:45 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
briane%qnx.com a4906d1331 PHOTON Port only (not part of build)
Bug fixes for font rendering, list scrollbar selections and the addition
of nsSound.cpp to the Makefile.
2001-07-23 20:10:05 +00:00
mkaply%us.ibm.com 378ff64729 #91760
r=dbaron, sr=tor
XLIB only - Checkin for Roland.Mainz@informatik.med.uni-giessen.de - crash shutting down
2001-07-22 13:24:51 +00:00
saari%netscape.com 2a7349540e fixing 77675, windows stealing focus from each other. r=bryner, sr=hyatt 2001-07-20 08:14:44 +00:00
mkaply%us.ibm.com 67a69a472d #89183
r=javier, a=blizzard
OS/2 only - convert CRLF on any Unicode paste
2001-07-19 22:05:29 +00:00
pinkerton%netscape.com 2dfd569f8f update scrolling routine for carbon, remove target_carbon part of our old classic ScrollRect code. r=saari/sr=scc. bug#35534. 2001-07-18 23:15:02 +00:00
pinkerton%netscape.com 74926d9adf fix cast. r=dbaron/rs=hyatt. bug# 83890. 2001-07-18 21:46:08 +00:00
pollmann%netscape.com c50a33220f Bug 43410: Correct z-index ordering of iframes. This PlaceBehind() call is needed on Windows to cause the actual ::SetWindowPos system call that reorders the widgets to be made. Mac and Gtk do not implement PlaceBehind and should not be affected by this change. Fix includes work by beard@netscape.com. r=beard@netscape.com,self sr=jst@netscape.com 2001-07-18 08:21:22 +00:00
pinkerton%netscape.com 784c1b8497 fix build bustage with nsMenuEvent 2001-07-18 01:09:46 +00:00
pinkerton%netscape.com ee6d825477 fix phantom scrollbar for kensington scrollmouse. r=pchen/sr=hyatt. bug# 63463. 2001-07-17 21:00:57 +00:00
bryner%netscape.com f45b2b8b8b Bug 84023 - avoid an extra copy of the event struct when passing around resize events. Patch from Tomi.Leppikangas@oulu.fi, r=bryner, sr=tor. 2001-07-17 00:32:53 +00:00
pinkerton%netscape.com 454dd484ab Under carbon, don't use the modal dialog proc for all dialogs since that enforces modality and we may not want that. r=pchen/sr=scc. bug# 88709 2001-07-16 18:41:27 +00:00
colin%theblakes.com f1741c949f OpenVMS has to use poll (not select) when dealing with the
X Connection Number. b=87175 r/sr=blizzard
2001-07-16 11:36:06 +00:00
dbaron%fas.harvard.edu 87c68ff844 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 07:13:32 +00:00
dbaron%fas.harvard.edu aaf33d6eb6 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 04:39:02 +00:00
dbaron%fas.harvard.edu 9fa02f6302 Header include dependency cleanup. b=64023 2001-07-16 03:42:59 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
dbaron%fas.harvard.edu 1850382c68 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-15 22:57:29 +00:00
katakai%japan.sun.com ccd9c6510b bug 90415
Account setup wizard: XIM status window doesn't show when it's turned on
r/sr=blizzard
2001-07-13 08:59:34 +00:00
jaggernaut%netscape.com 6da77f6bcc Bug 9449: ``Top (shell) level window does not render non-English unicode text properly''. Patch by Ilya Konstantinov <mozilla-bugzilla@future.galanet.net>, r=jag, sr=blizzard 2001-07-13 08:53:30 +00:00
mcafee%netscape.com a58139e94b printDepth usage needs to be wrapped in DEBUG_DND_XLATE as other usages are, fixing bustage 2001-07-11 01:58:58 +00:00
timeless%mac.com 8401011da6 "pocemit ... missed the obvious" 2001-07-11 00:41:57 +00:00
timeless%mac.com b346cd4d76 Bugzilla Bug 88457 [xlib] missing some critical cursors / css3 cursors
patch by timecop@network.email.ne.jp r=tor sr=blizzard
2001-07-10 23:44:03 +00:00
timeless%mac.com b79162bb3e Bugzilla Bug 38444 Complete support of CSS2/3 cursors on Gtk
patch by timecop@network.email.ne.jp r=tor sr=blizzard
2001-07-10 23:37:30 +00:00
jdunn%netscape.com 5562637ad3 fixing tinderbox bustage on at least irix & hpux 2001-07-09 22:20:34 +00:00
mkaply%us.ibm.com a9b36ae37a No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:45:14 +00:00
mkaply%us.ibm.com 7517feac49 No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:43:05 +00:00
blizzard%redhat.com 11764e1293 Bug #89438. Fix drag actions in drag and drop. Dragging in mail should work on Linux again. Also fixes bug #52764. r=pavlov,sr=tor 2001-07-09 19:35:10 +00:00
dinglis%qnx.com 366b03ea86 NOT PART OF BUILD
- fixed more rendering problems with scrolling views.
- fixed up scrollbars (not fully implemented)
2001-07-06 18:30:46 +00:00
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
yokoyama%netscape.com 3648da66ec Bug 85813 - PDT+ crash when selecting an I18N text
initializes mRTLKeyboard or mLTRKeyboard
r=mkaply, yokoyama sr=sfraser.
2001-07-05 23:36:33 +00:00
dinglis%qnx.com bfdf148c6f NOT PART OF BUILD (Photon Only)
- many fixes (rendering speedup, focus problems, fixed up colors)
2001-07-04 18:02:00 +00:00
mkaply%us.ibm.com 777a7b4ada #88209
[s]r=tor
xlib only - crash on ZDNet web benchmark
2001-07-04 03:37:30 +00:00
mkaply%us.ibm.com 751a09adce #58512
r=pocemit, sr=tor
xlib only - fix submenu placement
2001-07-04 03:34:24 +00:00
dbaron%fas.harvard.edu bd7f167f6e Let GTK handle .gtkrc loading rather than try to do it ourselves (incorrectly). This allows GTK_RC_FILES to just work. Patch from martin.storsjo@pp.qnet.fi. r=pavlov sr=blizzard 2001-07-04 02:12:53 +00:00
jaggernaut%netscape.com 13117164fd Bug 88413: nsString::GetUnicode() -> nsString::get(), part 2. Aka "the ones that snuck in". r=mozbot, rs=scc 2001-07-03 04:41:15 +00:00
yokoyama%netscape.com b2d9609f1f Bug 87991: checking in for ftang:
adding null terminate
/r=yokoyama sr=alecf
2001-07-03 00:21:56 +00:00
pinkerton%netscape.com 0982dafaf1 fix a warning. 2001-07-02 22:28:52 +00:00
pinkerton%netscape.com 6d2ff1251d last bit of 87911, default action is move, not 'none' 2001-07-02 22:22:01 +00:00
cls%seawood.org e9eca4d5b3 Fix for ProcessPendingEvents crash. Add event priority for BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #87337
2001-07-01 14:37:02 +00:00
cls%seawood.org 66d937045b Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com 07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
danm%netscape.com 3de19fb1af use use NET_WM standard to hint the UTF8 window title. bug 9449 code=future@galanet.net r=blizzard,pavlov 2001-06-29 01:53:37 +00:00
pinkerton%netscape.com 69b810010e Adding scrollwheel support for OSX via carbon events. Turning off phantom scrollbar hack under carbon. refactoring scrollwheel event dispatch so both can co-exist. r=beard/sr=sfraser bug 71045 2001-06-28 02:47:07 +00:00