2006-02-09 |
Vadim Zeitlin | set m_encoding in wxCSConv ctor from name |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Jamie Gadd | Fix drag and drop inside static boxes. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | implemented ScrollLines/Pages() for all classes in... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | don't put the size of the data with the data itself... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | documented GetMenus(); corrected GetMaxFiles() return... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | more standard (although less RFC-conformant) treatment... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | fix for wrong debugging message (replaces patch 1424028) |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Vadim Zeitlin | fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | avoid warnings C4311/4312 when building with MSVC ... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | don't always find the file if it's in the current direc... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | deprecated wxSizerItem::IsShown() because it doesn... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | don't lose the alignment flags when setting the column... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | fix for artefacts when dragging a column divider in... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | don't update m_iconized in IsIconized(), this can break... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | removed duplicate entries for UTF-16/32 (which are... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
David Surovell | cleanup - reformatting (again) |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | removed code refreshing toolbar on every MDI child... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | set the same background colour for wxMDIParentFrame... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | account for DrawThemeParentBackground() returning S_FALSE |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | don't set colours for the toolbar manually, this preven... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | no changes; just code cleanup in OnEraseBackground() |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | documented wxToolBar dontattachtoframe tag |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | added a page showing wxToolBars (part of patch 1358919) |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | added support for <bg> tag for toolbars in XRC |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | added support disabled tag for toolbar elements in XRC |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | removed a few more extra semicolons (patch 1425785) |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Vadim Zeitlin | corrected description of font parameter of GetTextExtent() |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Surovell | fixed DoDrawRoundedRect to use corner rounding radius... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Remove calls to dc.BeginDrawing and dc.EndDrawing |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Surovell | removed deprecated wxDC.[Begin,End]Drawing calls |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | some cleanup |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Oops, DoLog and DoLogString are protected |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Added feature flag |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Vadim Zeitlin | removed old Win16 files |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Vadim Zeitlin | always send TB_AUTOSIZE in UpdateSize(), even if we... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | tweaks and comments to previous commit |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Vadim Zeitlin | declare rich text control event types with correct... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | fix gcc v3.3.3 compiler crash |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | fix compilation problem, pass 2 |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Robin Dunn | Fix compilation error |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Robin Dunn | ShrinkMode --> FitToCurrentPage |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Wetherell | Compile fix for --enable-stl |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Wetherell | Remove richedit sample from configure |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Attempt at using inkedit control for wxTextCtrl, when... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Changed function to SetFitToCurrentPage |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Added wxSYS_TABLET_PRESENT to check for tablet capability |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Take into account Info.plist |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | m_border and accessors not used |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Stefan Csomor | guard against early redraws |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | added protection against non-file drop targets receivin... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jamie Gadd | Add check for wxGLCanvas to wxCheckWindowWndProc. Fixes... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Kevin Hock | CheckValidator should not return false if no variable... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Kevin Ollivier | wx-config now provides all the needed flags, so lflags... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | now we don't only show label mnemonics but they also... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | no changes; just some (very) minor cleanup |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | use XmNrecomputeSize instead of manually resizing the... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | use GTKRemoveMnemonics instead of wxStripMenuCodes |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | removed GTKConvertMnemonics() which is not used in... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | honour the mnemonics; don't use gtk_label_set_markup... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | For consistency with the docs and with wxMSW the keycod... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | BeginDrawing/EndDrawing are deprecated, and never reall... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | AddSubPage --> InsertSubPage |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Włodzimierz... | Missing break after error in daily build. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | moved ctor implementation into dot-cpp file; reformatted |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | added ctor implementation from header + initialzation... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed richedit from index file |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed obsolete files from richedit sample directory |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed textedit sample from distribution script |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed textedit from top-level sample makefiles |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mart Raudsepp | Remove remark on wxTLW::Maximize that it only works... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | set USE_QA to 1 for VC builds only by default (real... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | fix for [1357272] . Replace the fake year with unique... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | Add flags to test dates struct which allow us to skip... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | Fix for compiler error with gcc 3.3.5 and cppunit 1... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Put previous change under correct heading |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Mention wxDC::{Begin,End}Drawing deprecation. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | set USE_QA to 1 for consistency with the IDE builds... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | correct include file conditionalization, take 2 |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mart Raudsepp | GTK2: Revert one set_resizable back to set_policy for... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | using common info.plist |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | common Info.plist for XCode projects |
commit | commitdiff | tree | snapshot |
2006-02-04 |
David Surovell | added appropriate WX_PRECOMP bracket for new include... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | support for default location added |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | linking commands on the individual window level, otherw... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | deactivate read-only implementation for unicodetextcont... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | I'm no fan of that focus ring being drawn inside the... |
commit | commitdiff | tree | snapshot |
next |