aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-17Strip out macro systemThomas White
2018-10-08Formatting fussinessThomas White
2018-08-07Fix find_replaceThomas White
2018-08-06Frame background stuffThomas White
2018-07-08Remove noisy error messageThomas White
2018-07-08Hook up lots of stylesheet editor stuffThomas White
2018-07-06Stylesheet editor plumbingThomas White
2018-07-06Expose sc_interp_run_style()Thomas White
2018-06-29Always count paragraphs if using presentation without slidesThomas White
2018-06-26Make default background colour whiteThomas White
2018-06-26Add style systemThomas White
2018-06-26Get rid of old printfThomas White
2018-06-24Preparation for new style modelThomas White
2018-05-05Keep frame background in SCInterpreter stateThomas White
2018-05-01Get rid of stylesheet lists and add stylesheet change signalThomas White
2018-04-29Create stylesheet if it's not there alreadyThomas White
2018-04-29Initialise fgcolThomas White
2018-04-29Implement setting default fg colourThomas White
2018-04-29Implement setting default fontThomas White
2018-04-29WhitespaceThomas White
2018-04-29Show stylesheet storycode in editorThomas White
2018-04-29Add serialise_sc_block_chain()Thomas White
2018-04-29Rearrange prototypesThomas White
2018-04-23Initialise StylesheetEditor default font and fgcolThomas White
2018-04-23show_error: Use literal format stringThomas White
2018-04-23Avoid crashiness if deletion SCBlock ends up as NULLThomas White
2018-04-22Add preliminary stylesheet editorThomas White
2018-04-22Put all menu definitions into one resourceThomas White
2018-04-22Update --helpThomas White
2018-04-16Cut and paste stuffThomas White
2018-04-15Tidy up nw_entries_pThomas White
2018-04-15Remove vestigial codeThomas White
2018-04-15Set transient parent for about boxThomas White
2018-04-15Use license_type in about boxThomas 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-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-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