csikosjanos
8458b20573
backup/export subjects
2006-05-25 12:02:48 +00:00
fgerlits
c36ac1ba96
Unifying the mess of window construction;
...
now windows show their children, but not themselves, when constructed.
This fixes #1640 , and the "windows show a white rectangle in the upper left
corner of the screen while being opened" bug, too.
2006-05-23 15:15:25 +00:00
csikosjanos
e92f5b3d34
Restore part of #1608
2006-05-23 14:15:28 +00:00
fgerlits
79e5acb683
fixing #1626
2006-05-22 18:22:58 +00:00
csikosjanos
80fd64e013
Restore backend
2006-05-22 15:20:25 +00:00
fgerlits
02aded087e
correction to [2069]
2006-05-19 16:33:39 +00:00
fgerlits
c1b1b7abf4
eliminated some uncaught exceptions;
...
I hope this fixed #1630
2006-05-19 16:30:03 +00:00
fgerlits
f35f964d1e
fixing #1682
2006-05-19 11:54:15 +00:00
fgerlits
b78bb640ee
adding -ltar to the Makefiles to make sure everything compiles
2006-05-17 20:56:02 +00:00
fgerlits
65741fa260
added dummy methods for restoring backups (see #1641 )
2006-05-17 19:59:33 +00:00
fgerlits
047ef2d923
added a SearchCriteria constructor from an XmlRpcValue;
...
this closes #1679
2006-05-17 14:57:38 +00:00
csikosjanos
68a85e5946
XML-RPC and PHP dummy functions for Restore
2006-05-17 14:46:17 +00:00
maroy
6ebfe47076
added function to ScheduleEntry
...
added tarball handling functions to FileUtils
related to issue #1680
2006-05-17 13:07:52 +00:00
maroy
d96dc235dc
added libtar for tarball support
...
related to issue #1680
2006-05-17 13:04:27 +00:00
tomash
db448c71ad
minor change related to chngeset [2059]
2006-05-17 11:53:29 +00:00
tomash
2933ef52c2
replaceFile method added ro GreenBox (for Janos)
2006-05-17 11:50:43 +00:00
tomash
513e353e2b
#1678 attempt to fix bug in getid3 module
2006-05-16 16:40:21 +00:00
fgerlits
0a7e694f04
correction to [2050] (ticket #1666 )
2006-05-16 15:18:20 +00:00
csikosjanos
f93a16823b
chmod 666 for backup access file
2006-05-16 13:58:54 +00:00
csikosjanos
deaefa37f8
writeable backup file for everybody
2006-05-16 13:31:56 +00:00
fgerlits
e34abdc608
fixing the broken binary in [2050]
2006-05-15 17:45:35 +00:00
fgerlits
0298c13221
upgraded the boost library to version 1.33.1 (see #1666 )
2006-05-15 16:37:19 +00:00
fgerlits
6d7405aff9
minor correction to [2048]
2006-05-15 13:27:37 +00:00
fgerlits
33df7ebe75
changed the signature of StorageClientInterface::createBackupCheck();
...
this closes #1671
2006-05-15 10:59:20 +00:00
fgerlits
f4baa94c10
renamed namespace as per #1670
2006-05-12 21:49:03 +00:00
fgerlits
62d4276521
added a test case for importPlaylist();
...
this finishes #1664 , and illustrates #1672
2006-05-12 16:52:47 +00:00
fgerlits
65854d7073
refactored the curl methods (read/write URL) into a separate utility class
2006-05-12 12:15:31 +00:00
fgerlits
c82210fbc6
more or less fixed #1664
2006-05-10 18:44:06 +00:00
maroy
8d8b5c51e9
set executable property on shell script
2006-05-09 13:49:33 +00:00
fgerlits
7b4c7f97a4
fixed ticket #1668 :
...
added a missing reset() method to the authentication client;
now using this reset() method in the unit test to avoid dependence on earlier events
2006-05-09 13:41:46 +00:00
csikosjanos
d83086efa8
backup changes
2006-05-09 13:31:03 +00:00
maroy
147100823e
fix for ticket #1667
2006-05-09 12:24:55 +00:00
fgerlits
be4e91b6a4
merging the temporary-2033 branch back to the trunk;
...
(there was not much point in creating this branch)
2006-05-08 17:00:18 +00:00
fgerlits
b0153a06af
got rid of a gcc warning
2006-05-08 12:12:38 +00:00
fgerlits
8a825b1fc1
fixed a typo
2006-05-04 13:30:38 +00:00
csikosjanos
9adf909815
#1610 (File Transfer) and #1611 (Network Search/Browse)
2006-05-04 12:15:37 +00:00
tomash
f1b9b0172c
Two exception catching added.
2006-05-03 00:24:41 +00:00
fgerlits
06e190c27d
progress towards #1595 ([2027] and [2029] were that, too)
2006-05-02 17:38:31 +00:00
fgerlits
a577df91bd
added the cancelTransport() method
2006-04-28 16:06:49 +00:00
tomash
c12f102b7b
#1661 dummy return value fixed
2006-04-28 12:15:05 +00:00
fgerlits
d80fc758ba
storage client methods for searching on a remote network hub
2006-04-28 09:49:09 +00:00
tomash
8d99269862
#1660 behavior of getSearchResults method for non finished state
2006-04-27 01:02:41 +00:00
fgerlits
0f4922fb2b
Fixed #1650 , sort of.
2006-04-20 18:15:18 +00:00
tomash
90647d059d
#1530 dummy method for pause,resume and cancel transport added
2006-04-20 00:54:00 +00:00
fgerlits
41fbc53944
UI for #1650 ; doesn't do anything yet
2006-04-19 20:03:43 +00:00
fgerlits
e41fc29eb6
fixed #1653
2006-04-19 14:37:04 +00:00
tomash
c0cffd4953
#1530 networking XML-RPC dummy methods added
2006-04-19 00:55:46 +00:00
fgerlits
40fa38627c
fixed the time display when the scheduler is not running (+ typos)
2006-04-14 17:11:18 +00:00
tomash
97a0144a66
#1651
...
- extra line outside php tag in Backup.php removed
- catching exception from Backup::openBackup added
2006-04-14 13:02:05 +00:00
fgerlits
5c5deefb7e
this fixes #1648
2006-04-14 07:56:37 +00:00
fgerlits
c4a4053d17
progress towards #1648
2006-04-12 17:51:39 +00:00
fgerlits
255cb4ba06
first version of playlist export (does not do anything yet)
2006-04-11 19:07:40 +00:00
fgerlits
676a7dd080
refactored checking the return parameter
2006-04-11 17:09:10 +00:00
sebastian
d7c9af4199
tiny fixes
2006-04-08 06:50:08 +00:00
csikosjanos
e5eb7f69e8
#1647
2006-04-07 17:06:10 +00:00
fgerlits
50436d2c24
hm... using a pointer which did not point to anything may have been a bad idea
...
this fixes the bug in [2009], and completes #1641
2006-04-05 09:57:58 +00:00
tomash
42b4bae413
minor changes
2006-04-04 23:14:22 +00:00
fgerlits
85d66b8c3a
added the GUI for incremental backups (don't use it yet, it crashes)
2006-04-04 18:15:12 +00:00
csikosjanos
2546341d70
2006-04-04 15:50:35 +00:00
csikosjanos
75f9440cf6
( #1642 , part of #1579 ) backup XML-RPC and PHP backend
2006-04-04 15:26:20 +00:00
tomash
2d699645dd
#1530 dummy networking methods - forgotten commit
2006-04-04 13:10:13 +00:00
fgerlits
e04f313474
updated the keyboard shortcut test to reflect the new config file format
2006-03-31 19:39:09 +00:00
fgerlits
462f8aa936
changed static consts (meaning local linkage) to anonymous namespaces
...
(because Bjarne Stroustrup told me that I'm a bad, bad boy if I don't)
2006-03-31 18:25:03 +00:00
fgerlits
0274a51be9
(part of #1641 )
...
added a timer to refresh the status of the pending backup;
renamed/reorganized some stuff
2006-03-31 18:00:39 +00:00
fgerlits
fdefeb6561
progress towards #1641 (added entry field for the title of the backup)
2006-03-31 12:40:19 +00:00
fgerlits
4cb51880b8
fixed #1646
2006-03-31 12:09:28 +00:00
fgerlits
588e7ed031
progress towards #1641
2006-03-30 18:16:52 +00:00
fgerlits
1ab0a6bddd
progress towards #1641
2006-03-29 18:40:52 +00:00
tomash
51e3aa1162
#1645 fix - missing function in PHP4
2006-03-29 13:53:24 +00:00
fgerlits
ca0b89bd6e
pulled the notebook tab buttons closer to the tab they belong to
2006-03-29 10:32:12 +00:00
fgerlits
8895a3ae4d
added error checking to the backup window
2006-03-29 10:26:55 +00:00
fgerlits
30ae7df047
progress towards #1641
2006-03-29 09:37:23 +00:00
fgerlits
1f3673e635
progress towards #1641
2006-03-24 18:09:57 +00:00
tomash
b356fdf6d1
typos fixed
2006-03-24 11:02:57 +00:00
tomash
c446ffc092
#1579 createBackupCheck: faultString return field description fixed
2006-03-24 01:15:36 +00:00
fgerlits
23aa046283
added boost_date_time dependence for the storageClient module;
...
added diagnostic message in the configure scripts for BOOST_DATE_TIME_LIB
2006-03-23 21:36:58 +00:00
fgerlits
397fea7c87
first usable version of the createBackup methods in the storageClient
2006-03-23 21:35:16 +00:00
sebastian
7db2f26cb6
working on #1608
2006-03-23 15:27:54 +00:00
tomash
e11a781740
#1599 fake renderer caller
2006-03-23 13:38:19 +00:00
tomash
eff78db833
#1599 forgotten file added
2006-03-23 13:36:31 +00:00
tomash
9da79c937e
#1582 minor fixes
2006-03-23 13:35:19 +00:00
csikosjanos
7ad687cae7
2006-03-23 12:14:17 +00:00
fgerlits
ee56e0aa8e
progress towards #1641
2006-03-22 20:26:43 +00:00
sebastian
e1b2614878
typo in docu
2006-03-22 16:57:19 +00:00
tomash
d381976633
#1604 some exceptions catching added
2006-03-22 15:20:27 +00:00
fgerlits
3a939c1e0f
added some classes for the backup GUI
2006-03-22 12:49:00 +00:00
tomash
e31baab434
#1599 render playlist to file or storage with fake renderer
2006-03-21 14:00:20 +00:00
tomash
5d462e4c82
minor changes
2006-03-21 01:33:41 +00:00
sebastian
74b9d3784a
working on #1608
2006-03-20 17:54:35 +00:00
sebastian
388a9fcf37
working on #1608
2006-03-20 17:17:25 +00:00
csikosjanos
50af857cda
2006-03-20 17:01:55 +00:00
fgerlits
0723557ef9
a first, rather primitive, implementation of #1627
2006-03-20 17:00:04 +00:00
tomash
2c7630c800
Backup and playlist render dummy methods fixed.
2006-03-20 13:54:19 +00:00
fgerlits
588de8d2ac
upgraded file_find pear module to 1.2.1;
...
fixed mime-types in the src directory;
related to #1633
2006-03-20 13:43:39 +00:00
tomash
eca221f37c
RenderPlaylist open/check/close dummy methods fixed
2006-03-20 12:38:37 +00:00
tomash
8ce6d73142
Backup open/check/close dummy methods fixed.
2006-03-20 12:17:01 +00:00
fgerlits
b5272dffeb
fixed push buttons (now they don't have a selected state);
...
TODO: make them selected while the mouse button is down (PRIORITY: very low)
2006-03-16 16:08:32 +00:00
fgerlits
47a2c44063
minor edit: got rid of some gcc warnings
2006-03-16 11:36:34 +00:00
fgerlits
3fa5f28259
fixed toggle button behavior related to selected state;
...
cleaned up window position storage and retrieval
2006-03-15 20:13:04 +00:00
sebastian
82a509eed2
working on #1608
2006-03-14 21:34:14 +00:00
sebastian
d956b14acb
working on #1608
2006-03-14 13:23:39 +00:00
sebastian
8eabcd086c
working on #1608
2006-03-14 13:22:21 +00:00
sebastian
0e8d92db9e
fixing redirect to htmlUI in DevelopmentEnviroment
2006-03-14 13:08:39 +00:00
sebastian
3422c3c038
nomsg
2006-03-10 16:08:37 +00:00
fgerlits
62cfa1f62d
fixed a missing update in Notebook;
...
fixed the venerable 'notebook tabs don't get redrawn properly' bug #969
2006-03-10 13:16:55 +00:00
sebastian
1d95f0b7d0
working on #1608
2006-03-09 21:47:18 +00:00
sebastian
c1a7d1196a
Working on #1608
2006-03-09 21:44:59 +00:00
fgerlits
d6c39a1f62
added a disabled state for buttons;
...
activated the previously hidden selected state;
(but there is still the old problem of the button not getting redrawn when it should)
2006-03-09 18:10:35 +00:00
fgerlits
58bd0d3fb5
more placeholder graphics
2006-03-09 17:11:29 +00:00
fgerlits
dc6b9e809b
more placeholder graphics
2006-03-09 17:10:55 +00:00
sebastian
68cf035ae8
nomsg
2006-03-09 15:07:48 +00:00
fgerlits
920cf155b2
added insensitive button images (placeholders);
...
fixed the mime-types of the png files
2006-03-09 12:39:37 +00:00
tomash
c7ca61f5c3
#1582 support for multiple playlist export added
2006-03-09 02:08:33 +00:00
tomash
c590b92db0
#1582 implementation:
...
playlist export/import
formats: lspl, smil, m3u
+ forced delete (without trash use)
+ minor fixes
2006-03-09 01:21:46 +00:00
tomash
0e3e20e1df
minor typo fixed
2006-03-09 01:17:31 +00:00
tomash
8fb0062868
#1582 1sr step, minor changes
2006-03-09 01:04:55 +00:00
sebastian
7b9dbbb679
new masterpanel design from Charles
2006-03-08 19:42:08 +00:00
sebastian
8f87bb6b8e
new masterpanel design from Charles
2006-03-08 19:33:57 +00:00
sebastian
e99e972bf6
new masterpanel design from Charles
2006-03-08 17:39:48 +00:00
fgerlits
bbd88e67f8
removed manual row numbering from everywhere; this is now handled inside the ZebraTreeView class
2006-03-06 16:33:58 +00:00
tomash
3c2aa6c71f
#1599 , #1582 dummy XML-RPC interfaces added
2006-03-06 04:46:24 +00:00
tomash
0f77a912ea
#1599 , #1582 dummy XML-RPC interfaces added
2006-03-06 04:37:28 +00:00
fgerlits
bf448e90e1
renamed the 'changed' variable in the OptionsContainer to the more descriptive 'touched';
...
removed the unused variable 'isChanged' from the OptionsWindow
2006-03-02 18:59:31 +00:00
fgerlits
29c3c2b045
made the text in the (error) message windows centered
2006-03-02 18:39:58 +00:00
fgerlits
59bcec4df2
made the striping of the ZebraTreeView handle the expanding/collapsing of TreeStore model rows correctly
2006-03-02 18:36:54 +00:00
fgerlits
f21ed80b01
minor improvements on #1617
2006-03-02 17:08:47 +00:00
fgerlits
815928ba24
fixed #1617
2006-03-01 19:54:12 +00:00
tomash
12712d6adf
#1625 try to suppress unwanted PHP notices
2006-03-01 14:44:22 +00:00
fgerlits
399afd9544
more progress towards #1617
2006-02-28 20:31:03 +00:00
sebastian
61a024130f
adding doc/index.html
2006-02-28 14:28:11 +00:00
sebastian
9fad095234
link corrected
2006-02-28 14:27:18 +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
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
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
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
sebastian
534f7b6198
fixes ticket #1565
2005-12-13 15:13:47 +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
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
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
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
fgerlits
f9787f47d3
possible fix for #1522 (but more likely not)
2005-10-27 12:32:05 +00:00
fgerlits
9052878056
deployed KeyboardShortcut mechanism everywhere where keyboard shortcuts are handled
2005-10-21 16:07:45 +00:00
fgerlits
60a966fe37
added KeyboardShortcut class (for making keyboard shortcuts configurable)
2005-10-20 20:09:19 +00:00
fgerlits
bf254d3de3
changed Talk to Voice
2005-10-17 15:41:39 +00:00
maroy
d6ea7d8c04
possible fix for #1495
2005-10-14 11:28:44 +00:00
fgerlits
beb9bbefd7
prettified the search window, as per #1477
2005-10-13 15:47:00 +00:00
sebastian
198521e6df
fixing bug #1186
2005-10-10 20:49:51 +00:00
sebastian
cdc2ba2e33
romoved link to webstream as long we don?t have it implemented
2005-10-10 20:44:19 +00:00
sebastian
300a9e5417
fixing bug #1152
2005-10-10 20:41:23 +00:00
sebastian
3f2b14ddb8
fixing feature #1404
2005-10-10 20:20:53 +00:00
fgerlits
5b7f03dce9
Subclassed Gtk::ScrolledWindow to make the background white;
...
seems like a stupid solution, but at least it works.
This fixes #1501 .
2005-10-07 12:50:05 +00:00
fgerlits
806a189835
made metadata input in UploadFileWindow scrollable
...
(yes, I noticed it's now grey)
this fixes #1451 and creates #1501
2005-10-06 16:36:38 +00:00
fgerlits
4791dc9e70
added "/.." because of move to under src
2005-10-06 16:29:25 +00:00
tomash
2793a11419
#1499 getAudioClip method removed from storageServer's XML_RPC interface.
2005-10-05 12:29:09 +00:00
tomash
677c70e828
#1489
2005-10-04 18:41:47 +00:00
tomash
e3e70daef3
#1489 fixed
2005-10-04 18:32:31 +00:00
maroy
e73292ed46
renamed src/modules/storage to src/modules/storageClient
2005-10-04 12:35:31 +00:00
maroy
d56ed4aec0
moved tools, modules and products directories to livesupport/src
2005-10-04 11:57:19 +00:00