2007-03-29 |
Chris Elliott | add tex2rtf docs to routine build |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Chris Elliott | zip32 should be zip |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Chris Elliott | remove contrib docs from daily builds |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Chris Elliott | uppercase CVS |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Chris Elliott | remove build of contrib docs |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Chris Elliott | only get todays files from top level dir |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Václav Slavík | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Vadim Zeitlin | added wxString::operator[](int) as it's commonly used... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Václav Slavík | allow passing wx[W]CharBuffer to wx vararg templates |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Václav Slavík | split string.{h,cpp} into {string,stringimpl,arrstr... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Václav Slavík | made wxHashMap work with any form of strings |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Václav Slavík | added test for operator?: and wxCStrData |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Václav Slavík | re-enabled using std::string for wxStringImpl if wxUSE_... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Vadim Zeitlin | update from helix84 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Julian Smart | Need an extra pixel when divider present |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Václav Slavík | disabled VC6 warning about passing a macro that expands... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Václav Slavík | fixed compilation with 2.8 compatibility off: wxTR_EXTE... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Robin Dunn | Merge recent changes from 2.8 branch. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | make Ctrl-PageUp/Down work for changing notebook pages... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | removed wxHAS_NATIVE_TAB_TRAVERSAL which is now defined... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | use NavigateIn() method instead of sending wxNavigation... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | added wxWindow::NavigateIn(); provide wxGTK implementat... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | added taborder sample |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | added basic test for wxLocale |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | use wxString for wxXmlResource::Set/GetDomain(), it... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | use wxStrings in wxLocale methods, _() and wxGetTransla... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | escape _ in LaTeX sources |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | Preparing wxString for UTF-8 representation: |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Robin Dunn | Forward port of my recent changes in the 2.8 branch: |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | added ellipsis to a couple of stock labels |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | fixed compilation without PCH |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | use more complicated layout; added wxTE_PROCESS_TAB... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | send wxNavigationKeyEvent to the correct window |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | added taborder sample |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Vadim Zeitlin | assert if AddRoot() is called twice for a wxTR_HIDE_ROO... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Václav Slavík | added missing operators to wxString::reverse_iterator |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | do accept focus in notebook as it needs it for tabs |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | don't accept focus in book control itself |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | don't use wxControlContainer if wxHAS_NATIVE_TAB_TRAVER... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | don't check whether the window is shown and enabled... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | why was this class made a wxControlContainer (rev.... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Václav Slavík | remove wxStringBase::AllocCopy(), it wasn't used anywhere |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | remove all the tags for development branch |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | update status bar display when we don't have focus too |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | make wxNO_BORDER work with wxRadioBox (patch 1525406) |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | respect the current default style in SetValue() (modifi... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | document GetBufferSize() (patch 1687070) |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | corrected name of wxWS_EX_PROCESS_UI_UPDATES style... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | corrected link to gettext manual (part of patch 1686335) |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Vadim Zeitlin | extract popup menu item labels from Scintilla sources... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Vadim Zeitlin | moved Write(const wxString&) to .cpp files as they... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Julian Smart | Test for encoding conversion success in wxFile::Write... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Julian Smart | Test for encoding conversion success in wxFFile::Write... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | more changes from 2.8.4 added |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | don't use TPM_RECURSE under NT4, it results in TrackPop... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | fixed compilation for Windows compilers now after last... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | added conversions to unsigned short: this fixes compila... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Kevin Ollivier | If using the system Window menu on OS X, integrate... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | compilation fix after wxCStrData changes |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | compilation fix after wxCStrData changes |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | destroy m_impl even if an exception is thrown from... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | also removed WXDLLIMPEXP_BASE from friend declaration... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Václav Slavík | wxLogGeneric usage compilation fix |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | removed dll export declaration for wxCStrData: it's... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Vadim Zeitlin | fix DLL build with MSVC: it wasn't happy that some... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Václav Slavík | reimplemented wx[W]CharBuffer using templates |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | added explicit conversion of wxCStrData to const void... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | remove wxWINT_T_IS_TYPEDEF as it seems wint_t is always... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | added macros to avoid code repetition when defining... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | added wxCStrData conversion to const unsigned char... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | add operator+=(unsigned char) for backwards compatibili... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | added conversion to unsigned int too: this is needed... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | removed Matches(const wxChar *, int=0) overload: it... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | correct the checked flag in the event generated by... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | rename wxlike-libdirname to just wxlike-dirname (patch... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | don't lose the combobox text when it's opened and close... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | use correct background colour for the box label when... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Vadim Zeitlin | call GetTextExtent() after selecting the correct font... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Vadim Zeitlin | use wxIsEmpty() instead of deprecated IsEmpty() |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Paul Cornett | revert use of AllocExclusive |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | removed extraneous comma at the end of wxGridDirection... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | removed extraneous semicolons |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | no changes, just fixed spelling of 'indeterminate' |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Václav Slavík | added wxUniChar <-> unsigned char conversion |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | removed unnecessary WXDLLIMPEXP_CORE from private class... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Václav Slavík | compilation fixes for !wxUSE_INTL case |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | prevent GTK+ from changing locale when wxUSE_INTL=... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Vadim Zeitlin | don't offset the window being centered more than strict... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Václav Slavík | compilation fix after STL fixes if 2.8 compatibility... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Vadim Zeitlin | fix non-PCH build after latest change |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Vadim Zeitlin | deprecate wxTR_EXTENDED and remove it from the docs |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Vadim Zeitlin | fixed handling of accelerators using PageUp/Down keys... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Vadim Zeitlin | corrected VT_DATE conversion (bug 1683882) |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Václav Slavík | fixed compilation if wxUSE_STL=1 |
commit | commitdiff | tree | snapshot |
next |