monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision def8b20af9ccf027656d8441cebfe52171118a


From: monotone
Subject: [Monotone-commits-diffs] Revision def8b20af9ccf027656d8441cebfe52171118a9f
Date: Sat, 17 May 2008 21:42:58 +0200

-----------------------------------------------------------------
Revision: def8b20af9ccf027656d8441cebfe52171118a9f
Ancestor: dc63969abd55bcc7e885210a09eda563609a2e7b
Author: address@hidden
Date: 2008-05-02T13:05:34
Branch: net.venge.monotone.guitone.app-driver

Renamed entries:
        src/Guitone.cpp to src/GuitoneStandalone.cpp
        src/Guitone.h to src/GuitoneStandalone.h
Modified files:
        guitone.pro res/i18n/guitone_de.ts res/osx/Info.plist.in
        src/GuitoneStandalone.cpp src/GuitoneStandalone.h
        src/main.cpp src/model/AutomateCommand.cpp
        src/monotone/FileExporter.cpp src/monotone/MonotoneUtil.cpp
        src/view/AttributesView.cpp src/view/DatabaseWindow.cpp
        src/view/MainWindow.cpp src/view/WorkspaceWindow.cpp
        src/view/dialogs/Preferences.cpp
        src/view/dialogs/WorkspaceDialogManager.cpp src/vocab.h

ChangeLog: 

* Guitone.h/cpp: split into GuitoneCore.h/cpp and GuitoneStandalone.h/cpp;
the first only contains basic initialization for the thread manager and
checks for proper mtn versions and application versions, the latter
contains the rest which is needed for the standalone part (i.e. to support
main window handling)
* main.cpp: if "exec" is given on the command line, the application driver
is started and not the standalone app; the former will be used to handle
and display requests for all sorts of dialogs later on
* Info.plist.in: tabs -> spaces
* guitone.pro: noted the new files
* vocab.h: remove MTN macro, refer to APP as GuitoneCore
* everything else: change Guitone.h include into GuitoneCore.h so the APP
macro continues to work as expected; minor code cleanups here and there

Attachment: txtnt6C45C71Q.txt
Description: Diff [dc63969abd55bcc7e885210a09eda563609a2e7b] -> [def8b20af9ccf027656d8441cebfe52171118a9f]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]