4coder
 
 
 
 
 
 
Go to file
Allen Webster 7f761f9a2a fixed the font loading bug 2017-03-17 20:08:36 -04:00
4coder_API rejigged font system, and rewrote code dealing with fonts 2017-03-03 18:57:11 -05:00
4coder_helper working on upgrading the file location jumping system 2017-02-24 11:48:56 -05:00
4coder_lib setup the page loading on request, setup the rendering with the new system, still fixing bugs 2017-03-13 19:48:11 -04:00
4cpp got new organization system working on linux 2017-01-23 01:19:43 -05:00
file finished getting through 4ed_app.cpp to build in MSVC 2017's compiler 2017-03-17 13:45:41 -04:00
filetrack new utf8 <-> utf16 code 2017-02-17 20:04:41 -05: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 cleaned up some dumb old stuff 2017-03-17 14:49:36 -04:00
power added new file hook; fixed up linux save-to-name bug; fixed up packaging bug 2017-02-26 15:13:06 -05: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 delay.cpp generator fixed 2016-05-16 12:19:17 -04:00
4coder_auto_indent.cpp got new organization system working on linux 2017-01-23 01:19:43 -05: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 began torching the font system 2017-03-10 15:44:42 -05: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 4.0.15 various bug fixes, feature polish, added experimental scope command 2017-01-28 19:03:23 -05: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 package script architecture names cleaned up; added code extensions to config file 2017-02-26 16:44:40 -05: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 almost ready to implement fonts on windows 2017-03-12 19:24:18 -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 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_command.cpp new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
4ed_debug_mem.h misc bug fixes and cleanups, added function lister, and scope navigator 2017-01-13 22:01:35 -05:00
4ed_dll_reader.cpp removed SET_CURSOR message 2016-05-27 10:51:12 -04:00
4ed_dll_reader.h starting new parser 2015-11-30 21:51:53 -05:00
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_view.cpp finished getting through 4ed_app.cpp to build in MSVC 2017's compiler 2017-03-17 13:45:41 -04:00
4ed_font_set.cpp began torching the font system 2017-03-10 15:44:42 -05: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_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 finished getting through 4ed_app.cpp to build in MSVC 2017's compiler 2017-03-17 13:45:41 -04:00
4ed_mem_ansi.c cleanup of the preprocessor handling 2016-08-30 17:23:34 -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 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_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 fixups from wednesday's stream 2016-10-14 17:21:17 -04:00
4ed_system.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_system_shared.cpp fixed the font loading bug 2017-03-17 20:08:36 -04:00
4ed_system_shared.h got new organization system working on linux 2017-01-23 01:19:43 -05:00
4tech_defines.h began torching the font system 2017-03-10 15:44:42 -05:00
Makefile.inso fix building on linux 2016-11-06 02:31:45 +00:00
TODO.txt finished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system 2016-12-26 17:49:01 -05:00
_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 fixed site building system 2016-11-13 23:29:00 -05:00
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 more sensible linux icon header format 2016-03-22 18:47:03 +00:00
internal_4coder_tests.cpp new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
linux_4ed.cpp setup the page loading on request, setup the rendering with the new system, still fixing bugs 2017-03-13 19:48:11 -04:00
linux_font.cpp began torching the font system 2017-03-10 15:44:42 -05:00
linux_icon.h more sensible linux icon header format 2016-03-22 18:47:03 +00:00
linux_release_compat.c add a memcpy wrapper for use when packaging the linux version so it can run on older distros 2016-02-24 19:10:42 +00:00
original.Makefile messing with the build system, generalizing pushd, cleaning up #if #endif hacks 2016-11-22 22:37:28 -05:00
package.bat post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
package.sh lots of organization to files, figured out a good way to solve the build.cpp string problem and set it up 2017-01-06 21:59:55 -05:00
pens_arena.cpp misc bug fixes and cleanups, added function lister, and scope navigator 2017-01-13 22:01:35 -05:00
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 finished building 4coder with MSVC 2017 2017-03-17 14:38:09 -04:00
win32_4ed_fonts.cpp setup the page loading on request, setup the rendering with the new system, still fixing bugs 2017-03-13 19:48:11 -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 oops didn't mean to commit binaries 2016-09-04 21:27:37 -04:00