2007-03-12 |
Vadim Zeitlin | removed extraneous semicolon (bug 1679080)
|
commit | commitdiff | tree |
2007-03-12 |
Vadim Zeitlin | fix window repainting when SetLineCount() is called...
|
commit | commitdiff | tree |
2007-03-12 |
Vadim Zeitlin | include <locale.h> before using setlocale()
|
commit | commitdiff | tree |
2007-03-12 |
Vadim Zeitlin | include wxUniv files in wxDFB distribution
|
commit | commitdiff | tree |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | added wxSafeConvertMB2WX/WX2MB() and use them when...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | use wxConvLibc, not wxConvCurrent, with regerror()
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | include wx/object.h now that wxConfigBase derives from...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | added support for wxTE_NO_VSCROLL (patch 1588605) and...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | test wxTE_NO_VSCROLL
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | last fixes from patch 1604462: fix wxlike-libdirname...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | compilation fix after last commit: wxPenRefData, not...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | argh, added missing comma in last commit
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | added wxWinVersion_Vista to wxWinVersion enum
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | fixed overflow when using sysconf() to retrieve free...
|
commit | commitdiff | tree |
2007-03-11 |
Vadim Zeitlin | fixed compilation with wxUSE_WXDIB==0 (bug 1667819)
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | allow using multiple wxBufferedDCs at once (patch 1589441)
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | miscellaneous LnF improvements, including support for...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | add many new macros to facilitate using wx from projects...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | use force=1 with default-value tags (part of patch...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | require bakefile 0.2.2 and not 0.2.1 and do it for...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | added GetTextExtent() overload returning wxSize (patch...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | include wx/utils.h in PCH-less build to ensure that...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | return effective dnd operation result and not the expected...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | set SO_REUSEADDR before binding for UDP sockets too...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | allow using numpad enter key to activate the default...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | don't send incorrect char events when entering Unicode...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | compilation fix after last change
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | corrected the just-added operator=(RGBColor) return...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | corrected bug due to testing for wrong return value...
|
commit | commitdiff | tree |
2007-03-10 |
Vadim Zeitlin | added wxColour(RGBColor) ctor and use it insteaf of...
|
commit | commitdiff | tree |
2007-03-09 |
Vadim Zeitlin | implement wxMutex::LockTimeout() using critical region...
|
commit | commitdiff | tree |
2007-03-09 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 build
|
commit | commitdiff | tree |
2007-03-09 |
Vadim Zeitlin | compilation fixes after wxGTK_CONV_BACK changes
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | include wx/thread.h in debug build which is needed...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | fix extra comma at the end of wxStretch enum introduced...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | use gettimeofday() instead of clock_gettime() as the...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | made wxGetTimeOfDay() public
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_24
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_24
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | fix infinite recursion typo in operator!=() (patch...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | fix the bug which could have resulted in failing to...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | don't use font sizes less than 1 with Pango (remaining...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | use facename in wxFontRefData::Init() in Unicode build...
|
commit | commitdiff | tree |
2007-03-08 |
Vadim Zeitlin | added wxMutex::LockTimeout() (modified patch 1671637)
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | update the value shown in the combobox itself correctly...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | test for special keys first, before testing for alphanumeric...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | avoid flicker when setting the text which is the same...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fix wrong assert in SetItemBitmap() (patch 1668449...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fix base64 computation for strings whose length modulo...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | don't delete m_pActiveChild twice in wxWINDOWCLOSEALL...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed unused src/gtk/main.cpp
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fix hang on startup in Unicode build if any standard...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | take images and margins into account when setting column...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | clip column image (and not only the text) to the column...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fixed detection of number of processors under Linux...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | add checks for GTK+ 2.10 (part of patch 1661851)
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | update m4 files to bakefile 0.2.2
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | use critical section to protect global TablesInUse...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | add a note about changing selection background colour
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | use wxRendererNative::DrawItemSelectionRect() to draw...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | fix warning about non-dllexport'ed base wxDataViewHeaderWind...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | wxMSWGetColumnClicked must be dllexport'd to be used...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | merge multiple lines into one as otherwise the display...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | no changes, just fixed a typo in warning given about...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed deprecated wxADJUST_MINSIZE
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed wx/wave.h which was deprecated since 2.4
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | no changes, just a typo in SetItemImage() comment
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
|
commit | commitdiff | tree |
2007-03-07 |
Vadim Zeitlin | return correct client area for at least the primary...
|
commit | commitdiff | tree |
2007-03-05 |
Vadim Zeitlin | use virtual size for the size of the buffer when wxBUFFER_VI...
|
commit | commitdiff | tree |
2007-03-04 |
Vadim Zeitlin | handle mouse capture lost event in grid windows and...
|
commit | commitdiff | tree |
2007-03-04 |
Vadim Zeitlin | remove inexistent wxGetMultipleChoice()
|
commit | commitdiff | tree |
2007-03-04 |
Vadim Zeitlin | wxCreateGreyedImage() deprecated, use wxImage::ConvertToGrey...
|
commit | commitdiff | tree |
2007-02-27 |
Vadim Zeitlin | regenerated with theversion of bakefile which uses...
|
commit | commitdiff | tree |
2007-02-27 |
Vadim Zeitlin | Support encodings in wxGTK_CONV_BACK() in the same...
|
commit | commitdiff | tree |
2007-02-27 |
Vadim Zeitlin | removed stray return from SetFont()
|
commit | commitdiff | tree |
2007-02-26 |
Vadim Zeitlin | call gtk_paint_focus() with NORMAL state, not SELECTED...
|
commit | commitdiff | tree |
2007-02-26 |
Vadim Zeitlin | interpret text invalid in the current encoding (typical...
|
commit | commitdiff | tree |
2007-02-24 |
Vadim Zeitlin | recognize the encoding name without hyphens as synonym...
|
commit | commitdiff | tree |
2007-02-24 |
Vadim Zeitlin | added MSxxx and IBMxxx as synonyms for CPxxx code pages...
|
commit | commitdiff | tree |
2007-02-17 |
Vadim Zeitlin | do adjust scrollbars in our EVT_SIZE handler now that...
|
commit | commitdiff | tree |
2007-02-16 |
Vadim Zeitlin | don't delete inexistent column indices in DeleteCols()
|
commit | commitdiff | tree |
2007-02-16 |
Vadim Zeitlin | suppress warning about casting -1 to guint
|
commit | commitdiff | tree |
2007-02-16 |
Vadim Zeitlin | update from Ivan Masar
|
commit | commitdiff | tree |
2007-02-15 |
Vadim Zeitlin | return size without decorations from size_request GTK...
|
commit | commitdiff | tree |
2007-02-14 |
Vadim Zeitlin | use AllocExclusive() instead of duplicating its code...
|
commit | commitdiff | tree |
2007-02-14 |
Vadim Zeitlin | corrected StartDoc() return value testing broken in...
|
commit | commitdiff | tree |
2007-02-14 |
Vadim Zeitlin | fix warning about unused variable in release build...
|
commit | commitdiff | tree |
2007-02-14 |
Vadim Zeitlin | fix warning about unused TRACE_MASK variable in release...
|
commit | commitdiff | tree |
2007-02-14 |
Vadim Zeitlin | corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure...
|
commit | commitdiff | tree |
next |