aboutsummaryrefslogtreecommitdiff
path: root/image.c
Commit message (Expand)AuthorAgeFilesLines
* Align big images on top-left cornerBert2011-02-261-1/+8
* Refactored imlib context handlingBert2011-02-251-35/+39
* Nicer icon for broken imagesBert2011-02-171-6/+5
* Load warning icon only onceBert2011-02-091-5/+8
* Handle image remove/rename while runningBert2011-02-091-14/+23
* Removed some warningsBert2011-02-031-1/+1
* Split img_fit into internal/external functionBert2011-02-031-17/+23
* New key mappings: 0/w, zoom to 100%/to fit windowBert2011-02-031-6/+9
* Display filesize in window titleBert2011-02-031-17/+17
* Refactored, new files util.[ch], C89Bert2011-02-031-5/+4
* Refactored img_open and img_checkBert2011-02-011-10/+12
* Check file timestamps before loading from cacheBert2011-01-311-3/+22
* Replace -w with well-known geometry optionBert2011-01-301-2/+2
* Explicitly enable printing of warningsBert2011-01-301-1/+0
* Mouse-panning while pressing button2Bert2011-01-291-12/+18
* Added plenty lots of optionsBert2011-01-281-22/+36
* Added a key-mapping for toggle anti-aliasingBert2011-01-261-1/+14
* Added <,> mappings to rotate imageBert2011-01-261-1/+32
* Handle window resize events properlyBert2011-01-221-19/+23
* Implemented panningBert2011-01-211-2/+34
* Stricter object encapsulationBert2011-01-211-11/+13
* Merged img_display() into img_render()Bert2011-01-211-29/+28
* Nicer zoomingBert2011-01-211-22/+39
* First try on zoomingBert2011-01-201-0/+62
* No more expose handlingBert2011-01-201-21/+20
* Check all given files before open the firstBert2011-01-201-4/+8
* Handle expose eventsBert2011-01-201-18/+29
* Removed im member from img structBert2011-01-191-2/+4
* Option handling, merged app.c & events.c into main.cBert2011-01-191-2/+9
* Render image on windowBert2011-01-181-3/+58
* Renamed FATAL to DIEBert2011-01-181-1/+1
* Basic image loadingBert2011-01-181-1/+18
* Initialize imlib2Bert2011-01-181-0/+11
* Non-working skeletonBert2011-01-171-0/+21