/[svn]/gigedit/trunk/src/gigedit/main.cpp
ViewVC logotype

Log of /gigedit/trunk/src/gigedit/main.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3491 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 3 09:13:48 2019 UTC (5 years ago) by persson
File length: 1464 byte(s)
Diff to previous 3489 , to selected 3202
- fix compile error on windows from previous commit


Revision 3489 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 3 09:08:20 2019 UTC (5 years ago) by persson
File length: 1550 byte(s)
Diff to previous 3364 , to selected 3202
* Set gtk settings a bit later to prevent warnings
* Use standard name for gdk pixbuf module file on Mac
* Look for locale files under directory share on Mac
* Support bundled gtk3 on Mac


Revision 3364 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 14 18:07:25 2017 UTC (6 years, 4 months ago) by schoenebeck
File length: 3276 byte(s)
Diff to previous 3202
* Added experimental support for upcoming GTK(MM)4
  (for now up to GTKMM 3.91.2 while still preserving backward compatibility
  down to GTKMM 2).
* Re-merged r2845 to compile now with and without Gtk "Stock ID" API
  (see also r3158).


Revision 3202 - (view) (download) (annotate) - [selected]
Modified Mon May 22 18:58:46 2017 UTC (6 years, 10 months ago) by persson
File length: 3017 byte(s)
Diff to previous 3192
* fixed building with G_DISABLE_DEPRECATED


Revision 3192 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 19 18:09:37 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 3044 byte(s)
Diff to previous 2470 , to selected 3202
* GTK3: Bringing back icons and keyboard accelerators / mnemonics for menus
  and buttons with GTK3; Cudos to those GTK heros who thought it might be
  a clever idea to simply remove such features for all users, all devices
  and all apps by default with GTK3!
* Debian: Added build-dependency to either libgtk2.0-dev or libgtk-3-dev.
* Debian: Added dependency to to either gnome-icon-theme or
  hicolor-icon-theme.
* Bumped version (1.0.0.svn48).


Revision 2470 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 15 13:31:04 2013 UTC (10 years, 6 months ago) by persson
File length: 1327 byte(s)
Diff to previous 1456 , to selected 3202
* fixed compilation error with newer glibmm
* minor update of Swedish and German translations
* Mac OS X: initialize gtk and gettext with files from base directory
  of the libgigedit library
* Mac OS X: fixed "recently used" in file dialogs
* Mac OS X: avoid crash when starting gigedit as an application bundle


Revision 1456 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 21 15:32:36 2007 UTC (16 years, 5 months ago) by persson
File length: 1094 byte(s)
Diff to previous 1398 , to selected 3202
* multiple editor windows can now be opened by the plugin
* bugfix: gigedit didn't start on windows 2000
* standard gtk command line parameters is now handled


Revision 1398 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 10 22:41:51 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 1126 byte(s)
Diff to previous 1322 , to selected 3202
* don't show a console on Windows by default


Revision 1322 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 4 11:04:56 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 926 byte(s)
Diff to previous 1225 , to selected 3202
* as counterpart to latest LS commit: added experimental support to
  synchronize gigedit with LinuxSampler to avoid race conditions / crash
  while modifying data structures and playing the instrument with LS at
  the same time
* packaging fixes: don't use a hard coded path to install the LS plugin
  DLL, trying to substitute the given LS plugin directory by the
  '${libdir}' automake variable (mandatory i.e. for Gentoo ebuild) and
  include plugin/linuxsamplerplugin.h into the release tarball
  ('make dist')
* updated German translation (po/de.po)


Revision 1225 - (view) (download) (annotate) - [select for diffs]
Added Sun Jun 10 10:56:11 2007 UTC (16 years, 9 months ago) by schoenebeck
File length: 919 byte(s)
Diff to selected 3202
moved gigedit sources from src/ -> src/gigedit/


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC