Robin Dunn
|
e8a5d614ca
|
Remove call to gtk_pizza_set_clear, which doesn't exist any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-05 18:39:42 +00:00 |
|
Włodzimierz Skiba
|
c0badb709a
|
Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-23 11:04:37 +00:00 |
|
Włodzimierz Skiba
|
670f993563
|
Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-28 12:44:37 +00:00 |
|
Włodzimierz Skiba
|
e4db172a3b
|
Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-04-26 08:21:31 +00:00 |
|
Robin Dunn
|
e17b4db3f8
|
Applied patch #1431193: work around for recent fileuri change in mediactrl + fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-14 22:04:49 +00:00 |
|
Mart Raudsepp
|
27ef4b9b29
|
I like if things compile with --enable-unicode + --enable-mediactrl. Code shamelessly stolen from src/gtk/app.cpp.
gst backend of wxMediaCtrl doesn't seem to be able to load files (at least in unicode) though...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-11 11:47:12 +00:00 |
|
Vadim Zeitlin
|
557002cf81
|
Ryan's cumulative wxActiveX and media control patch (1427775)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-10 19:37:40 +00:00 |
|
Mart Raudsepp
|
18e989043b
|
gtk_signal_connect -> g_signal_connect in unix/mediactrl.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-04 01:47:01 +00:00 |
|
Dimitri Schoolwerth
|
412e0d47c0
|
applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-20 21:55:35 +00:00 |
|
Włodzimierz Skiba
|
7ec698211d
|
Various source cleanings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-11-09 20:14:39 +00:00 |
|
Mart Raudsepp
|
8907154c1a
|
Nuke #pragma implementation/interface's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-23 12:56:45 +00:00 |
|
Vadim Zeitlin
|
c5191fbd2b
|
many improvements/bug fixes to media control: new wxEVT_MEDIA_LOADED event, new methods taking URIs, new DirectShow implementation, significant sample improvements (patch 1233613)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-28 23:56:57 +00:00 |
|
Ryan Norton
|
a4945572ca
|
Rework to include gnome preferences. Correct signal methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 23:24:40 +00:00 |
|
Ryan Norton
|
b4a345a67a
|
changes based on message #6 in my thread with Vaclav :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 21:00:37 +00:00 |
|
Ryan Norton
|
dae87f93ab
|
change configure to better detect gstreamer. Check create is valid in mediaplayer sample. Comment the heck out of the unix mediaplayer.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-12 19:32:26 +00:00 |
|
Ryan Norton
|
e47570f11c
|
remove superflous comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 14:39:33 +00:00 |
|
Ryan Norton
|
1e22656e8e
|
wxMediaCtrl unix port with gstreamer usable version :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 10:54:06 +00:00 |
|
Ryan Norton
|
0c5c0375b9
|
Put _something_ there for now....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-05 11:59:06 +00:00 |
|
Ryan Norton
|
ddc90a8d52
|
unix mediactrl stubs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 22:47:48 +00:00 |
|