[tasque] Created tag TASQUE_0_1_12
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque] Created tag TASQUE_0_1_12
- Date: Mon, 29 Oct 2012 15:37:35 +0000 (UTC)
The unsigned tag 'TASQUE_0_1_12' was created.
Tagger: Antonius Riha <antoniusriha gmail com>
Date: Mon Oct 29 16:34:16 2012 +0100
Tagging the 0.1.12 release
Changes since the last tag 'TASQUE_0_1_10b':
Ahmad Sherif (1):
Patch for adding tasks with one click
Alessio Sandri (2):
Updated italian translation
Updated italian translation.
Alex Hornung (1):
RTM Backend - fix completion of recurring tasks
Andika Triwidada (1):
Updated Indonesian translation
Antonius Riha (217):
[REPO] Move backends to new Addins/Backends folder
[build,repo] Divided Tasque.exe into libtasque.dll and Tasque.exe
[repo] Adjust .gitignore to recent changes
[repo] Move RtmNet to new src/Libraries folder
[repo] Clean up and format nicely
[repo] Moved create-task.py to tests
[repo] Dropped deprecated mdp/mds files
[build] Fix distcheck
[repo] Rename tasque to Gtk.Tasque
[repo] Add AssemblyInfo.cs files to Gtk.Tasque and libtasque
[build] Fix build and debug from within MD
[repo] MSBuild solution: Rename proj tasque to Gtk.Tasque
[i18n] Adjust pot file names to previous path change
[MSBuild] Fix some library references
[tasque] Create app factory project "tasque"
[i18n] Adjust po files to previous path change
[MonoMac] Add project stub for MonoMac Tasque UI
[MSBuild] Setup build confs and compiler flags
[MSBuild] Add build project to manage MSBuild build
[build] Fix RtmBackend build
[MSBuild] Fix OutputPath recurring in specific build confs
Bump version to 0.1.11
Bump version to 0.1.11
[build] Remove ref to gtk-dotnet. Fixes #568910
[MSBuild] Convert automake i18n build to MSBuild
[build] Fix make update-po. Adjustment to previous path change
[xbuild] Include POTFILES.in in po.mdproj
[repo] Add myself as a maintainer
[i18n] Update po
[xbuild] Fix target install. Add target uninstall
[xbuild] Make i18n tool paths adjustable
[build] Switch po build to xbuild.
Merge branch 'master' into xbuild
[build] Only install Tasque logos to pixmaps dir
[build] All icons are now installed into hicolor theme.
[build] Switch data build to xbuild
[i18n] Update po files.
[build] data/Makefile.in doesn't need target update-po
[build] Switch libtasque build to xbuild
[xbuild] Tasque.CSharp.targets: Renamed LibDir to PkgLibDir
[xbuild] Tasque.CSharp.targets: Created BeforeBeforeBuild target
[tests] Add build test script
[build] Switch Gtk.Tasque build to xbuild
[build] Switch RtmNet build to xbuild
[build] Switch tasque build to xbuild
[build] Switch backend builds to xbuild
Applied GyÃrgy BallÃ's patches. Fixes for #670391, #671553
[build] Remove needless gconf-2.0 check in autogen.sh
[m4] Created m4 macro for gac module checks in configure
[xbuild] Added Tasque.CSharp.targets to build proj
[xbuild] Format and rearrange Tasque.CSharp.targets
[xbuild] Format po.mdproj
[xbuild] Rename Tasque.CSharp.targets to Tasque.targets
[Tasque.Gtk] Set min height on note edit text view so it is always visible
[repo] Move some stuff around
[xbuild] Format and clean up some proj files
[xbuild] Added Substitute task
[xbuild] Remove properties value debug output
[xbuild] Remove build, clean and install targets
[xbuild] Add Translate target
[xbuild] Add GettextCompile target
[xbuild] Override BeforeBuild target
[xbuild] Override AfterClean target
[xbuild] Add install target
[xbuild] Rewrite Uninstall target
[xbuild] Add previously deleted _CheckProperties target
[xbuild] Add install file setup targets
[xbuild] Added tasks for paths handling
[xbuild] Rewrote Dist and DistClean targets
[xbuild] Created Tasque.CSharp.targets file
[xbuild] Adjust data.mdproj to new base proj file
[xbuild] Adjust po.mdproj to new base proj file
[xbuild] Format DummyBackend.csproj
[xbuild] Import Tasque.CSharp.targets in csproj files
[xbuild] Add missing ref to tests.csproj
[xbuild] Add missing refs to HiveminderBackend.csproj
[xbuild] Setup required properties where missing
[xbuild] Adjust Gtk.Tasque.csproj to new base proj file
[xbuild] Adjust RtmNet.csproj to new base proj file
[xbuild] Adjust tasque.csproj to new base proj file
[xbuild] Fixed build conf mapping
[xbuild] Create target "Bootstrap" in build.csproj
[autobuild] Setup Makefile.am as autotools interface to xbuild build
[build] Clean up. Finally.
Merge branch 'master' into xbuild
[xbuild] Fix update target in po.mdproj
[xbuild] Fix references in Gtk.Tasque.csproj
[autotools] Remove obsolete enable_debug subst
[build] Restore build switches: appind, notify and gtk_2_12
[repo] Update .gitignore; exclude test output
[autoconf] Fix INTLTOOL_... variable ref
[repo] Fix line endings and change debugtype from pdbonly to none
[xbuild] Change DebugType property from pdbonly to none
[icons] Fix icon names in code to match icon resource names
[xbuild] Fix "wrong version number in Defines.cs"
[build] Restore backend build switches
Revert "[build] Restore build switches: appind, notify and gtk_2_12"
Revert "[build] Restore backend build switches"
[build] Restore configure switches
[build] Use abs_top_builddir variable instead of `pwd`
[test] Remove set -x from test script and add success message
[xbuild] Fix permissions on install files
[build] Couple build and install targets
[build] Fix build conf mappings once again
[MD build] Ignore output of MD gettext addin
[repo] Exclude pdb files
[build] Add missing glib and atk refs to libtasque
Make Defines.cs platform independent
[xbuild] Cosmetic changes
[xbuild] Fix references
[xbuild] Move NotifySharp and AppIndicator properties into Linux conf section
[xbuild] Fix build conf mapping
[xbuild] Exclude some Linux specific stuff from Windows build
[xbuild] Only setup bin file for install, if it exists
[icons] Fix icons not found on Windows
[xbuild] Add custom cmds for execution/debugging
[build] Fix build on Linux
[xbuild] Exclude Tasque.exe.config from install on Windows
[Gtk.Tasque] Fix tooltip update propagation GtkTray.cs
[Gtk.Tasque] Imitate tooltip in AppIndicator using a MenuItem.
[build] Set PlatformTarget to x86 on Windows build
Fix sln build conf mappings
[Sqlite] Copy sqlite related dlls to install dir
Merge branch 'master' into windows
[xbuild] Move proj import on proper location in proj files
[xbuild] Move proj import on proper location in proj files
Merge branch 'windows' into xbuild
[xtargets] Rename Tasque.[...].targets to X.[...].targets
[i18n] Update po files
[xbuild] Add NormalizePath task and adjust other tasks accordingly
[xbuild] Defined AbsTop[Build|Src]Dir
[xbuild] Define Abs[Build|Src]Dir and [Build|Src]Dir
[xbuild] Drop obsolete GetSrcDirStrip task
[xbuild] Remove TopBuildDir property
[xbuild] Remove SrcDir property
[xbuild] Correct po dirs
[xbuild] Fix output paths
[xbuild] RelPrefix and TopSrcDir need not be set in proj anymore
[xbuild] Drop _GetSrcDir target
[xbuild] Set up deafault PackageName
[xbuild] Fix import statement in X.CSharp.targets
[xbuild] Fix silly mistake
[xbuild] Add debug output of generated properties
[xbuild] Move po dirs definition into initial target
[xbuild] Import statement in sqlite proj got lost somewhere
[xbuild] Workaround for unclean I18n xbuild proj file
[xbuild] Disable build of experimental backends by default
[xbuild] Make sure X.Common.targets is found by X.CSharp.targets
[xbuild] Remove last residuals of GetSrcDirStrip task
[xbuild] PackageName should be overridable
[xbuild] Add task GetAbsPath
[xbuild] Account for build-all-proj-in-sln builds
[xbuild] Fix silly mistake
[xbuild] Fix invalid files for translation found
[xbuild] Forgot to bootstrap some task files during dist
[xbuild] Fix build conf mappings
[xbuild] Make build of backend Eds conditional
[xbuild] Move Subsitution items into init target
[build] Set PlatformTarget to x86 on Windows build
Fix sln build conf mappings
[Sqlite] Copy sqlite related dlls to install dir
[xbuild] Move proj import on proper location in proj files
[xtargets] Rename Tasque.[...].targets to X.[...].targets
[xbuild] Add NormalizePath task and adjust other tasks accordingly
[xbuild] Defined AbsTop[Build|Src]Dir
[xbuild] Define Abs[Build|Src]Dir and [Build|Src]Dir
[xbuild] Drop obsolete GetSrcDirStrip task
[xbuild] Remove TopBuildDir property
[xbuild] Remove SrcDir property
[xbuild] Correct po dirs
[xbuild] Fix output paths
[xbuild] RelPrefix and TopSrcDir need not be set in proj anymore
[xbuild] Drop _GetSrcDir target
[xbuild] Set up deafault PackageName
[xbuild] Fix import statement in X.CSharp.targets
[xbuild] Fix silly mistake
[xbuild] Add debug output of generated properties
[xbuild] Move po dirs definition into initial target
[xbuild] Import statement in sqlite proj got lost somewhere
[xbuild] Workaround for unclean I18n xbuild proj file
[xbuild] Disable build of experimental backends by default
[xbuild] Make sure X.Common.targets is found by X.CSharp.targets
[xbuild] Remove last residuals of GetSrcDirStrip task
[xbuild] PackageName should be overridable
[xbuild] Add task GetAbsPath
[xbuild] Account for build-all-proj-in-sln builds
[xbuild] Fix silly mistake
[xbuild] Fix invalid files for translation found
[xbuild] Forgot to bootstrap some task files during dist
[xbuild] Fix build conf mappings
[xbuild] Make build of backend Eds conditional
[xbuild] Move Subsitution items into init target
[build] A relict from the Stone Age
[xbuild] Add PackageName and TopBuildDir to each proj
[xbuild] Move bin items def of Sqlite into target BeforeInstall
Merge branch 'master' into xbuild
[setup] Copy setup project from tomboy
[xbuild] Use quotes for windows cmds with spaces
[wix] make wix xml skeleton
[wix] Add guids to components
[wix] Split single wxs file into multiple files
Use a .config file for path settings (DataDir)
[xbuild] Cut gtk-update-icon-cache
[windows] Workaround to get all icons on windows
[i18n] Enable translation on windows
[wix] Fetch INSTALLFOLDER value from registry
[wix] Move directories' definition to separate file
[wix] Adjust DataDir in .Defines.config on installation
[wix] Write INSTALLFOLDER to registry
[wix] Update components' guids and add keypath attributes
[wix] Call the default feature "complete"
[wix] RemoveFolder not necessary. remove it
[wix] Add icons and shortcuts
[wix] Add checks for GtkSharp and .net framework
[wix] Added UI to install process
[repo] Add myself as an author
[repo] Update NEWS file
Daniel Mustieles (1):
Updated Spanish translation
Fran DiÃguez (1):
Updated Galician translations
Marek Äernockà (1):
Updated Czech translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Piotr DrÄg (2):
Updated Polish translation
Updated Polish translation
RÅdolfs Mazurs (1):
Updated Latvian translation
Steve FrÃcinaux (1):
Do not gmarkup-escape text in the note dialog.
ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]