Commit Graph

26 Commits (ace5dc22f4548859889a318f5fa69c4c99f82b64)

Author SHA1 Message Date
Sergey Kalinin ace5dc22f4 Added insert base64 encoded image into source code 2018-03-12 16:59:32 +03:00
Sergey Kalinin 0c58139974 Added procedure arguments into tree
Change read config procedure (error fixed)
Fixed error when project running
2018-03-06 12:55:04 +03:00
Sergey Kalinin 53672ad0f3 Some Fix 2018-03-05 18:07:30 +03:00
Sergey Kalinin 77ba144afd GoToNumber entry small change 2018-03-02 15:49:51 +03:00
Sergey Kalinin ea76af25d6 GoToLine procedure tuning 2018-02-24 20:08:03 +03:00
Sergey Kalinin 823591ae92 Added GoTo line into toolbar
Fixed fileinfo update when tree one click
Fixed bug with opened files have extention is a upper case
2018-02-24 19:42:49 +03:00
Sergey 98de397ae9 Refactoring all procedures is the Tree working 2018-02-24 18:03:35 +03:00
Sergey Kalinin 830bcfeb2f Fixed AddToProj procedure for file browser tree
Disable OpComplite procedure
2018-02-22 15:45:46 +03:00
Sergey Kalinin 9f4ee1ad33 Refactoring Settigs procedure source code
Some changes into messages files (localisation)
2018-02-22 13:57:51 +03:00
Sergey Kalinin 22c9a76f27 Fix saving "Show dot files" option
Fixed correctly highlightning procedure names
2018-02-20 20:38:11 +03:00
Sergey Kalinin 1f36044d66 Refactoring auto update file structure (tree). Now structure updated when file was saving
Refactoring "Settings" dialog
2018-02-20 14:13:47 +03:00
Sergey Kalinin d3add6984d - Fixed edit files into root node from file browser tree
- Change "Delete project" dialog and procedure
2018-02-18 15:01:56 +03:00
Sergey Kalinin 75f9860f63 Refactoring "Add New Projects" "Project Settings" (e.t.c.) dialogs
Added "Add as new project" dialog for file browser
Add popup menu for file browser
Fixed some highlight bug
2018-02-17 20:25:02 +03:00
Sergey Kalinin 1748933767 Fixed parsing procedure with names like ::proc::name or proc_na::me(aa) and parameters {{} {} {}} 2018-02-15 17:04:11 +03:00
Sergey Kalinin b3da4421d8 Fixed AutoComplite precedure for TCL/TK-projects
Added colored icon for main window
Fixed "Close all" procedure if opened files from projects and file browser
2018-02-15 16:00:22 +03:00
Sergey Kalinin 91fa85203b Added saving main window geometry into projman.conf file when close programm 2018-02-15 12:51:28 +03:00
Sergey Kalinin c8c09d2a73 Add web site into Readme 2018-02-13 13:53:09 +03:00
Sergey Kalinin a64b6b0e9a Added gray theme
Fixed work with file from directory but not project.
2018-02-13 13:23:40 +03:00
Sergey Kalinin fa64acd016 Some FileDialog fixes 2018-02-08 16:53:55 +03:00
Sergey Kalinin d2a0e3fd31 File Browser added 2018-02-08 16:37:50 +03:00
Sergey Kalinin 70bf20d61e Auto indent added for () [] braces 2018-02-08 11:07:14 +03:00
Sergey Kalinin 4b9c91d712 Change hotkeys "Control+," "Control+." "Control+/" (commect selected, uncoment selected, select all)
Add some new translation
2018-02-07 17:03:37 +03:00
Sergey Kalinin 4f62fcbff4 Add comment/uncomment selected text 2018-02-07 15:49:20 +03:00
Sergey Kalinin cd2bfad674 Change Logo and About dialog (added new homepage and git repo addresses) 2018-02-05 13:09:23 +03:00
Sergey Kalinin 8cf4ded785 Added binding mouse button: click on notebook tab highlight opened file name in tree
Change "Paste from Clipboard" function
Change popup editor menu (undo, redo, copy, paste, cut functions)
2018-02-05 12:08:16 +03:00
Sergey Kalinin cc7bbf9a59 Modules load procedure changes 2018-02-05 11:24:14 +03:00