4coder
 
 
 
 
 
 
Go to file
Allen Webster 28cc8cf2e3 fixing up the zip batch 2017-06-22 20:41:23 -04:00
4coder_API Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_helper got the color theme file working, started replacing existing color themes with the new system 2017-06-05 17:48:49 -04:00
4coder_lib most of the work towards 4.0.20 2017-05-27 16:04:13 -04:00
4cpp variable shadowing error fix 2017-06-22 17:56:26 -04:00
build_scripts moved default config file into code where it belongs, fixed 32 bit setter 2017-06-22 20:01:43 -04:00
dist_files/fonts putting fonts in the repo 2017-06-22 20:26:18 -04:00
languages new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
meta fixing up the zip batch 2017-06-22 20:41:23 -04:00
power most of the work towards 4.0.20 2017-05-27 16:04:13 -04:00
site removing ctime 2017-06-22 18:29:13 -04:00
string removing ctime 2017-06-22 18:29:13 -04:00
themes Fixed windows startup crash; new themes system 2017-06-16 16:57:02 -04:00
.gitignore
4coder_auto_indent.cpp
4coder_base_commands.cpp stripped config menu and menu menu, added AltGr setting to API 2017-05-14 19:42:16 -04:00
4coder_build_commands.cpp
4coder_clipboard.cpp
4coder_default_bindings.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_default_framework.h Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_default_hooks.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4coder_default_include.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4coder_function_list.cpp 4.0.19 bug fixes, all features ready to go 2017-04-22 20:53:19 -04:00
4coder_jump_parsing.cpp lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4coder_jumping.h lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4coder_project_commands.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4coder_search.cpp 4.0.19 bug fixes, all features ready to go 2017-04-22 20:53:19 -04:00
4coder_sticky_jump.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4coder_system_command.cpp
4ed.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
4ed.h new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
4ed_api_implementation.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
4ed_app_models.h got the parse context system working in 4coder 2017-05-19 19:55:50 -04:00
4ed_app_target.cpp Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4ed_buffer.cpp
4ed_buffer_model.h
4ed_command.cpp
4ed_debug_mem.h Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
4ed_dll_reader.cpp
4ed_dll_reader.h
4ed_doubly_linked_list.cpp got the parse context system working in 4coder 2017-05-19 19:55:50 -04:00
4ed_file.cpp got new lexer keywords thing working, built out several example 'languages' began investigating the jump to error situation. 2017-05-20 21:22:20 -04:00
4ed_file_track.h
4ed_file_track_general.cpp
4ed_file_view.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
4ed_font_data.h
4ed_font_interface.h
4ed_font_interface_to_os.h
4ed_font_static_functions.cpp
4ed_gui.cpp lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
4ed_gui.h
4ed_hot_directory.cpp
4ed_layout.cpp
4ed_log.h got command line working 2017-06-12 17:35:06 -04:00
4ed_math.h
4ed_mem_ansi.c
4ed_os_comp_cracking.h 4.0.19 new features fixed up to build on VS 2017 2017-04-22 22:28:41 -04:00
4ed_os_custom_api.h
4ed_parse_contexts.cpp got new lexer keywords thing working, built out several example 'languages' began investigating the jump to error situation. 2017-05-20 21:22:20 -04:00
4ed_profile.cpp
4ed_profile.h
4ed_rendering.h
4ed_rendering_helper.cpp
4ed_style.cpp got the color theme file working, started replacing existing color themes with the new system 2017-06-05 17:48:49 -04:00
4ed_style.h 4.0.19 casey stuff added 2017-04-22 22:11:03 -04:00
4ed_system.h new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
4ed_system_shared.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
4ed_system_shared.h
4ed_translation.cpp
4ed_undo.cpp
4ed_working_set.cpp
4tech_defines.h
TODO.txt
build.bat removing ctime 2017-06-22 18:29:13 -04:00
build.sh
build_optimized.bat optimized build option 2017-04-24 11:23:12 -04:00
buildsite.bat
buildsuper.bat trying new method for getting vcvarsall.bat from more VS versions 2017-06-19 11:44:02 -04:00
buildsuper.sh
buildsuper_x86.bat
gen_linux_icon.c
linux_4ed.cpp C locale fix 2017-05-29 13:00:18 -04:00
linux_4ed_file_track.cpp
linux_4ed_fonts.cpp
linux_font.cpp
linux_icon.h
linux_release_compat.c
package.bat
package.sh
project.4coder Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
release-config.4coder moved default config file into code where it belongs, fixed 32 bit setter 2017-06-22 20:01:43 -04:00
run_profile.bat
win32_4ed.cpp Hot directory setting API; project file open/close timing fix 2017-06-20 16:37:45 -04:00
win32_4ed_file_track.cpp
win32_4ed_fonts.cpp fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
win32_gl.h
win32_utf8.cpp
win32_utf8.h
zip.bat fixing up the zip batch 2017-06-22 20:41:23 -04:00