2011-01-07 |
Stefan Csomor | updated xti sample |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | removing xti info from msw specific files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | aligning definition of rtti |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | xti changes |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | adding range type |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | moved xti info to common file |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | props |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | additional file, test auto-props |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Stefan Csomor | XTI updates |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | remove some extraneous semicolons |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Dimitri Schoolwerth | Fixed saving PNG in wrong format sometimes. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | build fix |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Vadim Zeitlin | Add possibility to hide panels in wxRibbon. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Steve Lamerton | Add missing code tag before lots of wxEventTypes in... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Václav Slavík | Fix typo and a leftover. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Stefan Csomor | reverting AssignAny fix, not needed if wxAny is not... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Stefan Csomor | fixing a few typos, wxAny copy constructor implementati... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Remove wxFileSystemWatcher::OnXXX() virtual methods... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Correct wxFileSystemWatcher::GetWatchedPathsCount(... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | Correct measurement for owner drawn menu items with... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Vadim Zeitlin | No changes, just fix a typo in a variable name. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Paul Cornett | make wxMarkupEntities fully const |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Paul Cornett | move variable definitions to more appropriate places... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Dimitri Schoolwerth | Allow loading 8-bit TGA images when wxUSE_PALETTE is... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Dimitri Schoolwerth | Always save PNG as a true colour image instead of possi... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Dimitri Schoolwerth | fixed compilation of image test units when wxUSE_PALETT... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Stefan Csomor | was missing in xti merge |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Stefan Csomor | was missing in xti merge |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Stefan Csomor | was missing in xti merge |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Paul Cornett | set eol-style and keywords properties on new files |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Fix wxImage test compilation for MSVC6. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Disable wxCompositeWindow<> code for VC6. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dimitri Schoolwerth | compilation fixes for wxMSW compilation with wxUSE_PALE... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Attempt to make wxCompositeWindow<> compile with MSVC6. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Remove duplicate IMPLEMENT_XXX_CLASS macros from wxUniv... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Declare wxStaticText in wxUniv as being dynamic, not... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Compilation fix for PNG saving code when wxUSE_PALETTE==0. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | correct macro name |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | is a #deffed var |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Use wxControl instead of wxControlWithItems with wxRTTI... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Use wxControl as wxComboBox base class for wxRTTI in... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing rti |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dimitri Schoolwerth | Minor wxPNGHandler cleanup. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dimitri Schoolwerth | Fixed deprecated usage warnings in wxPNGHandler. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | add rtti for generic class |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Remove duplicate IMPLEMENT_DYNAMIC_CLASS() for wxGtkCal... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Don't use "/*" inside a C comment. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dimitri Schoolwerth | Cleaned up wxGIFDecoder. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | removing msw dependency in non-precomp build |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | wxMSW compilation fix for wxCompositeWindow. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Vadim Zeitlin | Mention that wxDV_ROW_LINES is not implemented in the... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | removing msw dependency in non-precomp build |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | porting back exact semicolon version |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing placing of common files for grid and calctrl |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info for gtk |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | updating xti makefile |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | fixing selectors |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Stefan Csomor | add methods needed for XTI |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dimitri Schoolwerth | Added support for saving PNG files with palette. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Set up pages range in the wxMSW print dialog correctly. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Add "virtual" keywords to the overridden functions... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Don't create slider with invalid range in mediaplayer... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Don't name variables "id" in public headers. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Stefan Csomor | fixing warning and compile error against 10.4 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Stefan Csomor | adding new files for xti merge |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Decrease the margins around the page in the print preview. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Don't hardcode wxPreviewControlBar size in print previe... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Improve print preview appearance and functionality. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Václav Slavík | Debug messages aren't meant to be translated. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Don't use deprecated NSTableView selectRow:byExtendingS... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Allow selecting any kind of file in the sound sample. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Jouk Jansen | update configuration for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | Add wxCompositeWindow<> and use it in wxDatePickerCtrlG... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Vadim Zeitlin | No real changes, just remove an unneeded header dependency. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dimitri Schoolwerth | Fixed compilation of datectlg.cpp. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Vadim Zeitlin | Remove calls to wxApp::SetTopWindow() from the samples... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Vadim Zeitlin | Simplify wxFileNameFromPath() implementation to avoid... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Vadim Zeitlin | Fix memory leak if wxDC::DrawBitmap() fails in wxOS2. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Vadim Zeitlin | Use correct delete[] for a buffer allocated with new[]. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Vadim Zeitlin | Forward declare classes instead of including their... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Paul Cornett | fix preprocessor expression, closes #12822 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jaakko Salli | Allow any.cpp to compile without wxDateTime support... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Stefan Csomor | pusing a dummy event, to make sure the stop: succeeds... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Stefan Csomor | bracketing msw enhanced metafile usage |
commit | commitdiff | tree | snapshot |
next |