~vcs-imports/artha/trunk

Viewing all changes in revision 56.

  • Committer: legends2k
  • Date: 2012-06-07 11:00:53 UTC
  • Revision ID: legends2k-20120607110053-904r4ts1i2i4tcbh
* Updated INSTALL for new MinGW and MSYS setup
* Update TODO based on forum comments and bugs
* Updated configure.ac to remove obsolete macros
* Added debug and release mode flags in build scripts
* Fixed issues in Makefile.am - added  .desktop and
.ico to dist correctly
* Removed libnotify.h from getting deployed
* Fixed G_DEBUG, G_MESSAGE and G_PRINTF macros
* Updated *.c to match the fixed forms of these macros
* Bumped GTK+ and GLib min version to 2.18 and 2.22
* Fixed issue in Win32 by replacing GTK_WIDGET_VISIBLE
with gtk_widget_visible(); this was done since it returns
G_TRUE even when someother GTK+ window is visible but
Artha's is not
* Function prototype quit_activate fixed for Win32
* Moved to g_strcmp0 and gtk_show_uri

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: