summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-03-09Let's stop maintaining a ChangelogJérémie Courrèges-Anglas
2014-09-14ChangeLog bits for 1.4.8Jérémie Courrèges-Anglas
2014-04-08Merge the last Changelog bits before release.Jérémie Courrèges-Anglas
2014-04-02Here's 1.4.7-rc3.Jérémie Courrèges-Anglas
2014-03-29Here's 1.4.7-rc2.Jérémie Courrèges-Anglas
2014-03-24Initial NEWS ans ChangeLog entries for 1.4.7Jérémie Courrèges-Anglas
2013-04-07More ChangeLog and NEWS entries for upcoming releaseJérémie Courrèges-Anglas
2013-04-01bump to 1.4.6-rc1Jérémie Courrèges-Anglas
2009-04-26update AUTHORS, NEWS, and ChangeLog with recent changesv1.4.4Shawn Betts
2007-08-14src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return...brl
2007-07-19src/manage.c (update_window_name): call get_class_hints directly to avoid it ...brl
2007-07-19src/manage.c (get_wmname): always try XmbTextPropertyToTextList first to also...brl
2007-07-18free more stuff at termination time to make valgrind output better readablebrl
2007-05-19* src/manage.c (get_wmname): free buffer to close memory holebrl
2007-05-17* src/actions.c (cmd_windows): free buffer to close memory holebrl
2007-05-07(init_defaults): only load the backup font when thesabetts
2007-04-25*** empty log message ***sabetts
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2007-01-31* src/frame.c (frame_read): fix bug to never set dedicatedbrl
2006-12-19*** empty log message ***v1.4.1sabetts
2006-12-19*** empty log message ***sabetts
2006-12-14*** empty log message ***sabetts
2006-11-26*** empty log message ***sabetts
2006-11-23document syntax for max lengths in winfmt in texinfo and manpage, complete fo...brl
2006-11-21tell automake to include fdl.texi into dist tarbrl
2006-11-21complete MAINTAINERCLEANFILES variablesbrl
2006-11-19(show_frame_message): handle the case when the framesabetts
2006-11-18(bar_y): take into account screen paddingsabetts
2006-11-17* src/split.c (show_frame_indicator): use defaults.frame_fmtsabetts
2006-10-04(handle_key): demote the 'no matching key' error to debug output.sabetts
2006-10-04(strtok_ws): remove useless debug ouput.sabetts
2006-09-27(initialize_default_keybindings): bind "swap" to C-t x and C-t C-xsabetts
2006-09-27*** empty log message ***sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-27(parse_args): gobble spaces at the beginning ofsabetts
2006-08-24(prepare_bar): cap the width and height to the size ofsabetts
2006-05-24* src/actions.c (spawn): pass cmd twice to execclsabetts
2006-05-24* src/events.c (handle_signals): pass NULL to execlpsabetts
2006-05-24* src/actions.c (spawn): pass NULL to execclsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-05-22*** empty log message ***sabetts
2006-05-15* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmapsabetts
2006-05-14(update_modifier_map): use XGetKeyboardMapping.sabetts
2006-05-09(ws_init): loop from 1 not 0sabetts
2006-04-29* src/bar.c (marked_message): print NULL if msg is null in debug outputsabetts
2006-04-29(cmd_getenv): return an empty string forsabetts
2006-04-21(print_version): print build datesabetts
2006-04-21* src/actions.h: new command sfrestoresabetts
2006-04-20(property_notify): Only map the first window in the launch frame.sabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts