]> git.sur5r.net Git - i3/i3/history - i3-config-wizard/main.c
remove superfluous ev.h include statements
[i3/i3] / i3-config-wizard / main.c
2012-09-20 Oliver Kiddleremove superfluous ev.h include statements
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-13 Michael Stapelberglogging: make libi3 use verboselog()/errorlog(), provid...
2012-08-13 Fernando Tarlá Car... libi3: Implement Pango rendering
2012-08-13 Quentin Glidiclibi3: Rework draw_text
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-21 Michael Stapelbergi3-config-wizard: use fgetln on OpenBSD, too (Thanks...
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-12 Michael StapelbergMerge branch 'fixes-cfg-wizard'
2012-02-12 beaubyFixed a memory leak
2012-02-12 beaubyBugFix: keep the indentation of config.keycodes
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'fix-freebsd-getline'
2012-02-10 beaubyFixed the fgetln workaround
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael Stapelbergi3-config-wizard: Mark the currently selected modifier...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-08 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-06 Michael Stapelbergshmlog: store meta information in the buffer itself...
2011-12-29 Michael StapelbergFix i3-config-wizard on FreeBSD 7.x (without getline...
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-20 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'drawing' into next (Thanks fernandotcl)
2011-11-21 Fernando Tarlá Car... Implement set_font_colors.
2011-11-21 Fernando Tarlá Car... Make all programs use draw_text.
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael Stapelbergget rid of xcb.c in all i3-* tools
2011-10-23 Michael StapelbergAdd libi3/load_font, use it everywhere
2011-10-23 Michael StapelbergMove get_mod_mask to libi3, use it in i3 and i3-config...
2011-10-23 Michael Stapelbergmove strndup to libi3
2011-10-23 Michael Stapelbergi3-config-wizard: eliminate xcb_change_gc_single with C99
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else
2011-10-23 Michael Stapelbergadd libi3/ipc_connect, use it in i3-config-wizard,...
2011-10-23 Michael Stapelbergi3-config-wizard: use IPC functions from libi3
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'wizard-fix-mods'
2011-08-28 Michael Stapelbergi3-config-wizard: Bugfix: Check the modifier mapping...
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'wizard-click'
2011-08-25 Michael Stapelbergi3-config-wizard: handle mouse button clicks on <win...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-27 Michael Stapelbergi3-config-wizard: use a managed, floating (dialog)...
2011-07-27 Michael Stapelbergi3-config-wizard: correctly check for errors when conne...
2011-07-24 Michael Stapelbergi3-config-wizard: fix keypresses with numlock on, also...
2011-07-17 Michael Stapelbergi3-config-wizard: use fgetln on Darwin, use strndup...
2011-07-11 Michael Stapelbergadd v4 comment to i3.config.keycodes, remove userguide...
2011-07-11 Michael Stapelbergconfig-wizard: write config to ~/.i3/config, create...
2011-07-11 Michael Stapelbergconfig-wizard: read config from SYSCONFDIR/i3/config...
next