2006-08-10 |
Václav Slavík | moved mgl/colour.{cpp,h} to generic so that it can...
|
commit | commitdiff | tree |
2006-08-10 |
Václav Slavík | check that wxUniv is enabled when compiling for wxMGL
|
commit | commitdiff | tree |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identical...
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | fixed SetBackground's argument check
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | fixed gcc warnings about wrong format string
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle...
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | 1. made wxImage compile with wxUSE_STREAMS but without...
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE
|
commit | commitdiff | tree |
2006-08-08 |
Václav Slavík | safer GetFeature implementation: assert on unknown...
|
commit | commitdiff | tree |
2006-08-05 |
Václav Slavík | reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition...
|
commit | commitdiff | tree |
2006-08-03 |
Václav Slavík | wxXPMDecoder requires wxUSE_IMAGE && wxUSE_XPM
|
commit | commitdiff | tree |
2006-08-01 |
Václav Slavík | fixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
|
commit | commitdiff | tree |
2006-08-01 |
Václav Slavík | move wx11 and (the rest of) wxMGL specific checks into...
|
commit | commitdiff | tree |
2006-08-01 |
Václav Slavík | wxX11's wxBitmap requires wxPalette, so check for wxUSE_PALETTE
|
commit | commitdiff | tree |
2006-08-01 |
Václav Slavík | compilation fix for !wxUSE_LOG
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | avoid warnings about undefined wxUSE_LOG_DEBUG if wxUSE_LOG=0
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | made the rest of wxEncodingConverter tables const
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | warnings fixes for !wxUSE_FONTMAP
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | compilation fix for !wxUSE_FONTMAPstrconv.cpp
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | don't pass window argument to NotifyCaptureLost, it...
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | wxFileModificationTime() needs wxDateTime, put it inside...
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly...
|
commit | commitdiff | tree |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for correctly...
|
commit | commitdiff | tree |
2006-07-28 |
Václav Slavík | fixed makefiles to fail if building wxrc fails
|
commit | commitdiff | tree |
2006-07-28 |
Václav Slavík | reverted the change to not use wxList until dynarray...
|
commit | commitdiff | tree |
2006-07-27 |
Václav Slavík | don't use untyped wxList in wxXmlResource
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | don't require <value> node in wxColourPickerCtrl's...
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | added default value argument to wxXmlResourceHandler...
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | use <value> instead of <default-*> for initial value...
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | fixed crashes in wxFile/DirPickerCtrl::GetPath() due...
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | reformatted to fit on standard terminal
|
commit | commitdiff | tree |
2006-07-15 |
Václav Slavík | fixed typos in *picker.cpp files' headers
|
commit | commitdiff | tree |
2006-07-10 |
Václav Slavík | refresh tree item after changing its icon so that the...
|
commit | commitdiff | tree |
2006-07-10 |
Václav Slavík | test changing of selected item's icon in DoToggleIcon...
|
commit | commitdiff | tree |
2006-06-30 |
Václav Slavík | fixed wxCheckBoxBase::DoUpdateWindowUI to handle disabling...
|
commit | commitdiff | tree |
2006-05-17 |
Václav Slavík | commented OpenContainer usage
|
commit | commitdiff | tree |
2006-04-23 |
Václav Slavík | don't link against 3rd party image libs when building...
|
commit | commitdiff | tree |
2006-04-23 |
Václav Slavík | fixed bug: option's default value must be among the...
|
commit | commitdiff | tree |
2006-04-21 |
Václav Slavík | added comment explaining how to replace calls to deprecated...
|
commit | commitdiff | tree |
2006-04-20 |
Václav Slavík | fixed typo: SelectItem doesn't have return value
|
commit | commitdiff | tree |
2006-04-14 |
Václav Slavík | don't use deprecated interface
|
commit | commitdiff | tree |
2006-04-14 |
Václav Slavík | use public inheritance when deriving from wxHtmlWindowMouseH...
|
commit | commitdiff | tree |
2006-04-14 |
Václav Slavík | don't show the I-beam cursor over text in wxHtmlListBox
|
commit | commitdiff | tree |
2006-04-13 |
Václav Slavík | 1. added abstract interface to wxHtmlWindow for use...
|
commit | commitdiff | tree |
2006-04-03 |
Václav Slavík | added ParseInnerSource() to make <pre>-like parsing...
|
commit | commitdiff | tree |
2006-03-29 |
Václav Slavík | made WX_CONFIG default configurable
|
commit | commitdiff | tree |
2006-03-20 |
Václav Slavík | removed Julian's hack that is no longer needed after...
|
commit | commitdiff | tree |
2006-03-20 |
Václav Slavík | fixed GetBitmap() to respect the "param" argument if...
|
commit | commitdiff | tree |
2006-03-07 |
Václav Slavík | preserve window's content when changing the fonts
|
commit | commitdiff | tree |
2006-03-06 |
Václav Slavík | fixed win32 code to not use MB_ERR_INVALID_CHARS on...
|
commit | commitdiff | tree |
2006-03-04 |
Václav Slavík | added comments clarifying the code a bit
|
commit | commitdiff | tree |
2006-02-22 |
Václav Slavík | skip the paint event instead of calling wxControl version...
|
commit | commitdiff | tree |
2005-12-27 |
Václav Slavík | added support for <sub> and <sup> to wxHTML (based...
|
commit | commitdiff | tree |
2005-12-26 |
Václav Slavík | allow opening .html files, too
|
commit | commitdiff | tree |
2005-12-22 |
Václav Slavík | reverted previous accidental commit
|
commit | commitdiff | tree |
2005-12-22 |
Václav Slavík | wxMac linking fix
|
commit | commitdiff | tree |
2005-12-09 |
Václav Slavík | made wxHtmlWindow::SetPage virtual so that the behaviour...
|
commit | commitdiff | tree |
2005-12-01 |
Václav Slavík | fixed wxComboBox::Clear to clear stored value
|
commit | commitdiff | tree |
2005-11-17 |
Václav Slavík | fixed layout of tables that are first element on a...
|
commit | commitdiff | tree |
2005-11-17 |
Václav Slavík | reduced code duplication in wxHtmlWinParser::AddText...
|
commit | commitdiff | tree |
2005-09-12 |
Václav Slavík | fixed presets installation for scrdir!=. case
|
commit | commitdiff | tree |
2005-09-02 |
Václav Slavík | added GetFirstSibling and GetLastSibling
|
commit | commitdiff | tree |
2005-08-24 |
Václav Slavík | install bakefile presets (patch 1253143)
|
commit | commitdiff | tree |
2005-08-10 |
Václav Slavík | make sure all licence texts are really the same
|
commit | commitdiff | tree |
2005-07-30 |
Václav Slavík | further wxABI_VERSION fixes
|
commit | commitdiff | tree |
2005-07-16 |
Václav Slavík | removed 2.6.1 symbols from 2.6.2 tag
|
commit | commitdiff | tree |
2005-07-08 |
Václav Slavík | minor clarification of broken build cases
|
commit | commitdiff | tree |
2005-07-04 |
Václav Slavík | use libtool versioning of shared libs on Unix
|
commit | commitdiff | tree |
2005-06-29 |
Václav Slavík | moved version-related variables to separate file in...
|
commit | commitdiff | tree |
2005-06-29 |
Václav Slavík | Unicode compilation fix again - please don't use non...
|
commit | commitdiff | tree |
2005-06-29 |
Václav Slavík | added version tag for symbols introduced in 2.6.2
|
commit | commitdiff | tree |
2005-06-25 |
Václav Slavík | removed unused versioning variables
|
commit | commitdiff | tree |
2005-06-23 |
Václav Slavík | rolled back exceptions handling patch, it relied on...
|
commit | commitdiff | tree |
2005-06-21 |
Václav Slavík | rolled back exceptions handling patch, it relied on...
|
commit | commitdiff | tree |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK
|
commit | commitdiff | tree |
2005-06-16 |
Václav Slavík | some 3rd party libs are not buildable under eVC, don...
|
commit | commitdiff | tree |
2005-06-15 |
Václav Slavík | previous commit didn't work with bkl-0.1.8, fixed
|
commit | commitdiff | tree |
2005-06-15 |
Václav Slavík | basic eVC support
|
commit | commitdiff | tree |
2005-06-14 |
Václav Slavík | fixed typo
|
commit | commitdiff | tree |
2005-06-14 |
Václav Slavík | removed debugging code checked in by mistake
|
commit | commitdiff | tree |
2005-06-14 |
Václav Slavík | call release builds 'Release'; don't define options...
|
commit | commitdiff | tree |
2005-06-01 |
Václav Slavík | added AM_PATH_WXRC (based on patch 1212816)
|
commit | commitdiff | tree |
2005-06-01 |
Václav Slavík | s/wxWindows/wxWidgets/g
|
commit | commitdiff | tree |
2005-06-01 |
Václav Slavík | pretified libs.bmp/gif: use antialiasing
|
commit | commitdiff | tree |
2005-05-31 |
Václav Slavík | fixed initialization of standard IDs to happen before...
|
commit | commitdiff | tree |
2005-05-30 |
Václav Slavík | made it more obvious what to change in case of binary...
|
commit | commitdiff | tree |
2005-05-29 |
Václav Slavík | fixed dependencies
|
commit | commitdiff | tree |
2005-05-06 |
Václav Slavík | fix for future bakefile versions
|
commit | commitdiff | tree |
2005-05-01 |
Václav Slavík | the manual contained wrong licence wording inconsistent...
|
commit | commitdiff | tree |
2005-04-30 |
Václav Slavík | reformatted to fix standard terminal
|
commit | commitdiff | tree |
2005-04-27 |
Václav Slavík | use wx-2.6, not 2.5, by default
|
commit | commitdiff | tree |
2005-04-17 |
Václav Slavík | reverted DEBUG_INFO change
|
commit | commitdiff | tree |
2005-04-16 |
Václav Slavík | make DEBUG_INFO=1 the default for VC++
|
commit | commitdiff | tree |
2005-04-16 |
Václav Slavík | DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO
|
commit | commitdiff | tree |
2005-04-15 |
Václav Slavík | re-added missing wxUSE_PLUINGS
|
commit | commitdiff | tree |
2005-04-14 |
Václav Slavík | check the syntax when compiling .po files into .mo
|
commit | commitdiff | tree |
2005-04-12 |
Václav Slavík | use configured scrolling increments (m_scrollLineX...
|
commit | commitdiff | tree |
2005-04-10 |
Václav Slavík | splitted gizmos library into gizmos and gizmos_xrc...
|
commit | commitdiff | tree |
2005-04-04 |
Václav Slavík | fixed wrong order of libraries in the output
|
commit | commitdiff | tree |
next |