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 |
maroy
|
a574e393c7
|
modified source to contain constant strings separately, not in the code
|
2005-04-08 12:07:58 +00:00 |
maroy
|
66bd876f08
|
added possibility for personalized development
(e.g. sharing a system between multiple developers)
|
2005-04-08 11:56:37 +00:00 |
fgerlits
|
7b09d7d251
|
added first zebra stripes to ZebraTreeView
|
2005-04-08 11:02:11 +00:00 |
sebastian
|
10fded16ce
|
*** empty log message ***
|
2005-04-08 10:07:07 +00:00 |
sebastian
|
b98590710d
|
*** empty log message ***
|
2005-04-08 09:34:30 +00:00 |
fgerlits
|
fb2261a0a9
|
added Widgets::Colors class and changed numerical color codes to color names
|
2005-04-07 16:08:16 +00:00 |
sebastian
|
16bd74eaf8
|
*** empty log message ***
|
2005-04-07 14:03:38 +00:00 |
fgerlits
|
eec2f13d39
|
Charles's detailed style guide (colors and sizes).
|
2005-04-07 09:37:32 +00:00 |
maroy
|
006fc2b264
|
replacing cp -a with cp -pPR, so as it works also on platforms which
don't have the -a GNU extension option to cp
|
2005-04-06 17:59:11 +00:00 |
sebastian
|
590968ace8
|
*** empty log message ***
|
2005-04-06 16:10:49 +00:00 |
sebastian
|
bfc0b50c84
|
localizer uses "languagecode_countrycode" format now
|
2005-04-06 16:06:51 +00:00 |
maroy
|
b74af0aeb7
|
updated to changed ICU web site URL
|
2005-04-06 11:42:24 +00:00 |
maroy
|
61895eff7f
|
the scheduler installs itself silently now on startup, if it has not
been installed before
|
2005-04-06 11:26:38 +00:00 |
sebastian
|
401ac3ab9a
|
*** empty log message ***
|
2005-04-06 10:45:43 +00:00 |
sebastian
|
eab8851d37
|
*** empty log message ***
|
2005-04-06 10:45:17 +00:00 |
sebastian
|
a6500ccf47
|
*** empty log message ***
|
2005-04-06 10:36:20 +00:00 |
fberckel
|
cae8aabf43
|
Import with TkCvs
|
2005-04-05 19:37:43 +00:00 |
fberckel
|
b4e954041e
|
Updated first part
|
2005-04-05 19:34:00 +00:00 |
sebastian
|
13d71ed3c2
|
*** empty log message ***
|
2005-04-05 15:40:44 +00:00 |
fgerlits
|
54fd432bfc
|
added $livesupport-root/usr/bin to PATH in install scripts
|
2005-04-05 13:36:34 +00:00 |
maroy
|
038c483826
|
changed id handling back from string to numeric, after a fix to
libodbc++
|
2005-04-04 21:40:47 +00:00 |