Commit Graph

2606 Commits

Author SHA1 Message Date
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
fgerlits 8b6f021b9a changed #include <iostream.h> to #include <iostream> 2005-04-11 08:53:14 +00:00
fgerlits 9494620554 added new file 2005-04-10 09:56:15 +00:00
tomas 8b1196db50 Fixed behaviour of metadata categories without xml:lang specified.
(mainly for dcterms:extent)
2005-04-08 23:42:30 +00:00
tomas 9549a022f3 #753 report 1043 2005-04-08 22:27:32 +00:00
tomas e5d684309f #753 report 1043 2005-04-08 22:00:08 +00:00
maroy 3d402962aa now playlists scheduled too late (after init but before start) will
not get executed.
solution for bug http://bugs.campware.org/view.php?id=757
2005-04-08 16:53:29 +00:00
fgerlits bbd8fd552b added Hungarian translation of (so far, one) localization file 2005-04-08 15:12:38 +00:00
maroy d6c26fe4b4 forcing localhost as host name always 2005-04-08 14:26:39 +00:00
maroy 1bc35f29e0 included missing errno.h, fixing bug #785,
see http://bugs.campware.org/view.php?id=785
2005-04-08 14:00:44 +00:00
maroy e7fed2c292 added storage server setup step in front of running tests 2005-04-08 13:42:56 +00:00
maroy c6e9bc2465 removed extra linefeed at the end of file 2005-04-08 13:32:55 +00:00
maroy 1e00766456 adjusted su command parameters 2005-04-08 12:35:40 +00:00
fgerlits 581cfa4651 moved coloring callback to widgets module 2005-04-08 12:18:03 +00:00