summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitGtk.h
AgeCommit message (Expand)Author
2015-06-12lokdocview: Create LOK context inside of lok_doc_view_newPranav Kant
2015-06-12lokdocview: Change parent class to GtkDrawingAreaPranav Kant
2015-06-09lokdocview: mark *_get_type() with const function attributePranav Kant
2015-06-09lokdocview: Modernise LOKDocView as GObjectPranav Kant
2015-06-09lokdocview: Lets follow the GObject naming conventionPranav Kant
2015-06-09lokdocview: Let G_BEGIN/END_DECLS handle the compiler checkPranav Kant
2015-05-28gtktiledviewer: use SearchItem.SearchStartPoint*Miklos Vajna
2015-05-27lokdocview: fix not updated part selector when search changes partMiklos Vajna
2015-05-21gtktiledviewer: handle LOK_CALLBACK_SEARCH_NOT_FOUNDMiklos Vajna
2015-04-22lok::Document::postUnoCommand: allow passing argumentsMiklos Vajna
2015-04-14lokdocview: implement LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-23lokdocview: add lok_docview_get_document()Miklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16lokdocview: add edit-changed signal, so toolbar toggle button is in syncMiklos Vajna
2015-03-16lokdocview: add lok_docview_get_edit()Miklos Vajna
2015-03-16lokdocview: implement move of imagesMiklos Vajna
2015-03-16lokdocview: use lok::Document::setGraphicSelection()Miklos Vajna
2015-03-09lokdocview: render graphic selection handlesMiklos Vajna
2015-03-09lokdocview: initial LOK_CALLBACK_GRAPHIC_SELECTION handlingMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2015-03-09lokdocview: CursorVisible -> CursorOverlayVisibleMiklos Vajna
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-16lokdocview: allow dragging the selection start handle, tooMiklos Vajna
2015-02-16lokdocview: allow dragging the selection end handleMiklos Vajna
2015-02-16lokdocview: allow dragging the middle handleMiklos Vajna
2015-02-16lokdocview: avoid loading the handle bitmaps again and againMiklos Vajna
2015-02-16lokdocview: draw handles at selection start/endMiklos Vajna
2015-02-09lokdocview: implement selection overlay using LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09lokdocview: let the cursor blinkMiklos Vajna
2015-02-09lokdocview: initial overlay on top of the tilesMiklos Vajna
2015-02-02Kill superfluous vertical whitespaceTor Lillqvist
2015-02-02Use our standard include guard naming conventionTor Lillqvist
2015-01-16lokdocview: stop rendering a single huge tileMiklos Vajna
2015-01-16gtktiledviewer: start in viewer mode, switch to edit mode by mouse clickMiklos Vajna
2015-01-12LibreOfficeKitGtk: lok_docview is never readMiklos Vajna
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt
2014-07-12LOK DocView: implement part selection.Andrzej Hunt
2014-06-25LOK Docview: add set_zoomAndrzej Hunt
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt