Julian Smart
|
46851318fe
|
Corrected problem with MDI children not refreshing (removed WS_CLIPCHILDREN).
Double-fixed the LEAVE/ENTER bug...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-23 10:29:23 +00:00 |
|
Julian Smart
|
ab22cb9a01
|
Removed deletion of m_selections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:53:39 +00:00 |
|
Julian Smart
|
f0edd8249f
|
Removed Scanf, Scanfv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:52:43 +00:00 |
|
Julian Smart
|
607d906178
|
Added more flags to resource.cpp, #ifdefed out ScanfV for Windows, some
grid typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:48:22 +00:00 |
|
Julian Smart
|
1c089c47f3
|
Cured problem introduced by LEAVE/ENTER OnIdle code; bugs in gauge sizing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:43:48 +00:00 |
|
Vadim Zeitlin
|
f54f3bffce
|
attempt to clean up a little keyboard handling code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:25:07 +00:00 |
|
Vadim Zeitlin
|
1311c7a9bb
|
wxCHECK/wxCHECK_RET changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:17:39 +00:00 |
|
Vadim Zeitlin
|
a539b39f6b
|
wxCHECK change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:17:15 +00:00 |
|
Vadim Zeitlin
|
144833307d
|
GetSelections() changed to work with wxArrayInt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:09:38 +00:00 |
|
Vadim Zeitlin
|
1d7929284e
|
now compiles with USE_XPM_IN_MSW on, added error messages if bitmap can't
be loaded/saved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:07:55 +00:00 |
|
Vadim Zeitlin
|
8abf40fbb9
|
VC++ warning suppressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:06:42 +00:00 |
|
Vadim Zeitlin
|
9efd3367c0
|
wxString::Scanf() removed because can't be implemented portably
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:04:23 +00:00 |
|
Vadim Zeitlin
|
e9c7dfb9b5
|
now compiles with USE_XPM_IN_MSW on
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:03:20 +00:00 |
|
Vadim Zeitlin
|
937d4f4d31
|
bug in SplitPath() corrected - now ".." handled correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 21:58:31 +00:00 |
|
Karsten Ballüder
|
1f0299c17d
|
fixed #include paths to use local copies of png/gdk_imlib/zlib headers
fixed compiler warning in time.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 12:47:56 +00:00 |
|
Guilhem Lavaux
|
bdc6fff9ea
|
* Added $(THREADS_LINK) to $(LINK_LIBS) so all programs can be linked.
* Updated the thread detected (pthread-0.7, pthread, pthreads)
* Added --without-threads to disable threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-20 10:25:12 +00:00 |
|
Vadim Zeitlin
|
9fd239ad61
|
put wxMessageBox() arguments in OnAssert() in the right order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-19 15:55:51 +00:00 |
|
Vadim Zeitlin
|
4bf58c62d2
|
changed the notebook control to use AddPage() interface (Julian's version
didn't work at all) andupdated the sample to work with it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 16:59:18 +00:00 |
|
Julian Smart
|
5bfe9bbc65
|
Fixed SetSelection, GetSelection for Portrait/Landscape selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 14:01:07 +00:00 |
|
Karsten Ballüder
|
40a97c003c
|
another typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:40:24 +00:00 |
|
Karsten Ballüder
|
46bada707d
|
added notebook.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:26:19 +00:00 |
|
Karsten Ballüder
|
3fc5256f83
|
fixed wrong scanf() arguments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:26:02 +00:00 |
|
Vadim Zeitlin
|
c8cfb486fb
|
1) Right(char ch) now returns the part of the string after the last
occurence of ch _without_ ch itself (like Left(char ch))
2) Added wxString::Scanf() and wxString::ScanfV()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:20:42 +00:00 |
|
Vadim Zeitlin
|
b841e0e379
|
wxFileConfig bugs corrected (now the new entries belong to the right groups)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:07:58 +00:00 |
|
Guilhem Lavaux
|
82052affa7
|
* Hope this is the last bug fix in the wxThread merge ...
* configure updated
* some function added in utilsgtk.cpp (wxSleep, wxKill)
* wxThread sample v0.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-16 17:17:02 +00:00 |
|
Vadim Zeitlin
|
d1c9bbf64d
|
"-1" index error in wxString::Before fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-16 12:41:33 +00:00 |
|
Guilhem Lavaux
|
8d31c13865
|
* Corrected #include "thread.h" => #include "wx/thread.h"
* Corrected the joystick.h detection stuff in configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-15 17:21:07 +00:00 |
|
Julian Smart
|
8aadf22734
|
Experimental notebook API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-15 09:21:45 +00:00 |
|
Julian Smart
|
38009d396d
|
Corrected some problems I introduced, added tabevent.tex.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-15 07:57:40 +00:00 |
|
Julian Smart
|
e5fb7191bb
|
Added #define wxHelpController to help.h; added wxWinHelpController::Quit code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@97 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 20:53:26 +00:00 |
|
Guilhem Lavaux
|
b89156b5db
|
* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED added)
* Updated the documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@94 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 15:28:28 +00:00 |
|
Julian Smart
|
ee4f8c2af9
|
const/void changes in thread, tabctrl and wave files; wxTabCtrl::InsertItem
now returns bool not int.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@93 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 12:15:13 +00:00 |
|
Julian Smart
|
4efd74436a
|
Corrected missing pipe in treectrl.h, wxOK->wxID_OK in wxGetTextFromUser,
no offsets in 2 functions in wxDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@91 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 08:53:46 +00:00 |
|
Julian Smart
|
40e1a9c025
|
Corrected dataobj.h/.cpp, corrected listbox to use non-integral height
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@90 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-13 17:09:59 +00:00 |
|
Guilhem Lavaux
|
7c351dad14
|
* Posix/SGI/No threads added
* Updated configure.in file (Threads and Joystick detection)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@89 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-13 17:02:45 +00:00 |
|
Julian Smart
|
101ceb40b1
|
Added GTK/Linux joystick class (Guilhem Lavaux)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@87 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-13 10:11:58 +00:00 |
|
Julian Smart
|
43d811ea55
|
Correction to dnd.h; EVT_MOUSE_EVENTS now includes LEAVE/ENTER events;
Windows LEAVE/ENTER events now work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@86 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-13 10:09:13 +00:00 |
|
Vadim Zeitlin
|
3078c3a641
|
in wxOnAssert() abort() replaced with raise(SIGTRAP) (Unix only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@85 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-12 15:41:02 +00:00 |
|
Vadim Zeitlin
|
6a6d4eedf8
|
added support of multiple-selection listboxes, GetSelections() now works.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@84 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-12 14:56:04 +00:00 |
|
Vadim Zeitlin
|
2ad3a34ecc
|
wxTextCtrl::WriteText() now adds it at the end and not 1 position before
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@83 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-10 17:04:04 +00:00 |
|
Vadim Zeitlin
|
f42d26252d
|
wxLogWindow is now not a top-level frame, so it doesn't prevent the app from
being closed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@80 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-09 17:35:25 +00:00 |
|
Vadim Zeitlin
|
b59650beee
|
wxTempFile bug corrected: the temp file is now created in the same dir
as the original one, so that rename() always succeeds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@79 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-09 13:14:20 +00:00 |
|
Vadim Zeitlin
|
e51c494324
|
Bool changed to bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-08 12:41:15 +00:00 |
|
Vadim Zeitlin
|
05fafecd1a
|
Bool replaced by bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-05 14:46:58 +00:00 |
|
Robert Roebling
|
112892b918
|
GTK
- added docview sample, doesn't work :-(
- changed wxBmpButton callback name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-04 16:08:47 +00:00 |
|
Robert Roebling
|
53010e52d3
|
GTK
combobox
idle handling
makefile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-03 19:06:13 +00:00 |
|
Vadim Zeitlin
|
884d770ab5
|
bug preventing compilation of wxLogGui under !Windows corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-03 16:34:39 +00:00 |
|
Robert Roebling
|
53b2867549
|
GTK
- wxNotebook added
- wxTabCtrl removed
- added USE_WXCONFIG option
- minor compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-02 19:04:33 +00:00 |
|
Robert Roebling
|
7f4dc78d35
|
Same as last one..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-30 17:11:51 +00:00 |
|
Robert Roebling
|
1a56f55c02
|
GTK
moved main() to app.cpp
added wxGauge
added wxStaticBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-28 22:05:55 +00:00 |
|