2004-09-14 |
Vadim Zeitlin | allow to use any window, not just wxFrame, as wxLogFram... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Włodzimierz... | MGL workaround for the build system. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
George Tasker | Grammtical correction in commented out documentation... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
George Tasker | ClearMemberVar() did not correctly handle columns defin... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robin Dunn | Some change notes |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | Added SetToWeekOfYear, deprecated SetToTheWeek and... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | Added wx.WINDOW_DEFAULT_VARIANT constant |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | wx.Sizer.Show can be recursive |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | AssociateHandle and DissociateHandle |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | #if fix so we don't end up using the generic header... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | check that the wxDateTime is valid before converting... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | whitespace fix |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | replaced wxControl with wxWindow in 2 methods |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robin Dunn | workaround bug in SWIG's t_output_helper |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Włodzimierz... | Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Włodzimierz... | Corrections to wxDirDialog usage. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | fixes after some of wxFrame methods were extracted... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Włodzimierz... | Recursive wxSizer::Show for subsizer and return value... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | no changes, just removed a wrong comment |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | mention wxDateTime::SetToTheWeek() change |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | added missing conv parameter to wxTextOutputStream... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vadim Zeitlin | file with DoMessage() declaration (which I forgot to... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Stefan Csomor | searching for wxToolBar parent only for kEventMouseMove... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Vadim Zeitlin | only define operator<<(wchar_t) in Unicode build |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Stefan Csomor | added GetMenu Support for MENU_OPEN |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Vadim Zeitlin | fixed VC6 compilation |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Václav Slavík | merged libpng-1.2.7 to HEAD (1.2.6 contained serious... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Václav Slavík | Initial revision |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Stefan Csomor | toolbartool has to send events to parent for tooltips... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | typo in last commit |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | added As/DissociateHandle() and implemented it for... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | deprecated SetToTheWeek() and GetWeek(); added and... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | fixed GetWeekOfYear() for first/last week in some cases... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | fixed CopyFromBitmap() for shared wxIcon objects by... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | BC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | msw/helpchm and helpwin.cpp should be LOWLEVEL; msw... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | added a missing delete which resulted in a small memory... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | default MB -> WC conversion under Win32 now fails if... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | overload operator<<() for wchar_t too (if applicable... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Vadim Zeitlin | define wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Stefan Csomor | NO_DEFAULT support added |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Stefan Csomor | support for sys-opted window variant |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Accomodate either {prefix}/lib or {prefix}/lib64 (the... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | ensure that the wxString gets all the wide chars |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | another change note |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Forgot about CalendarEvent |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Extended the wx.calendar.CalendarCtrl class with method... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Vadim Zeitlin | make background colour apply to choice/combobox dropdow... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Add depth param to ConvertToBitmap |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Added GetListView accessor |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | Fix for ogl.FORMAT_SIZE_TO_CONTENTS |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Włodzimierz... | Some unnecessary wxUSE_MFC occurences removed following... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Włodzimierz... | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Włodzimierz... | DMC reality. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | fixed case typo |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | undo last change |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | default is gtk2 & unicode |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | dependencies for the new swig runtime files |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Added RequestUserAttention |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Added RequestUserAttention |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Added StockButtons to main demo list |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | typo fixed |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | New patch for SWIG, updated to SWIG 1.3.22. Removed... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | For editors and renderers the type registry takes prece... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Włodzimierz... | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Vadim Zeitlin | compilation fix for VC6 (closes 1025093) |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Vadim Zeitlin | define WINVER as 0x0400 for VC++ 6 because its headers... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Włodzimierz... | Correct positioning of the entry text dialog. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Włodzimierz... | WinCE fixes. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Robin Dunn | Fixed wrong append() name |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | update from Vegh Janos |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | unregister GL windows classes on program termination... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | reverted last check in |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Fixes and source cleaning for WinCE. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Missed include due to wxBookCtrlSizer existence. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Włodzimierz... | Native Smartphone wxTextCtrl. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | documented GetIcon(s), extended SetIcons() doc |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | extracted common wxDialog/wxFrame methods to tlw.tex |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | define WINVER as 0x0502 by default (highest possible... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | added accels for submenus; removed weird wxConvCurrent... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Vadim Zeitlin | fixed MSW linking (check for wxUSE_GENERIC_DIALOGS_IN_MSW) |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Włodzimierz... | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
commit | commitdiff | tree | snapshot |
next |