Commit Graph

2219 Commits

Author SHA1 Message Date
fgerlits a8e7bf1931 removed the MessageWindow class (it was just a more primitive version of the DialogWindow) 2006-02-10 21:21:56 +00:00
fgerlits ae820b8d59 moved the public constants from WidgetFactory to a separate class;
this solves some circular reference isssues
2006-02-10 19:06:14 +00:00
fgerlits 5183197c69 moved the OptionsContainer class to the Core module
(since we might want to use it in the Scheduler, too)
2006-02-10 11:41:20 +00:00
fgerlits 6497775c9b added missing try - catch block 2006-02-09 16:40:00 +00:00
fgerlits c498a95b4d added info + error messages;
fixed the behavior of the Cancel button
2006-02-09 16:23:59 +00:00
fgerlits 5835587c0a fixed removing multiple items from the scratchpad; see #1615 2006-02-07 09:48:42 +00:00
fgerlits e7b267fa8c fixed #1614 2006-02-03 18:26:47 +00:00
fgerlits 11350d6b97 changed the storage methods to accept const UniqueId parameters
(this should be done everywhere, and not only with UniqueId -- later)
2006-02-03 18:17:08 +00:00
fgerlits b86507f15c Refactored the ScratchpadWindow: now the contents are stored in the window itself, instead of in the GLiveSupport object.
The Scratchpad contents are loaded from the user prefs (and acquired) when the ScratchpadWindow is first opened, instead of at login; this makes the login a bit faster.
Enabled intra-window drag-and-drop in the Scratchpad.
2006-02-02 19:14:00 +00:00
fgerlits e21440dff2 made the rows in the Live Mode window drag'n'drop reorderable 2006-02-01 17:04:51 +00:00
fgerlits bbcc7bf2ca added previously undeclared throw clause in the setUp() of these tests,
plus caught previously uncaught exception
2006-02-01 13:12:36 +00:00
sebastian 9d501e111e Changed php short open tag 2006-01-30 17:38:49 +00:00
fgerlits ce19fcbd95 removed extra testing code (has been moved to modules/playlistExecutor) 2006-01-27 13:12:57 +00:00
fgerlits 0815136ec6 added a "Test" button to the "set audio device" section of the options window
at the moment, it doesn't work too well, due to #1613
2006-01-27 13:01:01 +00:00
fgerlits 0ad80a607a sample code for ticket #1613 2006-01-27 12:52:24 +00:00
fgerlits 60e45ea3b1 added Servers tab;
refactored a bit to reduce the amount of copy-paste code;
improved the spacings
2006-01-24 14:31:10 +00:00
tomash 7b7bd4bb9b #1596 comments updated 2006-01-21 01:02:13 +00:00
fgerlits f04fa0c44f corrigenda to the corrigenda -- it's past my bedtime :( 2006-01-20 21:36:29 +00:00
fgerlits 6904328db3 corrigenda to [1884] 2006-01-20 21:34:43 +00:00
fgerlits af933bb22e first (somewhat) functional version of the Options window 2006-01-20 21:22:32 +00:00
tomash fd7c0e6808 #1590 - little fix in getid3 + catching getid3 warning added 2006-01-18 16:40:01 +00:00
fgerlits 7ec6f916a0 removed stale code 2006-01-18 15:44:31 +00:00
fgerlits 7f3b14471c added "Sound" tab to the options window 2006-01-18 15:30:28 +00:00
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