aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Overhauled buildingBert2011-09-081-138/+0
| | | | | | | | - config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries
* Made i(t)_toggle_alpha command work in thumbnail mode tooBert2011-09-041-1/+1
|
* Simplified it_shell_cmd() using SXIV_IMG env-variableBert2011-09-031-5/+9
|
* Added command to toggle gif animationsBert2011-08-191-3/+4
|
* Added support for gif animationBert2011-08-191-0/+7
|
* Added support for multi-frame imagesBert2011-08-191-0/+3
|
* Renamed key/mouse commands to indicate supported modesBert2011-08-191-88/+92
|
* Fixed keyboard mappingsBert2011-08-171-4/+8
|
* Made run_command() a normal key/button handlerBert2011-08-121-75/+70
|
* Renamed scroll() to pan_screen()Bert2011-08-051-4/+4
|
* Nicer thumbnail selection border; new default colorsBert2011-07-261-2/+2
|
* Major code refactoringBert2011-07-261-19/+103
| | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
* Reduced usage of preprocessor macrosBert2011-07-221-16/+11
|
* Lighter selection colorBert2011-07-171-1/+1
|
* Slightly changed config.hBert2011-04-141-12/+12
|
* Merged commands.h into config.hBert2011-04-141-11/+24
|
* Disable support for external commands by defaultBert2011-04-071-21/+19
|
* Use ctrl for ext cmds, disable them in config.hBert2011-03-091-0/+4
|
* Replaced -T flag with -tt; default thumbnail sizeBert2011-02-201-1/+2
|
* Lighter selection color (for fullscreen)Bert2011-02-191-3/+3
|
* Highlight selected thumbnailBert2011-02-171-0/+2
|
* First things for thumbnail modeBert2011-02-161-0/+2
|
* Fixed typo in config.hBert2011-02-111-1/+1
|
* Handle image remove/rename while runningBert2011-02-091-1/+1
|
* Added plenty lots of optionsBert2011-01-281-1/+3
|
* Made config.h a bit clearerBert2011-01-211-5/+5
|
* Described options in config.hBert2011-01-211-4/+8
|
* Nicer zoomingBert2011-01-211-4/+6
|
* Brighter default background colorBert2011-01-201-1/+1
|
* New BG_COLOR setting in config.hBert2011-01-171-0/+2
|
* Non-working skeletonBert2011-01-171-0/+11