[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] Commit Complete



subversion@xxxxxxxxxxxxxx wrote:

Commit by  : alex
Repository : xara
Revision   : 708
Date       : Wed Mar 22 15:58:42 GMT 2006

Changed paths:
  M /Trunk/XaraLX/wxOil/Makefile.am
  M /Trunk/XaraLX/wxOil/camresource.cpp
  M /Trunk/XaraLX/wxOil/dlgevt.cpp
  M /Trunk/XaraLX/wxOil/dlgevt.h
  M /Trunk/XaraLX/wxOil/dlgmgr.cpp
  M /Trunk/XaraLX/wxOil/xrc/EN/aboutres.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/aboutrsw.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/bfxrc.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/biasres.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/bmapprev.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/coldlgw.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/colordlg.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/eddlg.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/exprwres.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/galres.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/prevwres.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/rikdlg.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/rotatini.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/tipsdlg.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/tracerc.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/webdlg.xrc
  M /Trunk/XaraLX/wxOil/xrc/EN/webdlgw.xrc

Enabled kernel rendered dialogs (GRenderRegion tested, but OSRenderRegion should work too).


Diff:
Index: Trunk/XaraLX/wxOil/camresource.cpp
===================================================================
--- Trunk/XaraLX/wxOil/camresource.cpp	(revision 707)
+++ Trunk/XaraLX/wxOil/camresource.cpp	(revision 708)
@@ -112,6 +112,7 @@
//#include "camconfig.h"
#include "camresource.h"
#include "cartctl.h"
+#include "drawctl.h"
I think this header needs to be checked in