Timestamp:
10/09/08 23:10:36 (5 years ago)
Author:
Armin Burgmeier <armin@…>
Parents:
6649d0af0ada5ff87e2afea89a1fc67c32e6b562
Children:
26d2afaf574ea3d5b6b07ef49f2024f508a4b9e2
git-committer:
Armin Burgmeier <armin@arbur.net> / 2008-10-09T23:10:36Z+0200
Message:

Changed build structure, merge inc/ and src/ to code/

2008-10-09 Armin Burgmeier <armin@…>

  • code/: Moved from src/.
  • code/commands/browser-commands.hpp:
  • code/commands/browser-context-commands.hpp:
  • code/commands/edit-commands.hpp:
  • code/commands/file-commands.hpp:
  • code/commands/folder-commands.hpp:
  • code/commands/help-commands.hpp:
  • code/commands/view-commands.hpp:
  • code/core/browser.hpp:
  • code/core/closableframe.hpp:
  • code/core/documentinfostorage.hpp:
  • code/core/docwindow.hpp:
  • code/core/filechooser.hpp:
  • code/core/folder.hpp:
  • code/core/header.hpp:
  • code/core/huebutton.hpp:
  • code/core/iconmanager.hpp:
  • code/core/nodewatch.hpp:
  • code/core/noteplugin.hpp:
  • code/core/preferences.hpp:
  • code/core/statusbar.hpp:
  • code/core/userlist.hpp:
  • code/dialogs/documentlocationdialog.hpp:
  • code/dialogs/entrydialog.hpp:
  • code/dialogs/finddialog.hpp:
  • code/dialogs/gotodialog.hpp:
  • code/dialogs/initialdialog.hpp:
  • code/dialogs/preferencesdialog.hpp:
  • code/operations/operation-delete.hpp:
  • code/operations/operation-new.hpp:
  • code/operations/operation-open.hpp:
  • code/operations/operation-save.hpp:
  • code/operations/operations.hpp:
  • code/util/closebutton.hpp:
  • code/util/color.hpp:
  • code/util/config.hpp:
  • code/util/defaultaccumulator.hpp:
  • code/util/file.hpp:
  • code/util/i18n.hpp:
  • code/util/resolv.hpp:
  • code/util/serialize.hpp:
  • code/features.hpp:
  • code/window.hpp: Moved from inc/.
  • code/commands/Makefile.am:
  • code/operations/Makefile.am:
  • code/dialogs/Makefile.am:
  • code/core/Makefile.am:
  • code/util/Makefile.am:
  • code/Makefile.am:
  • Makefile.am:
  • configure.ac: Adapt to the new build structure.
Files:
1 moved