2001-08-25 |
Vadim Zeitlin | fixed return value of HandleEndSession to return true... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | statfs() detection for wxGetDiskSpace |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | added wxLongLong::ToString() |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | added test for HitTest(m_dragPoint) bug to the sample |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | use raw (physical) coords in LIST_(R)DRAG events (patch... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Stefan Csomor | corrected OWNER_DRAWN Remove to RemoveAt in Delete |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | fixed crash in HitTest() with y position below the... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | applied patch 432814: saving BMP in 1, 4 and 8 bpp |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | applied patch 446836: removed qt headers |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | added \#if wxUSE_GRID around the whole file (patch... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | typo fix |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Vadim Zeitlin | refresh the tree ctrl when its back/foreground colour... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | fix for calling GetWindowLong(NULL hwnd) |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Stefan Csomor | added new calling conventions for mac |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Robert Roebling | Patch (partially back) so that images work in wxHTML. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Stefan Csomor | decremented timeout, we have to find a better algorithm... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Robert Roebling | Fixed apparent typo. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Stefan Csomor | added connect sequence for mac |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Stefan Csomor | added late init and setup timeout |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | fix for the short locale name construction |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | generate wxEVT_ACTIVATE_APP events for wxMSW too |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | declared private wxString::operator=(int) to prevent... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
David Webster | New module definition file for the ever chaning treectr... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | removed extra wxSTD |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | added missing wxSTDs |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Vadim Zeitlin | added missing wxSTD |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Julian Smart | Small correction |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Vadim Zeitlin | always pass WM_DESTROY to DefWindowProc() - this fixes... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Vadim Zeitlin | fixes for rotated text drawing |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Vadim Zeitlin | added possibility to filter out some messages - there... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Václav Slavík | ProcessPlatformProperty should not be a member of wxXml... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Václav Slavík | wxHtmlEasyPrinting indentation changes + CreatePrintout... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Stefan Csomor | added conversion to mac native filenames from local... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Václav Slavík | fixed yet another bug in wxStream classes |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Václav Slavík | compilation fix for genericTreeCtrl-only stuff |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Vadim Zeitlin | added wxDynamicSashWindow (patch 441518) |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Vadim Zeitlin | added UnregisterWindowClasses() (patch 447443) |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Vadim Zeitlin | minor clean up |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Vadim Zeitlin | double click handling is finally correct in the treectrl |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Vadim Zeitlin | removed assert from wxColour::InitFromName() as there... |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Robert Roebling | Fixed focus event problems with control derived |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Julian Smart | Added Net library to contrib |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixes for Raise() to work correctly with both top level... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | moved button handler into the modeless dialog itself... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | allow user code to override key handling in wxTreeCtrl |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Stefan Csomor | no message |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixed refresh problem after adding some items and calli... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fix for refreshing the current item in the list ctrl... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixed text fg colour for selected but unfocused items |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | made GetColourFromGTKWidget() more general, it is now... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fix for wxSYS_COLOUR_LISTBOX colour detection |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | draw the selected items in another colour when the... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | extracted 4 copies of identical code into a function |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixed the wrong examples of CalcScrolled/UnscrolledPosi... |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixed bug with calling Destroy() on the NULL wxSocket |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Vadim Zeitlin | fixed clipping of items with icons text in report mode |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Julian Smart | Fixed GetLongPath bug -- should use GetFullName and... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Václav Slavík | nicer version compilation fix for wxUSE_WCHAR_T=0 ... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Robert Roebling | Various changes for simplification of focus event |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Stefan Neis | Fix for wxUSE_WCHAR_T == 0 |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Stefan Csomor | added carbonaccessors.o |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Robert Roebling | We use native paths now in wxWindows. On the Mac, too. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Václav Slavík | fix for bug in wxEditableListBox in connection with... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Stefan Csomor | added a few encoding convenience methods for pc-mac... |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Václav Slavík | better focus handling (blind fix) |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Robert Roebling | The Scale() code in the 2.3 tree turned out to |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Robert Roebling | Applied Greg's patch to tree control and related. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Vadim Zeitlin | warning fix |
commit | commitdiff | tree | snapshot |
2001-08-17 |
David Webster | New module definition file to keep .dll build compilable. |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Julian Smart | Added doc for 2-step initialisation and wxWIZARD_EX_HEL... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Julian Smart | Added possibility of 2-step initialisation, and wxWIZAR... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | added wxURLDataObject which unfortunately doesn't seem... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Václav Slavík | finished wxWindow for MGL |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Robin Dunn | new version of PyCrust |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | fixed bug/assert failure when refreshing items in non... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | documented SetMaxLength(0) |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | added new text event macros description |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | added sending of EVT_TEXT_MAXLEN to wxGTK, suppressed... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Václav Slavík | bugfixes, bugfixes, bugfixes... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | compilation fixes for VC++ in release mode |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | fixed bug with loading standard icons |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | traces of my debugging session, no real changes |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Vadim Zeitlin | compilation warning fix |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | updates for swig generated code |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | Deprecated PyShell and PyShellWindow, added a snapshot... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | Fixed the drawing of the HRules so they don't try to... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | Fixed a bug so wxLC_VRULES works by itself. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Vadim Zeitlin | 1. reset default item in ~wxWindow (better to be safe) |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Vadim Zeitlin | unsuccessful attempts to fix wxMenuBar positioning... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Vadim Zeitlin | reduce flicker in header window when deleting items... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Vadim Zeitlin | removed redundant InitDialog methods |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | A fix for attribrute sorting, but it's still broken... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Robin Dunn | Moved fix from 2.2 branch that allows the attributes... |
commit | commitdiff | tree | snapshot |
next |