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 |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part2) |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Return false, not NULL, from a function returning bool. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | No real changes, just add a cast to fix a warning. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Make wxRefCounter non copyable. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail in CloneGDIRefData() instead of implementing it... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Don't use implicit wxBitmapRefData copy ctor in wxGTK... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail instead of crashing in wxGTK wxCursor::CloneGDIRef... |
tree | commitdiff |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider... |
tree | commitdiff |
2010-12-13 |
Jaakko Salli | Have wxPropertyGrid::DoubleToString() to also take... |
tree | commitdiff |
2010-12-11 |
Jaakko Salli | Added code to remove sign from zero in wxPropertyGrid... |
tree | commitdiff |
2010-12-11 |
Stefan Csomor | changing compositing mode for Clear, see #12756 |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | reverting content area calculation for iphone as transl... |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | fixing osx iphone build |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | guarding compile |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | adapting inheritance to other osx ports |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Set the window in focus event sent by wxComboCtrl corre... |
tree | commitdiff |
next |