Commit graph

3514 commits

Author SHA1 Message Date
fgerlits
2c123b1a2a fixed #2264 2007-08-21 14:34:48 +00:00
fgerlits
c72330142a fixed #2263 2007-08-21 14:18:14 +00:00
fgerlits
0cd232a75f more d'n'd testing 2007-08-21 14:04:47 +00:00
fgerlits
9681e780d7 D'n'D testing 2007-08-16 13:43:43 +00:00
fgerlits
f7d9b517e0 a link to metadataFields.html from the main developer doc page 2007-08-14 15:57:31 +00:00
fgerlits
2238613d08 moved the metadata fields file out of the 'gui' directory, which is the only
place nobody would ever look for it
2007-08-14 15:53:01 +00:00
fgerlits
bb95d95082 fixed #2260 2007-08-14 13:30:03 +00:00
fgerlits
3768ae6f6e Reformatted the Now Playing display to look more like it used to. 2007-08-14 12:09:24 +00:00
fgerlits
b8a863a472 better use single quotes, because that is what is used elsewhere 2007-08-13 11:50:39 +00:00
fgerlits
aa4e9c52a6 fixed a bug: when playlists were exported as SMIL, copies of the string 'INDCH'
were inserted into it instead of spaces
2007-08-13 11:49:34 +00:00
fgerlits
40d18a195d this option was never used; removed it 2007-08-13 10:37:21 +00:00
fgerlits
7462b44644 fixed a bug with the paging buttons 2007-08-13 10:33:49 +00:00
fgerlits
bb5d7b8a33 refactoring, stage 5 (last, for now): sorted the remaining classes into
either GuiWindow or GuiComponent
2007-08-10 18:01:53 +00:00
fgerlits
8b9ad7968d refactoring, stage 4: sub-windows now just get one pointer to their parent,
as the first parameter to their constructor, instead of various collections
of gLiveSupport, bundle and glade, in various orders.
2007-08-10 13:49:12 +00:00
fgerlits
2f233f9aec minor correction to [3205] 2007-08-09 16:00:51 +00:00
fgerlits
b7f736540e refactoring, stage 3: the Login Window and the Master Panel are now GuiWindows 2007-08-09 15:50:05 +00:00
fgerlits
cd8f824661 refactoring, stage 2:
* standalone windows now know their own bundle name, instead of having to be
 told at construction;
 * collected bundle, gLiveSupport, glade, and mainWindow initialization into
 the parent class.
2007-08-09 13:49:40 +00:00
fgerlits
669e054fb4 typo 2007-08-09 12:14:00 +00:00
fgerlits
7da892d146 refactoring, stage 1: turned GLiveSupport into a Singleton 2007-08-09 10:44:55 +00:00
fgerlits
c7e0c451be tiny typo 2007-08-08 12:01:46 +00:00
fgerlits
d4345e7e98 fixed the Test Window in the widgets module 2007-08-08 09:37:40 +00:00
fgerlits
31fe5a69c8 minor corrections to [3191] 2007-08-07 18:16:11 +00:00
fgerlits
e46df15775 decimated the Widgets module 2007-08-07 09:52:10 +00:00
fgerlits
7156052b53 fixed some svn:properties 2007-08-03 13:22:07 +00:00
fgerlits
72f0c75592 found one more window to gladeify; I think this was really the last one 2007-08-03 13:08:04 +00:00
fgerlits
fb8749e3ae removed the GuiWindow class 2007-08-03 11:40:10 +00:00
fgerlits
6d9cf9f3db merged the libglade branch (3104:3183) back to the trunk 2007-08-03 11:13:44 +00:00
fgerlits
e6b5b273c4 Mugur's bugfix for #2226 2007-08-01 08:16:08 +00:00
fgerlits
da601b84bd fixed the RDS problems, mostly 2007-06-15 13:11:47 +00:00
fgerlits
32b2e93f5a set some more serial port parameters 2007-06-14 10:04:33 +00:00
fgerlits
8dfd1d3a87 set the baud rate to 2400 (hard-coded; TODO: fix this) 2007-06-14 09:58:34 +00:00
fgerlits
eaa81a3600 only send RDS commands once every 10 seconds or so 2007-06-13 16:22:38 +00:00
fgerlits
4f3d96df82 using 8-bit characters for transmission 2007-06-13 14:20:53 +00:00
fgerlits
6c19951816 typo 2007-06-13 14:05:51 +00:00
fgerlits
4c4603e267 added an optional baud rate argument 2007-06-13 14:04:38 +00:00
fgerlits
727a848b15 some more changes, really minor this time 2007-06-13 12:07:33 +00:00
fgerlits
a30e597b3f more minor fixes 2007-06-13 11:56:49 +00:00
fgerlits
c47dcd8e98 some minor changes 2007-06-13 11:34:05 +00:00
fgerlits
38acddb9e5 a little program to test serial port communications 2007-06-13 11:08:31 +00:00
fgerlits
5d9ac8e75e fixed #2238, part 2 of 2 2007-06-12 10:35:46 +00:00
fgerlits
d8137187a9 fixed #2238 2007-06-12 10:30:06 +00:00
fgerlits
fac3a8c483 some more changes to the Scratchpad window mockup 2007-06-06 12:44:15 +00:00
fgerlits
7724510600 added the first version of the RC file 2007-06-04 16:51:54 +00:00
fgerlits
03dc9b2b6a added the first version of a libglade mockup for the scratchpad window 2007-06-04 13:07:23 +00:00
localizer
b571c7253a automated localization update 2007-05-31 23:39:50 +00:00
fgerlits
3d5d290ba4 fixed bug #2235 2007-05-25 12:32:36 +00:00
fgerlits
1bfa7f3207 fixed #2234;
also: made the contents of the window stored at logout and restored at 
startup
2007-05-23 11:40:04 +00:00
fgerlits
c2eab3dfd7 use cppunit >= 1.12.0 installed on the system, if present, and don't
compile it
2007-05-20 11:01:14 +00:00
mark
26b2feb634 test commit, ignore 2007-05-16 14:58:10 +00:00
fgerlits
6efc50520c reverted the storageServer, archiveServer, storageAdmin and htmlUI modules to their branches/campcaster-1.2 (last known working) state 2007-05-10 09:57:06 +00:00