2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
tree | commitdiff |
2006-05-01 |
Paul Cornett | & operator should be && |
tree | commitdiff |
2006-05-01 |
Stefan Csomor | use cleaner OSX version (10.3 upwards) |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Renamed DrawCheckButton due to conflict with existing... |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | eVC3 (older WinCE) build fix. |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Applied patch to add n bitmaps at once to an image |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Patch 1476076 about negative wxImage size when |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Blindly added wxImageList::replace( int, bitmap,... |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Fix mem leak. |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Trying to commit wxDirDialog patch. |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | No more avoiding wxSizer::Fit in wxWinCE builds. |
tree | commitdiff |
2006-04-30 |
Włodzimierz Skiba | Build fix for SmartPhoneCE. |
tree | commitdiff |
2006-04-29 |
Dimitri Schoolwerth | changed calls to wxMac's private wxColour::Set to use... |
tree | commitdiff |
2006-04-29 |
Stefan Csomor | obsolete ref to checklistbox |
tree | commitdiff |
2006-04-29 |
Stefan Csomor | switching implementation to current base technologies |
tree | commitdiff |
2006-04-29 |
Stefan Csomor | switching implementation new core system (ATS) |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Final touch for wxColour <-> wxString and wxColourBase... |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
tree | commitdiff |
2006-04-28 |
Włodzimierz Skiba | Simplify wxWinCE #ifdefs. |
tree | commitdiff |
2006-04-27 |
Włodzimierz Skiba | wxTLW::IsAlwaysMaximized() introduction. |
tree | commitdiff |
2006-04-27 |
Włodzimierz Skiba | Include wx/event.h according to precompiled headers... |
tree | commitdiff |
2006-04-27 |
Vadim Zeitlin | correction to exception handling in threads: call wxThr... |
tree | commitdiff |
2006-04-27 |
Włodzimierz Skiba | Refresh(row) should be RefreshRow(row), otherwise it... |
tree | commitdiff |
2006-04-27 |
Vadim Zeitlin | undid last commit, it was accidental and the commit... |
tree | commitdiff |
2006-04-27 |
Vadim Zeitlin | handle fatal exceptions in the other threads (based... |
tree | commitdiff |
2006-04-27 |
Stefan Csomor | renamed RGBColor setter to avoid former overload being... |
tree | commitdiff |
2006-04-27 |
Paul Cornett | use stock pens/colors |
tree | commitdiff |
2006-04-27 |
Robin Dunn | Reset the mouse event object and id in case FindWindowF... |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | handle fatal exceptions in the other threads (based... |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | fixed unused param warning and code cleanup/simplificat... |
tree | commitdiff |
2006-04-26 |
Stefan Csomor | fixing translation |
tree | commitdiff |
2006-04-26 |
Stefan Csomor | default button on older systems was not shown with... |
tree | commitdiff |
2006-04-26 |
Robert Roebling | Added wxRenderer method for drawing selection |
tree | commitdiff |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
tree | commitdiff |
2006-04-26 |
David Surovell | minor cleanup 2 - reformatting |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | remove the vertical scrollbar completely if the control... |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | don't paint an infinite number of items if the control... |
tree | commitdiff |
2006-04-26 |
Vadim Zeitlin | document that the workaround used to make popup menus... |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | Back to previous #include order - wxGTK1 include loop... |
tree | commitdiff |
2006-04-25 |
David Surovell | minor cleanup - reformatting |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | wxTheColourDatabase->Find() can fail. |
tree | commitdiff |
2006-04-25 |
Robert Roebling | Lots of minor visual updates. |
tree | commitdiff |
2006-04-25 |
Robert Roebling | Minor corrections to native renderer. I also corrected |
tree | commitdiff |
2006-04-25 |
Robert Roebling | Compile fix for VC |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Build fix after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Robert Roebling | Compile fix |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Build fix after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | wxUSE_NOTEBOOK usage. |
tree | commitdiff |
2006-04-24 |
Robert Roebling | Committed Jaako's renderer patch |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | wxOS2 build fixes after wxColourBase introduction. |
tree | commitdiff |
2006-04-24 |
Robert Roebling | Finished most of the selection/focus handling. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | [ 1473731 ] 'wxColourBase and wxString <-> wxColour... |
tree | commitdiff |
2006-04-24 |
Robert Roebling | Lots of selection and focus code. |
tree | commitdiff |
2006-04-24 |
Włodzimierz Skiba | Include wx/string.h according to precompiled headers... |
tree | commitdiff |
2006-04-24 |
Vadim Zeitlin | correct i18n problems in accel handling code (replaces... |
tree | commitdiff |
2006-04-23 |
Vadim Zeitlin | emit only 1, not 2, events when changing text of a... |
tree | commitdiff |
2006-04-22 |
Mart Raudsepp | Add #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv... |
tree | commitdiff |
2006-04-22 |
Paul Cornett | extract 3 copies of scrollbar width code into one function |
tree | commitdiff |
2006-04-21 |
Vadim Zeitlin | fix for Win64 after last sizeof(OPENFILENAME) change |
tree | commitdiff |
2006-04-21 |
Vadim Zeitlin | no real changes, just (unsuccessful) attempts to make... |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Build fix due to broken last commit. |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Removed outdated build files. |
tree | commitdiff |
2006-04-21 |
Włodzimierz Skiba | Include wx/hash.h according to precompiled headers... |
tree | commitdiff |
2006-04-21 |
Vadim Zeitlin | always use V5 OPENFILENAME struct first and fall back... |
tree | commitdiff |
2006-04-20 |
David Surovell | fix for prior commit |
tree | commitdiff |
2006-04-20 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-20 |
Mart Raudsepp | Typo fixes (precompilatixon) |
tree | commitdiff |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
tree | commitdiff |
2006-04-20 |
Mart Raudsepp | Coverity CID117: Ignore returned_null here, because... |
tree | commitdiff |
2006-04-20 |
Robin Dunn | Add code to remove the selection (if any) in wxTextCtrl... |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing two unicode compile errors |
tree | commitdiff |
2006-04-19 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | fixing sign conversion warning |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | mb2wc fixes |
tree | commitdiff |
2006-04-19 |
Włodzimierz Skiba | Include wx/dynarray.h according to precompiled headers... |
tree | commitdiff |
2006-04-19 |
Włodzimierz Skiba | Include wx/object.h according to precompiled headers... |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | fix off by one error in CharToString(); also simplified... |
tree | commitdiff |
2006-04-19 |
Robert Roebling | renderer::DrawHeaderButton() seems to need space |
tree | commitdiff |
2006-04-19 |
Robert Roebling | Fix Refresh() problem. |
tree | commitdiff |
2006-04-19 |
Stefan Csomor | listbox rewrite, cleanup |
tree | commitdiff |
2006-04-19 |
Paul Cornett | don't convert false to a pointer |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | implemented DrawCheckButton() for XP renderer; code... |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | don't duplicate wxDCBase::DoDrawCheckMark() code in... |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | use wxDC::DrawCheckMark() to draw the checkbox button... |
tree | commitdiff |
2006-04-19 |
Vadim Zeitlin | fixed unused param warning |
tree | commitdiff |
2006-04-19 |
Paul Cornett | remove unneeded gdiobj.h files |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Added some column width contrl code. |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Fix code when making scrollwindow bigger so that |
tree | commitdiff |
2006-04-18 |
Vadim Zeitlin | don't use the return result of wxLocaltime_r, we receiv... |
tree | commitdiff |
2006-04-18 |
Vadim Zeitlin | don't include GNOME FS header if we don't use it (and... |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | Avoid deleting 'const' object. |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Add wxRenderer::DrawCheckButton for use inside |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | Blind build fix for night wxOS2 build. |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
tree | commitdiff |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
tree | commitdiff |
next |