[geany/geany] 36ebb1: Use canonical macros for stock items rather than p...

Colomban Wendling ban at xxxxx
Sun Oct 30 23:06:25 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/geany/geany

  Commit: 36ebb1f2b70f35dd802e98a628df070cff4f4d09
      https://github.com/geany/geany/commit/36ebb1f2b70f35dd802e98a628df070cff4f4d09
  Author: Colomban Wendling <ban at herbesfolles.org>
  Date:   2011-10-30 (Sun, 30 Oct 2011)

  Changed paths:
    M plugins/saveactions.c
  M src/build.c
  M src/gb.c
  M src/msgwindow.c
  M src/project.c
  M src/search.c
  M src/sidebar.c
  M src/ui_utils.c
  M src/vte.c

  Log Message:
  -----------
  Use canonical macros for stock items rather than plain strings

This makes the code more readable, potentially more future-proof (if
the actual string changes) and better style (catches possible typos at
build-time).


  Commit: 274e01f5551c52374e49eb44690d3b5a665f2b21
      https://github.com/geany/geany/commit/274e01f5551c52374e49eb44690d3b5a665f2b21
  Author: Colomban Wendling <ban at herbesfolles.org>
  Date:   2011-10-30 (Sun, 30 Oct 2011)

  Changed paths:
    M src/symbols.c
  M src/ui_utils.c

  Log Message:
  -----------
  Fix various coding style issues


  Commit: af838cda7b9a40c677437bd1828c31491f5c0f89
      https://github.com/geany/geany/commit/af838cda7b9a40c677437bd1828c31491f5c0f89
  Author: Colomban Wendling <ban at herbesfolles.org>
  Date:   2011-10-30 (Sun, 30 Oct 2011)

  Changed paths:
    M src/sidebar.c

  Log Message:
  -----------
  Allow to expand or collapse all items from openfiles popup menu

This is useful if one have many open files from different directories
and wants to see the files from only one or another.


Compare: https://github.com/geany/geany/compare/0337b19...af838cd



More information about the Commits mailing list