source: git/.gitignore @ 4df59c1

debug-cidebug-ci-sanitisersfaster-cavernloglog-selectwalls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since 4df59c1 was 63a2dba, checked in by Olly Betts <olly@…>, 6 years ago

Use XPM for toolbar bitmaps on Microsoft Windows

We were using PNGs via RCDATA, but that seems to be buggy and some
of the toolbar buttons end up showing the wrong icon.

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[73dee64]1*.orig
2AUTHORS
3Makefile
4Makefile.in
5TODO
6aclocal.m4
7autom4te.cache/
8compile
9config.guess
10config.h
11config.h.in
12config.h.in~
13config.log
14config.status
15config.sub
16configure
17depcomp
18doc/Makefile
19doc/Makefile.in
20doc/NEWS.htm
21doc/OLDNEWS.htm
22doc/aven.1
[79b32a95]23doc/survexport.1
[73dee64]24doc/cavern.1
25doc/diffpos.1
26doc/extend.1
27doc/index.htm
[c5d108b]28doc/manual/
[73dee64]29doc/manual.pdf
30doc/manual.txt
31doc/sorterr.1
32doc/survex.7
33install-sh
34lib/Info.plist
35lib/Makefile
36lib/Makefile.in
[a3520c1]37lib/bg.msg
[73dee64]38lib/ca.msg
39lib/de.msg
40lib/de_CH.msg
[c11ceba]41lib/el.msg
[73dee64]42lib/en.msg
43lib/en_US.msg
44lib/es.msg
45lib/fr.msg
[c11ceba]46lib/hu.msg
[73dee64]47lib/id.msg
48lib/it.msg
[c11ceba]49lib/pl.msg
[73dee64]50lib/pt.msg
51lib/pt_BR.msg
52lib/ro.msg
[859d2937]53lib/ru.msg
[73dee64]54lib/sk.msg
[a3520c1]55lib/zh_CN.msg
[dc7a8a7]56lib/preload_font.h
[73dee64]57lib/unifont.pixelfont
[c11ceba]58lib/icons/Makefile
59lib/icons/Makefile.in
[63c2fe8]60lib/icons/*.ico
61lib/icons/*.iconset.zip
[c11ceba]62lib/icons/*.rcdata
[73dee64]63missing
64src/*.o
65src/.deps/
66src/Makefile
67src/Makefile.in
68src/aven
69src/avenpal.h
70src/cavern
71src/diffpos
[1c4abcf]72src/dump3d
[73dee64]73src/extend
[1ca095a]74src/img2aven.h
[c5d108b]75src/imgtest
[73dee64]76src/sorterr
[79b32a95]77src/survexport
[2446ae2]78src/thgeomagdata.h
[73dee64]79src/z_getopt.c
80stamp-h1
81survex.iss
82survex.spec
83survex-*.*.*.tar.gz
84survex-*.*.*
[0d0e47a]85test-driver
[73dee64]86tests/Makefile
87tests/Makefile.in
88vim/Makefile
89vim/Makefile.in
Note: See TracBrowser for help on using the repository browser.