Commit Graph

9 Commits

Author SHA1 Message Date
bb121c864c fdo#46808, Convert frame::Desktop to new style service.
I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).

Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.

I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.

I dropped the optional interfaces
   XStatusIndicatorFactory
   XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.

I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.

Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-21 10:57:09 +02:00
3b2efb2043 Remove "using namespace ::rtl" 2011-03-02 20:36:58 +01:00
e9a59da46a Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:58:04 +02:00
1296914c84 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
8970d1108a #i160584# use SAL_IMPLEMENT_MAIN macro 2009-11-05 12:18:43 +00:00
3da9567ea9 INTEGRATION: CWS jsc21 (1.4.92); FILE MERGED
2008/07/07 11:37:32 jsc 1.4.92.3: #i88797# adapted
2008/06/27 08:49:53 jsc 1.4.92.2: #i90032# adapt link flags and linking for MacOS
2008/05/21 14:57:30 jsc 1.4.92.1: #i88797# adapted to new structure
2008-07-11 13:25:13 +00:00
dbb268b4b9 INTEGRATION: CWS jsc14 (1.3.14); FILE MERGED
2006/10/25 08:52:28 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include
2006-11-06 14:04:56 +00:00
1a19ab9c08 INTEGRATION: CWS pchfix02 (1.2.98); FILE MERGED
2006/09/01 17:32:25 kaib 1.2.98.1: #i68856# Added header markers and pch files
2006-09-16 23:14:06 +00:00
e19f1fd823 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2004/08/11 15:03:30 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section
2005-01-31 15:50:19 +00:00