summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * docs/DEBUG: Update documentation.priyesh_LogLibraryPriyeshkkumar2020-08-241-3/+3
* * docs/DEBUG: Update documentation.Priyeshkkumar2020-08-241-3/+3
* * docs/DEBUG: Update documentation.Priyeshkkumar2020-08-242-2/+16
* * builds/windows/ftdebug.c (ft_logging_init, ft_logging_init):Priyeshkkumar2020-08-243-13/+8
* * builds/windows/ftdebug.c (ft_log_handler): Updated code according to thePriyesh Kumar2020-08-242-29/+31
* * src/sfnt/ttload.c (tt_face_load_font_dir): Changed layout of tracingPriyeshkkumar2020-08-243-5/+15
* * include/freetype/ftlogging.h (FT_Trace_Set_Level): Use more relevantPriyeshkkumar2020-08-249-52/+283
* * include/freetype/internal/ftdebug.h (FT_LOG ): Use more relevantPriyeshkkumar2020-08-213-7/+21
* * builds/windows/vc2010/freetype.vcxproj (PreprocessorDefinitions):Priyesh Kumar2020-08-212-2/+9
* * src/base/ftobjs.c (Mac_Read_POST_Resource): Fixed `-Wformat'Priyesh Kumar2020-08-143-5/+10
* [priyesh]ChangeLog: Fix Date.Priyesh Kumar2020-08-131-1/+3
* * builds/windows/dlg/dlg.vcxproj (PreprocessorDefinitions): AddedPriyesh Kumar2020-08-133-6/+16
* * src/base/ftdebug.c (ft_log_handler): Fix "-Wunused-parameter" warning.Priyeshkkumar2020-08-126-9/+24
* Bug fix on Windows.Priyesh Kumar2020-08-122-7/+15
* [build] Fix MinGW errors while building dlg with FreeType on Windows.Priyesh Kumar2020-08-063-2/+17
* [builds/windows] Skip dlg build for Release builds of FreeType on WindowsPriyesh Kumar2020-07-303-10/+10
* Added a Visual Studios project to build dlg along with FreeType on Windows.Priyesh Kumar2020-07-306-21/+273
* Merging master branch with priyeshLogLibrary branchPriyeshkkumar2020-07-2890-2100/+1850
* [priyesh]ChangeLog: Corrected ChangeLogPriyeshkkumar2020-07-231-12/+15
* Minor Additions from WindowsPriyesh Kumar2020-07-222-2/+3
* Minor ChangesPriyeshkkumar2020-07-224-5/+7
* Minor Changes in autogen.sh and builds/toplevel.mkPriyesh Kumar2020-07-224-8/+15
* Updated builds/toplevel.mk for builds that don't use ./configurePriyeshkkumar2020-07-226-5/+34
* Updated freetype.mk to build dlgPriyeshkkumar2020-07-213-3/+11
* Started working on build processPriyeshkkumar2020-07-207-4/+110
* fixed path seperators in [priyesh]ChangeLogPriyesh Kumar2020-07-151-2/+2
* Started adding the support of logging on windowsPriyesh Kumar2020-07-154-6/+257
* Updated [priyesh]ChangeLog representing changes in previous commitPriyeshkkumar2020-07-131-1/+1
* Changed macro FT_Log to macro FT_LOGPriyeshkkumar2020-07-131-3/+3
* Added a flag to toggle ON/OFF the printing of FT_COMPONENT and Timestamp with...Priyeshkkumar2020-07-134-47/+178
* Added code to print FT_COMPONENT and Time StampPriyeshkkumar2020-07-053-1/+46
* Added support of callback functions to handle logs outside FreeTypePriyeshkkumar2020-07-044-40/+58
* Updates on dynamic change of trace levelPriyeshkkumar2020-07-035-46/+115
* Minor Updates on FT_ERROR partPriyeshkkumar2020-07-022-1/+12
* Added public APIs to set new/default trace level, started working on Callback...Priyeshkkumar2020-07-025-15/+127
* new line fixedPriyeshkkumar2020-06-301-1/+3
* Addded logic to print trace messages to a filePriyeshkkumar2020-06-304-14/+68
* Added functions to initialize and un-initialize loggingPriyeshkkumar2020-06-294-1/+73
* Implemented a basic integration of dlg with FreeTypePriyeshkkumar2020-06-296-4/+68
* [cff] Fix handling of `style_name == NULL' (#58630).Sebastian Rasmussen2020-06-202-1/+11
* Simplify unused macro.Alexei Podtelezhnikov2020-06-191-2/+1
* [cff] Fix another two memory leaks (#58629).Sebastian Rasmussen2020-06-192-24/+39
* [psaux] Fix memory leak (#58626).Sebastian Rasmussen2020-06-192-6/+13
* Fix memory leak (#58624).Sebastian Rasmussen2020-06-192-1/+10
* [base] Rework d1180b5f9598 until further notice.Alexei Podtelezhnikov2020-06-192-5/+10
* [cff, cid] Fix segfaults in case of error (#58621).Sebastian Rasmussen2020-06-193-2/+13
* [base] Fix UBSAN error.Werner Lemberg2020-06-192-0/+18
* [woff2] Fix segfault.Werner Lemberg2020-06-192-0/+17
* [sfnt] Support Intel compilers.Stephen McDowell2020-06-192-1/+13
* [base] Fix memory leak (#58611).Sebastian Rasmussen2020-06-192-0/+8