6816 Commits (priyesh_LogLibrary)
 

Author SHA1 Message Date
Priyeshkkumar 9dd5fc35dc * docs/DEBUG: Update documentation. 4 years ago
Priyeshkkumar 814f38f337 * docs/DEBUG: Update documentation. 4 years ago
Priyeshkkumar faa3ee95a5 * docs/DEBUG: Update documentation. 4 years ago
Priyeshkkumar c96739bfc9 * builds/windows/ftdebug.c (ft_logging_init, ft_logging_init): 4 years ago
Priyesh Kumar 92847d87ef * builds/windows/ftdebug.c (ft_log_handler): Updated code according to the 4 years ago
Priyeshkkumar ec03321013 * src/sfnt/ttload.c (tt_face_load_font_dir): Changed layout of tracing 4 years ago
Priyeshkkumar 4f472b5799 * include/freetype/ftlogging.h (FT_Trace_Set_Level): Use more relevant 4 years ago
Priyeshkkumar 17700d419b * include/freetype/internal/ftdebug.h (FT_LOG ): Use more relevant 4 years ago
Priyesh Kumar dc3c410a83 * builds/windows/vc2010/freetype.vcxproj (PreprocessorDefinitions): 4 years ago
Priyesh Kumar d86528a78e * src/base/ftobjs.c (Mac_Read_POST_Resource): Fixed `-Wformat' 4 years ago
Priyesh Kumar ea09f0b7dc [priyesh]ChangeLog: Fix Date. 4 years ago
Priyesh Kumar 8bb02e725f * builds/windows/dlg/dlg.vcxproj (PreprocessorDefinitions): Added 4 years ago
Priyeshkkumar 008ee3ebca * src/base/ftdebug.c (ft_log_handler): Fix "-Wunused-parameter" warning. 4 years ago
Priyesh Kumar 84c719491f Bug fix on Windows. 4 years ago
Priyesh Kumar 141ac5301b [build] Fix MinGW errors while building dlg with FreeType on Windows. 4 years ago
Priyesh Kumar daefd6e6cf [builds/windows] Skip dlg build for Release builds of FreeType on Windows 4 years ago
Priyesh Kumar c945a046b1 Added a Visual Studios project to build dlg along with FreeType on Windows. 4 years ago
Priyeshkkumar b528826f69 Merging master branch with priyeshLogLibrary branch 4 years ago
Priyeshkkumar b5d7cd3a4b [priyesh]ChangeLog: Corrected ChangeLog 5 years ago
Priyesh Kumar 4e3b8181a3 Minor Additions from Windows 5 years ago
Priyeshkkumar a0f918d1f1 Minor Changes 5 years ago
Priyesh Kumar 117da1f7e6 Minor Changes in autogen.sh and builds/toplevel.mk 5 years ago
Priyeshkkumar 9bd35c7d91 Updated builds/toplevel.mk for builds that don't use ./configure 5 years ago
Priyeshkkumar df53385b67 Updated freetype.mk to build dlg 5 years ago
Priyeshkkumar 1e1912dbac Started working on build process 5 years ago
Priyesh Kumar b3deaa037e fixed path seperators in [priyesh]ChangeLog 5 years ago
Priyesh Kumar e854adc669 Started adding the support of logging on windows 5 years ago
Priyeshkkumar 708d8098ec Updated [priyesh]ChangeLog representing changes in previous commit 5 years ago
Priyeshkkumar 7d785da7a2 Changed macro FT_Log to macro FT_LOG 5 years ago
Priyeshkkumar afa548bb74 Added a flag to toggle ON/OFF the printing of FT_COMPONENT and Timestamp with actual log message 5 years ago
Priyeshkkumar 0c793e381c Added code to print FT_COMPONENT and Time Stamp 5 years ago
Priyeshkkumar bfe6d5218a Added support of callback functions to handle logs outside FreeType 5 years ago
Priyeshkkumar b378812f22 Updates on dynamic change of trace level 5 years ago
Priyeshkkumar fde1c1698d Minor Updates on FT_ERROR part 5 years ago
Priyeshkkumar 1d6ffcc77a Added public APIs to set new/default trace level, started working on Callback function 5 years ago
Priyeshkkumar f7c5ed5f24 new line fixed 5 years ago
Priyeshkkumar 52926578db Addded logic to print trace messages to a file 5 years ago
Priyeshkkumar 421bb589e6 Added functions to initialize and un-initialize logging 5 years ago
Priyeshkkumar 01ce8ff340 Implemented a basic integration of dlg with FreeType 5 years ago
Sebastian Rasmussen a443474755 [cff] Fix handling of `style_name == NULL' (#58630). 5 years ago
Alexei Podtelezhnikov de088b1dfd Simplify unused macro. 5 years ago
Sebastian Rasmussen f594ffdc35 [cff] Fix another two memory leaks (#58629). 5 years ago
Sebastian Rasmussen 2e2f3cb5ba [psaux] Fix memory leak (#58626). 5 years ago
Sebastian Rasmussen 09b98060d3 Fix memory leak (#58624). 5 years ago
Alexei Podtelezhnikov 6e722f2eaa [base] Rework d1180b5f95 until further notice. 5 years ago
Sebastian Rasmussen 8ed5a2477e [cff, cid] Fix segfaults in case of error (#58621). 5 years ago
Werner Lemberg d1180b5f95 [base] Fix UBSAN error. 5 years ago
Werner Lemberg 4d364b6821 [woff2] Fix segfault. 5 years ago
Stephen McDowell d924c5cf7e [sfnt] Support Intel compilers. 5 years ago
Sebastian Rasmussen a4429959b0 [base] Fix memory leak (#58611). 5 years ago