Bert Münnich
|
408b75a0b4
|
Ignore dotfiles for -r
|
12 년 전 |
Bert Münnich
|
08ae25da22
|
Refactored function definitions to use dangling brace
|
12 년 전 |
Bert Münnich
|
6d3bbc6d5e
|
Updated/corrected license header
|
12 년 전 |
Bert Münnich
|
d407dd65d5
|
Already in the year 2012
|
13 년 전 |
Bert Münnich
|
c3c95ab218
|
Removed slideshow support
|
13 년 전 |
Bert Münnich
|
36177fb180
|
Updated contact information
|
13 년 전 |
Bert Münnich
|
4383a651c7
|
Strictly adhere to ANSI-C standard
|
13 년 전 |
Bert Münnich
|
a09b20c5e6
|
Use void for empty argument lists
|
13 년 전 |
Bert Münnich
|
8dcf682de9
|
Made all conditionals more precise
|
13 년 전 |
Bert Münnich
|
22d4e991d5
|
Transformed function macros in util.h to inline functions
|
13 년 전 |
Bert Münnich
|
d721d8453e
|
Added STREQ macro
|
13 년 전 |
rck
|
3a81af41ac
|
make use of EXIT_ macros
|
13 년 전 |
Bert
|
510512714d
|
Added slideshow support
|
13 년 전 |
Bert
|
6e575b0f72
|
Strict conformance to IEEE Std 1003.1-2001
|
13 년 전 |
Bert
|
711494ad36
|
Avoid conflicting macros
|
13 년 전 |
Bert
|
d585b86354
|
Reformated license header
|
13 년 전 |
Bert
|
1e84773276
|
Data driven timeout handling
|
13 년 전 |
Bert
|
8b3ae5027e
|
Added support for gif animation
|
13 년 전 |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 년 전 |
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
13 년 전 |
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
13 년 전 |
Bert
|
ea23115af4
|
Use getline instead of readline
|
13 년 전 |
Bert
|
a90bd1c833
|
Refactored recursive directory util functions
|
13 년 전 |
Bert
|
e9996882cb
|
Moved read_dir_rec into util.c
|
13 년 전 |
Bert
|
92709b2b2f
|
Use directory structure in cache dir
|
13 년 전 |
Bert
|
f93f4d887c
|
Write cache file for thumbnail directly after creating it
|
13 년 전 |
Bert
|
c21a3e3f28
|
Write thumbnail cache files on exit
|
13 년 전 |
Bert
|
e8ed491ba9
|
Fixed empty lines in readline()
|
14 년 전 |
Bert
|
cfed65d36f
|
More appropriate buffer sizes
|
14 년 전 |
Bert
|
26cc5aff69
|
Read filenames from stdin
|
14 년 전 |
Bert
|
bad9a70a48
|
Display filesize in window title
|
14 년 전 |
Bert
|
e8cf8da208
|
Fixed die/warn in util.c
|
14 년 전 |
Bert
|
8f4af658ae
|
Refactored, new files util.[ch], C89
|
14 년 전 |
Bert
|
229830ad18
|
Replace -w with well-known geometry option
|
14 년 전 |
Bert
|
c52c4fa69e
|
Mouse-panning while pressing button2
|
14 년 전 |
Bert
|
8123d63c5b
|
Added plenty lots of options
|
14 년 전 |
Bert
|
f47092cda2
|
Complete mouse support
|
14 년 전 |
Bert
|
2b1c0885fe
|
Implemented fullscreen mode
|
14 년 전 |
Bert
|
c7860b690b
|
Stricter object encapsulation
|
14 년 전 |
Bert
|
029e1208b9
|
No more expose handling
|
14 년 전 |
Bert
|
08018427c6
|
Put some useful information in the window title
|
14 년 전 |
Bert
|
79c7e6178e
|
Render image on window
|
14 년 전 |
Bert
|
fb6411ab5c
|
Encapsulate window environment in win_env_t
|
14 년 전 |
Bert
|
47d107edb5
|
React to ConfigureNotify
|
14 년 전 |
Bert
|
49a69a357b
|
Added win_open & win_close
|
14 년 전 |
Bert
|
e7bc3bb71b
|
Non-working skeleton
|
14 년 전 |