aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-15Internationalise all the menusThomas White
2018-04-15Internationalise all strings in source codeThomas White
2018-04-15Set spacing on callback paragraphsThomas White
2018-04-15Rationalise interpretation of paragraph spacingThomas White
2018-04-13Update linksThomas White
2018-04-12Add translator-creditsThomas White
2018-04-11Replace p->filename with p->uri, get rid of p->titlebar, and use g_file_get_b...Thomas White
2018-04-11If a paragraph is completely empty, allow it to be re-usedThomas White
2018-04-11Add more translation labels and get rid of redundant en po fileThomas White
2018-04-11Fix translation optionsThomas White
2018-04-11Add gettext stuffThomas White
2018-04-09Rearrange items in Help menuThomas White
2018-04-01Cache raw image sizesThomas White
2018-04-01Use GFile to save presentationsThomas White
2018-04-01Add menu item to show introductory docThomas White
2018-04-01Use GFile for presentation loadingThomas White
2018-03-31Use GResource for app menu and menu barThomas White
2018-03-31Use GResource for sky.pngThomas White
2018-03-31Use gtk_application_prefers_app_menuThomas White
2018-03-31Don't unref the GtkBuilder when it's still neededThomas White
2018-03-31Move SCBlocks in tests one level downThomas White
2018-03-31Ensure cursor is somewhere before adding slideThomas White
2018-03-31Extra debuggingThomas White
2018-03-30Fix narrative printThomas White
2018-03-30Do all rendering one level higherThomas White
2018-03-29Don't try to insert text if cursor_frame=NULLThomas White
2018-03-28Tweak demo docThomas White
2018-03-28Set frame->scblocks one level higher for top frame in SCEditorThomas White
2018-03-28Rearrange editability checks when inserting textThomas White
2018-03-27Avoid creating an empty run when importing an imageThomas White
2018-03-27Set newline when splitting text paragraphThomas White
2018-03-27Improve "about" boxThomas White
2018-03-27Use application menu only if it will be used be the desktop environmentThomas White
2018-03-26Work on logoThomas White
2018-03-26Add option to hide pointer (or not)Thomas White
2018-03-26Ensure no empty paragraphs before deletingThomas White
2018-03-26Logo improvementsThomas White
2018-03-25Add \lalign and \center (and show them off)Thomas White
2018-03-25Remove merge_paragraphThomas White
2018-03-25More improvements to demo docThomas White
2018-03-25Shift+F7 show ONLY blocks in frameThomas White
2018-03-23Update demo docThomas White
2018-03-23Add \ralignThomas White
2018-03-23Use SVG version of alpha_warningThomas White
2018-03-22Shift+F7 show blocks in frame (not top of editor)Thomas White
2018-03-22Fix newpara logicThomas White
2018-03-19Add missing prototypeThomas White
2018-03-19Fix #includesThomas White
2018-03-19Remove remnants of ancient structuresThomas White
2018-03-19Move load_everything() to utilsThomas White