Commit Graph

1996 Commits

Author SHA1 Message Date
fgerlits 900e2efa18 changed getpwnam() to getpwuid(); this fixes #1592 2006-01-11 12:56:24 +00:00
fgerlits 3ea2d91fd8 removing debug code left in accidentally 2006-01-10 20:26:18 +00:00
fgerlits c7c7a4a679 re-enabling boost library variable setting from configure.ac
(why was this disabled? -- I have a feeling I'll find out soon... but maybe not)
2006-01-10 17:00:29 +00:00
fgerlits 74e4bbd594 corrected a lying progress indicator message 2006-01-04 18:28:28 +00:00
fgerlits 0a51f27678 made "Report bugs to" text localizable 2006-01-04 14:46:18 +00:00
fgerlits 5f7597d940 added first version of the Options (preferences) window
so far, only the "About" tab is implemented

see #1583
2006-01-03 19:16:18 +00:00
tomash adff1994b9 #1589 2006-01-02 23:24:40 +00:00
maroy 6620a0aa94 removing referneces to CVS, fix for issue #1547 2005-12-24 12:40:35 +00:00
fgerlits 484b31691f added more paranoid assert statements to try to localize #1577 2005-12-22 14:02:40 +00:00
fgerlits 413f433769 got rid of more gcc 4.0 warnings; see ticket #1576 2005-12-22 11:54:52 +00:00
fgerlits 04e679e63c fixed ticket #1476 2005-12-20 19:06:40 +00:00
fgerlits c376ddcf6e re-enabled boost and icu detection, but set the default to "no" 2005-12-20 12:19:18 +00:00
maroy 497aca064f fix for issue #1570 2005-12-20 07:27:28 +00:00
sebastian 534f7b6198 fixes ticket #1565 2005-12-13 15:13:47 +00:00
fgerlits 42dc1ee55d added instructions on how to update Trac after release 2005-12-13 10:46:14 +00:00
sebastian c559f2f7ad nomsg 2005-12-12 15:54:55 +00:00
sebastian 91733f6f09 nomsg 2005-12-12 15:45:53 +00:00
tomash 91a00514eb Doxygen comments fixed (related to #1225) 2005-12-08 01:20:59 +00:00
tomash d5511d1a42 Support for webstreams added to search methods (#1225) 2005-12-08 01:18:15 +00:00
fgerlits bf8f97efff made the 'time remains' display blink
this fixes #1540
2005-12-07 16:43:56 +00:00
tomash c5f49b4a70 Recursive parameter in releasePlaylist now ignored, true forced (#1468) 2005-12-07 13:57:56 +00:00
fgerlits fc84900f33 correction to [1855] 2005-12-06 19:19:29 +00:00
fgerlits 3f33bf78b0 added yellow and red indicators before the end of the audio clip in live mode
this fixes #1540 (mostly)
2005-12-06 19:02:36 +00:00
fgerlits 40a3c2725d corrected a mistranslation 2005-12-05 11:33:53 +00:00
fgerlits 8f4131fc11 added some svn:ignore properties, to get rid of noise in the 'svn status' output 2005-12-02 16:33:38 +00:00
fgerlits a13437ec68 added virtual destructors to some classes which don't really need it, to make gcc 4.0 happy 2005-12-02 16:31:22 +00:00
fgerlits ab38e39b96 made simple search configurable; this fixes #1544 2005-12-02 13:54:20 +00:00
sebastian 330fc96fb2 allow to display error-messages 2005-12-01 17:35:47 +00:00
tomash 8bcee10beb #1555 2005-12-01 12:11:11 +00:00
tomash f938911476 merge with 1.0.2 2005-11-30 02:27:09 +00:00
tomash c589a43a35 merge with 1.0.2 2005-11-30 02:26:22 +00:00
tomash 73ac07339f merge with 1.0.2 2005-11-30 02:24:36 +00:00
tomash b138a631cd merge with 1.0.2 2005-11-30 02:22:19 +00:00
tomash c24ed36f87 merge with 1.0.2 2005-11-30 02:20:17 +00:00
fgerlits 96cf528291 patch to remove a doubled ';' (because gcc 4.0 complains about it) 2005-11-29 16:00:25 +00:00
fgerlits e5084c4636 updated the tools to compile with gcc 4.0
* cleaned up the prepare.sh scripts
 * upgraded gtk+ (and dependencies) to 2.6.10
 * upgraded gtkmm (and dependencies) to 2.6.5
 * re-enabled ICU docs generation (fixing #1514)
2005-11-29 13:59:31 +00:00
fgerlits 59d7dbc4c2 made src/modules/htmlUI/configure executable 2005-11-22 08:48:58 +00:00
fgerlits 92b817cda6 merging the edits made in the 1.0.x branch to the trunk, for /tools 2005-11-22 08:35:14 +00:00
fgerlits 03ad2cb267 merging [1832] back to the trunk 2005-11-21 17:36:08 +00:00
fgerlits 7f3cf12433 merging the edits made in the 1.0.x branch to the trunk, for /var 2005-11-21 17:12:53 +00:00
fgerlits b46f4830bb merging the edits made in the 1.0.x branch to the trunk, for /etc
EXCEPT NOTE THAT portage has not been merged; somebody who understands gentoo should do that
2005-11-21 17:09:10 +00:00
fgerlits eed5067e1f merging the edits made in the 1.0.x branch to the trunk, for /doc 2005-11-21 16:58:09 +00:00
fgerlits 51181f7b45 merging the edits made in the 1.0.x branch to the trunk, for /bin 2005-11-21 16:44:38 +00:00
fgerlits e2a17bc81b setting svn:ignore '*' property for tmp and templates_c directories 2005-11-21 16:35:31 +00:00
sebastian 40de13d2ba merging propertie changes into trunk 2005-11-21 16:21:27 +00:00
fgerlits ceeaeac777 merging the edits made in the 1.0.x branch to the trunk, for all C++ modules and products 2005-11-21 15:44:30 +00:00
sebastian 6bf3e9f27e 2005-11-21 14:49:57 +00:00
fgerlits e97352bc6b got rid of fractions when displaying playlengths
this fixes #1437
2005-11-03 19:42:52 +00:00
fgerlits 026056f026 removed stale code 2005-10-27 15:45:59 +00:00
fgerlits 14dbddd7c2 added keyboard shortcuts for play/pause/stop in the Master Panel;
removed stupid search function from Scratchpad and Live Mode (so that
    now these windows can receive keyboard events [a-zA-Z]).
this fixes #1036 (except for fade, which may or may not be addressed later)
2005-10-27 15:22:40 +00:00