Commit Graph

2474 Commits

Author SHA1 Message Date
fgerlits 3f33bf78b0 added yellow and red indicators before the end of the audio clip in live mode
this fixes #1540 (mostly)
2005-12-06 19:02:36 +00:00
fgerlits 40a3c2725d corrected a mistranslation 2005-12-05 11:33:53 +00:00
fgerlits 8f4131fc11 added some svn:ignore properties, to get rid of noise in the 'svn status' output 2005-12-02 16:33:38 +00:00
fgerlits a13437ec68 added virtual destructors to some classes which don't really need it, to make gcc 4.0 happy 2005-12-02 16:31:22 +00:00
fgerlits ab38e39b96 made simple search configurable; this fixes #1544 2005-12-02 13:54:20 +00:00
sebastian 330fc96fb2 allow to display error-messages 2005-12-01 17:35:47 +00:00
tomash 8bcee10beb #1555 2005-12-01 12:11:11 +00:00
tomash f938911476 merge with 1.0.2 2005-11-30 02:27:09 +00:00
tomash c589a43a35 merge with 1.0.2 2005-11-30 02:26:22 +00:00
tomash 73ac07339f merge with 1.0.2 2005-11-30 02:24:36 +00:00
tomash b138a631cd merge with 1.0.2 2005-11-30 02:22:19 +00:00
tomash c24ed36f87 merge with 1.0.2 2005-11-30 02:20:17 +00:00
fgerlits 96cf528291 patch to remove a doubled ';' (because gcc 4.0 complains about it) 2005-11-29 16:00:25 +00:00
fgerlits e5084c4636 updated the tools to compile with gcc 4.0
* cleaned up the prepare.sh scripts
 * upgraded gtk+ (and dependencies) to 2.6.10
 * upgraded gtkmm (and dependencies) to 2.6.5
 * re-enabled ICU docs generation (fixing #1514)
2005-11-29 13:59:31 +00:00
fgerlits 59d7dbc4c2 made src/modules/htmlUI/configure executable 2005-11-22 08:48:58 +00:00
fgerlits 92b817cda6 merging the edits made in the 1.0.x branch to the trunk, for /tools 2005-11-22 08:35:14 +00:00
fgerlits 03ad2cb267 merging [1832] back to the trunk 2005-11-21 17:36:08 +00:00
fgerlits 7f3cf12433 merging the edits made in the 1.0.x branch to the trunk, for /var 2005-11-21 17:12:53 +00:00
fgerlits b46f4830bb merging the edits made in the 1.0.x branch to the trunk, for /etc
EXCEPT NOTE THAT portage has not been merged; somebody who understands gentoo should do that
2005-11-21 17:09:10 +00:00
fgerlits eed5067e1f merging the edits made in the 1.0.x branch to the trunk, for /doc 2005-11-21 16:58:09 +00:00
fgerlits 51181f7b45 merging the edits made in the 1.0.x branch to the trunk, for /bin 2005-11-21 16:44:38 +00:00
fgerlits e2a17bc81b setting svn:ignore '*' property for tmp and templates_c directories 2005-11-21 16:35:31 +00:00
sebastian 40de13d2ba merging propertie changes into trunk 2005-11-21 16:21:27 +00:00
fgerlits ceeaeac777 merging the edits made in the 1.0.x branch to the trunk, for all C++ modules and products 2005-11-21 15:44:30 +00:00
sebastian 6bf3e9f27e 2005-11-21 14:49:57 +00:00
fgerlits e97352bc6b got rid of fractions when displaying playlengths
this fixes #1437
2005-11-03 19:42:52 +00:00
fgerlits 026056f026 removed stale code 2005-10-27 15:45:59 +00:00
fgerlits 14dbddd7c2 added keyboard shortcuts for play/pause/stop in the Master Panel;
removed stupid search function from Scratchpad and Live Mode (so that
    now these windows can receive keyboard events [a-zA-Z]).
this fixes #1036 (except for fade, which may or may not be addressed later)
2005-10-27 15:22:40 +00:00
fgerlits f9787f47d3 possible fix for #1522 (but more likely not) 2005-10-27 12:32:05 +00:00
fgerlits 9052878056 deployed KeyboardShortcut mechanism everywhere where keyboard shortcuts are handled 2005-10-21 16:07:45 +00:00
fgerlits 60a966fe37 added KeyboardShortcut class (for making keyboard shortcuts configurable) 2005-10-20 20:09:19 +00:00
fgerlits f05b9cbca9 added svn:ignore properties 2005-10-17 15:43:47 +00:00
fgerlits bf254d3de3 changed Talk to Voice 2005-10-17 15:41:39 +00:00
maroy d6ea7d8c04 possible fix for #1495 2005-10-14 11:28:44 +00:00
fgerlits beb9bbefd7 prettified the search window, as per #1477 2005-10-13 15:47:00 +00:00
sebastian 198521e6df fixing bug #1186 2005-10-10 20:49:51 +00:00
sebastian cdc2ba2e33 romoved link to webstream as long we don?t have it implemented 2005-10-10 20:44:19 +00:00
sebastian 300a9e5417 fixing bug #1152 2005-10-10 20:41:23 +00:00
sebastian 3f2b14ddb8 fixing feature #1404 2005-10-10 20:20:53 +00:00
fgerlits 5b7f03dce9 Subclassed Gtk::ScrolledWindow to make the background white;
seems like a stupid solution, but at least it works.
This fixes #1501.
2005-10-07 12:50:05 +00:00
fgerlits 39b1a24e17 added svn:keywords property 2005-10-06 17:09:55 +00:00
fgerlits 806a189835 made metadata input in UploadFileWindow scrollable
(yes, I noticed it's now grey)
this fixes #1451 and creates #1501
2005-10-06 16:36:38 +00:00
fgerlits 4791dc9e70 added "/.." because of move to under src 2005-10-06 16:29:25 +00:00
tomash 2793a11419 #1499 getAudioClip method removed from storageServer's XML_RPC interface. 2005-10-05 12:29:09 +00:00
fgerlits 212b2e103b updated modules and products references to src/modules and src/products 2005-10-04 19:16:14 +00:00
tomash 677c70e828 #1489 2005-10-04 18:41:47 +00:00
tomash e3e70daef3 #1489 fixed 2005-10-04 18:32:31 +00:00
maroy e73292ed46 renamed src/modules/storage to src/modules/storageClient 2005-10-04 12:35:31 +00:00
maroy 17dec8979f updated doxygen paths to reflect recent changes in the directory strucutre 2005-10-04 12:34:25 +00:00
maroy d56ed4aec0 moved tools, modules and products directories to livesupport/src 2005-10-04 11:57:19 +00:00