Commit Graph

  • e3d854e7aa
    Avoid early return on non-zero gerror master R. Tyler Croy 2017-01-19 16:33:27 -0800
  • 7facf45d44 Merge pull request #5 from sparre/master R. Tyler Croy 2017-01-18 23:46:45 -0800
  • 0946e46ca6 Sync-merge. Jacob Sparre Andersen 2017-01-19 07:58:20 +0100
  • bb6708f96b Enabled warnings and style checks (GNAT style). Adapted the sources to match. Jacob Sparre Andersen 2017-01-19 07:48:31 +0100
  • 302c994bc6
    Properly refer to the loaded glade resource R. Tyler Croy 2017-01-18 21:01:03 -0800
  • e9895538f3
    Don't bother trying locate a full path if the Command looks like a path R. Tyler Croy 2017-01-18 21:00:26 -0800
  • 5993fca640 Merge pull request #4 from sparre/master R. Tyler Croy 2017-01-16 12:12:21 -0800
  • bbb4394873 Merge pull request #1 from sparre/sparre-patch-1 Jacob Sparre Andersen 2017-01-16 13:19:29 +0100
  • 821514aa78 Make GNAT work as a proper Ada compiler Jacob Sparre Andersen 2017-01-16 13:19:08 +0100
  • 496189fd19
    Update the screenshot so it shows autocompletion R. Tyler Croy 2017-01-15 19:17:10 -0800
  • d6391cae81
    Restructure the code-base a bit by sticking resources in its own directory R. Tyler Croy 2017-01-15 19:14:59 -0800
  • 92bd01b5d3
    Refactor the rigging up of the autocompletion code into its own procedure R. Tyler Croy 2017-01-15 18:58:33 -0800
  • 3705613d93
    tinker with github pages publishing from the master branch R. Tyler Croy 2017-01-15 18:38:49 -0800
  • 25edc7c331
    Add a docs directory for github pages R. Tyler Croy 2017-01-15 18:36:10 -0800
  • f4b954aa68
    On tab, assume we have finished the auto-complete operation R. Tyler Croy 2017-01-15 18:31:18 -0800
  • 859787cdbb
    Add support for autocompletion of executables in PATH R. Tyler Croy 2017-01-14 18:28:35 -0800
  • bfdce8bc38
    Update Arun.Launcher_Type.Execute to take a Slic_Set in order to support arguments R. Tyler Croy 2017-01-14 00:05:35 -0800
  • f3bb2ab92e
    Add a GtkEntryCompletion object to the interface (not yet used) R. Tyler Croy 2017-01-13 11:58:38 -0800
  • 3dd82d1fcb
    Pass around an Arun_Builder_Record through handlers instead of Gtkada_Builder_Record R. Tyler Croy 2017-01-13 11:58:09 -0800
  • 7a1fa9e447
    Properly override functions/procuedures for Arun.Launchers.Unix.UnixLanucher R. Tyler Croy 2017-01-13 11:57:30 -0800
  • 58db0578c3
    Refactor the launcher code into a platform specific launcher R. Tyler Croy 2017-01-12 12:45:22 -0800
  • 7d4e4a0908
    Hook up a key-release-event signal for escape in order to quit arun R. Tyler Croy 2017-01-08 16:14:07 -0800
  • 1c82dafa6b
    Add license preambles to all the source files R. Tyler Croy 2017-01-08 10:31:57 -0800
  • 5bf2483993
    Embed the arun.glade file as a resource in the built-binary R. Tyler Croy 2017-01-08 00:28:43 -0800
  • d0f9345db5
    Add a stupid readme R. Tyler Croy 2017-01-07 23:29:40 -0800
  • 808beff643
    Switch to using execvp(3) and make sure the Char_Array passed in is null-terminated R. Tyler Croy 2017-01-07 23:22:30 -0800
  • 18e2f61dcf
    Actually spawn new processes from the PATH which are entered into the entry R. Tyler Croy 2017-01-07 22:39:59 -0800
  • ddd8a7f3cf
    Make the window behave much more like a modal popup R. Tyler Croy 2017-01-07 14:31:56 -0800
  • fa5c4df2ac
    License this project GPLv2 R. Tyler Croy 2017-01-07 14:23:46 -0800
  • 978ccecc7d
    Add a signal handler for the 'activate' signal to spawn a process R. Tyler Croy 2017-01-07 14:20:42 -0800
  • e34d21d874
    Add a search-changed handler and dump the context of the search box R. Tyler Croy 2017-01-07 14:11:06 -0800
  • 35b17986d4
    Add a basic "Arun"Glade3 + GtkAda project R. Tyler Croy 2017-01-07 13:52:23 -0800