Commit Graph

583 Commits

Author SHA1 Message Date
fgerlits 932be3d827 some refactoring to reduce the amount of copy-paste later 2007-10-23 12:37:29 +00:00
fgerlits 129c02fcb4 drag and drop, step two 2007-10-16 11:30:41 +00:00
fgerlits 66ac275957 drag and drop, first step 2007-10-16 10:29:51 +00:00
fgerlits d700e16530 removed some debug code 2007-10-12 12:01:40 +00:00
fgerlits 00c687fb9f implemented multiple selection for righ-click context menus 2007-10-12 11:56:50 +00:00
localizer dfc15d008e automated localization update 2007-10-11 23:59:24 +00:00
fgerlits b7e25b5a33 multiple selection for right-click in the Scratchpad window 2007-10-11 16:28:57 +00:00
fgerlits a25a6567b5 corrections for the shortcut keys 2007-10-10 10:33:13 +00:00
fgerlits 51ab6c967c added Swedish translation for Studio, by Karl Nilsson
see http://code.campware.org/phorum/read.php?12,5780,5780
2007-10-09 11:25:05 +00:00
localizer 3b002bb366 automated localization update 2007-10-08 23:59:01 +00:00
fgerlits c7c229352b added Frech localization to Studio, by Nahmsath Yabouri
see http://code.campware.org/phorum/read.php?12,5776,5776
2007-10-08 11:30:14 +00:00
fgerlits a56e8bf1ab minor cleanup 2007-09-05 14:44:56 +00:00
fgerlits b9d1170245 applied this help on the gtkmm-list:
http://mail.gnome.org/archives/gtkmm-list/2007-August/msg00182.html
2007-08-31 16:09:06 +00:00
fgerlits d5e1a62090 almost works now; just need to fix the drag icons 2007-08-31 15:22:53 +00:00
fgerlits f6f09abee0 some dnd working, not good yet 2007-08-30 16:58:45 +00:00
fgerlits a8c1eb0c3c dnd testing 2007-08-28 16:02:14 +00:00
fgerlits d22865b38b more drag and drop testing 2007-08-24 13:57:08 +00:00
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 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 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
localizer b571c7253a automated localization update 2007-05-31 23:39:50 +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 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
fgerlits 3a9f82a9a7 fixed bug #2228 2007-04-26 09:06:48 +00:00
localizer 3fc54b31d7 automated localization update 2007-04-19 23:33:39 +00:00
fgerlits 81db712485 fixed bug #2224 2007-04-17 18:24:32 +00:00
fgerlits dc416d27f0 corrections to [3075] 2007-04-04 15:21:49 +00:00
fgerlits 5d3ea7361f added a Serbian Latin to Cyrillic converter 2007-04-04 14:58:28 +00:00
fgerlits bdf4308e33 localization update; Serbian mostly 2007-03-23 14:34:09 +00:00
localizer fa55e57ec5 automated localization update 2007-03-23 00:29:35 +00:00
paul 4bfaa74d20 Applied patch from Lee A. Azzarello 2007-03-12 04:08:30 +00:00
localizer d4f9ced03a automated localization update 2007-03-09 00:27:29 +00:00
paul 0cd289c48b In BasicStor.php, converted many functions to STATIC because thats what they were. This in turn converted many other functions to STATIC in other files. Commented out functions that were not in use. Removed code that was already commented out. The Prefs class no longer requires the greenbox in its constructor. Changed the poorly named "upload2Hub" to "uploadToHub". Changed "uploadFileToHub" to "uploadFileAsync" (partly because the idea of a Hub no longer exists). Added public/private keywords to functions in Transport.php. Converted some comments mentioning LS to CC. DataEngine class no longer needs a Greenbox object to initialize it. Expanded LocStor::searchMetadata() to handle remote searches as well as local searches. 2007-03-05 13:54:55 +00:00
paul 4c6b2cd4d3 Merged the archive server into the storage server. Still might need an upgrade script to do the transfer of files. 2007-03-01 16:10:20 +00:00
paul 5389324558 Code cleanup. 2007-03-01 16:00:51 +00:00
paul 982255503a Added some ability to test searching. 2007-03-01 15:59:53 +00:00
fgerlits e22a9a58ac undoing [3021] 2007-02-23 10:49:18 +00:00
fgerlits 4758dbc281 temporarily disabled the oneshotreader 2007-02-23 10:42:48 +00:00
localizer a3be8e9161 automated localization update 2007-02-23 00:25:24 +00:00
fgerlits 6b20dc5f8c fixed #2095 2007-02-21 13:33:04 +00:00
fgerlits e61cc5a12f okay, that was dumb 2007-02-19 13:25:21 +00:00
fgerlits c11a398d1f fix for [3006] 2007-02-19 12:49:16 +00:00
fgerlits 23f7fe280b fixed #2191 2007-02-19 11:46:41 +00:00
fgerlits 72016072b4 partial undo of [3002] 2007-02-19 11:37:14 +00:00
fgerlits fb94c18d86 renamed the backup/restore scripts in storageAdmin 2007-02-19 11:31:31 +00:00
fgerlits 84947c8893 minor edit: documentation formatting 2007-02-16 16:53:51 +00:00
paul bd3828c97c Fix for #2191 - n the packaged version, backups can neither be created nor restored. 2007-02-16 15:42:13 +00:00
paul 6eb888ecdc Fix for #2174 - Web interface: fade values are rounded to whole seconds. 2007-02-16 15:07:44 +00:00
fgerlits b7d3a2a4ed minor edit: localization updates 2007-02-16 14:50:24 +00:00
paul 49e3f2f717 Fix for #2150 - SNAP TO NEXT does not work properly. It looks like the javascript DATE object changes the time you give it depending on your offset to GMT. I added a function to calculate the number of milliseconds in times directly instead of relying on the Date object. 2007-02-16 13:03:12 +00:00
paul c0ade94a12 Fix for #2169 2007-02-15 14:31:45 +00:00
fgerlits b8629bf171 Credits in Options --> About are now read directly from the CREDITS file,
eliminating duplication
2007-02-14 19:52:51 +00:00
tomash 2e6bf8f55b #2187 minor quick fix 2007-02-13 17:54:45 +00:00
paul b6d548aff8 Changed the closeRestore() function to return what it said it was supposed to return. 2007-02-13 17:03:00 +00:00
paul c18205267e Fix for #2184 - import script doesnt work when specifying current directory (.). 2007-02-13 16:58:24 +00:00
tomash a105d81743 #2183 probably solved - one 'private' to 'public' change and one 'global' statement added. 2007-02-13 16:50:01 +00:00
paul e5ea53f8ac Fix for #2186 - funky characters in file names cause import script to crash. 2007-02-13 16:42:20 +00:00
paul 08f7983bab Fix for #2185 - import script dies after 268 files. This seems to have been a bug in the DB library. I added various new ways to debug campcaster-import. Also reduced the memory usage of campcaster-import. 2007-02-13 16:27:30 +00:00
fgerlits eadf37505c restoreBackup client changes; part of #2183 2007-02-13 13:10:13 +00:00
paul ce9518d23c setCategory() doesnt need a VALUE field 2007-02-13 12:21:42 +00:00
paul e04e8b244d Fixed formatting 2007-02-13 12:11:39 +00:00
paul f41791c944 Added documentation 2007-02-13 12:09:07 +00:00
paul 60673746bd Changed how setting file permissions works - it now sets all the readable bits for the file 2007-02-13 09:52:25 +00:00
paul 6d4cdbd007 Add check that the file permissions really were changed after we tried to change them. 2007-02-12 18:00:40 +00:00
paul f72597ba78 Fix for #2183 - upload to network hub broken sometimes for linked files. The problem was that the file permissions for the linked files were not set to be world-readable. 2007-02-12 17:37:56 +00:00
paul a03b814d6a Fix for #2162 - fix the help menu 2007-02-10 20:06:24 +00:00
paul c4bbd08ebf Fix for #2160 - Web search screen - clicking RESET CRITERIA does not redo the search. Fix for #2181 - Web search screen - form does not correctly show the operator in use. 2007-02-10 17:45:21 +00:00
paul d87bf98163 Fix for #2179 - locstor.createBackupOpen is broken 2007-02-10 17:42:11 +00:00
paul 867d3d0eb4 Fixed misspelling 2007-02-10 17:41:02 +00:00
paul 56fd2892e7 Removed debugging print statement 2007-02-10 17:39:45 +00:00
paul 446800d340 Should fix #2175 - dir permissions are not set up correctly in storage server dev env 2007-02-09 16:27:47 +00:00