]> git.sur5r.net Git - i3/i3/history - include/util.h
Merge branch 'master' into next
[i3/i3] / include / util.h
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
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
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 'master' into next
2011-11-16 Fernando Tarlá Car... Consolidate all convert_* functions into libi3.
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael Stapelbergmove strndup to libi3
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael Stapelbergimplement a startup monitor, move code to src/startup.c
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'msg' into next
2011-10-02 Michael Stapelbergmove sstrdup, scalloc, smalloc, srealloc to libi3,...
2011-08-03 Michael StapelbergMerge branch 'master' into next
2011-08-03 Michael StapelbergMerge branch 'ws-nextprev'
2011-08-03 Peter BuiModify workspace next/prev to account for workspaces...
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-17 Michael StapelbergAdd missing function prototype for strndup on Darwin...
2011-07-17 Michael Stapelberguse memmem and strndup from FreeBSD on Darwin (Thanks...
2011-07-10 Michael Stapelbergadd i3-nagbar. tells you about config file errors ...
2011-05-14 Michael Stapelbergintroduce the NODES_FOREACH and GREP_FIRST macros
2011-03-21 Michael Stapelberglittle coding style fixes, fix compilation warning
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-17 Michael StapelbergSend WM_TAKE_FOCUS when setting focus (fixes java problems)
2011-02-14 Michael Stapelbergrefactor code for removing children from a con
2010-12-31 Axel WagnerAdd forgetful restart to sighandler
2010-12-27 Fernando Tarlá Car... util.c is the proper place for those functions.
2010-12-27 Fernando Tarlá Car... Remove some commented out code.
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-04-13 Michael Stapelbergre-add focus follows mouse handling
2010-04-13 Michael Stapelbergmore reformatting/cleanups
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
2010-02-28 Michael StapelbergMove update_if_necessary to util.c, will be necessary...
2010-01-03 Jan-Erik Redigeradded popup for handling SIGSEGV or SIGFPE
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-09-02 Michael StapelbergMerge patches for OpenBSD compatibility
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergUse errx() instead of an own die() function
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-21 Michael StapelbergBugfix: yuck! FREE() used a wrong check, effectively...
2009-06-11 Michael StapelbergStatic analyzers: Add noreturn attribute to die()
2009-05-26 Michael StapelbergMove toggle_fullscreen to client.c
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...
2009-05-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-05 Michael StapelbergImplement jumping to windows by matching their class...
2009-04-19 Michael StapelbergDon’t rely on libxcb-wm any longer, as it got removed...
2009-04-11 Michael StapelbergGeneral small cleanups
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-04-01 Michael StapelbergBugfix: Don’t set focus if it is not necessary.
2009-03-30 Michael StapelbergBugfix: Don’t free xinerama-reply if it is NULL, implem...
2009-03-14 Michael StapelbergImplement kill-command to kill the current window,...
2009-03-14 Michael StapelbergImplement exit command, document it in manpage, add...
2009-03-10 Michael StapelbergBugfix: Change the event mask to ignore enter notifies...
2009-03-08 Michael StapelbergFix the warning on SUS-compatible systems (char**)...
2009-03-08 Michael StapelbergFix warnings, update DEPENDS, update Makefile for NetBSD
next