4coder_API
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_helper
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_lib
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
font
|
setup the page loading on request, setup the rendering with the new system, still fixing bugs
|
2017-03-13 19:48:11 -04:00 |
meta
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
power
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
site
|
updated website build a little
|
2017-02-24 01:05:24 -05:00 |
string
|
setup the page loading on request, setup the rendering with the new system, still fixing bugs
|
2017-03-13 19:48:11 -04:00 |
.gitignore
|
…
|
|
4coder_auto_indent.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_base_commands.cpp
|
got 32-bit windows build running
|
2017-02-24 20:53:40 -05:00 |
4coder_build_commands.cpp
|
changed overbinding rule, started windows bindings
|
2017-02-12 18:04:50 -05:00 |
4coder_clipboard.cpp
|
4.0.15 various bug fixes, feature polish, added experimental scope command
|
2017-01-28 19:03:23 -05:00 |
4coder_default_bindings.cpp
|
changed overbinding rule, started windows bindings
|
2017-02-12 18:04:50 -05:00 |
4coder_default_framework.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_default_hooks.cpp
|
package script architecture names cleaned up; added code extensions to config file
|
2017-02-26 16:44:40 -05:00 |
4coder_default_include.cpp
|
rejigged font system, and rewrote code dealing with fonts
|
2017-03-03 18:57:11 -05:00 |
4coder_function_list.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_jump_parsing.cpp
|
working on upgrading the file location jumping system
|
2017-02-24 11:48:56 -05:00 |
4coder_project_commands.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4coder_search.cpp
|
changed overbinding rule, started windows bindings
|
2017-02-12 18:04:50 -05:00 |
4coder_system_command.cpp
|
4.0.15 various bug fixes, feature polish, added experimental scope command
|
2017-01-28 19:03:23 -05:00 |
4coder_windows_bindings.cpp
|
changed overbinding rule, started windows bindings
|
2017-02-12 18:04:50 -05:00 |
4ed.cpp
|
finished getting through 4ed_app.cpp to build in MSVC 2017's compiler
|
2017-03-17 13:45:41 -04:00 |
4ed.h
|
finished getting through 4ed_app.cpp to build in MSVC 2017's compiler
|
2017-03-17 13:45:41 -04:00 |
4ed_api_implementation.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_app_models.h
|
setup the page loading on request, setup the rendering with the new system, still fixing bugs
|
2017-03-13 19:48:11 -04:00 |
4ed_app_target.cpp
|
fixed unicode rendering rule in string render routine
|
2017-03-18 15:24:16 -04:00 |
4ed_buffer.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_buffer_model.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_command.cpp
|
new utf8 <-> utf16 code
|
2017-02-17 20:04:41 -05:00 |
4ed_debug_mem.h
|
…
|
|
4ed_dll_reader.cpp
|
…
|
|
4ed_dll_reader.h
|
…
|
|
4ed_doubly_linked_list.cpp
|
new mark setting system setup, not finished testing new write_character
|
2017-02-23 21:30:29 -05:00 |
4ed_file.cpp
|
changed file organization; fixed font switching bugs
|
2017-03-18 14:43:30 -04:00 |
4ed_file_track.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_file_track_general.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_file_view.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_gui.cpp
|
fixed Font_ID
|
2017-03-11 13:53:48 -05:00 |
4ed_gui.h
|
got new organization system working on linux
|
2017-01-23 01:19:43 -05:00 |
4ed_hot_directory.cpp
|
changed file organization; fixed font switching bugs
|
2017-03-18 14:43:30 -04:00 |
4ed_layout.cpp
|
4.0.15 various bug fixes, feature polish, added experimental scope command
|
2017-01-28 19:03:23 -05:00 |
4ed_math.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_mem_ansi.c
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
4ed_os_custom_api.h
|
got new organization system working on linux
|
2017-01-23 01:19:43 -05:00 |
4ed_rendering.h
|
setup the font interface, complete with an opaque Render_Font; started breaking down the translation interface
|
2017-03-11 20:20:24 -05:00 |
4ed_rendering_helper.cpp
|
worked on the utf8 to utf16 conversions in the file track system
|
2017-03-18 18:19:51 -04:00 |
4ed_site.ctm
|
almost ready to implement fonts on windows
|
2017-03-12 19:24:18 -04:00 |
4ed_style.cpp
|
fixed Font_ID
|
2017-03-11 13:53:48 -05:00 |
4ed_style.h
|
…
|
|
4ed_system.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_system_shared.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_system_shared.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_translation.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
4ed_undo.cpp
|
changed file organization; fixed font switching bugs
|
2017-03-18 14:43:30 -04:00 |
4ed_working_set.cpp
|
changed file organization; fixed font switching bugs
|
2017-03-18 14:43:30 -04:00 |
4tech_defines.h
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
Makefile.inso
|
…
|
|
TODO.txt
|
…
|
|
_4coder_string.ctm
|
got new organization system working on linux
|
2017-01-23 01:19:43 -05:00 |
build.bat
|
fixing things up for MSVC 2017 build
|
2017-03-17 00:48:27 -04:00 |
build.sh
|
added new file hook; fixed up linux save-to-name bug; fixed up packaging bug
|
2017-02-26 15:13:06 -05:00 |
buildsite.bat
|
…
|
|
buildsuper.bat
|
finished getting through 4ed_app.cpp to build in MSVC 2017's compiler
|
2017-03-17 13:45:41 -04:00 |
buildsuper.sh
|
utf8 encoded buffers fully working on windows
|
2017-02-20 16:05:42 -05:00 |
buildsuper_x86.bat
|
got 32-bit windows build running
|
2017-02-24 20:53:40 -05:00 |
gen_linux_icon.c
|
…
|
|
internal_4coder_tests.cpp
|
new utf8 <-> utf16 code
|
2017-02-17 20:04:41 -05:00 |
linux_4ed.cpp
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
linux_4ed_file_track.cpp
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
linux_4ed_fonts.cpp
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
linux_font.cpp
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
linux_icon.h
|
…
|
|
linux_release_compat.c
|
…
|
|
original.Makefile
|
…
|
|
package.bat
|
…
|
|
package.sh
|
…
|
|
pens_arena.cpp
|
…
|
|
project.4coder
|
added new file hook; fixed up linux save-to-name bug; fixed up packaging bug
|
2017-02-26 15:13:06 -05:00 |
win32_4ed.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
win32_4ed_file_track.cpp
|
Converting to proper use of umem everywhere (kind of went off on a tanget there :D)
|
2017-03-19 19:05:05 -04:00 |
win32_4ed_fonts.cpp
|
got fonts working on Linux
|
2017-03-19 14:25:12 -04:00 |
win32_gl.h
|
setup the page loading on request, setup the rendering with the new system, still fixing bugs
|
2017-03-13 19:48:11 -04:00 |
zip.bat
|
…
|
|