summary refs log tree commit diff stats
path: root/src/dirent
AgeCommit message (Expand)Author
2014-12-28Use glib for all allocationsTingPing
2013-05-20Update dirent.h win32 implementationBerke Viktor
2012-10-18Update win32 dirent.h implementation and use header instead of static libraryBerke Viktor
2012-10-03Fix platform toolset for certain projects in legacy solutionBerke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-14remove a few more *.user filesxhmikosr
2012-07-11Rebranding on the file levelBerke Viktor
2012-06-15Add .user files and .gitignoreBerke Viktor
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor
epos/torxchat.git/commit/src/pixmaps/pixmaps-xp.vcxproj?h=fix-ub&id=567270d5a713d7b9dd3e2f89aaab5b07db4fb55c'>567270d5 ^
de70630c ^
a57a7d3f ^


a57a7d3f ^


















a57a7d3f ^



















c01ee90e ^

a57a7d3f ^






c01ee90e ^

a57a7d3f ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113