29 Commits (d3af3f024f02c734f2bfa0288165a3c3dd9b7720)

Author SHA1 Message Date
eidheim 732a13febd Cleanup of window.* and notebook.* mostly done. Some minor fixes. 11 years ago
eidheim a4f57060cb Further cleanup of window.* and notebook.*. Also now using gtksourceview to identify c/c++/objc files. 11 years ago
eidheim 38abe1f632 Cleanup of window.* and notebook.*, work still in progress. Also fixed save as and some smaller issues. 11 years ago
eidheim ae46741794 Quit application fixed, also possible to cancel quit by closing dialog asking if a modified tab should be saved. 11 years ago
eidheim 44ce183a25 Implemented use of command-arrow keys on OS X. 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
eidheim f4c1a2481c Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
eidheim 6d7c4ffa09 Mainly cleanup of terminal.*. Added first time clang-parsing message in terminal. 11 years ago
eidheim d33df03dd7 Moved completiondialog-code to seperate file: selectiondialog.h/cc. The selectiondialog is now started from Source::ClangView. Some cleanup. See source.cc lines 340-345 for example use of SelectionDialog. 11 years ago
oyvang 81cd2ef6d4 fixed output on save file and save as 11 years ago
oyvang de2c64ee60 fixed terminal view and compile and run 11 years ago
tedjk 14313e817e created constructor to api, and added it to window 11 years ago
Jørgen Lien Sellæg 10c3ece12c add virtual destructor 11 years ago
oyvang aac51b73ee Fixed save and save as 11 years ago
oyvang 59925ea19c Working console for linux, missing merge with forgie 11 years ago
oyvang 1ccca62ebe fixed popup bug and merged with master 11 years ago
oyvang bc0a24ec77 Fikxed Popup Bugs and started working on terminal 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
tedjk 3e15679705 moved directory signal functions to notebook from window 11 years ago
tedjk df6cc6136d added project structure box to the left of the window 11 years ago
tedjk 2362a4a01c added config to source, notebook, menu and keybindings. 11 years ago
tedjk d970407447 config ready to test on source, starting with keybindings 11 years ago
tedjk 3cd445fbcc progress 11 years ago
oyvang 3ed83dde8c Open file test for zalox 11 years ago
oyvang 86ec615d96 Optimilised code, added copy,paste and cut function 11 years ago
oyvang c4089d9a57 BAB-17 #time 8h #comment Need to implement Entry for text name and extension to complete this notebook. 11 years ago
oyvang b789965da5 fixed some google style issues 11 years ago
oyvang 1144ce805a fixed quit_system bug 11 years ago
Jørgen Lien Sellæg 19311982e0 Fix pointer settings 11 years ago
oyvang 22408b7f22 Fixed view pointers to ref 11 years ago
Jørgen Lien Sellæg 8caba58f66 Fix semantic errors 11 years ago
oyvang b8e8507fc6 keybindings changes 11 years ago
oyvang 4f83c9539d reformated code to new standard 11 years ago
oyvang c75b8e3ce4 BAB-11 #time 2h #comment added menu plugins 11 years ago
oyvang 78990bd446 BAB-11 #time 10h #comment got a working menu with a working mvc 11 years ago