tomas
db4f5da722
#832 Elements names in playlists are now considered case sensitive.
2005-04-19 22:15:20 +00:00
fgerlits
49c6517346
added more descriptive error message to LocalizedObject::getResourceUstring();
...
added exit() statements to catch blocks where getting resource failed
2005-04-19 19:18:25 +00:00
fgerlits
27b8a27807
added first version of advanced search window to the GUI
2005-04-19 14:41:16 +00:00
fgerlits
c87ffbf5a0
added SearchWindow source files
2005-04-19 09:15:57 +00:00
fgerlits
782617cd74
added (so far, empty) Search window
2005-04-19 08:28:38 +00:00
maroy
e8adb2ad08
added getVersion() functions to AuthenticationClientInterface and
...
StorageClientInterface
added checking for auth and storage availability on gLiveSupport startup
as a result of the new XML-RPC getVersion function in PHP auth and storage
see http://bugs.campware.org/view.php?id=826
2005-04-18 10:36:43 +00:00
tomas
49ae0015da
#826 - Method locstor.getVersion added to XMLRPC interface.
2005-04-17 19:10:40 +00:00
tomas
6588a0185c
Fields required by validator added to test file.
2005-04-17 19:09:21 +00:00
tomas
5dafafe049
#826 - method locstor.getVersion added to XMLRPC interface.
2005-04-17 18:54:00 +00:00
maroy
2719d93419
made message window not resizeable, fixing issue #820
...
see http://bugs.campware.org/view.php?id=820
2005-04-15 16:54:44 +00:00
fgerlits
aaff869e77
fixed bug #825
2005-04-15 16:33:35 +00:00
maroy
85a8160d89
fix for issue #821
...
see http://bugs.campware.org/view.php?id=821
2005-04-15 15:17:15 +00:00
maroy
def181bd9c
added workaround for when the client can't access the scheduler
...
(and tries to display the time). fix for issue #810
see http://bugs.campware.org/view.php?id=810
2005-04-15 15:13:01 +00:00
fgerlits
410ff9c727
this is a test
2005-04-15 14:57:46 +00:00
maroy
47d6dc0ede
a fix to issue #810
...
see http://bugs.campware.org/view.php?id=810
2005-04-15 12:54:32 +00:00
maroy
a0d4eb8d8c
fixed small typo
2005-04-15 12:04:04 +00:00
sebastian
c3dfcb5b47
*** empty log message ***
2005-04-15 11:22:41 +00:00
fgerlits
68221f1548
added test for buttons with an image which changes when clicked
2005-04-15 10:53:34 +00:00
fgerlits
19da95806a
changed audio listener interface to use plain pointers insteas of Ptr<>::Ref
2005-04-15 10:52:39 +00:00
sebastian
8b56186766
*** empty log message ***
2005-04-15 10:29:30 +00:00
sebastian
9d3ff15b65
*** empty log message ***
2005-04-15 09:30:04 +00:00
maroy
eba4efb89a
added documentation for issue #811
...
see http://bugs.campware.org/view.php?id=811
2005-04-15 08:10:24 +00:00
maroy
e9bdede943
handling widget disposal properly
...
fix for issue #805 , see http://bugs.campware.org/view.php?id=805
2005-04-15 07:55:46 +00:00
maroy
241abf6ee6
fixed bug of wrongly displosing of the button label in set_label()
2005-04-15 07:51:37 +00:00
fgerlits
49db5f3c53
moved row color definitions from ScratchpadWindow to ZebraTreeView class;
...
added detailed TreeView usage documentation to ZebraTreeView
2005-04-14 11:49:37 +00:00
fgerlits
c034ca25e2
added custom cell renderer (doesn't do anything yet)
2005-04-13 17:36:33 +00:00
maroy
827d6ed31d
modified authentication module and gLiveSupport to use the
...
personalized development environment if available
2005-04-13 15:52:20 +00:00
sebastian
4f6ce9b50e
*** empty log message ***
2005-04-13 15:46:09 +00:00
sebastian
439a02c054
*** empty log message ***
2005-04-13 15:40:26 +00:00
maroy
7cbec7fbf2
made windows and the image buttons transparent, at last
...
fix for issue #793 , see http://bugs.campware.org/view.php?id=793
2005-04-13 14:47:55 +00:00
sebastian
a7baf17231
*** empty log message ***
2005-04-13 13:08:02 +00:00
maroy
a6b91a8a9d
changed /dev/sound/dsp to /dev/dsp
2005-04-13 08:22:08 +00:00
sebastian
99125718f6
contextmenu on left/mouseover
2005-04-12 13:50:19 +00:00
maroy
9129b24e57
created test case ustringNegativeTest to reproduce the issue #792
...
see http://bugs.campware.org/view.php?id=792
2005-04-12 13:01:05 +00:00
maroy
df3cd3f0cb
added proper #ifdef's to include files, reflecting the whole namespace
2005-04-12 12:07:40 +00:00
maroy
c29f887c8e
added AudioPlayerEventListener, resolving issue #794
...
see http://bugs.campware.org/view.php?id=794
2005-04-12 12:06:35 +00:00
maroy
8a3acfc9de
removed unnecessary run target from the check targets dependencies
2005-04-12 10:40:51 +00:00
fgerlits
d7984fecbd
changed (un)install_web to just (un)install
2005-04-12 10:11:51 +00:00
fgerlits
efdbb038f9
added missing #include WidgetFactory.h to WhiteWindow.h
2005-04-12 09:08:12 +00:00
maroy
bc10a650e7
renamed scheduler-web.xml to scheduler.xml, scheduler.xml to scheduler-local.xml
2005-04-11 22:54:59 +00:00
tomas
50b03c28b1
#689 htmlspecialchars are filtered out in getMetadataValue now.
2005-04-11 22:30:24 +00:00
sebastian
65e3f4440e
*** empty log message ***
2005-04-11 16:46:02 +00:00
fgerlits
ae1989488c
added WhiteWindow constructor for windows with image titles (instead of text);
...
changed Scratchpad window title to an image
2005-04-11 15:58:59 +00:00
fgerlits
2d4269991c
replace "DJ Bag" with "Scratchpad" in a couple more places
2005-04-11 14:27:50 +00:00
fgerlits
890704765b
added window title image files
2005-04-11 13:42:22 +00:00
fgerlits
277b4bc6b7
renamed DjBagWindow to ScratchpadWindow
2005-04-11 13:22:42 +00:00
fgerlits
0b934b72d2
changed "DJ Bag" to "Scratchpad" everywhere
2005-04-11 12:59:11 +00:00
sebastian
238004c55d
*** empty log message ***
2005-04-11 12:07:36 +00:00
fgerlits
db177fdd40
added reference to design files
2005-04-11 11:51:38 +00:00
fgerlits
be8b0d7049
added Parsons designs to the CVS
2005-04-11 09:23:51 +00:00