summaryrefslogtreecommitdiffstats
path: root/window.c
AgeCommit message (Expand)Author
2013-02-08Refactored function definitions to use dangling braceBert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2013-01-12Simplified status bar, filled by user scriptmuennich
2012-12-01Merge branch 'winname'Bert Münnich
2012-10-29Fixed BadDrawable errors caused by invalid window pixmapBert Münnich
2012-10-29Overhauled window drawingBert Münnich
2012-10-29New option: -N, set X window resource nameBert Münnich
2012-08-07Fixed WMProtocols registration order (before mapping window)Bert Münnich
2012-03-28Fixed issue #47Bert Münnich
2012-03-16Fixed issue #44Bert Münnich
2012-03-02Fixed issue #41, added WIN_FS_COLOR to config.hBert Münnich
2012-02-21Display full name in info bar, if there is enough spaceBert Münnich
2012-02-16Added option -b: disable barBert Münnich
2012-02-15Added it_toggle_bar command; default mapping: XK_bBert Münnich
2012-02-15Already in the year 2012Bert Münnich
2012-02-15Added symbol BAR_SEPARATORBert Münnich
2012-02-12Changed default font string, removed missing fontset warningsBert Münnich
2012-02-12Added text bar on bottom of windowBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-09-29Made all conditionals more preciseBert Münnich
2011-09-11Added own bool typeBert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-03Reformated license headerBert
2011-09-03Unified feature test macro requirementsBert
2011-08-18Corrected FSF address in license headersBert
2011-07-26Major code refactoringBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-04-19Made fullscreen work under buggy window managersBert
2011-04-14Fix fullscreen modeBert
2011-04-11Remove invalid images when loading them; refactoringsBert
2011-03-15Use imlib-handles in thumbs.c instead of pixmapsBert
2011-03-09White background for images with alphaBert
2011-03-01Support for external commands like mogrify & jpegtranBert
2011-02-21Hide cursor on redraw or after 1.5s mouse inactivityBert
2011-02-17Highlight selected thumbnailBert
2011-02-17Fill window before loading thumbsBert
2011-02-17Use watch-cursor while loading thumbnailsBert
2011-02-16Refactored thumbs, new files thumbs.[ch]Bert
2011-02-16Render thumbnailsBert
2011-02-16First things for thumbnail modeBert
2011-02-09Handle WM_DELETE_WINDOW messages correctly, thanks to fungtBert
2011-02-09Slightly refactored fungts utf-8 title commitBert
2011-02-09Show correct utf-8 titlefungt
2011-02-06Nicer fit window to imageBert
2011-02-04New key mapping: W, resize window to fit imageBert
2011-02-03Refactored, new files util.[ch], C89Bert
2011-02-01New option: -F, fixed/floating windowBert
2011-02-01Bug fix: handle negative offsets in -g arg correctlyBert
2011-01-30Replace -w with well-known geometry optionBert
2011-01-30Explicitly enable printing of warningsBert