2004-05-19 |
Włodzimierz... | Centralized wxDefaultPosition and TRUE->true, FALSE... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Włodzimierz... | Extended patch #942204, centralized wxDefaultSize,... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Włodzimierz... | Centralized wxDefaultSize & wxDefaultPosition values. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Kevin Ollivier | Initial import of wxWebKitCtrl sources and htmlctrl... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Vadim Zeitlin | don't distribute extra space between 0 width cells... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Vadim Zeitlin | wxVListBox doesn't handle (at least horz) resizing... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Robin Dunn | Add wxFULL_REPAINT_ON_RESIZE |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Robin Dunn | More test cases and handle __doc__ == None |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Robin Dunn | If the threads module hasn't been initialized yet then... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Robin Dunn | Call SetSize for explicit sizees too in case it wasn... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Patch 950002 after agreement from Markus Sinner |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Code cleaning. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Julian Smart | Set fields count even if don't have widthds |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Patch #940808: Updated list of contributors according... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Limited setup.h shouldn't break building. Helpful in... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Fix to wxChar* access. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | wxSafeShowMessage needs wxString regardles wxUSE_LOG. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Włodzimierz... | Menu sample is helpful in bringing new port and should... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Robin Dunn | Fix DoGetBestSize when wxCB_READONLY is used. The... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
George Tasker | wxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
George Tasker | grid/dbgrid was not getting built for inclusion with... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
George Tasker | Unicode compilation fixes |
commit | commitdiff | tree | snapshot |
2004-05-18 |
George Tasker | lastChar was defined as a char when it should have... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Stefan Csomor | calling FormatV seems to be correct, as we are already... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | Removed calls to wx.InitAllImageHandlers. |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | Replaced wx/lib/pubsub.py with a version that uses... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | Subindent support added |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | Docstring fix |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | wx.InitAllImageHandlers is now an empty function that... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Robin Dunn | wxMac should use /src/mac/carbon/spinctrl.cpp, applied... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Dimitri Schoolwerth | re-added filter (type-popup) support (lost after introd... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Julian Smart | Check for empty "widths" |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Dimitri Schoolwerth | added missing include required for CW8 Carbon compilation |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Stefan Csomor | adding a few methods for selection handling in native... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | adding MPYield after releasing constructs like critical... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Julian Smart | Don't call SetItemCmd for WXK_UP or WXK_RIGHT since... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Neis | Fixed Cut&Waste error. |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Neis | For OS/2 PM builds, check for type SPBCDATA in system... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Neis | Work-around for compilation problems on OS/2. |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Neis | Updated to intermediate version which should work with... |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | adapting for dual implementation native and composited |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | adapting for dual implementation native and composited |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | added the correct spinctrl source file |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | adding pthreads mutex to possible wxMutex implementations |
commit | commitdiff | tree | snapshot |
2004-05-16 |
Stefan Csomor | using MPSleep also for non Darwin Targets |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robin Dunn | A little cleanup |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robin Dunn | Added test for smaller spinctrl |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robin Dunn | Tweaks to the generic scpinctrl to handle layouts on... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436) |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Mattia Barbon | Patch #952359 from ABX: contrib updates after wxHashT... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robert Roebling | The markup code for wxStaticText doesn't work. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Mattia Barbon | wxUniversal compilation fix. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robin Dunn | wxMacWakeUp needs to be in wxBase |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | removing code needed for cooperative threads |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | fixes for rotated text |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Robert Roebling | Improve default size for wxGauge and wxChoice. |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | unicode conversion support for text dnd |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | unicode conversion support for dataobjects |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | support for insets of native controls, sigh... |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Stefan Csomor | woraround latest sizer changes |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Call PositionStatusBar from SetStatusBar |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Add SetBestSize, GetDefaultAttributes and fixed ShouldI... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Docstring fixes |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Accept old 'faceName' keyword arg |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Fix docs for Bind |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Change the C name of my wxGetApp so it doesn't conflict... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Modules generated by SWIG can now have module docstrings. |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Added a generic StaticBitmap class in wx.lib.statbmp... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Julian Smart | Small mod |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Patch #952053, wxToggleButton gains WS_VISIBLE flag |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | wxMacWakeUp moved |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | wxMacWakeUp moved |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | fixes for file drops in unicode |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | gcc warning |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Julian Smart | Added include to get wxMacWakeUp |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | supporting readonly and singleline attributes for non... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | moving wxMacWakeUp to utils, as macnotify will soon... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Stefan Csomor | logging error instead of message box |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Add a call to SetBestSize so the minsize can be set... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Updates for the Joystick demo to allow it to funciton... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Robin Dunn | Take the hgap and vgap into account when doing alignmen... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | unicode support for mach-O targets in Metrowerks |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | non-osx methods bracketed |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | switching to preemptive implementation (from mpthread... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | corrected preproc condition |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | changed ppc to ptpc as ppc is a preprocessor constant... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | bracketing non OSX code |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Stefan Csomor | unicode fix |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Dimitri Schoolwerth | added missing includes required for CW8 Carbon compilation |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Robin Dunn | Patch #953131 |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Robin Dunn | Patch [ 952969 ] Parentless windows forced to center... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Robin Dunn | OGL typemap and OOR fixes |
commit | commitdiff | tree | snapshot |
2004-05-13 |
George Tasker | BLOB fix - if the type for the BLOB column is SQL_C_CHA... |
commit | commitdiff | tree | snapshot |
next |