summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Expand)AuthorFilesLines
2017-11-28LOK: tilebench improvementsAshod Nakashian3-35/+73
2017-11-28lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant2-12/+28
2017-11-28gtv: Kill dialog selector combo boxPranav Kant2-38/+1
2017-11-28lokdialog: Make vcl::DialogID an integerPranav Kant3-49/+35
2017-11-28lokdialog: Create dialog when callback is receivedPranav Kant4-40/+34
2017-11-28lokdialog: gtv: Add width and height props to Dialog GObjectPranav Kant3-5/+43
2017-11-16Fix gtktiledviewer crash: this should be a null terminated listTamás Zolnai1-1/+2
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant1-2/+4
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant5-10/+56
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-4/+9
2017-11-15lokdialog: Clear the pointer after destroyingPranav Kant1-0/+3
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-12/+20
2017-11-15lokdialog: Smoother mouse move on floating windowsPranav Kant1-28/+30
2017-11-15lokdialog: button press type debug infoPranav Kant1-3/+17
2017-11-15lokdialog: Emit dialog close callback upon dialog closePranav Kant2-34/+51
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant4-16/+21
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+127
2017-11-15lokdialog: drawing area needs to have focus to capture key eventsPranav Kant1-3/+5
2017-11-15lokdialog: Move the floating window to its actual positionPranav Kant3-5/+26
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant6-2/+132
2017-11-15lokdialog: gtv: Forward key events on dialog to corePranav Kant1-4/+122
2017-11-15lokdocview: Remove unnecessary codePranav Kant1-30/+11
2017-11-15lokdialog: Trigger repaint on all opened dialog with invalidatePranav Kant4-3/+26
2017-11-15lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant1-8/+40
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant2-0/+120
2017-11-15lokdialog: Queue a redraw on invalidation in gtktiledviewerPranav Kant8-4/+109
2017-11-15lokdialog: this is a stringPranav Kant1-1/+1
2017-11-15lokdialog: Dialog invalidation supportPranav Kant1-0/+4
2017-11-15gtktiledviewer: Implement modeless dialog renderingPranav Kant8-1/+269
2017-11-15gtv: G_OPTION_FLAG_NONE is available since 2.42 onlyPranav Kant1-7/+7
2017-11-15libreofficekit: Update the README to match realityPranav Kant1-2/+2
2017-11-15gtktiledviewer: Typo; these should be classesPranav Kant2-2/+2
2017-11-15Modernize gtktiledviewer; use GApplicationPranav Kant20-2296/+3617
2017-11-15libreofficekit: Merge add_libs block into onePranav Kant1-7/+4
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+16
2017-06-27Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara1-2/+21
2017-05-31libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl1-1/+8
2017-05-16lok: sc: notify cell cursor position to address control in clientMarco Cecchetti2-0/+80
2017-03-24lok: Forgotten file for the unit test.Jan Holesovsky1-0/+0
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky1-0/+89
2017-03-20lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky1-0/+32
2017-02-28libreofficekit: adapt README to realityMiklos Vajna1-4/+3
2017-02-28gtktiledviewer: Different reply uno command for impressPranav Kant1-1/+6
2017-02-28gtktiledviewer: Id param is string nowPranav Kant1-3/+3
2017-02-28gtktiledviewer: Adjust for different delete uno cmd for impressPranav Kant1-14/+21
2017-02-28gtktiledviewer: enable comment sidebar for all doctypesPranav Kant1-3/+1
2017-02-18gtktiledviewer: Different UNO command for calcPranav Kant1-1/+1
2017-02-18gtktiledviewer: This is a better place to change doc-specific controlsPranav Kant1-5/+8
2017-02-18gtktiledviewer: Kill CommentsSidebar's docConfigurePranav Kant1-49/+41
2017-02-18gtktiledviewer: Kill signalSize; move its code to initWindowPranav Kant1-14/+5