[Libreoffice-commits] .: vcl/unx

2012-03-03 Thread Lucas Baudin
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 1cf3e446744ae679bc89b39dcbbcf6b4e9821f3a Author: Lucas Baudin xapa...@gmail.com Date: Sat Mar 3 15:44:54 2012 +0100 gtk3: Avoid crash with some themes (unico based

[Libreoffice-commits] .: Branch 'feature/gtk3' - 4 commits - vcl/inc vcl/unx

2011-10-24 Thread Lucas Baudin
38069129838811512e4dfc5ec459d46779bb96bf Author: Lucas Baudin xapa...@gmail.com Date: Mon Oct 24 14:23:18 2011 +0200 gtk3: add cstddef to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn't like to have 'NULL' in plan C++ without this include diff --git a/vcl/inc/vcl/sysdata.hxx b/vcl/inc/vcl/sysdata.hxx index

[Libreoffice-commits] .: Branch 'feature/gtk3' - vcl/inc vcl/unx

2011-10-22 Thread Lucas Baudin
vcl/inc/unx/gtk/gtkgdi.hxx|1 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 35 +++--- 2 files changed, 27 insertions(+), 9 deletions(-) New commits: commit 426915d4418266817258b837ddb830a1b78fa151 Author: Lucas Baudin xapa...@gmail.com Date

[Libreoffice-commits] .: Branch 'feature/gtk3' - vcl/unx

2011-10-22 Thread Lucas Baudin
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 49 ++ 1 file changed, 43 insertions(+), 6 deletions(-) New commits: commit 7f121e108c6d66c6bdf6fc321c29872d2d416e72 Author: Lucas Baudin xapa...@gmail.com Date: Sat Oct 22 17:45:27 2011 +0200 gtk3: add toolbar