Vadim Zeitlin
|
858488c8d0
|
always return a new pointer from FindColour()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:11:24 +00:00 |
|
Vadim Zeitlin
|
0fa83ad090
|
RemoveEventHandler() didn't reset all pointers correctly (patch 819545)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:31:19 +00:00 |
|
Vadim Zeitlin
|
63cbc77a25
|
mention Spanish translations update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-01 20:48:44 +00:00 |
|
Vadim Zeitlin
|
0bbf4cf70c
|
fixed bug in DeleteEntry()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 20:36:58 +00:00 |
|
Vadim Zeitlin
|
889285fd21
|
don't return & in strings returned by GetLabelTop() (closes 687905)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:22:15 +00:00 |
|
Vadim Zeitlin
|
3c775050a0
|
fixed wx-config --rezflags output on platforms != Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 11:18:41 +00:00 |
|
Vadim Zeitlin
|
07421d20b5
|
memory leak fixes in file dialogs (patch 783812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:06:05 +00:00 |
|
Vadim Zeitlin
|
032b711c92
|
backported IPAddress() from HEAD (patch 793048)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:50:10 +00:00 |
|
Václav Slavík
|
e0ea65c81b
|
backported intl.cpp fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 21:45:03 +00:00 |
|
Vadim Zeitlin
|
259da6c52a
|
backported wxHTTPStream EOF fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-10 16:38:50 +00:00 |
|
Vadim Zeitlin
|
849e641411
|
set array size correctly in wxArrayString::Shrink() (bug 797758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 20:55:43 +00:00 |
|
Václav Slavík
|
9f4a5bc2c7
|
unknown container now accepts wxNO_FULL_REPAINT_ON_RESIZE flag (John Anderson)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 10:48:41 +00:00 |
|
Vadim Zeitlin
|
dc1e40c83f
|
don't ignore start parameter in find_last_of()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-08 11:54:26 +00:00 |
|
Vadim Zeitlin
|
60541ceb57
|
copy wxImage options when copying the images (replaces patch 780705)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-04 17:48:35 +00:00 |
|
Vadim Zeitlin
|
820a477a59
|
set event object correctly for the menu events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-03 23:26:11 +00:00 |
|
Vadim Zeitlin
|
86f63b95c4
|
mention wxWS_BLOCK_EVENTS change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@22382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-30 15:00:17 +00:00 |
|
Stefan Neis
|
517386c7f7
|
Mention changes to unix/fontutil.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-12 23:15:59 +00:00 |
|
Julian Smart
|
fb85527783
|
Applied patch [ 760463 ] wxMenu::FindItemByPosition for 2.4 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 08:57:34 +00:00 |
|
Vadim Zeitlin
|
ebacdfcde4
|
fix compilation with --disable-compat-22 (patch 759563)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-09 23:22:46 +00:00 |
|
Vadim Zeitlin
|
b6780e979a
|
removed non existing file which was preventing "make install" from working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-08 21:19:44 +00:00 |
|
Vadim Zeitlin
|
3a42fa9cec
|
backported patch 762500 (don't eas 100% of CPU when showing popup menu)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-06 23:29:03 +00:00 |
|
Vadim Zeitlin
|
15a126c5e3
|
fix for comparison bug in GetHeader()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-28 23:40:29 +00:00 |
|
Vadim Zeitlin
|
d723d6c834
|
fix for iostream.h missing in VC 7.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 16:21:39 +00:00 |
|
Vadim Zeitlin
|
7c79b1598f
|
fix VC 7.x release build problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 16:13:47 +00:00 |
|
Vadim Zeitlin
|
2fe2de5c21
|
GNU/Hurd patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 12:48:38 +00:00 |
|
Vadim Zeitlin
|
be9d7aa6f5
|
fixed infinite recursion bug in some rare cases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-19 17:05:46 +00:00 |
|
Václav Slavík
|
c334e639dc
|
added --basename and --release flags to wx-config (patch #750815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-18 16:08:15 +00:00 |
|
Vadim Zeitlin
|
763094830f
|
#undef LoadIcon/Bitmap() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-17 23:08:22 +00:00 |
|
Vadim Zeitlin
|
216c39aeda
|
fixed build problems when OpenGL libs were not in the same directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-15 19:37:51 +00:00 |
|
Vadim Zeitlin
|
b4746de9ec
|
don't ignore wxLC_NO_HEADER style when inserting first column (backported from HEAD)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 17:16:50 +00:00 |
|
Vadim Zeitlin
|
412a5ab4ef
|
always NUL-terminate log messages, even if they're longer than buffer size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 16:45:31 +00:00 |
|
Vadim Zeitlin
|
56b41acdc9
|
backported fix for counting subexpressions from HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-13 17:16:32 +00:00 |
|
Julian Smart
|
73e90c7137
|
Disable non-standard notebook styles if CommCtl doesn't support them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-05 13:29:52 +00:00 |
|
Julian Smart
|
c29c603597
|
Updated change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-02 13:57:28 +00:00 |
|
Julian Smart
|
b42599763b
|
Backported wxSplitterWindow and wxWizard from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-25 13:20:25 +00:00 |
|
Václav Slavík
|
5009d37d51
|
backported HTML pagebreak code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-21 23:05:46 +00:00 |
|
Julian Smart
|
c5d4a908ee
|
Backported the window border improvements to 2.4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-07 08:36:40 +00:00 |
|
Julian Smart
|
a593039f68
|
Fixed memory leak when setting new wxMask for wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 09:54:23 +00:00 |
|
Václav Slavík
|
a24ce8f811
|
backported wxFileName::MakeAbsolute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-13 17:09:37 +00:00 |
|
Václav Slavík
|
89b6b3cccb
|
applied patch to fix tooltips charset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-12 18:40:48 +00:00 |
|
Vadim Zeitlin
|
fd4b068652
|
fixed bug with searching in sorted arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-11 22:05:24 +00:00 |
|
Václav Slavík
|
9d308583a4
|
more backported chnages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-07 22:10:44 +00:00 |
|
Julian Smart
|
e5490e6eb8
|
Add support for GTK2 label mnemonics
Backported from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 17:55:52 +00:00 |
|
Julian Smart
|
91c04f6445
|
Improved X11 ShowFullScreen
Backported from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 17:43:12 +00:00 |
|
Julian Smart
|
b5bc85ca42
|
Backported fix: use GNOME2's /usr/share/pixmaps/document-icons in wxMimeTypesManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 17:20:10 +00:00 |
|
Julian Smart
|
af21489292
|
Backported wxrc fixes from head
1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2) fixed wxrc when using -o dirname/filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 17:09:23 +00:00 |
|
Julian Smart
|
2d50f4b5f2
|
Applied [ 703260 ] wxFontEncoding Problem
Backported from trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 16:53:16 +00:00 |
|
Julian Smart
|
466a7a71c7
|
Implement wxExecute with proper callback on Mac OS X
Backported from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 16:47:48 +00:00 |
|
Julian Smart
|
5b7fd7d337
|
Implemented wxTextCtrl::Remove/Replace() for GTK2
Backport from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 16:38:28 +00:00 |
|
Julian Smart
|
0cf2523391
|
Applied patch [ 705441 ] Radio button consecutive groups bug
Backported from head
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-06 16:33:52 +00:00 |
|