Home
last modified time | relevance | path

Searched hist:"6 b1c0a07" (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/shell/source/backends/gconfbe/
H A Dgconfbackend.cxxdiff 6b1c0a07 Sat Oct 21 06:15:07 UTC 2017 Damjan Jovanovic <damjan@apache.org> Don't require ORbit to compile. We never really needed it:
GConf makes its own CORBA connection if it needs to, and
the only reason we included orbit.h is to check whether
the problematic version < 2.8 was present, as it deadlocks
the GTK VCL plugin.

But ORbit 2.8 was released in 2003, and GConf doesn't
even use CORBA connections any more. So drop the check
and stop needing ORBit altogether.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812807 13f79535-47bb-0310-9956-ffa450edef68
H A Dmakefile.mkdiff 6b1c0a07 Sat Oct 21 06:15:07 UTC 2017 Damjan Jovanovic <damjan@apache.org> Don't require ORbit to compile. We never really needed it:
GConf makes its own CORBA connection if it needs to, and
the only reason we included orbit.h is to check whether
the problematic version < 2.8 was present, as it deadlocks
the GTK VCL plugin.

But ORbit 2.8 was released in 2003, and GConf doesn't
even use CORBA connections any more. So drop the check
and stop needing ORBit altogether.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812807 13f79535-47bb-0310-9956-ffa450edef68

Completed in 22 milliseconds