4858 次程式碼提交 (master)
 

作者 SHA1 備註 提交日期
  Pierre Ossman 4293dc42f6 Remove custom CharArray type 1 年之前
  Pierre Ossman adaedc9629 Use std::string for string memory management 1 年之前
  Pierre Ossman b99daadb05 Use std::string instead of CharArray 1 年之前
  Pierre Ossman e6c5b29f12 Use std::vector for temporary char arrays 1 年之前
  Pierre Ossman 15a3939126 Free char buffer directly 1 年之前
  Pierre Ossman 19badc4def Make strSplit() simpler and safer 1 年之前
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 年之前
  Pierre Ossman dde95fccca Specify expected array size in arguments 1 年之前
  Pierre Ossman d608a30d57 Use fixed size character buffer 1 年之前
  Pierre Ossman ef8c84eb75 Remove trailing slash from getvnchomedir() 1 年之前
  Pierre Ossman 803a6ae087 Namespace directory functions 1 年之前
  Pierre Ossman 334398153b Better fallback for missing peer address 1 年之前
  Pierre Ossman 5c1ac16776 Return static char buffer from some methods 1 年之前
  Pierre Ossman 1af2a56f75 Replace tabs with spaces 1 年之前
  Pierre Ossman 818694ba6a Use string literal instead of dynamic buffer 1 年之前
  Pierre Ossman 51347ef875 Remove unneded string duplication 1 年之前
  Pierre Ossman 7f20bff356 Remove unneeded CharArray:s 1 年之前
  Pierre Ossman 741300728a Use StringParameters directly 1 年之前
  Pierre Ossman 77f0a61ec8 Get rid of TCHAR magic 1 年之前
  Pierre Ossman 2047dae22f Return std::vector instead of dynamic allocation 1 年之前
  Pierre Ossman ea6afa9b79 Avoid duplicating configuration setting 1 年之前
  Pierre Ossman cee09051e6 Make sure length is reset on assignment 1 年之前
  Pierre Ossman cf931f8c9a Clean up BinaryParameter typing 1 年之前
  Pierre Ossman 07e541678c Move hex conversion helpers to util 1 年之前
  Fabio T 4895f53aef Update Friulian translation 1 年之前
  Pierre Ossman d98720b736 Use std::vector for basic data arrays 1 年之前
  Pierre Ossman 6881c895ab Use stdint types 1 年之前
  Pierre Ossman baca73d032 Use templates for optimized code 1 年之前
  Pierre Ossman cb4f920199 Remove old mingw CMake checks 1 年之前
  Pierre Ossman bf0fb9129d Fix CRLF line endings 1 年之前
  Pierre Ossman a434ef3377 Merge branch 'libtool' of https://github.com/CendioOssman/tigervnc 1 年之前
  Pierre Ossman 0043c557fc Create .la files at the end of the cmake run 1 年之前
  Pierre Ossman 11ebff62d7 Bail on missing libraries 1 年之前
  Pierre Ossman e78ebbcb19 Fall back to dynamic libraries in .la files 1 年之前
  Pierre Ossman 651e763338 Respect library search paths 1 年之前
  Pierre Ossman b1943de686 Include other targets in .la files 1 年之前
  Pierre Ossman e41b082928 Handle alternative library suffixes 1 年之前
  Pierre Ossman 6ff7f2e54b Make sure frameworks are included in .la files 1 年之前
  Pierre Ossman f2a89fbec8 Remove unnecessary regexp \\ 1 年之前
  Pierre Ossman d25c04808f Fix static library check regexp 1 年之前
  Pierre Ossman 533bf22864 Get target libraries from INTERFACE_LINK_LIBRARIES 1 年之前
  Pierre Ossman c293cbdf9e Use correct FATAL_ERROR CMake option 1 年之前
  Pierre Ossman 27262aeabf Merge branch 'wextra' of https://github.com/CendioOssman/tigervnc 1 年之前
  Pierre Ossman 7a36fb8ca7 Use __attribute__:s directly 1 年之前
  Pierre Ossman ebfd56106d Enable more warnings by default 1 年之前
  Pierre Ossman 36f3690b09 Work around -Wcast-function-type 1 年之前
  Pierre Ossman 03ca97526b Remove old mingw compatibility code 1 年之前
  Pierre Ossman 21c57423ae Don't partially init monitor information 1 年之前
  Pierre Ossman 1d1f16f4ac Fix incorrect types 1 年之前
  Pierre Ossman 11b535fcc8 Fix order of qualifiers 1 年之前