Commit Graph

91 Commits

Author SHA1 Message Date
fgerlits 9568514e76 disabled boost library detection to use our own boost library instead 2005-08-08 11:57:53 +00:00
maroy 11894494c4 changed modules to check for boost date-time lib 2005-08-02 08:45:41 +00:00
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
fgerlits dfc8c0d356 added error checking to ScratchpadWindow::onEditPlaylist();
prettified Widgets::MessageWindow
2005-07-26 14:47:22 +00:00
maroy 299345f8f6 replaced all gifs with pngs 2005-07-25 14:11:52 +00:00
fgerlits 19dd690732 added event handlers to SimplePlaylistManagementWindow:
* when the title is edited (also to create a new playlist if necessary)
* when the playlist is changed from GLiveSupport::addToPlaylist(); a new
signal is created for this purpose in GLiveSupport
2005-07-20 21:43:02 +00:00
fgerlits 6efcdee4ca added fade in/out editing to SimplePlaylistManagementWindow 2005-07-14 15:56:59 +00:00
maroy d65946151a added missing acinclude file 2005-07-03 12:03:31 +00:00
maroy 1e94527522 removed dependency on automake versions <= 1.8
now 1.8 and newer can also be used
2005-07-03 09:34:51 +00:00
fgerlits 009c6902e1 fixed bug: the key for every entry was set to ">=" 2005-07-01 10:30:10 +00:00
fgerlits ba8ed9f566 changed buttons in AdvancedSearchItem
note bug #1223, though: current "minus" image is in fact an X
2005-07-01 10:20:02 +00:00
fgerlits 2ed5a59ce3 added confirmation dialogs 2005-06-30 21:26:42 +00:00
fgerlits 5ec6a76d74 minor adjustments to WhiteWindow, DialogWindow and TestWindow 2005-06-29 20:11:18 +00:00
fgerlits feed3d69e9 added new property flags to WhiteWindow constructor (isModal = modal, and no close button, isBornHidden = do not call show_all()) 2005-06-29 15:53:08 +00:00
fgerlits 25637f9cef added DialogWindow class 2005-06-29 14:53:54 +00:00
fgerlits 9aebbbb938 caught uncaught Gdk exception;
added missing images
2005-06-24 18:01:25 +00:00
fgerlits 67ff8fbd13 added -l${WIDGETS_LIB} and ${ICU_LIBS} to TEST_EXE_LIBS 2005-06-24 09:39:58 +00:00
fgerlits 2aed43ffe0 added audio clip and playlist icons in place of the "audioclip" and
"playlist" texts
(see bug #1154)
2005-06-17 16:05:20 +00:00
fgerlits 8d0c291845 improved Master Panel now playing looks, fixing bug 1012 2005-06-13 18:36:28 +00:00
fgerlits b46b159528 fixed bug #1153 2005-06-13 17:17:32 +00:00
fgerlits 69d6f756dd fixed bug #966 2005-06-08 18:01:56 +00:00
fgerlits 77f2d616bf Updated master panel pause button to the new bitmap. 2005-06-03 08:53:13 +00:00
fgerlits 7147940370 re-added window titles for windows with image titles (this title is displayed on the taskbar) 2005-06-02 18:47:22 +00:00
fgerlits 7885cd91da added minimize and maximize buttons to WhiteWindow class 2005-06-02 18:22:16 +00:00
fgerlits 272062ed16 added window minimizer, maximizer and closer button image files 2005-06-02 16:12:10 +00:00
fgerlits b72ccdc6f5 changed "Bitstream Vera" to "Bitstream Vera Sans" everywhere 2005-06-02 14:08:32 +00:00
fgerlits 1acb6485a7 changed time formatting on Master Panel;
changed text formatting syntax everywhere to be more uniform
2005-06-02 13:57:55 +00:00
fgerlits 0cd795889a refactored: moved Up, Down and Remove functions from LiveModeWindow class to ZebraTreeView class 2005-05-28 13:32:27 +00:00
fgerlits 70c3d52357 added metadata types to Advanced Search 2005-05-25 23:02:36 +00:00
fgerlits 12657e5aa7 moved AdvancedSearchItem and AdvancedSearchEntry classes from Widgets to GLiveSupport 2005-05-24 18:36:35 +00:00
fgerlits 783e0092b5 made Scheduler window into a WhiteWindow 2005-05-24 15:54:23 +00:00
fgerlits 6601609ed4 gave a facelift to SimplePlaylistManagementWindow 2005-05-21 19:05:25 +00:00
fgerlits 6af5fe6bd5 added functionality to output play button in the Live Mode window;
added new appendLineNumberColumn() function in ZebraTreeView;
fixed bug #972
2005-05-18 16:28:54 +00:00
fgerlits 17e320da97 refactored cue buttons into separate CuePlayer class 2005-05-13 17:50:17 +00:00
fgerlits a40d2e523c added first version of Master Panel buttons 2005-05-10 18:47:01 +00:00
fgerlits 32376178d3 some more prettying: added pango formatting to "now playing" in Master Panel window and fixed broken ZebraTreeView::addCenteredColumn() function. 2005-05-06 19:58:49 +00:00
fgerlits d56c8131fd reformatted the Live Mode table 2005-05-06 16:23:27 +00:00
fgerlits 76939ade97 added first version of huge play button in Live Mode (does not do anything yet) 2005-05-05 16:25:57 +00:00
fgerlits 1f0539a1d8 added first version of Live Mode window 2005-04-28 15:54:30 +00:00
fgerlits afb16ee5dd added browse tab to the Search window 2005-04-26 16:52:04 +00:00
fgerlits da57a326cd added BrowseItem class;
moved "zebra striping" from separate function to addColumn()
2005-04-26 09:19:26 +00:00
fgerlits 79caff8787 added multiple input lines in advanced search 2005-04-25 11:09:22 +00:00
fgerlits 9c80af5a1d added simple search;
added localization support for advanced search
2005-04-22 12:10:54 +00:00
fgerlits 4c19a1c60f added search functionality;
fixed bug in Playable::getMetadata;
added doxygen tag file generation in main doxygen.config file;
fixed silly bug in ZebraTreeView::cellDataFunction
2005-04-21 15:51:35 +00:00
fgerlits 0fc4dd64d6 moved SearchCriteria from Storage to Core;
added get_text() function to Widgets/EntryBin;
moved advanced search input box to Widgets;
added (first, testing) functionality to search button in advanced search
2005-04-20 14:36:54 +00:00
fgerlits 27b8a27807 added first version of advanced search window to the GUI 2005-04-19 14:41:16 +00:00
fgerlits 782617cd74 added (so far, empty) Search window 2005-04-19 08:28:38 +00:00
maroy 2719d93419 made message window not resizeable, fixing issue #820
see http://bugs.campware.org/view.php?id=820
2005-04-15 16:54:44 +00:00
fgerlits aaff869e77 fixed bug #825 2005-04-15 16:33:35 +00:00