Kevin Sawicki
6984bd76e0
Use PNG instead ICO for window icon
2012-08-01 10:00:38 -07:00
Kevin Sawicki
7cc136112a
Format window title
...
Show in the following format:
file_name (directory_path) - atom
This seems to be the format consistently used by Linux editors
and conveys the file name in the task bar when minimized.
Also insert a `~` and drop the directory prefix when the
file/folder being viewed is under the HOME directory
2012-08-01 10:00:38 -07:00
Kevin Sawicki
1bd39a46d6
Remove unneeded gtk_box_pack_start call
...
This was logging an assertion failure
2012-08-01 10:00:38 -07:00
Kevin Sawicki
911f1e7efc
Load .ico file relative to executable
2012-08-01 09:56:39 -07:00
Kevin Sawicki
2410b73f68
Append entire path when absolute
2012-08-01 09:56:39 -07:00
Kevin Sawicki
1084021508
Maximize window by default
...
Previously was hard-coded to 800x600 which was petite
2012-08-01 09:56:39 -07:00
Kevin Sawicki
22ab010d10
Support opening file specified as argument
...
Moves build to out/ folder and use shell script
to bootstrap loading of libraries
2012-08-01 09:56:39 -07:00
Kevin Sawicki
793140cf47
Remove unused method
2012-08-01 09:56:39 -07:00
Kevin Sawicki
30f17ff99a
Set window icon to be atom icon
2012-08-01 09:56:39 -07:00
Kevin Sawicki
ad4ae9dc12
Remove unused methods
2012-08-01 09:56:38 -07:00
Kevin Sawicki
3e32a1b66f
Use current working directory when loading index.html
2012-08-01 09:56:38 -07:00
Kevin Sawicki
a393f02d5a
Initial work towards a Linux build
2012-08-01 09:54:32 -07:00