Log of /gigedit/tags/release0_1_1
Directory Listing
Revision
1565 -
Directory Listing
Modified
Thu Dec 6 18:56:52 2007 UTC
(15 years, 3 months ago)
by
(unknown author)
Copied from:
gigedit/trunk revision 1564
This commit was manufactured by cvs2svn to create tag 'release0_1_1'.
Revision
1564 -
Directory Listing
Modified
Thu Dec 6 18:56:51 2007 UTC
(15 years, 3 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- updated Debian Changelog for release 0.1.1
Revision
1533 -
Directory Listing
Modified
Sat Dec 1 10:21:07 2007 UTC
(15 years, 3 months ago)
by
persson
Original Path:
gigedit/trunk
* parameter edits can now be applied to multiple regions and dimension
regions simultaneously - three checkboxes were added that select
if changes apply to all regions and/or all dimension regions
Revision
1460 -
Directory Listing
Modified
Sat Oct 27 12:28:33 2007 UTC
(15 years, 4 months ago)
by
persson
Original Path:
gigedit/trunk
* code refactoring: preparing for being able to edit multiple
dimension regions simultaneously
Revision
1456 -
Directory Listing
Modified
Sun Oct 21 15:32:36 2007 UTC
(15 years, 5 months ago)
by
persson
Original Path:
gigedit/trunk
* 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
1452 -
Directory Listing
Modified
Thu Oct 18 13:01:47 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* trivial Debian packaging fix: ignore missing Makefile.cvs
(which doesn't exist in release tarballs)
Revision
1442 -
Directory Listing
Modified
Mon Oct 15 20:12:58 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- preparations for release 0.1.0
Revision
1436 -
Directory Listing
Modified
Mon Oct 15 15:29:58 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* updated "About" dialog a bit
Revision
1420 -
Directory Listing
Modified
Sun Oct 14 15:39:32 2007 UTC
(15 years, 5 months ago)
by
persson
Original Path:
gigedit/trunk
* removed some compiler warnings and a verbose logging
Revision
1415 -
Directory Listing
Modified
Sat Oct 13 13:14:10 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* statusbar can be hidden by menu
Revision
1411 -
Directory Listing
Modified
Fri Oct 12 17:46:29 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added status bar to the bottom of main window (independent area on the
right shows whether gigedit is running stand-alone or attached to
LinuxSampler)
* minor cosmetical fix in dimension manager widget
* regionchooser.cpp: temporary fix for a crash which occured when gigedit
was compiled with CXXFLAGS="-g"
Revision
1398 -
Directory Listing
Modified
Wed Oct 10 22:41:51 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* don't show a console on Windows by default
Revision
1396 -
Directory Listing
Modified
Wed Oct 10 15:48:54 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* gettext is now an optional dependency
* added Dev-C++ project files for Windows
Revision
1392 -
Directory Listing
Modified
Sun Oct 7 20:29:07 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* quickstart documentation: added chapter "live editing" describing howto
run gigedit in conjunction with LinuxSampler to be able to immediately
hear all modifications made with gigedit
Revision
1382 -
Directory Listing
Modified
Thu Oct 4 23:29:22 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* fixed a crash when selecting 'New' or opening another file while being
attached to the sampler
* don't allow the user to remove an instrument while being attached to the
sampler, because it wouldn't end well ;-)
* don't show a 'file modified' confirmation dialog when closing/quitting
the application and being attached to the sampler, since the
modifications won't be lost until the sampler was quit
* while beng attached to the sampler, show the user an information dialog
when he selects 'New' or 'Open', since this will detach gigedit from the
sampler
* updated German translation
Revision
1376 -
Directory Listing
Modified
Wed Oct 3 19:15:47 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* honored recent LS refactoring: #include paths for LS instrument
editor plugin classes have changed to:
<linuxsampler/plugins/InstrumentEditor.h>,
<linuxsampler/plugins/InstrumentEditorFactory.h>
Revision
1359 -
Directory Listing
Modified
Sun Sep 30 18:30:52 2007 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* fixed couple other parameters which were silently ignored by the sampler
on a live-editing session with LS (parameter "Gain" and various velocity
response parameters for attenuation, filter cutoff frequency and EG
release time)
Revision
1356 -
Directory Listing
Modified
Sat Sep 22 07:40:13 2007 UTC
(15 years, 6 months ago)
by
persson
Original Path:
gigedit/trunk
* fix in the configure script for an intltoolize problem
Revision
1339 -
Directory Listing
Modified
Mon Sep 10 19:56:26 2007 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* bugfix: signals triggered before and after sensible modifications didn't
ever make it to the outer world (i.e. to LinuxSampler)
Revision
1336 -
Directory Listing
Modified
Sun Sep 9 21:31:20 2007 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* bugfix: changing the position / keyrange of a region was simply ignored
by the sampler, also causing crashs (moved some code over to libgig)
Revision
1333 -
Directory Listing
Modified
Sun Sep 9 16:53:29 2007 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* fixed another crash ocurring when invoked multiple times
within the same process
Revision
1331 -
Directory Listing
Modified
Sun Sep 9 11:30:42 2007 UTC
(15 years, 6 months ago)
by
persson
Original Path:
gigedit/trunk
* fixed load/save of crossfade values on big-endian systems
Revision
1328 -
Directory Listing
Modified
Fri Sep 7 21:18:31 2007 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* fixed a crash that happened when gigedit was spawned more than once by
LinuxSampler
* fixed list box in main window which showed default elements twice when
spawned by LinuxSampler
Revision
1322 -
Directory Listing
Modified
Tue Sep 4 11:04:56 2007 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* 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
1303 -
Directory Listing
Modified
Sun Aug 26 09:29:52 2007 UTC
(15 years, 6 months ago)
by
persson
Original Path:
gigedit/trunk
* make sure samplechannel dimension gets created for stereo samples
* allow building with older versions of gtk and libsndfile
* remember selected dimension when switching regions
* fix for loop parameters for unmapped dimregions
* check if file is savable before trying to save
Revision
1300 -
Directory Listing
Modified
Fri Aug 24 19:11:41 2007 UTC
(15 years, 7 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* start with a new gig file by default
* fixed minor compilation error
Revision
1265 -
Directory Listing
Modified
Sun Jul 29 13:44:59 2007 UTC
(15 years, 7 months ago)
by
persson
Original Path:
gigedit/trunk
* added support for 24 bit sample import
* when importing samples, settings for loops and root note are copied
from the sample files (if they have such settings)
Revision
1263 -
Directory Listing
Modified
Sun Jul 22 15:12:51 2007 UTC
(15 years, 8 months ago)
by
persson
Original Path:
gigedit/trunk
- forgot to comment the octave numbers in ChangeLog
Revision
1262 -
Directory Listing
Modified
Sun Jul 22 15:07:08 2007 UTC
(15 years, 8 months ago)
by
persson
Original Path:
gigedit/trunk
* regions can now be moved, not just resized
* improved labels in instrument properties dialog
* remove file extensions from file names when importing samples
* fixed some more checkbox layouts
Revision
1261 -
Directory Listing
Modified
Thu Jul 5 17:12:20 2007 UTC
(15 years, 8 months ago)
by
persson
Original Path:
gigedit/trunk
* a changed file is now marked with an asterisk in the window title
* added close confirmation dialog, shown if file is changed
* "save" means "save as" for new files
* enabled acceleration keys
* add .gig to filename in "save as" if it's not already there
* filename character encodings other than utf-8 supported
Revision
1240 -
Directory Listing
Modified
Sat Jun 16 15:53:58 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
added Debian packaging build dependency to xsltproc and docbook-xslt
Revision
1238 -
Directory Listing
Modified
Sat Jun 16 14:30:29 2007 UTC
(15 years, 9 months ago)
by
persson
Original Path:
gigedit/trunk
* minor cleanup of the quickstart document: VCO -> VCF, removed
trademark markers, GigEdit -> Gigedit. XML validates now.
* Use http URI for the DocBook stylesheet.
Revision
1237 -
Directory Listing
Modified
Sat Jun 16 12:03:23 2007 UTC
(15 years, 9 months ago)
by
persson
Original Path:
gigedit/trunk
- added odf source for an image in the doc
Revision
1236 -
Directory Listing
Modified
Sat Jun 16 11:28:29 2007 UTC
(15 years, 9 months ago)
by
persson
Original Path:
gigedit/trunk
* added quick start documentation by Alexander Methke
Revision
1235 -
Directory Listing
Modified
Sat Jun 16 11:05:53 2007 UTC
(15 years, 9 months ago)
by
persson
Original Path:
gigedit/trunk
- updated the translations for the changed source file structure
Revision
1230 -
Directory Listing
Modified
Sun Jun 10 11:58:01 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* the correct plugin path of the installed LinuxSampler is now
automatically retrieved by the configure script using LS's respective
pkg-config variable field
Revision
1229 -
Directory Listing
Modified
Sun Jun 10 11:23:15 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- tiny fix of the previous commit batch (directory structure has changed)
Revision
1228 -
Directory Listing
Modified
Sun Jun 10 11:20:15 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- tiny automake fix of the previous commit batch
Revision
1227 -
Directory Listing
Modified
Sun Jun 10 11:03:06 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
moved gigedit sources from src/ -> src/gigedit/
Revision
1226 -
Directory Listing
Modified
Sun Jun 10 11:01:16 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* revised directories to a more automake-friendly structure
to avoid compilation and install errors
Revision
1225 -
Directory Listing
Modified
Sun Jun 10 10:56:11 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
moved gigedit sources from src/ -> src/gigedit/
Revision
1214 -
Directory Listing
Modified
Wed May 30 00:16:35 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- debian packaging: compile with -g and don't strip binary
(to allow debugging)
Revision
1213 -
Directory Listing
Modified
Wed May 30 00:14:05 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* moved instrument editor into a shared library 'libgigedit', the 'gigedit'
binary is now just calling that shared library
* implemented an "instrument editor plugin" for LinuxSampler to allow
on-the-fly instrument editing within the sampler's own process
(this is an optional feature, auto detected at compile time)
Revision
1197 -
Directory Listing
Modified
Fri May 18 16:07:18 2007 UTC
(15 years, 10 months ago)
by
persson
Original Path:
gigedit/trunk
* fixed last commit, which was bad - wrong file was committed
Revision
1196 -
Directory Listing
Modified
Fri May 18 10:19:36 2007 UTC
(15 years, 10 months ago)
by
persson
Original Path:
gigedit/trunk
* more fixes for resizing of new dimension zones
Revision
1185 -
Directory Listing
Modified
Sun May 13 14:09:20 2007 UTC
(15 years, 10 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* allow to resize dimension zones even when the respective dimension has
no custom dimension splits yet
Revision
1164 -
Directory Listing
Modified
Wed Apr 18 12:31:41 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* grouped crossfade control elements together
* moved pan from sample tab to amp tab
Revision
1160 -
Directory Listing
Modified
Sun Apr 15 20:25:13 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* minor fix regarding sensitivity of a loop control GUI element
Revision
1159 -
Directory Listing
Modified
Fri Apr 13 17:57:26 2007 UTC
(15 years, 11 months ago)
by
persson
Original Path:
gigedit/trunk
* improved labels in dimension region editor
* use normal layout for checkboxes
Revision
1157 -
Directory Listing
Modified
Thu Apr 12 11:48:45 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
- when inifinite sample loop was disabled, set loop play count to 1 by
default
Revision
1156 -
Directory Listing
Modified
Wed Apr 11 21:36:30 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented sample loop editing
Revision
1153 -
Directory Listing
Modified
Mon Apr 9 21:05:01 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added couple tooltips to dimregionedit
Revision
1152 -
Directory Listing
Modified
Mon Apr 9 18:52:39 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added Makefile.cvs (just for standard compliance with other projects)
* added Debian packaging infrastructure
Revision
1151 -
Directory Listing
Modified
Sun Apr 8 13:45:45 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* splitted "Amplitude" and "Filter" tabs each into two tabs, so the GUI
fits into smaller screens (like 800x600) as well
Revision
1150 -
Directory Listing
Modified
Sun Apr 8 00:14:17 2007 UTC
(15 years, 11 months ago)
by
schoenebeck
Original Path:
gigedit/trunk
* restructured dimension region editor for elements to be in a more
logical and intuitive order
Revision
1138 -
Directory Listing
Modified
Sat Mar 31 09:33:40 2007 UTC
(15 years, 11 months ago)
by
persson
Original Path:
gigedit/trunk
* reworked instrument properties dialog - properties can now be edited
* code cleanup: removed the pointer to member usage in paramedit as it
just made things more complicated
Revision
1127 -
Directory Listing
Modified
Sun Mar 25 07:16:01 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* fixed compilation with older gcc versions
Revision
1119 -
Directory Listing
Modified
Sat Mar 24 14:04:30 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* wrote ChangeLog and NEWS
* removed some verbose logging
Revision
1118 -
Directory Listing
Modified
Sat Mar 24 13:48:16 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
- just added a tooltip to the sample entry field
Revision
1117 -
Directory Listing
Modified
Sat Mar 24 13:05:58 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* added +6dB parameter to DimRegionEdit
* preparations for improved instrument properties dialog
Revision
1115 -
Directory Listing
Modified
Sat Mar 24 00:22:13 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented Region properties dialog
(only for altering key group membership)
Revision
1112 -
Directory Listing
Modified
Fri Mar 23 15:32:08 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
- update dimensions dialog when a new dimension was added
Revision
1111 -
Directory Listing
Modified
Fri Mar 23 00:22:44 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented adding and removing dimensions
(adding dimensions yet segfaults, probably a libgig bug)
Revision
1107 -
Directory Listing
Modified
Thu Mar 22 20:00:10 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added dialog for managing dimensions of a selected region
(Add and Remove buttons not yet implemented)
Revision
1104 -
Directory Listing
Modified
Sun Mar 18 17:15:00 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* DimRegionEdit is now disbaled when no region is selected (fixes
crash for "new file")
* instrument is selected after it is created
* minor code cleanup
Revision
1103 -
Directory Listing
Modified
Sun Mar 18 07:26:43 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* implemented add and remove region
* fixed crash in DimRegionChooser for instruments without regions
Revision
1101 -
Directory Listing
Modified
Sat Mar 17 17:46:09 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented creating a new .gig file
(Menu->File->New)
* implemented adding a new instrument
(right-click popup in instruments treeview)
* implemented removing an instrument
(right-click popup in instruments treeview)
Revision
1100 -
Directory Listing
Modified
Sat Mar 17 09:20:19 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* code refactoring: dimregion editor and parameter editors extracted
to separate files.
* loading progress dialog now also shown when filename is given as
argument
Revision
1097 -
Directory Listing
Modified
Wed Mar 14 23:19:26 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented renaming of samples, groups and instruments
Revision
1096 -
Directory Listing
Modified
Tue Mar 13 17:14:38 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented drag&drop samples tree view -> dimension region sample text
entry field, to allow assigning / changing samples of dimension regions
Revision
1094 -
Directory Listing
Modified
Sun Mar 11 17:47:21 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
- fixed previously mentioned crash, root cause is yet to be fixed in libgig
(seems as not all RIFF chunks are deleted yet when calling
gig::File::DeleteSample())
Revision
1092 -
Directory Listing
Modified
Sun Mar 11 15:21:58 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* implemented editing of dimension region upper limits
Revision
1091 -
Directory Listing
Modified
Sat Mar 10 21:01:36 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* sample import works now (also tested with gigextract afterwards),
there's however one bug left: adding samples, removing them again
and then issueing 'Save' will cause a crash
Revision
1089 -
Directory Listing
Modified
Sat Mar 10 08:58:30 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* handle strange gigs with unused dimensions with bits == 0
Revision
1088 -
Directory Listing
Modified
Sat Mar 10 08:16:38 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* fixed scrollbar behaviour on sample and instrument lists
Revision
1087 -
Directory Listing
Modified
Fri Mar 9 19:45:45 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* coarsely finished 'Sample Add' feature: works non-destructive, that is
samples are just queued to be imported and the heavy task of resizing the
.gig file physically and importing the sample data is done when 'Save' is
issued (Note however: unfortunately it seems to crash yet when calling
'Save')
Revision
1085 -
Directory Listing
Modified
Thu Mar 8 19:18:23 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
- started to implement "Add Samples" function
(not yet fully working though)
Revision
1084 -
Directory Listing
Modified
Thu Mar 8 16:47:15 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* implemented "Remove" operation in right-click popup on
samples and groups (in samples tree view)
Note: you need latest CVS version of libgig for this to work!
Revision
1082 -
Directory Listing
Modified
Thu Mar 8 01:43:18 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added right-click popup for sample list view
(only item "Add Group" implemented yet)
Revision
1080 -
Directory Listing
Modified
Tue Mar 6 23:16:18 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* listview on the left is now tabbed into "Instruments" and new: "Samples",
the latter are displayed in their respective sample group
Revision
1078 -
Directory Listing
Modified
Tue Mar 6 20:15:23 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
- the width for dimension labels is now dynamic
Revision
1077 -
Directory Listing
Modified
Tue Mar 6 18:34:47 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
- added strings for "smart midi" and "round robin keyboard" dimensions
Revision
1075 -
Directory Listing
Modified
Tue Mar 6 01:17:03 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* instrument menu items are now mutual exclusive radio menu items
Revision
1073 -
Directory Listing
Modified
Mon Mar 5 20:48:23 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
- Yet another gettext fix (final?). Now intltool is back. I
misunderstood, the intltool package is not needed at build time.
Revision
1072 -
Directory Listing
Modified
Mon Mar 5 20:01:15 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
- more gettext experiments: intltool is back in autogen.sh because it
has a nicer po/Makefile.in.in. IT_PO_SUBDIR is used instead of
IT_PROG_INTLTOOL so intltool isn't required by configure.
Revision
1071 -
Directory Listing
Modified
Mon Mar 5 17:58:24 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
* added support for gig v3 custom split points
Revision
1069 -
Directory Listing
Modified
Sun Mar 4 22:00:46 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
* added new Menu "Instruments" where one of the loaded .gig files
instrument can be selected (note: this Menu only appears when a .gig file
is loaded)
Revision
1066 -
Directory Listing
Modified
Sun Mar 4 14:49:30 2007 UTC
(16 years ago)
by
schoenebeck
Original Path:
gigedit/trunk
- just minor automake / autoconf fix (moved check for intltool from
configure.ac to autogen.sh, since intltool is only needed at autogen.sh
stage anyway)
Revision
1061 -
Directory Listing
Modified
Sat Mar 3 12:20:08 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
This commit was generated by cvs2svn to compensate for changes in r1060,
which included commits to RCS files with non-trunk default branches.
Revision
1053 -
Directory Listing
Modified
Sat Mar 3 12:20:01 2007 UTC
(16 years ago)
by
persson
Original Path:
gigedit/trunk
This commit was generated by cvs2svn to compensate for changes in r1052,
which included commits to RCS files with non-trunk default branches.
Revision
1051 -
Directory Listing
Added
Sat Mar 3 12:20:01 2007 UTC
(16 years ago)
by
(unknown author)
Original Path:
gigedit/trunk
Standard project directories initialized by cvs2svn.