summaryrefslogtreecommitdiff
path: root/libreofficekit/source
AgeCommit message (Expand)Author
2015-01-26lokdocview: fix for missing gtk_table_get_size()Miklos Vajna
2015-01-26fix for missing g_infoMiklos Vajna
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-26lokdocview: send mouse events in doc model coordinatesMiklos Vajna
2015-01-26gtktiledviewer: call postMouseEvent()Miklos Vajna
2015-01-26libreofficekit: update README, deploy a couple of g_info() callsMiklos Vajna
2015-01-26lokdocview: reduce scopeMiklos Vajna
2015-01-26lokdocview: add support for partial renderingMiklos Vajna
2015-01-16gtktiledviewer: improve table attach properties.Michael Meeks
2015-01-16lokdocview: add LOKDocViewCallbackDataMiklos Vajna
2015-01-16lokdocview: adapt comment to match realityMiklos Vajna
2015-01-16lokdocview: stop rendering a single huge tileMiklos Vajna
2015-01-16lokdocview: clean up renderDocument()Miklos Vajna
2015-01-16gtktiledviewer: start in viewer mode, switch to edit mode by mouse clickMiklos Vajna
2015-01-16gtktiledviewer: missing initializeForRendering()Miklos Vajna
2015-01-13libreofficekit: typoMiklos Vajna
2015-01-12libreofficekit: we don't need our own gdk_threads_add_idle() version after allMiklos Vajna
2015-01-12libreofficekit: fix for missing gdk_threads_add_idleMiklos Vajna
2015-01-12fix for missing G_SOURCE_REMOVECaolán McNamara
2015-01-12gtktiledviewer: invoke paintTile() on the main thread from the callbackMiklos Vajna
2015-01-12LibreOfficeKitGtk: lok_docview is never readMiklos Vajna
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06gtktiledviewer: register a LOK callback and re-render the document ...Miklos Vajna
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-07-28-Werror=declaration-after-statementMiklos Vajna
2014-07-28Prevent LOK DocView crash if document too large.Andrzej Hunt
2014-07-17Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan
2014-07-16LibreOfficeKit: Check for libmerged too.Jan Holesovsky
2014-07-12LOK DocView: implement part selection.Andrzej Hunt
2014-07-12LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt
2014-06-27LOK DocView: handle document load failure without crashing.Michael Meeks
2014-06-25fix buildCaolán McNamara
2014-06-25LOK DocView: clean up document on exit.Andrzej Hunt
2014-06-25LOK Docview: add set_zoomAndrzej Hunt
2014-06-25Prevent GTK assertions due to scrolled window not being initialised.Andrzej Hunt
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt
2014-06-18LOK: kill double initialize.Andrzej Hunt
2014-06-17LOK: Split into instance and class.Andrzej Hunt
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt