2011-01-05 |
Jouk Jansen | Update compile support for OpenVMS |
tree | commitdiff |
2011-01-05 |
Paul Cornett | set eol-style and keywords properties on new files |
tree | commitdiff |
2011-01-04 |
Dimitri Schoolwerth | compilation fixes for wxMSW compilation with wxUSE_PALE... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Remove duplicate IMPLEMENT_XXX_CLASS macros from wxUniv... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Compilation fix for PNG saving code when wxUSE_PALETTE==0. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | correct macro name |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | is a #deffed var |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Use wxControl instead of wxControlWithItems with wxRTTI... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Use wxControl as wxComboBox base class for wxRTTI in... |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing rti |
tree | commitdiff |
2011-01-04 |
Dimitri Schoolwerth | Minor wxPNGHandler cleanup. |
tree | commitdiff |
2011-01-04 |
Dimitri Schoolwerth | Fixed deprecated usage warnings in wxPNGHandler. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | add rtti for generic class |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Remove duplicate IMPLEMENT_DYNAMIC_CLASS() for wxGtkCal... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Don't use "/*" inside a C comment. |
tree | commitdiff |
2011-01-04 |
Dimitri Schoolwerth | Cleaned up wxGIFDecoder. |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | removing msw dependency in non-precomp build |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | removing msw dependency in non-precomp build |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info for gtk |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing selectors |
tree | commitdiff |
2011-01-03 |
Dimitri Schoolwerth | Added support for saving PNG files with palette. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Set up pages range in the wxMSW print dialog correctly. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Don't name variables "id" in public headers. |
tree | commitdiff |
2011-01-03 |
Stefan Csomor | fixing warning and compile error against 10.4 |
tree | commitdiff |
2011-01-03 |
Stefan Csomor | adding new files for xti merge |
tree | commitdiff |
2011-01-03 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
tree | commitdiff |
2011-01-03 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Decrease the margins around the page in the print preview. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Don't hardcode wxPreviewControlBar size in print previe... |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Improve print preview appearance and functionality. |
tree | commitdiff |
2011-01-03 |
Václav Slavík | Debug messages aren't meant to be translated. |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Don't use deprecated NSTableView selectRow:byExtendingS... |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | Add wxCompositeWindow<> and use it in wxDatePickerCtrlG... |
tree | commitdiff |
2011-01-03 |
Vadim Zeitlin | No real changes, just remove an unneeded header dependency. |
tree | commitdiff |
2011-01-03 |
Dimitri Schoolwerth | Fixed compilation of datectlg.cpp. |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Simplify wxFileNameFromPath() implementation to avoid... |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Fix memory leak if wxDC::DrawBitmap() fails in wxOS2. |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Use correct delete[] for a buffer allocated with new[]. |
tree | commitdiff |
2011-01-02 |
Vadim Zeitlin | Forward declare classes instead of including their... |
tree | commitdiff |
2011-01-02 |
Paul Cornett | fix preprocessor expression, closes #12822 |
tree | commitdiff |
2011-01-02 |
Jaakko Salli | Allow any.cpp to compile without wxDateTime support... |
tree | commitdiff |
2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
tree | commitdiff |
2011-01-01 |
Stefan Csomor | pusing a dummy event, to make sure the stop: succeeds... |
tree | commitdiff |
2011-01-01 |
Stefan Csomor | bracketing msw enhanced metafile usage |
tree | commitdiff |
2011-01-01 |
Stefan Csomor | fixing iterator comparison |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | PCH-less compilation fix in recently added wxTangoArtPr... |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add wxUSE_ARTPROVIDER_STD build option. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add wxArtProvider using Tango icons. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add go to first/last and plus/minus art provider icons. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Make art provider id of type "char *" instead of "wxCha... |
tree | commitdiff |
2010-12-31 |
Jaakko Salli | Revert unintended commit |
tree | commitdiff |
2010-12-31 |
Jaakko Salli | Try to better revert to the original string value in... |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Compilation fixes for wxUniversal/MSW. |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Don't crash on malformed HTML in wxHTML font tag handler. |
tree | commitdiff |
2010-12-29 |
Dimitri Schoolwerth | Tightened icon and cursor file detection heuristics. |
tree | commitdiff |
2010-12-28 |
Dimitri Schoolwerth | Added saving support to TGA image handler. |
tree | commitdiff |
2010-12-27 |
Jaakko Salli | No longer use semi-static IDs for wxPropertyGrid embedd... |
tree | commitdiff |
2010-12-27 |
Stefan Csomor | adding backtab to exception list |
tree | commitdiff |
2010-12-27 |
Stefan Csomor | make sure we always have a return value |
tree | commitdiff |
2010-12-26 |
Vadim Zeitlin | Increase wxStaticText height in wxMSW to align its... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Compilation fix for wxMSW build without PCH. |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Make the margin between wxSpinCtrlGeneric sub-windows... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Correct bug in the wxSpinCtrlGeneric sub-controls resizing. |
tree | commitdiff |
2010-12-23 |
Vadim Zeitlin | Correct Mac OX/iPhone check in libpng. |
tree | commitdiff |
2010-12-22 |
Jaakko Salli | Added wxPG_ACTION_EDIT, which allows specifying custom... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Switch to GtkTooltip from deprecated GtkTooltips in... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Really fix recently broken accelerators handling in... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Implement proper wxCursor cloning in wxDFB. |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Compute print preview scale using real DPI values in... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Use generic wxHyperlinkCtrl under Vista/7 without comtr... |
tree | commitdiff |
2010-12-21 |
Robert Roebling | Don't let anything, such as pressing F2, start editing... |
tree | commitdiff |
2010-12-21 |
Robert Roebling | model column and index of column in the dataview can... |
tree | commitdiff |
2010-12-21 |
Julian Smart | Fixed bad rendering with tabs by correcting the positio... |
tree | commitdiff |
2010-12-20 |
Robert Roebling | Correction to: Support diabling items in GTK+, see... |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Use locale-specific decimal point in wxNumericPropertyV... |
tree | commitdiff |
2010-12-20 |
Jaakko Salli | Added wxComboPopup::FindItem() to help in deciding... |
tree | commitdiff |
2010-12-20 |
Jouk Jansen | include compile support for tests on OpenVMS (part3) |
tree | commitdiff |
2010-12-19 |
Robert Roebling | Support diabling items in GTK+, see #12686: Allow disab... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Add the possibility to disable invisible wxDataViewCtrl... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Store menus titles in menus themselves in wxOSX. |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | No real changes, just get rid of _wxMenuAt() in wxOSX... |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Fix initial gradient point calculation in wxOSX. |
tree | commitdiff |
2010-12-19 |
Vadim Zeitlin | Preserve wxSlider value when changing its range in... |
tree | commitdiff |
2010-12-17 |
Jaakko Salli | Make wxOwnerDrawnComboBox sorting identical to the... |
tree | commitdiff |
2010-12-17 |
Jaakko Salli | Add wxComboBox-compatible Popup() and Dismiss() functio... |
tree | commitdiff |
2010-12-17 |
Jaakko Salli | Mostly change the wxOwnerDrawnComboBox text value using... |
tree | commitdiff |
2010-12-17 |
Jaakko Salli | Make the wxComboCtrl's wxTextEntry interface more compl... |
tree | commitdiff |
2010-12-17 |
Robin Dunn | Use a " " (space) for the menu item if an empty string... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Removed a return statement from void function |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Resolve ambiguity with wxOwnerDrawnComboBox::Clear... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | In wxBitmapComboBox dtor, call DoClear() instead of... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Override wxTextEntry::GetSelection(long *from, long... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Initialize wxLogWindow::m_pLogFrame in ctor to avoid... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Compilation fixes for wx{X11,GTK1,Motif} after making... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Compilation fix for wxMotif PCH build. |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Don't pass strings not containing accelerators to Parse... |
tree | commitdiff |
next |