2004-11-17 |
Robert Roebling | Start for Pango 1.6 based text rotation. |
tree | commitdiff |
2004-11-17 |
Robert Roebling | Added support for most print page/selection/copies |
tree | commitdiff |
2004-11-17 |
Stefan Csomor | added unix/stdpaths |
tree | commitdiff |
2004-11-17 |
David Elliott | Implement toolbar tool clicks. Get rid of wxNSActionCe... |
tree | commitdiff |
2004-11-17 |
Robert Roebling | Use native printing dialog for wxPrintDialog, |
tree | commitdiff |
2004-11-17 |
Włodzimierz Skiba | Typecast before endian adjustements. |
tree | commitdiff |
2004-11-17 |
Włodzimierz Skiba | Several casts due to assigning signed to unsigned or... |
tree | commitdiff |
2004-11-17 |
Włodzimierz Skiba | Typecast during compilation instead of class constructo... |
tree | commitdiff |
2004-11-17 |
Stefan Csomor | wxStat call preliminary fix |
tree | commitdiff |
2004-11-17 |
Julian Smart | Added IsTopLevel() check to last message loop in PrePro... |
tree | commitdiff |
2004-11-17 |
Ryan Norton | who knows, maybe this will fix the 10.3 problems |
tree | commitdiff |
2004-11-17 |
Kevin Hock | Fix tree control focus issues on OS X (and possibly... |
tree | commitdiff |
2004-11-16 |
Stefan Csomor | somehow commit did not work |
tree | commitdiff |
2004-11-16 |
Ryan Norton | missed commit files |
tree | commitdiff |
2004-11-16 |
Ryan Norton | makefile regen, include fix, duplicate file fix |
tree | commitdiff |
2004-11-16 |
Ryan Norton | cleanup OSX native font dialog stuff a bit (it should... |
tree | commitdiff |
2004-11-16 |
Ryan Norton | files for native font dialog on mac |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | WinCE fix. IsEmpty() -> empty(). |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | WinCE correction. |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-11-16 |
Włodzimierz Skiba | Define wxMediaEvent before it is used. Make OnMediaFini... |
tree | commitdiff |
2004-11-16 |
Vadim Zeitlin | added operator>>(wchar_t) |
tree | commitdiff |
2004-11-16 |
Vadim Zeitlin | made default background colour BTNFACE (so that panels... |
tree | commitdiff |
2004-11-16 |
Václav Slavík | fixed wxEncodingConverter-base wxCSConv to report failu... |
tree | commitdiff |
2004-11-16 |
Václav Slavík | modified wxEncodingConverter API to report failures |
tree | commitdiff |
2004-11-16 |
Vadim Zeitlin | removed unused variable to suppress warning (and put... |
tree | commitdiff |
2004-11-16 |
Stefan Csomor | onsize event not needed anymore |
tree | commitdiff |
2004-11-16 |
David Elliott | Prevent crashes in wxFFile(Input|Output)Stream: Do... |
tree | commitdiff |
2004-11-15 |
David Elliott | Use wxUint16 instead of WORD and wxUint8 instead of... |
tree | commitdiff |
2004-11-15 |
Stefan Csomor | changed fonts on OSX to use OSX system fonts having... |
tree | commitdiff |
2004-11-15 |
Stefan Csomor | adapted to current filelist |
tree | commitdiff |
2004-11-15 |
Stefan Csomor | correcting include type |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | set bg style to custom as we overwrite it anyhow |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | fixed XP sash rendering to really do something (using... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | don't draw background at all if bg style is custom |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | removed unnecessary (now that we leave Windows paint... |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | restored OnEraseBackground(), we do need it but only... |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Vertical tabs orientation in gtk renderer of wxUniv. |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | don't always erase the background ourselves as this... |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Partial fix to bug #1040607: support for vertical orien... |
tree | commitdiff |
2004-11-15 |
Václav Slavík | fixed to work with themes that redefine icons (e.g... |
tree | commitdiff |
2004-11-15 |
Ryan Norton | fix technical accuracy of statement |
tree | commitdiff |
2004-11-15 |
Ryan Norton | WXUNUSED warning fixes - unicode compilo fix |
tree | commitdiff |
2004-11-15 |
Ryan Norton | fix for [ 1066432 ] wxTextOutputStream: endl doesn... |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | wxUniv use wxBU flags [bug #1040584] |
tree | commitdiff |
2004-11-14 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-11-14 |
Ryan Norton | Massive reworking of wxMediaCtrl code - backend everyth... |
tree | commitdiff |
2004-11-14 |
Václav Slavík | fixed rendering of bitmaps with alpha channel under... |
tree | commitdiff |
2004-11-14 |
Václav Slavík | added system colours and fonts support to XRC (based... |
tree | commitdiff |
2004-11-14 |
Ryan Norton | spelling/grammer (lol) :) |
tree | commitdiff |
2004-11-14 |
Václav Slavík | made wxMBConv_iconv MT-safe |
tree | commitdiff |
2004-11-13 |
Robin Dunn | Fix for uninitialized pointer access from wxPrintData... |
tree | commitdiff |
2004-11-12 |
Václav Slavík | more wxPostEvent MT fixes |
tree | commitdiff |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
tree | commitdiff |
2004-11-12 |
David Elliott | Fix build on platforms without any real source in the... |
tree | commitdiff |
2004-11-12 |
Julian Smart | Notebook page bitmaps now supported. |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-11-12 |
Ryan Norton | fix for when zlib is not compiled in |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | dwCallback if DWORD. |
tree | commitdiff |
2004-11-12 |
Ryan Norton | explanation of getdefaultattributes |
tree | commitdiff |
2004-11-12 |
Ron Lee | wxUSE_POSTSCRIPT is not a sufficient test by itself for |
tree | commitdiff |
2004-11-12 |
Ryan Norton | mingw evidently doesn't have digitalv.h according to... |
tree | commitdiff |
2004-11-12 |
Ryan Norton | workaround to call directshow drivers without actually... |
tree | commitdiff |
2004-11-12 |
Ron Lee | Cruft cleanup from MJW, strip the tabs out of sound.cpp |
tree | commitdiff |
2004-11-12 |
Ron Lee | Patch from MJW for ssize_t |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | fixes to ZIP/archive patch (patch 1064426); should... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | ensure that g_timerMap is always initialized before... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | fix reading beyond the end of the string if the last... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | removed 2.0 compatibility stuff (patch 1054261) |
tree | commitdiff |
2004-11-11 |
Ryan Norton | mci can't play video on win2k - disable for now |
tree | commitdiff |
2004-11-11 |
Ryan Norton | tweak stopping - nicen up sample some more |
tree | commitdiff |
2004-11-11 |
Ryan Norton | fixup |
tree | commitdiff |
2004-11-11 |
Ryan Norton | mci backend for wxMediaCtrl. Better workaround for... |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | file not needed any longer after ZIP r/w patch |
tree | commitdiff |
2004-11-11 |
Ryan Norton | 1) fix border styles in wxMediaCtrl, 2) regenerate... |
tree | commitdiff |
2004-11-11 |
Ron Lee | gcc < 3.4 warns about friendless private dtors. |
tree | commitdiff |
2004-11-11 |
Ryan Norton | fix unsigned/signed warnings |
tree | commitdiff |
2004-11-11 |
Ryan Norton | fix some comp errors on DMC |
tree | commitdiff |
2004-11-11 |
Ryan Norton | base wxMediaCtrl files |
tree | commitdiff |
2004-11-11 |
Robin Dunn | Fix compilation error by #including imaglist.h |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | fixed creation of the mask in wxImage -> wxBitmap conve... |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | use TB_GETMAXSIZE in GetBestSize() (patch 1050045) |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | better (more precise) values for wxGetOsDescription... |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | construct icon from wxIconLocation, not just the file... |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
tree | commitdiff |
2004-11-10 |
Robin Dunn | When using an external scrollbar ensure that the built... |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | OW fixes. |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | wxTreeEvent::Clone() support [patch #1061198]. |
tree | commitdiff |
2004-11-10 |
Ron Lee | This size/offset stuff is a mess, but leaving this... |
tree | commitdiff |
2004-11-10 |
Stefan Csomor | text attributes corrected |
tree | commitdiff |
2004-11-10 |
George Tasker | Added support for SQL_C_UCHAR (unicode builds), SQL_C_L... |
tree | commitdiff |
2004-11-09 |
Stefan Csomor | toplevel creation respecting wxDefaultPosition again |
tree | commitdiff |
2004-11-09 |
Kevin Hock | [1001483] wxGetPasswordFromUser now uses wxPasswordEntr... |
tree | commitdiff |
2004-11-09 |
Kevin Hock | [1001483] Added default prompt for new wxPasswordEntryD... |
tree | commitdiff |
2004-11-09 |
Kevin Hock | [1001483] Added wxPasswordEntryDialog analagous to... |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | Warning fixes, IsEmpty->empty. |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem... |
tree | commitdiff |
next |