Commit graph

1738 commits

Author SHA1 Message Date
sebastian
6b0e0773d2 2006-02-28 11:46:43 +00:00
sebastian
ebfce06747 working on #1606 2006-02-27 17:54:19 +00:00
fgerlits
d7c103d6f0 changed Gtk::TreeView to ZebraTreeView 2006-02-27 16:59:16 +00:00
sebastian
99778330e3 Adding preferences.html 2006-02-27 14:51:36 +00:00
fgerlits
8c2c13faf2 progress towards #1617 (displays keyboard shortcuts, can't be edited yet) 2006-02-24 17:12:25 +00:00
sebastian
1e1842ab95 display scheduler error just once 2006-02-24 13:44:23 +00:00
fgerlits
6bd994f434 added "get key from inside a bundle contained in this bundle" functions 2006-02-23 17:22:12 +00:00
sebastian
1106dff23c login error corrected 2006-02-23 17:03:19 +00:00
sebastian
b73c09effe disabled webstream (will not be in 1.1) 2006-02-23 16:59:43 +00:00
sebastian
54c24115a8 fixed redirect to htmlUI 2006-02-23 14:29:32 +00:00
sebastian
18bc20630b added unzip to tools list 2006-02-23 14:09:11 +00:00
sebastian
6f8e369024 nomsg 2006-02-22 19:20:53 +00:00
sebastian
f30283d544 fixes #1409, #1486, #1620 2006-02-22 16:46:57 +00:00
sebastian
cfca8290a3 cleaning up 2006-02-20 20:38:21 +00:00
sebastian
f6fd14c8d3 fixed bug #1516 2006-02-20 17:37:20 +00:00
sebastian
d865521d41 drag & drop playlist always enabled 2006-02-20 16:47:46 +00:00
sebastian
e8bf5dfff8 fixing bug #1593 2006-02-20 16:36:26 +00:00
sebastian
ca6ef49f10 DEBUG mode introduced 2006-02-20 16:03:26 +00:00
fgerlits
451fa4f1c8 made the keyboard shortcuts case-insensitive (part of #1617) 2006-02-17 13:20:28 +00:00
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