Michael Wetherell
|
070e8453c0
|
Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 16:26:34 +00:00 |
|
Włodzimierz Skiba
|
78d93bf65a
|
Use wxICON as portable feature.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 21:00:40 +00:00 |
|
Włodzimierz Skiba
|
dd6a7fb41a
|
Minor decorations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 20:58:19 +00:00 |
|
Włodzimierz Skiba
|
a34d583222
|
MinGW warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 20:57:12 +00:00 |
|
Ryan Norton
|
92d2f5cbd3
|
Remove tab sample as per 2.6 wiki todo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-08 04:10:45 +00:00 |
|
Julian Smart
|
25057abaac
|
Can suppress themed notebook page with wxNB_NOPAGETHEME or
setting system option msw.notebook.themed-background to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-06 19:17:35 +00:00 |
|
Mattia Barbon
|
60c474a0c4
|
Miscellaneous compilation and warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-06 10:41:35 +00:00 |
|
Vadim Zeitlin
|
3478658890
|
added complex popup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-05 18:44:25 +00:00 |
|
Vadim Zeitlin
|
43f813d1de
|
created bakefile and generated all makefiles from it; renamed minimal.cpp to popup.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-05 18:38:26 +00:00 |
|
Robert Roebling
|
98d5b42b4a
|
added test for wxPopupTransientWindow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-05 11:35:48 +00:00 |
|
Ryan Norton
|
10a535200d
|
Massive commenting/professionalize and add some other new fun stuff to mediaplayer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 19:04:58 +00:00 |
|
Ryan Norton
|
ecd20d4a91
|
make cocoa mediactrl usable. Some touchups to carbon mediactrl code. Add notebook support to mediaplayer sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 07:49:40 +00:00 |
|
Mattia Barbon
|
74e2116a4b
|
Compilation fix for wxUSE_STACKWALKER == 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 22:26:44 +00:00 |
|
Robert Roebling
|
f2e935373d
|
Fix for listbox problem, when created on invisible
window. Shown in wxWizard sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 15:28:14 +00:00 |
|
Vadim Zeitlin
|
1d41ed0a1c
|
added test for items updating and some comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-02 00:11:52 +00:00 |
|
Vadim Zeitlin
|
5ac52b5da0
|
don't run the thread if its creation failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 20:49:14 +00:00 |
|
Robin Dunn
|
1db4e8dd8d
|
Use wxTRANSPARENT_BRUSH so the rectangles around the text is not
filled in.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-29 01:04:54 +00:00 |
|
Włodzimierz Skiba
|
dc3155f13e
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-28 20:56:09 +00:00 |
|
Robert Roebling
|
2afa9fa7a9
|
Forgot to commit sample testing update ui events
for wxTaskBarIcon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-23 23:07:45 +00:00 |
|
Kevin Hock
|
2bcdbe0fb9
|
Added inverse checkbox to test sliders with wxSL_INVERSE style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-23 20:17:21 +00:00 |
|
Vadim Zeitlin
|
7ff2dfbac2
|
added possibility to use generic date control if configured
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-21 15:05:32 +00:00 |
|
Vadim Zeitlin
|
d1fd3c2675
|
expanded the date picker part to show wxDP_XXX styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-20 16:23:34 +00:00 |
|
Vadim Zeitlin
|
ac78ab7b0a
|
corrected #if tests to use correct wxUSE_DATEPICKCTRL spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 19:34:23 +00:00 |
|
Vadim Zeitlin
|
eaff0f0d3f
|
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 01:15:12 +00:00 |
|
Robin Dunn
|
bdbb07ede3
|
Use a panel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-18 21:21:57 +00:00 |
|
Julian Smart
|
cd2e10d695
|
Skip processing in OnTextEnter so normal return processing works.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-18 17:44:56 +00:00 |
|
Kevin Hock
|
687706f5e7
|
Use event modifiers and accessors rather than m_ variables directly, which are now protected rather than public with 2.4 compatibility disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-18 15:08:15 +00:00 |
|
Vadim Zeitlin
|
297ebe6b97
|
implemented wxDynamicLibrary::ListLoaded() for Linux; added test for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 23:32:37 +00:00 |
|
Vadim Zeitlin
|
e259f83e0f
|
small tweaks to wxDynamicLibrary test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 22:24:04 +00:00 |
|
Robert Roebling
|
ac103441d1
|
Applied patch which solved conflicts between wxWidgets
and GTK+'s context menu code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 15:27:15 +00:00 |
|
Julian Smart
|
b58deaecff
|
Check for wxUSE_GLOBAL_MEMORY_OPERATORS before redefining new
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-16 13:40:04 +00:00 |
|
Vadim Zeitlin
|
feb72429e8
|
added API, docs and Win32 implementation of wxDatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-15 01:31:10 +00:00 |
|
Włodzimierz Skiba
|
49abcb2f46
|
Remove some controls from limited screen area of Smartphone.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-07 18:30:36 +00:00 |
|
Włodzimierz Skiba
|
923f4e79a2
|
Smartphone fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-06 12:31:46 +00:00 |
|
Włodzimierz Skiba
|
11d1f1599c
|
wxUSE_LOG (Smartphone) fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-06 12:30:08 +00:00 |
|
Włodzimierz Skiba
|
46697f31a5
|
Old API depreciated. Use of new API. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-04 19:43:04 +00:00 |
|
Vadim Zeitlin
|
f78e4942ec
|
added a test to check how exception handling works with Win32 SEH; corrected copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-03 15:47:57 +00:00 |
|
Vadim Zeitlin
|
e052a316bf
|
added TOOL_RCLICKED test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-02 22:48:24 +00:00 |
|
Włodzimierz Skiba
|
ecda94753a
|
wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-30 15:07:28 +00:00 |
|
George Tasker
|
fcf3321f44
|
Added SQL_WVARCHAR and SQL_WCHAR to the data types that the sample checks to see if they are supported by the datasource when the DATATYPES button is pressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 22:27:45 +00:00 |
|
George Tasker
|
2197177140
|
Lookup result windows now force the first column size to be no great than 20 characters to avoid the code that calls the DB to find the length of the longest string in column, as the code used to get that value is not necessarily portable across all DB platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:35:08 +00:00 |
|
George Tasker
|
ee377e7f8b
|
Changed error messages so that if a DB error occurs in the ListDb code, the native DB error message is displayed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:32:40 +00:00 |
|
George Tasker
|
aa324ea98d
|
Changed the hardcoded table name to be in all caps for those DBs that only allow table names to be in caps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:30:36 +00:00 |
|
David Elliott
|
9fc97a71c5
|
Rebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl,1.7,1.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 18:15:11 +00:00 |
|
George Tasker
|
856e0fa454
|
Display message typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-28 00:31:41 +00:00 |
|
Vadim Zeitlin
|
c95393460e
|
simplified sizers, removed OnSize() which is not needed any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-22 23:54:03 +00:00 |
|
Włodzimierz Skiba
|
f50a1c3d66
|
wxString and wxChar* access for file functions. Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-21 17:35:42 +00:00 |
|
Włodzimierz Skiba
|
7e49601492
|
wxURI is enough for the basic url operations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-21 17:20:47 +00:00 |
|
Włodzimierz Skiba
|
bbd030cd5c
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-20 20:34:41 +00:00 |
|
Vadim Zeitlin
|
763a868d69
|
use ../sample.* instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-19 14:45:39 +00:00 |
|