Commit Graph

19 Commits

Author SHA1 Message Date
Andy Williams 173cdcfb00 Update metadata etc 2016-06-10 10:04:56 +01:00
Andy Williams 2262d7bf1c elm_code: Removed and migrated to using the elementary merged version 2016-06-10 10:03:40 +01:00
Andy Williams ff7d8550e5 menu: flesh out our application menu 2015-05-19 22:32:55 +01:00
Andy Williams 99e0def2f0 Update TODO with latest work 2015-02-02 23:07:11 +00:00
Andy Williams ff2057b494 Add TODO note to list 2015-01-27 09:23:33 +00:00
Andy Williams 6dcfb21d3e Update TODO with recent changes 2015-01-26 23:30:17 +00:00
Andy Williams a06a9ce431 Moving the issues to phab 2014-11-19 23:51:09 +00:00
Andy Williams f7639a9631 Update TODO list in sync with feature completion and wiki changes 2014-10-12 13:07:19 +01:00
Andy Williams 84b25a2090 Implement the colouring of code based on the clang parser.
Has some issues with performance and failing on large files which need to be looked into.
2014-10-10 13:43:54 +01:00
Andy Williams d4e78a1c3e TODO notes 2014-09-13 16:48:29 +01:00
Andy Williams d90d0e3c94 Adding line numbers to the text editor.
Not the prettiest approach right now, but we've got a scrolling list of lines that stays aligned with the text scroll
2014-06-07 21:50:14 +01:00
Andy Williams 5b594d9481 sync TODO with web changes and add a couple of my lower level ones too 2014-05-20 22:34:30 +01:00
Andy Williams 40c206849e Simple make function invoked from a build button and displayed in a console tab next to logs 2014-04-27 16:57:47 +01:00
Andy Williams 90b2389a74 Manage open-in-new-window requests for files or open tabs. When selecting a file that is in a window raise the window rather than selecting the tab 2014-03-13 18:31:24 +00:00
Andy Williams c50d52e89a Track tabs and content together to fix the sync bug.
Using a new strut we can track more info about each item that we're displaying
2014-02-26 09:13:28 +00:00
Andy Williams 0365a65263 Update TODO for previous work 2014-02-26 07:29:06 +00:00
Andy Williams 17b90a8876 Add an open-as menu so we can override the mime type detection
The mime / type registration requires some work - there are a few magic values here that need to be formalised
2014-02-26 07:28:24 +00:00
Andy Williams d1823902c9 Some docs for interested people 2014-02-22 00:32:26 +00:00
Andy Williams 78dc9c0932 Output of eflprj with a couple of tweaks - and EDI is born 2014-02-12 20:56:20 +00:00