Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Updating to a correct restrictionv20101125-1630Paul Webster1-1/+1
2010-07-20Bug 320434 - Update metadata files for graduating bundlesJohn Arthorne3-4/+20
2010-06-30268249 - [CSS] Patch for removing IDynamicPseudoClassesHandler + split SWTE...v20100630-1000Bogdan Gheorghe2-3/+2
2010-06-15Bug 316917 - Mark provisional API with x-friends or x-internalv20100615-2100John Arthorne1-1/+1
2010-06-14fixed compiler warningv20100614-1830John Arthorne1-1/+1
2010-05-28Fix compiler warningv20100531-1530v20100521-1530John Arthorne2-41/+7
2010-05-28Update copyrightJohn Arthorne13-10/+41
2010-04-27Bug 292766 - [context] Make context control methods easier to useOleg Besedin1-1/+2
2010-04-26Bug 307061 - Use annotations for invokeOleg Besedin1-3/+4
2010-04-20fixed compiler warningv20100421-1130John Arthorne1-38/+13
2010-04-12RESOLVED - bug 308932: Auto dispose of all the RPCHandlers in BrowserRPCv20100415-1630Benjamin Cabe1-1/+8
2010-04-12RESOLVED - bug 308930: BrowserRPCHandler should be moved to org.eclipse.e4.ui...Benjamin Cabe4-10/+71
2010-04-07NEW - bug 308400: BrowserRPCHandler#handle(Object[] arguments) should be Brow...v20100407-1900Benjamin Cabe4-104/+144
2010-04-07Bug 304239 - move each core application service to its own packageSusan Franklin1-1/+1
2010-04-05Bug 307936 - Create separate bundles for DI and contextsOleg Besedin2-2/+3
2010-02-26Adapt to the new SWT changes, it requries the sac InputSourcev20100226-1215Paul Webster1-1/+2
2010-01-06RESOLVED - bug 298291: [OpenSocial] makeRequest's parameters managementv20100106-1500Benjamin Cabe3-41/+270
2009-11-27Part of boris' workv20091203-1000Paul Webster1-1/+1
2009-11-27Bug 295391 - [UI] EventBroker should clean up listeners that were subscribed...Paul Webster1-4/+0
2009-11-26Fixing a compile error, remember the fragment is out of service :-)Paul Webster1-7/+6
2009-11-12Example of using a mediator to avoid exposing the contextsPaul Webster15-0/+772
2009-11-08bug 294455: [OpenSocial] Reimplement gadgets.io.makeRequest with a custom SWT...Benjamin Cabe7-184/+63
2009-11-04Bug 293818 - [KeyBindings] support e4 keybinding servicePaul Webster1-12/+11
2009-11-04Bug 294040 - [OpenSocial] Support <messagebundle> elements inlined in the <Lo...Benjamin Cabe2-32/+64
2009-11-02trim properties valuesBenjamin Cabe1-1/+1
2009-11-02Bug 293899 - [OpenSocial] add the ability to reference gadgets present in the...Benjamin Cabe2-2/+61
2009-11-02Bug 293901 - [OpenSocial] Add a 'refresh' action in the Gadget view toolbarBenjamin Cabe4-1/+25
2009-10-31RESOLVED - bug 293842: [OpenSocial] "Gadget" property node is displayed in ev...Benjamin Cabe1-0/+10
2009-10-29Added dependency on Equinox Jetty bundle to cause it to start.v20091029-1230Boris Bokowski1-1/+2
2009-10-29add read-only property page for top-level module properties (author, title, ...)Benjamin Cabe3-2/+70
2009-10-28relaxed some Require-Bundle range constraints to be able to run on 3.5Benjamin Cabe2-8/+8
2009-10-27looks like XMLHttpRequest#send needs an extra argument on FirefoxBenjamin Cabe1-2/+2
2009-10-27hard-coding the port the ProxyServlet is running on is probably not a good id...Benjamin Cabe1-4/+6
2009-10-27toString() methodBenjamin Cabe1-0/+8
2009-10-26disable any form of HTTP cachingBenjamin Cabe1-0/+3
2009-10-26bug 293244 - [OpenSocial] Add the ability to edit User PreferencesBenjamin Cabe3-118/+137
2009-10-26Ongoing work for Bug 288999 - UI Model changes for Eclipse 4.0 - Model Eventi...Eric Moffatt2-27/+0
2009-10-26Bug 293316 - [OpenSocial] Compile errors in o.e.e4.ui.gadgetsBenjamin Cabe2-20/+31
2009-10-25messed up with url and localUrlBenjamin Cabe1-3/+3
2009-10-25bug 293244 - [OpenSocial] Add the ability to edit User PreferencesBenjamin Cabe1-1/+1
2009-10-25bug 293215 - [OpenSocial] Can't use XHR inside 'html' gadgetsBenjamin Cabe8-72/+399
2009-10-25gadgets.io.makeRequest is now proxying its queriesBenjamin Cabe2-4/+30
2009-10-25first minimal set of gadgets.* utilitiesBenjamin Cabe6-1/+108
2009-10-24auto-format and organize imports on saveBenjamin Cabe2-0/+110
2009-10-21Bug 292558 - Factor e4 commands into their own bundlePaul Webster5-18/+17
2009-10-14Ongoing work for bug 289000 - Initial Implementation for the new UI modelEric Moffatt23-666/+604
2009-10-14Bug 292170 [CSS] Missing license headers in org.eclipse.e4.ui.css.legacy and ...Remy Suen1-0/+10
2009-10-13Various fixes so that legacy views and editors activate properly, and layout ...Boris Bokowski4-2525/+21
2009-10-09 Bug 291955 - Add ability to open OpenSocial Gadgets in EclipseBoris Bokowski16-0/+848
2009-10-09Bug 291938 - [releng] Upversion pluginsv20091009-1415Paul Webster2-2/+2

Back to the top