Commit Graph

33 Commits

Author SHA1 Message Date
brade%netscape.com
85f4f74ebe unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360


git-svn-id: svn://10.0.0.236/trunk@144403 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-02 21:38:04 +00:00
bryner%netscape.com
6d58bc1d0d Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@141538 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-21 23:01:36 +00:00
aaronl%netscape.com
55334c056a Backout out bug 196946. It turns out we should not merge static accessibility libs into widget
git-svn-id: svn://10.0.0.236/trunk@140044 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-22 05:29:37 +00:00
aaronl%netscape.com
2a7da61622 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@139575 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-16 20:22:51 +00:00
cbiesinger%web.de
657dc57af7 remove ifdef IBMBIDI from widget, r+sr=roc+moz bug 89203
git-svn-id: svn://10.0.0.236/trunk@136506 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-17 11:40:13 +00:00
arougthopher%lizardland.net
3e4a538051 Bug#152085
nsSound not being registered as a component under BeOS

The nsSound component was not being registerred, causing ChatZilla to not work properly.

r=serget@fi.tartu.ee


git-svn-id: svn://10.0.0.236/trunk@123409 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-16 02:51:27 +00:00
sfraser%netscape.com
67a35c1a08 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@113225 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 21:14:20 +00:00
gerv%gerv.net
13afb6d0f9 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
git-svn-id: svn://10.0.0.236/trunk@104119 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 20:14:13 +00:00
cls%seawood.org
47182cc8a6 Convert widget_beos over to using a generic (xpcom) module.
Remove unused native widget implementations.
Thanks to arougthopher@lizardland.net for the patch.
Bug #95348 r=cls sr=attinasi


git-svn-id: svn://10.0.0.236/trunk@103551 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-22 13:41:07 +00:00
bryner%netscape.com
0d507fb37f Bug 98420 - nsIFontRetrieverService, nsIFontNameIterator, and nsIFontSizeIterator are obsolete. Also, some cleanup to nsWidgetsCID.h. r=pavlov, sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@102487 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-06 23:50:02 +00:00
bryner%netscape.com
f5ed2a3be4 Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben.
git-svn-id: svn://10.0.0.236/trunk@102213 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-04 22:56:38 +00:00
bryner%netscape.com
f765adcc8e Bug 95556 - removing obsolete native textarea widget. r=jag, sr=blizzard, a=blizzard.
git-svn-id: svn://10.0.0.236/trunk@102126 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-31 23:10:11 +00:00
bryner%netscape.com
2c5baeee8c Bug 94627 - removing unused native listbox widget (plus some cleanup from already-removed native widgets). r=shaver, sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@101196 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-16 06:58:03 +00:00
bryner%netscape.com
5a68ab5551 part of 93467 - remove old native radiobutton code. r=blizzard, sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@100559 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-08 04:01:11 +00:00
bryner%netscape.com
768c612004 Removing unused native combobox implementation. r=cls.
git-svn-id: svn://10.0.0.236/trunk@100249 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-03 00:26:19 +00:00
dr%netscape.com
11f8827691 fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@94436 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-10 02:35:00 +00:00
erik%netscape.com
5b31b2f5f5 bug 68739; r=kmcclusk; sr=erik; author=simon@softel.co.il (IBM bidi
project); adding new files for querying and setting bidi properties of the
keyboard


git-svn-id: svn://10.0.0.236/trunk@87037 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:37:33 +00:00
cls%seawood.org
c76db091c7 Implementing file dialogs for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #65423 r=cls


git-svn-id: svn://10.0.0.236/trunk@85241 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-22 00:00:28 +00:00
warren%netscape.com
a8b9664a8c Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
git-svn-id: svn://10.0.0.236/trunk@81967 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-28 22:17:53 +00:00
warren%netscape.com
4966ad1519 Removing more extra 0 params from NS_IMPL_LOG macro
git-svn-id: svn://10.0.0.236/trunk@81922 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-28 02:24:24 +00:00
warren%netscape.com
c6b67eceeb Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
git-svn-id: svn://10.0.0.236/trunk@81885 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-27 22:43:51 +00:00
jst%netscape.com
17e33bbc26 Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst


git-svn-id: svn://10.0.0.236/trunk@80681 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-07 10:57:30 +00:00
rayw%netscape.com
d9228441a4 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren


git-svn-id: svn://10.0.0.236/trunk@79036 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 23:57:52 +00:00
cls%seawood.org
1a7da5c7c4 Another beos fix for the nsSound api changes.
git-svn-id: svn://10.0.0.236/trunk@71570 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-06 00:22:40 +00:00
bryner%uiuc.edu
23db985639 Removing unused code that is #ifdef LOSER. r=pavlov.
git-svn-id: svn://10.0.0.236/trunk@57468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:27:01 +00:00
dmose%mozilla.org
92d791b7b0 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
waterson%netscape.com
e20da712ec Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
git-svn-id: svn://10.0.0.236/trunk@50413 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 02:10:08 +00:00
duncan%be.com
7a254923ef More changes to fix the BeOS build.
git-svn-id: svn://10.0.0.236/trunk@46082 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 02:03:19 +00:00
duncan%be.com
c725727628 A bunch of things to get the BeOS build to work. Mostly
BeOS specific fixes, except for the change to nsinstall.c
that ignores trailing "/." in the function mkdirs (as
creating a "." dir fails under BeOS).


git-svn-id: svn://10.0.0.236/trunk@45881 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 12:54:05 +00:00
ramiro%netscape.com
f0e8e1313c Comment out the stupid native menus to cut down on the daily saari carnage.
How ironic that changes to fix the one platform that uses native menus
breaks a bunch of others that dont...


git-svn-id: svn://10.0.0.236/trunk@45805 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:54:31 +00:00
pavlov%netscape.com
2af992ddd6 stub out beos things so that their build will build
git-svn-id: svn://10.0.0.236/trunk@40851 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 07:02:17 +00:00
ramiro%netscape.com
2f34d62786 Step 1 of cleaning up link time toolkit dependencies. Put the widget
factories in the toolkit specific widget libs.


git-svn-id: svn://10.0.0.236/trunk@39904 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 21:23:46 +00:00
mcafee%netscape.com
579c928cf0 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
git-svn-id: svn://10.0.0.236/trunk@36877 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 11:18:13 +00:00