Age | Commit message (Expand) | Author |
2015-01-16 | gtktiledviewer: improve table attach properties. | Michael Meeks |
2015-01-16 | lokdocview: add LOKDocViewCallbackData | Miklos Vajna |
2015-01-16 | lokdocview: adapt comment to match reality | Miklos Vajna |
2015-01-16 | lokdocview: stop rendering a single huge tile | Miklos Vajna |
2015-01-16 | lokdocview: clean up renderDocument() | Miklos Vajna |
2015-01-16 | gtktiledviewer: start in viewer mode, switch to edit mode by mouse click | Miklos Vajna |
2015-01-16 | gtktiledviewer: missing initializeForRendering() | Miklos Vajna |
2015-01-16 | gtktiledviewer: handle more key values | Miklos Vajna |
2015-01-16 | LOK: add LibreOfficeKitKeyEventType enumeration | Miklos Vajna |
2015-01-13 | libreofficekit: typo | Miklos Vajna |
2015-01-12 | libreofficekit: we don't need our own gdk_threads_add_idle() version after all | Miklos Vajna |
2015-01-12 | libreofficekit: fix for missing gdk_threads_add_idle | Miklos Vajna |
2015-01-12 | fix for missing G_SOURCE_REMOVE | Caolán McNamara |
2015-01-12 | gtktiledviewer: invoke paintTile() on the main thread from the callback | Miklos Vajna |
2015-01-12 | gtktiledviewer: invoke lok::Office::postKeyEvent() on key press / release | Miklos Vajna |
2015-01-12 | gtktiledviewer: react to key releases | Miklos Vajna |
2015-01-12 | gtktiledviewer: react to key presses | Miklos Vajna |
2015-01-12 | LibreOfficeKitGtk: lok_docview is never read | Miklos Vajna |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | LOK: add LibreOfficeKitCallbackType enumeration | Miklos Vajna |
2015-01-06 | gtktiledviewer: register a LOK callback and re-render the document ... | Miklos Vajna |
2014-12-12 | lok_init can fail (in which case it printed sth to stderr already) | Stephan Bergmann |
2014-12-10 | The document argument to gtktiledviewer is apparently non-optional | Stephan Bergmann |
2014-12-04 | Revert "Implement lokconf_init." | Tomaž Vajngerl |
2014-12-04 | Make common paths member variables. | Andrzej Hunt |
2014-12-04 | Upgrade lokconf_init to LibreOfficeKitInit.h | Andrzej Hunt |
2014-12-04 | Use gb_CppunitTest_use_confpreinit for LOK tiled rendering. | Andrzej Hunt |
2014-12-04 | Implement lokconf_init. | Andrzej Hunt |
2014-11-06 | coverity#1000834 Use of untrusted string value | Caolán McNamara |
2014-10-18 | tilebench depend on linreooficekitgtk so need ENABLE_GTK too | Norbert Thiebaud |
2014-10-02 | loplugin:unreffun | Stephan Bergmann |
2014-10-02 | LOK: Excercise tiled-rendering harder in the test-bench. | Michael Meeks |
2014-10-02 | LOK: Add a tiled rendering testbench. | Michael Meeks |
2014-09-29 | LOK: avoid crash when zooming using quadview | Michael Meeks |
2014-08-14 | LOK: remove code from assert that must be compiled when not in debug mode. | Michael Meeks |
2014-07-31 | LOK: add document loading failure test. | Andrzej Hunt |
2014-07-31 | LOK: add test for getDocumentType. | Andrzej Hunt |
2014-07-31 | LOK: add slide name retrieval test. | Andrzej Hunt |
2014-07-31 | Use one test instance to run all LOK tests. | Andrzej Hunt |
2014-07-31 | Make common paths member variables. | Andrzej Hunt |
2014-07-31 | GtkComboBoxText requires gtk >= 2.24 (again). | Andrzej Hunt |
2014-07-30 | LokDocView: Update part selector when mode changes. | Andrzej Hunt |
2014-07-30 | LokDocView: set current item for part selector. | Andrzej Hunt |
2014-07-30 | gtktiledviewer: add part mode selector. | Andrzej Hunt |
2014-07-30 | LOKDocView: add set_part_mode. | Andrzej Hunt |
2014-07-30 | gtktiledviewer: show part names in selector. | Andrzej Hunt |
2014-07-30 | LOKDocView: add part name retrieval. | Andrzej Hunt |
2014-07-29 | One final removal of libreofficekit static library. | Andrzej Hunt |
2014-07-29 | Update LOK Readme to use LibreOfficeKitInit.h | Andrzej Hunt |
2014-07-29 | Kill the libreofficekit static library / shim.c. | Andrzej Hunt |