aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-23Set default style of frame to whatever comes lastThomas White
2016-04-23Get rid of background thingThomas White
2016-04-23Insert text at end of chain of SCBlocks in new frameThomas White
2016-04-23Make sure the last bit of the file gets usedThomas White
2016-04-22Slide adding worksThomas White
2016-04-22Add SCBlock to image and callback paragraphsThomas White
2016-04-21More WIP on slide addingThomas White
2016-04-21Increase debugging message detailThomas White
2016-04-21Remove scblock->prevThomas White
2016-04-19WIP on slide addingThomas White
2016-04-19Clarify that cursor_pos is BYTE offset (not character)Thomas White
2016-04-03Improve handling of top-level frameThomas White
2016-04-03ClarificationThomas White
2016-04-03Fix new framesThomas White
2016-04-01Initial paragraph stuffThomas White
2016-03-31Make backspace work (pretty minimally)Thomas White
2016-03-31Avoid a few segfaultsThomas White
2016-03-31Handle input at end of runThomas White
2016-03-29Enable text insertionThomas White
2016-03-29Allow empty paragraphsThomas White
2016-03-29Oops.Thomas White
2016-03-29Highlight the current paragraphThomas White
2016-03-28A couple of cursor fixesThomas White
2016-03-28Restore callback clicksThomas White
2016-03-28Cursor stuffThomas White
2016-03-28Restore callbacksThomas White
2016-03-28Restore imagesThomas White
2016-03-28Restore text coloursThomas White
2016-03-28Tidying upThomas White
2016-03-28Fixed flowed height (and reduce spaces between paragraphs)Thomas White
2016-03-28Restore clippingThomas White
2016-03-28Fix paragraph splittingThomas White
2016-03-28Basic renderer using PangoLayoutsThomas White
2016-03-27WIP for boxesThomas White
2016-03-26Handle the easy case when inserting spacesThomas White
2016-03-21Remove a FIXMEThomas White
2016-03-21get_cursor_pos(): Fix handling of multi-byte charactersThomas White
2016-03-20Line break on editingThomas White
2016-03-19Add oblique and italicThomas White
2016-03-19Mark tile_pixbuf() as unusedThomas White
2016-03-19Deletion stuffThomas White
2016-03-17F5 = do a full rerenderThomas White
2016-03-16Final fixes for text in empty frameThomas White
2016-03-14Fix frame creationThomas White
2016-03-14Fix debug message to avoid confusionThomas White
2016-03-14cur_box_diag(): Avoid various edge casesThomas White
2016-03-14Set role of slide windowThomas White
2016-03-09Frame creation fixesThomas White
2016-03-05Debugging stuffThomas White
2016-03-05Segment fixesThomas White