2004-11-09 |
Stefan Csomor | allow arbitrary positions for toplevel windows (also... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
David Elliott | Cast 4th parameter of getsockopt to char* and of setsoc... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robin Dunn | removed RC flag |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robin Dunn | Can't use the config.PYVER value if it hasn't been... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robin Dunn | return error code upon KeyboardInterrupt |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Ryan Norton | remove fixme and explain unicode characters |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Robin Dunn | oops, set coLinux hosts for the other Jobs too |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robin Dunn | corrected function name |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robin Dunn | Revamped automated build system to use a Python script... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Remove unnecessary OW recognition. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robin Dunn | Python App bundles built on Jaguar won't run on Panther... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Robin Dunn | regenerated |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Blind change following observation in wxTextCtrlBase. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Get shorter code with new wxRect constructor. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Unused warning fix. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Unfortunatelly compiler does not know which bits play... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | OW prototypes does not use ints in Unicode. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Włodzimierz... | Undef GetWindowStyle() after new #include in cmndata... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vadim Zeitlin | don't define comparison operators taking wxStrings... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vadim Zeitlin | use wx_release_number instead of WX_CURRENT in Mac... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vadim Zeitlin | reverted last commit, still broken for VC6 |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vadim Zeitlin | fail silently if the requested wx-config is not found |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Vadim Zeitlin | regenerated (fixes problem with undefined EXTRALIBS_GNO... |
commit | commitdiff | tree | snapshot |
2004-11-08 |
George Tasker | Unicode corrections in new SqlExec() overload |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | remove docs |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | fixup authorship |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | fix playbackrate |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | finalize MAC implementation |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | finalize MSW implementation |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | correct to int32 for range comparison |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | workback defs for OSX |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | clean up dust from uri tests |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Ryan Norton | update msvc projs manually for changed tests and uri... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Kevin Hock | The spacing just isn't right without the 4 pixel border... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Vadim Zeitlin | handle volume part of the path correctly in wxFileName... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Vadim Zeitlin | made IsPathSeparator(NUL) work (by returning false) |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Vadim Zeitlin | ignore VC7 projects |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Julian Smart | wxWindows -> wxWidgets |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Václav Slavík | use wxART_BUTTON for stock bitmap buttons |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | some setup.h changes for wxMovieCtrl |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | fix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | quick fixup |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | clear up wxStringBuffer docs a bit |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | correct Stopping - go to start of movie if stopped... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | add Length, Tell, SetPlaybackRate and GetPlaybackRate... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Robert Roebling | Forgot to commit these. |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Robert Roebling | Moved deletion of wxPrintFacory to module. |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | fixup |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | wxMovieCtrl - for playing movies - mac carbon QT 3... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Kevin Hock | EnableEffects added for generic font dialog |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Kevin Hock | Added checking of EnableEffects flag and not allowing... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | change spun via [ 1050204 ] wxFileDialog wildcard filters |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | [ 1057587 ] MacOSX build fails with --disable-gauge... |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | fix for [ 1020924 ] wx.Display.IsPrimary is wrong |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Ryan Norton | fix for [ 950550 ] wxChoice - wxEmptyString (wxChoice... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | fix for [ 1042972 ] Keycodes above WXK_START conflict... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Stefan Neis | Added wxStandardPaths implementation for OS/2. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | fixup |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | [ 955006 ] wxDb query with column information (modded... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | final cleanup of string conversion with null characters... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | Revert files to previous version that were affected... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | fixup // comment header |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | fix warning |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | rewrite wxGetKeyState a bit, spun from [ 1058347 ]... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
David Elliott | Use gsockosx.cpp from new corefoundation directory. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Stefan Csomor | selection handling for data browser |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Robin Dunn | syntax fixes |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Robin Dunn | don't use --jobs |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Ryan Norton | in unescape add normal characters in addition to unesca... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Kevin Hock | Add ability to position and/or center the dialog for... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Kevin Hock | Add ability to position and/or center the dialog for... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Kevin Hock | Simplified the wxCENTRE style check |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Robert Roebling | I admit I have no good solution for wxPrinter::Setup... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Robert Roebling | Mem leaks in connection with print factory code. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | Warning fixes to unused variables, int/wxChar keycode... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Václav Slavík | use wxNewId in wxEditableListBox to avoid conflicts... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Václav Slavík | use wxNewId() to implement XRCID |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Václav Slavík | make sure that wxNewId() doesn't return standard ID... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | Simplify wxRect construction at the wxPoint(0,0) with... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | OW warning fix. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | Still needs a typecasting to please warning about loosi... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | We need a char, not wxChar. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | Simplify wxRect construction at the wxPoint(0,0) with... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Włodzimierz... | NULL is not bool. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Stefan Csomor | Faster Deselect |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Robin Dunn | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Robin Dunn | PyPlot updates from Oliver Schoenborn: |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Robin Dunn | Only do this Show on wxGTK as it is needed there but... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Ryan Norton | switch needsfocusrect to hiveiw version |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Ryan Norton | cast fix, workaround for pickeir compilers |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Ryan Norton | rest of 1061091, clean up define a bit |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Václav Slavík | upgraded to zlib 1.2.2 (replaces patch with CAN-2004... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Václav Slavík | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
next |