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

19 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 26fd1afa1f 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
dbaron%dbaron.org ac28b2e710 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-09 00:08:53 +00:00
timeless%mozdev.org e921e687cf Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
timeless%mozdev.org f46df26a29 backing out. 2002-11-06 16:49:13 +00:00
timeless%mozdev.org 3e013d49d9 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
rjc%netscape.com dbc33aa9f6 Topcrash bug # 146466: add some trivial extra defensive null checking. r=samir, danm sr=me 2002-10-09 02:09:31 +00:00
dbaron%fas.harvard.edu dd06f9175a Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179 2002-09-24 03:20:24 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
alecf%netscape.com 4b35885343 fix for bug 159220 - make nsWindowDataSource be 64-bit friendly so we don't crash on Tru64
r=timeless, sr=brendan, a=asa
2002-07-25 20:02:33 +00:00
dbaron%fas.harvard.edu 63f0d79833 Fix OS/2 bustage. 2002-06-27 05:12:25 +00:00
alecf%netscape.com c153bc23c0 argh, I'm having a bad day - just noticed at the last second that the values of PR_FALSE and PR_TRUE were reversed here, so we only could hit the first window from the window menu 2002-06-26 23:57:59 +00:00
alecf%netscape.com 8eb93929ba oops, more files for bug 132175 (don't worry, these aren't bustage-inducing)
finish implementation of GetWindowForResource
r=bnesse, rs=waterson
2002-06-26 23:54:31 +00:00
alecf%netscape.com 17523a1fbc not part of build
move mContainer and mInner to be non-static members, and release them with the xpcom shutdown observer, to prevent leaks
2002-06-21 21:17:55 +00:00
alecf%netscape.com 938aaaf369 add first-window case - when the window with the new title hasn't been seen, add it to the hashtable 2002-06-17 23:46:29 +00:00
alecf%netscape.com 098d24c448 not part of build
add windowds to windows nmake build
2002-06-14 20:31:44 +00:00
alecf%netscape.com a7e5140395 not part of build
update window datasource for bug 132175 - remove debugging, kill intaskslist support (nobody uses it anyway)
2002-06-14 18:08:23 +00:00
alecf%netscape.com 504f31e600 more tweaks to windowDS - migrate some code over from the window mediator to get window attributes, etc.
not part of build
2002-04-25 22:48:07 +00:00
alecf%netscape.com e1214baa39 update the window datasource for bug 132175:
- implement the datasource with an inner
- add gRefCnt to properly refcnt RDF resources
- add a new nsIWindowDataSource interface to supplant getWindowForResource
- copy over KeyIndex logic
- bring over some code to handle the "intaskslist" attribute on the window

not part of build
2002-04-24 18:19:02 +00:00
alecf%netscape.com 148d76bf23 add skeleton window data source to pull out RDF dependency from appshell
not part of build
2002-04-22 13:54:39 +00:00