36 Commits (68705dc58faec16547184a277fe638712cbe15f4)

Author SHA1 Message Date
U-olece-PC\olece a77da5e0be Fixed directory tree focus by comparing boost::filesystem instead of std::string 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim 44091f86b6 Directories now derive from Gtk::TreeView instead of Gtk::ScrolledWindow. 10 years ago
Vadim 9ca0945d8f fix access to data member through pointer 10 years ago
eidheim 6ca8fd6146 Simplified boost::filesystem::last_write_time check. 10 years ago
eidheim 9d5ab766f6 Fixed crashes related to boost::filesystem::exists and ::last_write_time. 10 years ago
eidheim 3339ecbc86 Minor readability fix. 10 years ago
eidheim eb13a7e81f Added Go to Usage, and fixed #82 by removing the directory ignore option. This also makes implementing git integration easier. 10 years ago
U-ole-PC\ole ec4fc631ba Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
eidheim dbb7d053e6 Removed debugging from singleton constructor. 10 years ago
eidheim 626d347387 Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
Jørgen Lien Sellæg 94bc501ab6 Remove the rest of the references to the removed singletons and adding main config as singleton 10 years ago
Jørgen Lien Sellæg 5fb5f26bce Rename sourcefile to filesystem 10 years ago
eidheim 4321febd41 More robust directory/file code, fixed at least one infinite loop. 10 years ago
Jørgen Lien Sellæg 2ea1e1821a Rename logging function due to namespace conflict 10 years ago
Jørgen Lien Sellæg 317e5a8528 Rename logging function due to namespace conflict 10 years ago
eidheim 4cd5654252 Filenames without language support are now gray in the directory window. 10 years ago
eidheim 242a6ca963 Fixed crash when closing a tab real quick after moving cursor. 10 years ago
U-olece-PC\olece 6e69cb17c4 The SIGC weirdness should now work on all platforms. 10 years ago
U-olece-PC\olece 909ce772c0 Now compiles on MSYS2 again. 10 years ago
eidheim 32a27c91b1 Trying to find where juci crashes about once a day on OS X. Also fixed tooltip-newlines. 10 years ago
eidheim 1a758dae1f Supporting Ubuntu 14. 10 years ago
eidheim bfd2482163 Added search to directories. 10 years ago
eidheim a794bd5eec Fixed a couple of crashes. most notably a crash in diagnostics when writing an extra } in the middle of code. 10 years ago
eidheim a67230499f Fixed some issues with directories. 10 years ago
eidheim 50d684b576 Directories now gets updated automatically when files are deleted, added or renamed (max 1 sec delay). 10 years ago
eidheim 2a6460eb81 Now refreshes opened directories instead of completely reloading them. Tomorrow I'll add auto-update on the directories when files are added or deleted. 10 years ago
eidheim 4a83a004f4 Added run command, and kill process items in menu. Remember to delete ~/.juci. Also cleaned up use of std::string instead of boost::filesystem::path. 10 years ago
eidheim 10c5c5fb1b Can now cancel all applications started in Juci with escape. Also some cleanup and fixes. 10 years ago
eidheim 82ea15ea9f project_path cleanup. 10 years ago
eidheim f832372752 Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 10 years ago
eidheim 11a54f7baa Now selects the current tab file in directories, and stores the directories' expanded rows between open directory (if same directory). 11 years ago
eidheim 1443ba89b2 More appropriate function names in sourcefile.*. 11 years ago
eidheim dda05737f2 Resolved conficts. 11 years ago
eidheim 6ba2ae44e2 Cleanup of directories.*, fix of broken PluginApi from one of last commits. 11 years ago
Jørgen Lien Sellæg 1ea83932ff #14 Rearrange directory structure 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
eidheim 68ac889879 A little cleanup, mostly getting rid of warnings (Added -Wall and -Wno-reorder to compilation). 11 years ago
tedjk 41b745b83d added legal file-extensions to source 11 years ago
tedjk ff1261b000 added some debugging in directories 11 years ago
oyvang de2c64ee60 fixed terminal view and compile and run 11 years ago
tedjk e49aa2e635 added some logging 11 years ago
tedjk 7d8cea2128 last cleanup 11 years ago
tedjk be40890708 generalized get variable from cmake 11 years ago
Jørgen Lien Sellæg 20e009500b fix crash on open folder 11 years ago
tedjk 7eeb0470ac made project name from cmakelists.txt more flexible 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
tedjk 7d6d7d6a92 made it work 11 years ago
tedjk 32729e7991 code cleanup 11 years ago
tedjk be3cdb1dc1 directories.h and .cc code cleanup 11 years ago