summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-13part selector etc. working nowprivate/pranavk/modernize_gtktiledviewerPranav Kant
2017-07-13try to attach findbar tool signalsPranav Kant
2017-07-13set gobject props in setupDocView tooPranav Kant
2017-07-13addresbar and formulabar sig handlersPranav Kant
2017-07-13wrking adress and formula barsPranav Kant
2017-07-13set initial toolbar statePranav Kant
2017-07-13ns for lokdocviewsighandlersPranav Kant
2017-07-13put helpers in namespacePranav Kant
2017-07-13enable comments callbacksPranav Kant
2017-07-13support for version, though not workingPranav Kant
2017-07-13Silence all warningsPranav Kant
2017-07-13working comments sidebarPranav Kant
2017-07-13corner buttonPranav Kant
2017-07-12working row colum headersPranav Kant
2017-07-12row column bar compilablePranav Kant
2017-07-12try to set conditional toolbar formatting in app-window, defer to toolbar-mainPranav Kant
2017-07-12formula and address bar into toolbarPranav Kant
2017-07-12all lokdocview cbsPranav Kant
2017-07-12Move application windows private members to public; remove redundant methodsPranav Kant
2017-07-09listen for lokdocview signals to set toolbar statePranav Kant
2017-07-09new file to executable gtktliedviewerPranav Kant
2017-07-09Remove redundant toolbar membersPranav Kant
2017-07-05WIP: set sensitive signalEditPranav Kant
2017-07-05setup docviewPranav Kant
2017-07-05Find bar visible nowPranav Kant
2017-07-05findbar uiPranav Kant
2017-07-05documentRepair CBPranav Kant
2017-07-05document redline cbPranav Kant
2017-07-05Zoom supportPranav Kant
2017-07-05Change executable to newPranav Kant
2017-07-05changeZoom CBPranav Kant
2017-07-05add statusbar to gtv.uiPranav Kant
2017-07-05Working edit mode buttonPranav Kant
2017-07-05Working uno command debuggerPranav Kant
2017-07-05createView CBPranav Kant
2017-07-05Separate signal handler file and impelment copy/pastePranav Kant
2017-07-05Add toolbar buttons to UI XMLPranav Kant
2017-07-05Make toolbar workPranav Kant
2017-07-05Handle command line optionsPranav Kant
2017-07-04New class for main toolbar; use XML descriptions for UIPranav Kant
2017-07-04First cut to modernize gtktliedviewerPranav Kant
2017-07-03Set resizable to false, correct spell dialog uno command; more dialogsPranav Kant
2017-07-03Render the selected dialog in gtktiledviewerPranav Kant
2017-06-30Remove redundant cairo surface manipulationPranav Kant
2017-06-30Pass pointer to int, not reference; this is C, not C++Pranav Kant
2017-06-30Merge common add_libs blockPranav Kant
2017-06-30Return early if dialog is unsupported; clip the dialog to sizePranav Kant
2017-06-30Change the API to pass uno command and render corresponding dialogPranav Kant
2017-06-30Use the child window factory to create dialog via uno commandPranav Kant
2017-06-30sfx2: Get child window by IdPranav Kant