]> git.sur5r.net Git - i3/i3/history - src/cfgparse.y
Merge branch 'master' into next
[i3/i3] / src / cfgparse.y
2011-08-25 Michael StapelbergBugfix: Accept '\t' in the 'set' command, don’t die...
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-22 Michael StapelbergMerge branch 'master' into next
2011-08-20 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-12 Michael StapelbergMerge branch 'master' into next
2011-08-11 Michael StapelbergMerge branch 'master' into next
2011-08-10 Axel WagnerMerge branch 'master' into next
2011-08-10 Michael StapelbergMerge branch 'tests-optimize' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-new_float' into next
2011-08-09 Mateusz PoszwaAdd new_float config option.
2011-08-09 Michael StapelbergMerge branch 'get-marks' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-fix-leaks'
2011-08-09 Peter BuiFix some potential memory leaks
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-06 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'check-duplicate' into next
2011-08-04 Michael StapelbergBugfix: use ELOG to actually get the error message...
2011-08-04 Michael StapelbergBugfix: Check that ->symbol != NULL before using strcas...
2011-08-04 Michael Stapelberglittle style fixes for the previous patch
2011-08-04 Radek Tříškacheck_for_duplicate_bindings
2011-08-04 Michael StapelbergMerge branch 'master' into next
2011-08-04 Michael StapelbergMerge branch 'fix-instance-criterion'
2011-08-04 Mateusz PoszwaAdd "instance" to matching criteria
2011-08-03 Michael StapelbergMerge branch 'master' into next
2011-08-03 Michael StapelbergMerge branch 'fix-wsnum'
2011-08-03 Michael StapelbergInclude <limits.h> in all.h
2011-08-03 Michael StapelbergMerge branch 'master' into next
2011-08-03 Michael StapelbergMerge branch 'doc-floating'
2011-08-03 Michael Stapelbergdocs/userguide: the correct command is 'floating enable...
2011-08-02 Michael StapelbergMerge branch 'fix-multi-for_window' into next
2011-08-02 Michael StapelbergBugfix: Make the criteria rules recursive in src/cfgpar...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael Stapelbergi3-migrate-config-to-v4: drop the .pl suffix
2011-07-31 Michael Stapelbergi3-migrate-config-to-v4: drop the .pl suffix
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-31 Michael StapelbergBugfix: free font string after using it
2011-07-31 Michael StapelbergBugfix: cfgparse: correctly free parser/lexer
2011-07-24 Michael Stapelbergremove unnecessary close, because fclose already closes...
2011-07-23 Michael StapelbergBugfix: Don’t leak file descriptor
2011-07-13 Michael Stapelbergreload the config after editing it through i3-nagbar
2011-07-12 Claudio Marforiopatch to allow exec_always in configure file
2011-07-11 Michael StapelbergBugfix: run nagbar commands through sh(1) (Thanks Tucos)
2011-07-11 Michael Stapelbergnagbar: use less / vi as fallbacks for PAGER / EDITOR
2011-07-10 Michael Stapelbergadd i3-nagbar. tells you about config file errors ...
2011-07-07 Michael Stapelbergmigrate-config: also make force_focus_wrapping a v4...
2011-07-06 Michael StapelbergAutomatically call the migration script when the config...
2011-06-13 Michael StapelbergBugfix: Fix floating assignments, extend test for the...
2011-06-12 Michael StapelbergDon’t force wrapping when focusing in a direction would...
2011-05-23 Michael StapelbergImplement assignments for (named) workspaces, with...
2011-05-22 Michael Stapelbergcleanup cfgparse lexer/parser (ignore whitespace, solve...
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-14 Michael Stapelbergre-implement assignments of workspace to specific outputs
2011-05-05 Michael Stapelbergcfgparse.y: define types (Thanks Merovius)
2011-05-05 Michael Stapelbergre-indent cfgparse.y
2011-05-02 Michael Stapelbergre-implement assigning windows to workspaces
2011-04-18 Sardem FF7Rename bind to bindcode
2011-04-02 Michael StapelbergRename new_container to workspace_layout
2011-04-02 Simon KampeImplemented config key 'new_container'
2011-03-17 Michael Stapelbergchange the config parser to use default_orientation...
2011-03-17 Simon KampeAdded config key for default orientation of containers...
2011-03-10 Michael Stapelbergrefactor font caching to just save the ID instead of...
2011-03-06 Michael StapelbergImplement the popup_during_fullscreen option, set defau...
2011-02-28 Fernando Tarlá Car... Don't leak this descriptor (thanks dothebart).
2010-12-27 Fernando Tarlá Car... Implement default border styles (thanks litemotiv).
2010-11-28 Fernando Tarlá Car... Make the restart path configurable.
2010-11-26 Michael StapelbergBugfix: use bufcopy instead of buf (Thanks fernando)
2010-11-26 Michael StapelbergBugfix: use bufcopy instead of buf (Thanks fernando)
2010-11-26 Michael StapelbergBugfix: use bufcopy instead of buf (Thanks fernando)
2010-11-26 Michael StapelbergBugfix: Correctly count variables when parsing the...
2010-11-26 Michael StapelbergBugfix: Correctly count variables when parsing the...
2010-11-26 Michael StapelbergBugfix: Correctly count variables when parsing the...
2010-11-13 Michael Stapelbergport fernando’s custom background color patch
next