]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoAdded wxUSE_MENUS_NATIVE wrapper around DoPopupMenu to match header
Kevin Hock [Wed, 26 Jan 2005 21:14:19 +0000 (21:14 +0000)] 
Added wxUSE_MENUS_NATIVE wrapper around DoPopupMenu to match header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAllow unicode objects in wxPyDrawTextList
Robin Dunn [Wed, 26 Jan 2005 19:25:31 +0000 (19:25 +0000)] 
Allow unicode objects in wxPyDrawTextList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed C++ comments.
Stefan Neis [Wed, 26 Jan 2005 16:19:36 +0000 (16:19 +0000)] 
Fixed C++ comments.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCleanup for previous bug fix.
Stefan Neis [Wed, 26 Jan 2005 16:07:55 +0000 (16:07 +0000)] 
Cleanup for previous bug fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed a compilation problem on AIX.
Stefan Neis [Wed, 26 Jan 2005 16:03:51 +0000 (16:03 +0000)] 
Fixed a compilation problem on AIX.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Committing in .
Jouk Jansen [Wed, 26 Jan 2005 07:35:28 +0000 (07:35 +0000)] 
 Committing in .

 Update OpenVMS compile support

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms
  wxWidgets/src/generic/descrip.mms
  wxWidgets/src/unix/descrip.mms
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSyntax fix.
Włodzimierz Skiba [Tue, 25 Jan 2005 15:59:24 +0000 (15:59 +0000)] 
Syntax fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWarning fixes.
Włodzimierz Skiba [Tue, 25 Jan 2005 15:49:14 +0000 (15:49 +0000)] 
Warning fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed memory leak with client data when using DeleteAllItems() (bug 1107215)
Vadim Zeitlin [Tue, 25 Jan 2005 13:58:01 +0000 (13:58 +0000)] 
fixed memory leak with client data when using DeleteAllItems() (bug 1107215)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoTrackMouse DMC fix.
Włodzimierz Skiba [Tue, 25 Jan 2005 12:22:56 +0000 (12:22 +0000)] 
TrackMouse DMC fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocomment in C code fix
Włodzimierz Skiba [Tue, 25 Jan 2005 11:52:17 +0000 (11:52 +0000)] 
comment in C code fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSave dialog for printing. Source cleaning.
Włodzimierz Skiba [Tue, 25 Jan 2005 07:24:11 +0000 (07:24 +0000)] 
Save dialog for printing. Source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
Włodzimierz Skiba [Tue, 25 Jan 2005 06:55:10 +0000 (06:55 +0000)] 
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSource cleaning.
Włodzimierz Skiba [Mon, 24 Jan 2005 16:41:35 +0000 (16:41 +0000)] 
Source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoDoc fixes
Julian Smart [Mon, 24 Jan 2005 16:37:28 +0000 (16:37 +0000)] 
Doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCreate non-GUI log target until GUI logging is available, allows stderr messages...
Kevin Hock [Mon, 24 Jan 2005 14:45:46 +0000 (14:45 +0000)] 
Create non-GUI log target until GUI logging is available, allows stderr messages in non-Unicode builds when GTK fails to initialize (Patch 1017789)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed unreachable code warning (MSVC6)
Dimitri Schoolwerth [Mon, 24 Jan 2005 14:44:10 +0000 (14:44 +0000)] 
fixed unreachable code warning (MSVC6)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed unused param warning
Dimitri Schoolwerth [Mon, 24 Jan 2005 14:39:20 +0000 (14:39 +0000)] 
fixed unused param warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoapplied patch #1044865 (fixes problem: "On Win2K, the month combobox's dropdown heigh...
Dimitri Schoolwerth [Mon, 24 Jan 2005 14:30:51 +0000 (14:30 +0000)] 
applied patch #1044865 (fixes problem: "On Win2K, the month combobox's dropdown height in the wxCalendar is only about 1 pixel")

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCode cleaning.
Włodzimierz Skiba [Mon, 24 Jan 2005 13:17:05 +0000 (13:17 +0000)] 
Code cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoUnicode markup.
Włodzimierz Skiba [Mon, 24 Jan 2005 11:16:42 +0000 (11:16 +0000)] 
Unicode markup.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMissing include.
Włodzimierz Skiba [Mon, 24 Jan 2005 11:15:03 +0000 (11:15 +0000)] 
Missing include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAvoid hiding virtual wxWindow::IsEnabled() in wxMenuBar class.
Włodzimierz Skiba [Mon, 24 Jan 2005 11:14:09 +0000 (11:14 +0000)] 
Avoid hiding virtual wxWindow::IsEnabled() in wxMenuBar class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNative PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused...
Włodzimierz Skiba [Mon, 24 Jan 2005 07:38:52 +0000 (07:38 +0000)] 
Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused MSW code cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoNote about deprecating some wxSystemSettings members.
Włodzimierz Skiba [Mon, 24 Jan 2005 07:23:42 +0000 (07:23 +0000)] 
Note about deprecating some wxSystemSettings members.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixing notebook 'flashing' bug where the WebView would flash while not visible.
Kevin Ollivier [Mon, 24 Jan 2005 06:53:59 +0000 (06:53 +0000)] 
Fixing notebook 'flashing' bug where the WebView would flash while not visible.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFor consistency between WMs and with MSW, TOOL_WINDOW explicilty includes NO_TASKBAR
Kevin Hock [Mon, 24 Jan 2005 05:08:42 +0000 (05:08 +0000)] 
For consistency between WMs and with MSW, TOOL_WINDOW explicilty includes NO_TASKBAR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFor consistency between WMs and with MSW, TOOL_WINDOW explicitly includes NO_TASKBAR
Kevin Hock [Mon, 24 Jan 2005 05:07:50 +0000 (05:07 +0000)] 
For consistency between WMs and with MSW, TOOL_WINDOW explicitly includes NO_TASKBAR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Forgot to commit sample testing update ui events
Robert Roebling [Sun, 23 Jan 2005 23:07:45 +0000 (23:07 +0000)] 
  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

19 years ago Enable UpdateUI events in wxTaskBarIcon.
Robert Roebling [Sun, 23 Jan 2005 22:39:03 +0000 (22:39 +0000)] 
  Enable UpdateUI events in wxTaskBarIcon.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWe need to update the scrollbar even if it's not shown, otherwise it can get stuck...
Kevin Hock [Sun, 23 Jan 2005 22:16:36 +0000 (22:16 +0000)] 
We need to update the scrollbar even if it's not shown, otherwise it can get stuck in a scrolled down position when the scrollbar disappears (such as deleting all items in a list control or resizing). Patch 1102197 for bug 861063

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded inverse checkbox to test sliders with wxSL_INVERSE style
Kevin Hock [Sun, 23 Jan 2005 20:17:21 +0000 (20:17 +0000)] 
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

19 years ago Applied patch for keyboard control in composite
Robert Roebling [Sun, 23 Jan 2005 18:44:19 +0000 (18:44 +0000)] 
  Applied patch for keyboard control in composite
    windows as discussed in patch 1102862.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Fixed compilation for GTK 1.2
Robert Roebling [Sun, 23 Jan 2005 18:36:43 +0000 (18:36 +0000)] 
  Fixed compilation for GTK 1.2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed event binding in NotebookPage
Robin Dunn [Sun, 23 Jan 2005 15:21:30 +0000 (15:21 +0000)] 
Fixed event binding in NotebookPage

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded documentation for wxStdDialogButtonSizer.
Kevin Ollivier [Sun, 23 Jan 2005 07:32:19 +0000 (07:32 +0000)] 
Added documentation for wxStdDialogButtonSizer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoGreatly improved wxWebKitCtrl positioning logic to accomodate most situations.
Kevin Ollivier [Sun, 23 Jan 2005 02:03:26 +0000 (02:03 +0000)] 
Greatly improved wxWebKitCtrl positioning logic to accomodate most situations.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Probably a bug in the MINGW32 header.
Robert Roebling [Sat, 22 Jan 2005 19:16:43 +0000 (19:16 +0000)] 
  Probably a bug in the MINGW32 header.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoRemoved setup0.h - we are using configure generated setup.h on OS/2.
Stefan Neis [Sat, 22 Jan 2005 16:54:48 +0000 (16:54 +0000)] 
Removed setup0.h - we are using configure generated setup.h on OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoBlind fix for bug [ 1106890 ] (undeclared symbols on Solaris).
Stefan Neis [Sat, 22 Jan 2005 14:13:32 +0000 (14:13 +0000)] 
Blind fix for bug [ 1106890 ] (undeclared symbols on Solaris).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agogtk_range_set_inverted only available on GTK2
Kevin Hock [Sat, 22 Jan 2005 13:48:38 +0000 (13:48 +0000)] 
gtk_range_set_inverted only available on GTK2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Warning fixes.
Mattia Barbon [Sat, 22 Jan 2005 13:42:33 +0000 (13:42 +0000)] 
  Warning fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.
Mattia Barbon [Sat, 22 Jan 2005 13:28:49 +0000 (13:28 +0000)] 
  Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoDisable wxDatePickerCtrl if wxPopupWindow is not available
Robin Dunn [Fri, 21 Jan 2005 22:12:13 +0000 (22:12 +0000)] 
Disable wxDatePickerCtrl if wxPopupWindow is not available

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoHeaders cleaning.
Włodzimierz Skiba [Fri, 21 Jan 2005 21:04:05 +0000 (21:04 +0000)] 
Headers cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxStaticBoxSizer ctor creating a new static box
Vadim Zeitlin [Fri, 21 Jan 2005 20:56:39 +0000 (20:56 +0000)] 
added wxStaticBoxSizer ctor creating a new static box

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years ago* Some WXWIN_COMPATIBILITY_2_4 changes, as well as flagging other
Robin Dunn [Fri, 21 Jan 2005 20:38:51 +0000 (20:38 +0000)] 
* Some WXWIN_COMPATIBILITY_2_4 changes, as well as flagging other
  things that will need fixing when WXWIN_COMPATIBILITY_2_4 is turned
  off.

* Create a custom version of the "default" ctor for wxCursor on wxGTK

* Switch to new format string and name string constants for default
  values

* Changes some public data members of event classes into properties as
  they are no longer public in the C++.

* Added wxSL_INVERSE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdded setter to wxMoveEvent
Robin Dunn [Fri, 21 Jan 2005 20:25:38 +0000 (20:25 +0000)] 
Added setter to wxMoveEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoDo not emit a wxEVT_COMMAND_TEXT_UPDATED when the tab key is lifted (otherwise each...
Kevin Hock [Fri, 21 Jan 2005 20:04:00 +0000 (20:04 +0000)] 
Do not emit a wxEVT_COMMAND_TEXT_UPDATED when the tab key is lifted (otherwise each time you tab into the combobox, the text updated event is fired, which is wrong)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWarning fixes for MinGW.
Włodzimierz Skiba [Fri, 21 Jan 2005 18:48:22 +0000 (18:48 +0000)] 
Warning fixes for MinGW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWarning fixes for MinGW.
Włodzimierz Skiba [Fri, 21 Jan 2005 18:26:01 +0000 (18:26 +0000)] 
Warning fixes for MinGW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoPatch #1106564, corrects possible 100% CPU load condition.
Robin Dunn [Fri, 21 Jan 2005 18:23:35 +0000 (18:23 +0000)] 
Patch #1106564, corrects possible 100% CPU load condition.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWarning fixes for MinGW.
Włodzimierz Skiba [Fri, 21 Jan 2005 18:15:42 +0000 (18:15 +0000)] 
Warning fixes for MinGW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomore forward declarations (trying to fix bug 1106829)
Vadim Zeitlin [Fri, 21 Jan 2005 17:54:08 +0000 (17:54 +0000)] 
more forward declarations (trying to fix bug 1106829)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoremove margins in the bitmap button
Vadim Zeitlin [Fri, 21 Jan 2005 15:41:59 +0000 (15:41 +0000)] 
remove margins in the bitmap button

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoimplemented DrawComboBoxDropButton() for classic Win32
Vadim Zeitlin [Fri, 21 Jan 2005 15:36:56 +0000 (15:36 +0000)] 
implemented DrawComboBoxDropButton() for classic Win32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded DrawComboBoxDropButton()
Vadim Zeitlin [Fri, 21 Jan 2005 15:32:07 +0000 (15:32 +0000)] 
added DrawComboBoxDropButton()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompilation fix when used together with native control
Vadim Zeitlin [Fri, 21 Jan 2005 15:08:19 +0000 (15:08 +0000)] 
compilation fix when used together with native control

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded possibility to use generic date control if configured
Vadim Zeitlin [Fri, 21 Jan 2005 15:05:32 +0000 (15:05 +0000)] 
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

19 years agocheck for error in GetSelection(long *, long *); clean up SetSelect(long, long)
Vadim Zeitlin [Fri, 21 Jan 2005 15:02:58 +0000 (15:02 +0000)] 
check for error in GetSelection(long *, long *); clean up SetSelect(long, long)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodefine wxHAS_NATIVE_DATEPICKCTRL in the header file to make it available to user...
Vadim Zeitlin [Fri, 21 Jan 2005 14:41:38 +0000 (14:41 +0000)] 
define wxHAS_NATIVE_DATEPICKCTRL in the header file to make it available to user code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agomoved code working around combobox selection bug to wxComboBox: wxChoice doesn't...
Vadim Zeitlin [Fri, 21 Jan 2005 14:39:29 +0000 (14:39 +0000)] 
moved code working around combobox selection bug to wxComboBox: wxChoice doesn't have selection anyhow, why should it be there?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxUSE_DATEPICKCTRL_GENERIC
Vadim Zeitlin [Fri, 21 Jan 2005 14:08:00 +0000 (14:08 +0000)] 
added wxUSE_DATEPICKCTRL_GENERIC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agorenamed generic version to wxDatePickerCtrlGeneric to allow using it alongside the...
Vadim Zeitlin [Fri, 21 Jan 2005 13:44:01 +0000 (13:44 +0000)] 
renamed generic version to wxDatePickerCtrlGeneric to allow using it alongside the native one

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoput datectlg.cpp in ADVANCED_SRC so that it can be used in all ports, even MSW
Vadim Zeitlin [Fri, 21 Jan 2005 13:42:58 +0000 (13:42 +0000)] 
put datectlg.cpp in ADVANCED_SRC so that it can be used in all ports, even MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoadded wxUSE_DATEPICKCTRL
Vadim Zeitlin [Fri, 21 Jan 2005 13:41:47 +0000 (13:41 +0000)] 
added wxUSE_DATEPICKCTRL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompilation fix
Václav Slavík [Fri, 21 Jan 2005 12:40:19 +0000 (12:40 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodon't include wx/popupwin.h in the header, use forward declarations
Vadim Zeitlin [Fri, 21 Jan 2005 12:38:12 +0000 (12:38 +0000)] 
don't include wx/popupwin.h in the header, use forward declarations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoForgot to free string after usage.
Włodzimierz Skiba [Fri, 21 Jan 2005 11:33:26 +0000 (11:33 +0000)] 
Forgot to free string after usage.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoStart more than minimal TLW support.
Włodzimierz Skiba [Fri, 21 Jan 2005 11:30:26 +0000 (11:30 +0000)] 
Start more than minimal TLW support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoReenable wxPalmOS status bar after recent changes. Start transition from faked drawin...
Włodzimierz Skiba [Fri, 21 Jan 2005 11:22:11 +0000 (11:22 +0000)] 
Reenable wxPalmOS status bar after recent changes. Start transition from faked drawing of the bar to usage of the native status bar. Source cleaning as usually.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdd support for wxSL_INVERSE using gtk_range_set_inverted
Kevin Hock [Fri, 21 Jan 2005 05:14:49 +0000 (05:14 +0000)] 
Add support for wxSL_INVERSE using gtk_range_set_inverted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxSL_INVERSE added, noted as being wxGTK only (for now)
Kevin Hock [Fri, 21 Jan 2005 05:13:24 +0000 (05:13 +0000)] 
wxSL_INVERSE added, noted as being wxGTK only (for now)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdd wxSL_INVERSE flag
Kevin Hock [Fri, 21 Jan 2005 05:12:29 +0000 (05:12 +0000)] 
Add wxSL_INVERSE flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFixed name strings to match documentation (Expanded patch 1098784)
Kevin Hock [Fri, 21 Jan 2005 03:56:16 +0000 (03:56 +0000)] 
Fixed name strings to match documentation (Expanded patch 1098784)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoswitched to using wxPopupWindow
Vadim Zeitlin [Fri, 21 Jan 2005 02:00:07 +0000 (02:00 +0000)] 
switched to using wxPopupWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agodefine wxDateEvent static stuff here
Vadim Zeitlin [Fri, 21 Jan 2005 01:27:34 +0000 (01:27 +0000)] 
define wxDateEvent static stuff here

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agouse ResetTime() in Today() instead of dealing with raw struct tm which introduces...
Vadim Zeitlin [Fri, 21 Jan 2005 01:21:35 +0000 (01:21 +0000)] 
use ResetTime() in Today() instead of dealing with raw struct tm which introduces a bug around DST changes (replaces patch 1097811)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoFix typos
Robin Dunn [Thu, 20 Jan 2005 20:55:06 +0000 (20:55 +0000)] 
Fix typos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdd support for Metrowerks compilers.
David Elliott [Thu, 20 Jan 2005 17:33:07 +0000 (17:33 +0000)] 
Add support for Metrowerks compilers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoWM_CONTEXTMENU available since WinCE.NET
Włodzimierz Skiba [Thu, 20 Jan 2005 17:24:49 +0000 (17:24 +0000)] 
WM_CONTEXTMENU available since WinCE.NET

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMissing define.
Włodzimierz Skiba [Thu, 20 Jan 2005 17:08:36 +0000 (17:08 +0000)] 
Missing define.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCheck for vsnprintf while using namespace std if its not found when not.
David Elliott [Thu, 20 Jan 2005 17:03:58 +0000 (17:03 +0000)] 
Check for vsnprintf while using namespace std if its not found when not.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoexpanded the date picker part to show wxDP_XXX styles
Vadim Zeitlin [Thu, 20 Jan 2005 16:23:34 +0000 (16:23 +0000)] 
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

19 years agoadded and implemented for MSW wxDP_SHOWCENTURY flag
Vadim Zeitlin [Thu, 20 Jan 2005 16:22:48 +0000 (16:22 +0000)] 
added and implemented for MSW wxDP_SHOWCENTURY flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoMake sure -DNO_GCC_PRAGMA is in wx-config output regardless of the reason.
David Elliott [Thu, 20 Jan 2005 16:10:17 +0000 (16:10 +0000)] 
Make sure -DNO_GCC_PRAGMA is in wx-config output regardless of the reason.
Mostly reverts configure.in,1.916,1.917 and uses a simpler method.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSimple wxBatteryPower API for the support in wxWinCE, wxPalmOS and any other mobile...
Włodzimierz Skiba [Thu, 20 Jan 2005 16:09:23 +0000 (16:09 +0000)] 
Simple wxBatteryPower API for the support in wxWinCE, wxPalmOS and any other mobile device with wxWidgets. Minor source cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoSyntax error fixes.
Włodzimierz Skiba [Thu, 20 Jan 2005 15:50:06 +0000 (15:50 +0000)] 
Syntax error fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocompilation fix for CE: don't use GetModuleHandleA() which doesn't exist there
Vadim Zeitlin [Thu, 20 Jan 2005 14:06:58 +0000 (14:06 +0000)] 
compilation fix for CE: don't use GetModuleHandleA() which doesn't exist there

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agocall InitCommonControlsEx() when using comtl32.dll <= 4.72; check for date picker...
Vadim Zeitlin [Thu, 20 Jan 2005 11:44:10 +0000 (11:44 +0000)] 
call InitCommonControlsEx() when using comtl32.dll <= 4.72; check for date picker availability for even earlier versions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoreport more information about the control whose creation failed in the assert
Vadim Zeitlin [Thu, 20 Jan 2005 11:32:14 +0000 (11:32 +0000)] 
report more information about the control whose creation failed in the assert

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agofixed typo in testing whether wxUSE_NATIVE_STATUSBAR should be set to 0
Vadim Zeitlin [Thu, 20 Jan 2005 10:07:07 +0000 (10:07 +0000)] 
fixed typo in testing whether wxUSE_NATIVE_STATUSBAR should be set to 0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoPalmOS description.
Włodzimierz Skiba [Thu, 20 Jan 2005 06:56:35 +0000 (06:56 +0000)] 
PalmOS description.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agowxUSE_CRASHREPORT/STACKWALKER may be sued without wxUSE_ON_FATAL_EXCEPTION
Vadim Zeitlin [Thu, 20 Jan 2005 01:04:42 +0000 (01:04 +0000)] 
wxUSE_CRASHREPORT/STACKWALKER may be sued without wxUSE_ON_FATAL_EXCEPTION

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agotrying to get wxUSE_NATIVE_STATUSBAR setting correctly: define it to 1 by default...
Vadim Zeitlin [Thu, 20 Jan 2005 01:01:55 +0000 (01:01 +0000)] 
trying to get wxUSE_NATIVE_STATUSBAR setting correctly: define it to 1 by default but reset it to 0 in wx/chkconf.h if it's not supported

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdjust the bounding box of the labels to client coordinants
Robin Dunn [Wed, 19 Jan 2005 22:06:13 +0000 (22:06 +0000)] 
Adjust the bounding box of the labels to client coordinants

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdditional header files required
Kevin Hock [Wed, 19 Jan 2005 21:49:48 +0000 (21:49 +0000)] 
Additional header files required

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCompilation fix for OS/2.
Stefan Neis [Wed, 19 Jan 2005 21:41:11 +0000 (21:41 +0000)] 
Compilation fix for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoAdditional header files required
Kevin Hock [Wed, 19 Jan 2005 21:38:26 +0000 (21:38 +0000)] 
Additional header files required

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

19 years agoCompilation fixes for OS/2 (OS/2 still defines __UNIX__ :-( ).
Stefan Neis [Wed, 19 Jan 2005 21:28:37 +0000 (21:28 +0000)] 
Compilation fixes for OS/2 (OS/2 still defines __UNIX__ :-( ).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775