2005-04-13 |
Vadim Zeitlin | mistakenly enabled by default --enable-unicode switched...
|
commit | commitdiff | tree |
2005-04-13 |
Vadim Zeitlin | fix DESTDIR handling in wx-config link (patch 1181759)
|
commit | commitdiff | tree |
2005-04-11 |
Vadim Zeitlin | after latest changes background of radio buttons _not_...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | modified AddFile() to copy file to the debug report...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | silently ignore NULL pointers in MSWOnMeasureItem(...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | fixed MSWGetBgBrush() call, it needs a HWND and not...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | documented AddText
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | extended wxWindow::MSWGetBgBrush() and wxControl::MSWControl...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | mark slider as being transparent, otherwise it has...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | fixed slider positioning/sizing (especially when ticks...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | documented wxSL_BOTTOM, clarified the others
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | put some asserts to check that inconsistent slider...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | removed is_vertical check box, it was duplicating the...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | GetParent() was always used in test for wxHSCROLL checked...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | undid flags values change, it's not as backwards compatible...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | moved wxSL_XXX styles to wx/slider.h; made wxSL_LEFT...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | unused param warning
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | simplifications and corrections to background drawing:
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | added wxCopyRectToRECT()
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | added HDCClipper() class which automatically unselects...
|
commit | commitdiff | tree |
2005-04-10 |
Vadim Zeitlin | added WM_PRINTCLIENT
|
commit | commitdiff | tree |
2005-04-09 |
Vadim Zeitlin | show 20 lines of stack in assert, this should still...
|
commit | commitdiff | tree |
2005-04-09 |
Vadim Zeitlin | added AddText() function (trivial wrapper around AddFile...
|
commit | commitdiff | tree |
2005-04-09 |
Vadim Zeitlin | added qa library
|
commit | commitdiff | tree |
2005-04-09 |
Vadim Zeitlin | forgot to check in OnItemRClick() declaration (bug...
|
commit | commitdiff | tree |
2005-04-08 |
Vadim Zeitlin | update for 2.5.5 from Janov Vegh
|
commit | commitdiff | tree |
2005-04-08 |
Vadim Zeitlin | compilation fix for wxUSE_MIMETYPE == 0; wxFileType...
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | synthesize NM_RCLICK ourselves now that def window...
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | test EVT_TREE_ITEM_RIGHT_CLICK as well
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | fixed wx/motif/chkconf.h include
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | define WM_CONTEXTMENU if the standard headers don't
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | use LVS_EX_LABELTIP by default
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | reversed change of rev 1.127: this resulted in bug...
|
commit | commitdiff | tree |
2005-04-06 |
Vadim Zeitlin | added more tests for wxFileConfig creation: adding...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | move code ignoring VK_SPACE and VK_RETURN WM_CHAR messages...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | reset selection anchor when a key changing selection...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | removed code which doesn't do anything (patch 1175655)
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | don't generate assert when creating wxEVT_COMMAND_TREE_ITEM_...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | log right mouse down/up events too
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | don't let WM_RBUTTONDOWN reach def window proc as it...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | added GetVisibleBegin/End() to complement/replace GetFirst...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | add extra space for top border when wxDIALOG_UNIT_COMPATIBIL...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | fix for richedit version 1 control bug with bad refresh...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | use wxTE_RICH2 for the text control, it looks better...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | fixed wxStaticBox::SetBackgroundColour(): this should...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | mention static box border fir under wxMSW
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | we need to leave some space for static box border even...
|
commit | commitdiff | tree |
2005-04-05 |
Vadim Zeitlin | give an error if wxMotif is built in Unicode mode ...
|
commit | commitdiff | tree |
2005-04-03 |
Vadim Zeitlin | make it possible to change the text of the item being...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added example code using wxEmail to send the debug...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added wxMemoryInputStream(wxMemoryOutputStream&) ctor...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | updates from photon3108@users.sf.net (patches 1173350...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | document disabled bitmap parameter of AddTool()
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | changed wxCreateGreyedImage() to respect the original...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | fixed background colour of the automatically created...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added wxImage::IsTransparent(x, y)
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | documented static_data parameter of SetAlpha()
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | use separate is-static flag for alpha channel and main...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added XYToIndex() to avoid duplicating the checks for...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | fixed TREE_ITEM_MENU generation from right mouse clicks...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | fixes to static box borders calculations and significant...
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added AutoHRGN class; corrected GetHbrush[Of]() macros
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | added wxSOLID default value for FindOrCreateBrush()
|
commit | commitdiff | tree |
2005-04-02 |
Vadim Zeitlin | removed superfluous semicolons
|
commit | commitdiff | tree |
2005-04-01 |
Vadim Zeitlin | implemented GetProgramHandle() for Win32 and documented it
|
commit | commitdiff | tree |
2005-03-29 |
Vadim Zeitlin | removed extra dot from msg catalog names (fix for the...
|
commit | commitdiff | tree |
2005-03-28 |
Vadim Zeitlin | added GetHimagelist()
|
commit | commitdiff | tree |
2005-03-28 |
Vadim Zeitlin | do runtime check for GTK+ 2.4 and not only compile...
|
commit | commitdiff | tree |
2005-03-28 |
Vadim Zeitlin | corrected GTK wrapping line
|
commit | commitdiff | tree |
2005-03-28 |
Vadim Zeitlin | use GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
|
commit | commitdiff | tree |
2005-03-28 |
Vadim Zeitlin | respect G_FILENAME_ENCODING in wxConvBrokenFileName...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | use wxLocale::GetSystemEncoding() to test whetehr we...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | fixed test for GTK+ 2.4: was always false on a second...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | use popen() instead of wxExecute(), it works inside...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | fixed compilation in non-Unicode build; fixed bug with...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | fix TestGLCanvas ctor (part of patch 1155132)
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | applied patch fixing problems with X server crash when...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | fixed crash introduced by recently applied autowidth...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | applied heavily modified patch 1116702: support for...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | use image mask colour if any instead of guessing that...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | added wxBitmap::GetMaskBitmap()
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | applied part of patch 1169925: fix errors with multibyte...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | use wxFileName to change catalog extension instead...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | make it clear which GL(U) library we can't find in...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | corrected library order to make the sample link
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | send wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | added wxTE_BESTWRAP style (which is the default now...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | don't crash when trying to dump struct members which...
|
commit | commitdiff | tree |
2005-03-27 |
Vadim Zeitlin | made Update() recursive under wxGTK2 (doesn't work...
|
commit | commitdiff | tree |
2005-03-26 |
Vadim Zeitlin | compilation fix for wxUSE_ON_FATAL_EXCEPTION == 0
|
commit | commitdiff | tree |
2005-03-26 |
Vadim Zeitlin | added deprecation note
|
commit | commitdiff | tree |
2005-03-26 |
Vadim Zeitlin | changed wxWindow::Refresh() to refresh the window children...
|
commit | commitdiff | tree |
2005-03-26 |
Vadim Zeitlin | don't use *.* under Unix as it does not match all files...
|
commit | commitdiff | tree |
2005-03-25 |
Vadim Zeitlin | do nothing in Freeze/Thaw() if the window is hidden...
|
commit | commitdiff | tree |
2005-03-25 |
Vadim Zeitlin | reversed disabling of deferred resizing in the last...
|
commit | commitdiff | tree |
2005-03-25 |
Vadim Zeitlin | fixed child window resizing
|
commit | commitdiff | tree |
2005-03-25 |
Vadim Zeitlin | more cosmetic changes: type-safe Connect()s, removed...
|
commit | commitdiff | tree |
2005-03-24 |
Vadim Zeitlin | don't call SetSize() twice in ResizeChild(), this is...
|
commit | commitdiff | tree |
2005-03-24 |
Vadim Zeitlin | fix handling Alt-key events in wxComboBox
|
commit | commitdiff | tree |
2005-03-24 |
Vadim Zeitlin | cleanup/reformatting
|
commit | commitdiff | tree |
next |