2003-12-21 |
Ryan Norton | Committed Mike's Update Patch |
tree | commitdiff |
2003-12-20 |
Julian Smart | Added wxPATH_NORM_SHORTCUT |
tree | commitdiff |
2003-12-18 |
Dimitri Schoolwerth | Include wx/confbase.h which is needed by this file. |
tree | commitdiff |
2003-12-18 |
Gilles Depeyrot | corrected comments for wxMac compilation |
tree | commitdiff |
2003-12-18 |
Ryan Norton | 1. |
tree | commitdiff |
2003-12-17 |
Robin Dunn | wxPython needs wxRTTI info for wxToolBarToolBase in... |
tree | commitdiff |
2003-12-17 |
Ryan Norton | 1. |
tree | commitdiff |
2003-12-17 |
Ryan Norton | Header Cosmetics |
tree | commitdiff |
2003-12-17 |
Ryan Norton | Header Cosmetics |
tree | commitdiff |
2003-12-17 |
Ryan Norton | 1. |
tree | commitdiff |
2003-12-16 |
David Elliott | wxCocoa: New native wxToolBar |
tree | commitdiff |
2003-12-16 |
David Elliott | Very basic wxToolBar implementation |
tree | commitdiff |
2003-12-16 |
David Elliott | Make UpdateFrameNSView public for new native wxToolBar |
tree | commitdiff |
2003-12-16 |
Julian Smart | Open Watcom correction |
tree | commitdiff |
2003-12-15 |
Václav Slavík | compilation fix for tooltip patch code applied by Julia... |
tree | commitdiff |
2003-12-15 |
Václav Slavík | compilation fix for tooltip patch code applied by Julia... |
tree | commitdiff |
2003-12-15 |
David Elliott | Add wxBitmap::GetNSImage() which creates an autorelease... |
tree | commitdiff |
2003-12-15 |
Ryan Norton | reversed some parts of wxGetKeyState for linkage reasons... |
tree | commitdiff |
2003-12-15 |
David Elliott | Improved idle event processing. |
tree | commitdiff |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
tree | commitdiff |
2003-12-14 |
Ryan Norton | Reneabled inlining, but kept warnings disabled.... |
tree | commitdiff |
2003-12-14 |
Ryan Norton | Fixed 2 warnings - |
tree | commitdiff |
2003-12-13 |
Mattia Barbon | Moved wxArrayString::GetStringArray() out of |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Added some placeholders... |
tree | commitdiff |
2003-12-11 |
Dimitri Schoolwerth | Fixed notebook redraw problems when using XP theme... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 840721 ] convenience function wxRect... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 856318 ] A few Wine fixes |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 841609 ] wxFile::m_error not initialised |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 857446 ] wxStaticCast evaluates argumen... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 828303 ] Slight wxColour cleanup |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 827604 ] missing method for wxCalendarEvent |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 827600 ] wxCalendarCtrl missing public |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 817734 ] fix for cvs head with wxUSE_ST... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 818336 ] Add timestamp to gzip out... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 819044 ] Adds MSW wxPen::GetDashCount |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied patch [ 827011 ] Event-based processing of... |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 799292 ] wxWizard and Validator Bug and Fix |
tree | commitdiff |
2003-12-08 |
David Elliott | Implement wxMask given a wxBitmap and a mask wxColour. |
tree | commitdiff |
2003-12-06 |
David Elliott | Added simple implementation of (Get|Unget)RawData. |
tree | commitdiff |
2003-12-06 |
David Elliott | wxCocoa: Added wxNativePixelFormat and defined wxPIXEL_... |
tree | commitdiff |
2003-12-03 |
Robin Dunn | Use InheritAttributes for wxGTK widgets so they will... |
tree | commitdiff |
2003-12-03 |
Robin Dunn | Give wxTimer a GetId accessor |
tree | commitdiff |
2003-11-30 |
Vadim Zeitlin | removed wxLogTrace() without mask to fix DMC compilation |
tree | commitdiff |
2003-11-30 |
Vadim Zeitlin | marked FindColour() as deprecated; removed AddColour... |
tree | commitdiff |
2003-11-26 |
Vadim Zeitlin | resolved conflict (because I forgot to commit before) |
tree | commitdiff |
2003-11-26 |
Dimitri Schoolwerth | Declaration of CopySelection is bool instead of void. |
tree | commitdiff |
2003-11-26 |
Václav Slavík | assert if wxLocale::Init called twice |
tree | commitdiff |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809019 (Adds embedded/plugin capabilitie... |
tree | commitdiff |
2003-11-23 |
Stefan Neis | Try to insure usability of this file in non-PM ports. |
tree | commitdiff |
2003-11-23 |
Stefan Neis | Insure suitable choices of path/drive separator on... |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | Avoid double free in wxComboBox::SetClientObject. |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | New wxHashTable implementation when wxUSE_STL ==... |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2003-11-22 |
Vadim Zeitlin | fixed HAVE_STD_WSTRING test |
tree | commitdiff |
2003-11-19 |
Václav Slavík | don't define ngettext, causes problems |
tree | commitdiff |
2003-11-19 |
Dimitri Schoolwerth | Implemented missing pure virt functions (stub functions... |
tree | commitdiff |
2003-11-19 |
George Tasker | Added a parameter 'failOnDataTypeUnsupported' to getDbI... |
tree | commitdiff |
2003-11-19 |
Robin Dunn | Added accessors for m_rowHeights, m_colWidths |
tree | commitdiff |
2003-11-18 |
Julian Smart | WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo... |
tree | commitdiff |
2003-11-18 |
Robin Dunn | Added FindItemAtPoint |
tree | commitdiff |
2003-11-16 |
Mattia Barbon | Changes corresponding to patch #841324 from Ian... |
tree | commitdiff |
2003-11-15 |
Julian Smart | Fixes for previous fixes |
tree | commitdiff |
2003-11-15 |
Dimitri Schoolwerth | Initial revision; Ignore setup.h. |
tree | commitdiff |
2003-11-14 |
Julian Smart | Fixes for later WinCE versions |
tree | commitdiff |
2003-11-14 |
Dimitri Schoolwerth | Fixed wxUniv+OpenGL compilation for MSW; Cosmetic cleanup. |
tree | commitdiff |
2003-11-13 |
David Elliott | wxCocoa: Use the new native MDI implementation instead... |
tree | commitdiff |
2003-11-13 |
David Elliott | Added implementation of MDI using top level windows |
tree | commitdiff |
2003-11-13 |
David Elliott | Added a mechanism allowing a toplevel window to delay... |
tree | commitdiff |
2003-11-13 |
David Elliott | Renamed UpdateWindowMenuBar to UpdateMenuBar and remove... |
tree | commitdiff |
2003-11-10 |
Dimitri Schoolwerth | Added wxUnusedVar for Borland and fixed 2 release mode... |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Fixed an accidental name clash, and added back a wxCHECK |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Set m_rows, m_cols so GetRows/GetCols in the base class... |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Refactored wxSizerXmlHandler and added support for... |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Added default ctor |
tree | commitdiff |
2003-11-07 |
Robin Dunn | Calling sizerItem->SetWindow shoudl set the minsize... |
tree | commitdiff |
2003-11-06 |
David Elliott | Add wxCocoaNSWindow* parameter to GetAppMenuBar so... |
tree | commitdiff |
2003-11-06 |
David Elliott | * Removed CocoaInternalIdle() |
tree | commitdiff |
2003-11-06 |
David Elliott | Add virtual wxMenuBar* GetAppMenuBar(); |
tree | commitdiff |
2003-11-06 |
David Elliott | wxMenuBarManager::InstallMenuBarForWindow no longer... |
tree | commitdiff |
2003-11-06 |
David Elliott | Replaced all occurences of id with winid for Objective... |
tree | commitdiff |
2003-11-06 |
Robin Dunn | Added wxGridBagSizer, a grid sizer where item positions... |
tree | commitdiff |
2003-11-02 |
Mattia Barbon | Updated not to use deprecated wxList methods. |
tree | commitdiff |
2003-11-02 |
Mattia Barbon | Updated wxHashTable::Next documentation to use wxHash... |
tree | commitdiff |
2003-10-31 |
Václav Slavík | added resolution option to JPEG handler (patch #833234) |
tree | commitdiff |
2003-10-31 |
Vadim Zeitlin | removed InitBase() |
tree | commitdiff |
2003-10-31 |
Robin Dunn | Patch #826420, and also adapted to new SWIG |
tree | commitdiff |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
tree | commitdiff |
2003-10-30 |
Václav Slavík | #if around deprecated macros |
tree | commitdiff |
2003-10-29 |
Robin Dunn | Added SetMin/SetMax |
tree | commitdiff |
2003-10-27 |
David Elliott | Changed all symbols with the name "id" to "winid" to... |
tree | commitdiff |
2003-10-27 |
David Elliott | Changed all symbols with the name "id" to "winid" to... |
tree | commitdiff |
2003-10-27 |
David Elliott | Changed all symbols with the name "id" to "timerid... |
tree | commitdiff |
2003-10-24 |
Mattia Barbon | Match changes in DECLARE_*_CLASS. |
tree | commitdiff |
2003-10-23 |
Mattia Barbon | Suboptimal wxColour::CreateByName implementation... |
tree | commitdiff |
2003-10-23 |
Stefan Csomor | fix for gcc MacOS |
tree | commitdiff |
2003-10-22 |
Vadim Zeitlin | moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform... |
tree | commitdiff |
2003-10-22 |
Václav Slavík | include wx/platform, to get __WINDOWS__ etc |
tree | commitdiff |
2003-10-22 |
Vadim Zeitlin | added default value (0) for flags argument of AdjustFor... |
tree | commitdiff |
2003-10-22 |
Stefan Csomor | adding support for mach unicode builds |
tree | commitdiff |
2003-10-20 |
Vadim Zeitlin | Open Watcom doesn't like typename, use class (patch... |
tree | commitdiff |
next |