92 Revīzijas (b2a9340acbd782522c6b09e7902d9850974ea2e0)

Autors SHA1 Ziņojums Datums
  phillbush 06d6acdb5e fixed ESC key pirms 4 gadiem
  phillbush e14d88b06c fixed missing lines pirms 4 gadiem
  phillbush 289de21f8e fix missing assignment pirms 4 gadiem
  phillbush 0129fde447 fix shift key pirms 4 gadiem
  phillbush 78fb523f9f remove -t; prepare for mergint into master pirms 4 gadiem
  phillbush 28f784a7a4 add -t pirms 4 gadiem
  phillbush 8239f1f155 add normalizekeysym() pirms 4 gadiem
  phillbush 693735f7eb make tab cycle through matched items pirms 4 gadiem
  phillbush 7bdb3b0bf8 rub out text when no item matches it pirms 4 gadiem
  phillbush b33886d7a2 add type-to-select support pirms 4 gadiem
  phillbush 6bbc0e45ea move actions to end of main loop pirms 4 gadiem
  phillbush f472bfacd9 prepare stuff for type-to-select pirms 4 gadiem
  phillbush 6abae763c6 parse resources before command-line options pirms 4 gadiem
  phillbush 27c03246ca add alignment pirms 4 gadiem
  phillbush 1146fd8114 add -r option pirms 4 gadiem
  phillbush ef667106e9 fix #16 pirms 4 gadiem
  phillbush 73a2a23dbd conform code to my new coding style pirms 4 gadiem
  phillbush 112e23c3e8 fix comment on parsefonts() pirms 4 gadiem
  phillbush c2959cf439 add lastitem and adapt code to general code style pirms 4 gadiem
  RisingThumb 02511d092b Fix loop around for number keys pirms 4 gadiem
  RisingThumb 2b0484b11c Support for 1-9 numbers to select specific item pirms 4 gadiem
  phillbush 7b166488b1 now user can set custom key bindings in config.h pirms 4 gadiem
  phillbush 006c94ce9c Add support for Home and End keys for moving pirms 4 gadiem
  phillbush d3c2131250 free stuff earlier, when they're no longer used pirms 4 gadiem
  phillbush 59a8a95056 NOW IN MIT/X LICENSE pirms 4 gadiem
  phillbush 883ec17fe2 add XFree(info), simplify README.md pirms 4 gadiem
  phillbush f66f4c1823 Image loading error now just warns. pirms 4 gadiem
  phillbush ed1650a70f Improving error messages for icon loading pirms 4 gadiem
  phillbush 70f5db0f88 Improving some error messages pirms 4 gadiem
  phillbush 8a7bfdf89e cannot → could not pirms 4 gadiem
  phillbush 70063f16f5 Adding reference to xdg-xmenu, by OliverLew. pirms 4 gadiem
  phillbush a48473fd8d adding tests, removing -f (it was too clumsy) pirms 4 gadiem
  phillbush 6d56f2796c search the system for font containing character pirms 4 gadiem
  phillbush f8d55995df Adding routine getfontucode() pirms 4 gadiem
  phillbush 644a15bb2d Adding the -f option pirms 4 gadiem
  phillbush 7539247be3 Freeing fonts pirms 4 gadiem
  phillbush d2304ecf93 using BETWEEN macro, and fixing fallback position pirms 4 gadiem
  phillbush 8e799bb47d Fixing y position of child menus. pirms 4 gadiem
  phillbush a2ff706d6f No more needed to use -i to disable icon padding pirms 4 gadiem
  phillbush c15958bd96 Fixing position in some wms when using -w pirms 4 gadiem
  phillbush b6cf4847ce removing variables config.screen* pirms 4 gadiem
  phillbush 64240f40ee changing the computation of the text y position pirms 4 gadiem
  phillbush 237da9824c Adding Xinerama support pirms 4 gadiem
  phillbush 3d8536642e Drawing menus on demand, reordering functions pirms 4 gadiem
  phillbush 15362de42b computing textwidth with the function drawtext pirms 4 gadiem
  phillbush cdeaefaaa2 Added support for fallback fonts. pirms 4 gadiem
  phillbush 675a2008a6 Fixing #7 pirms 4 gadiem
  phillbush ced6b0f73e Removing debug printf pirms 4 gadiem
  phillbush 05cfe1a0da Adding the -p option. pirms 4 gadiem
  phillbush 71b4db9241 added the -i option pirms 4 gadiem