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 |
2005-04-04 |
Václav Slavík | fixed typo in dynamic cast
|
commit | commitdiff | tree |
2005-04-04 |
Václav Slavík | made options defaults configurable
|
commit | commitdiff | tree |
2005-04-03 |
Václav Slavík | there's no reason to do wxRTTI lookup twice when once...
|
commit | commitdiff | tree |
2005-04-02 |
Václav Slavík | added MDI support to XRC
|
commit | commitdiff | tree |
2005-03-28 |
Václav Slavík | added wxTAB_TRAVERSAL to common styles
|
commit | commitdiff | tree |
2005-03-28 |
Václav Slavík | call SetupWindow
|
commit | commitdiff | tree |
2005-03-28 |
Václav Slavík | added wxWS_EX_VALIDATE_RECURSIVELY
|
commit | commitdiff | tree |
2005-03-28 |
Václav Slavík | fixed dialog units in toplevel windows (bug #1170234)
|
commit | commitdiff | tree |
2005-03-27 |
Václav Slavík | added XRC handler for wxStdDialogButtonSizer
|
commit | commitdiff | tree |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too
|
commit | commitdiff | tree |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too
|
commit | commitdiff | tree |
2005-03-09 |
Václav Slavík | fixed wxrc's dependencies
|
commit | commitdiff | tree |
2005-03-09 |
Václav Slavík | AddFile usage clarifications
|
commit | commitdiff | tree |
2005-03-03 |
Václav Slavík | fixed crash when wxHtmlWindow's content is updated...
|
commit | commitdiff | tree |
2005-02-28 |
Václav Slavík | workaround for lack of res-define in our custom formats
|
commit | commitdiff | tree |
2005-02-27 |
Václav Slavík | GTK+ headers aren't needed anymore
|
commit | commitdiff | tree |
next |