2006-10-23 |
Vadim Zeitlin | don't update the size of a maximized TLW, whatever...
|
commit | commitdiff | tree |
2006-10-23 |
Vadim Zeitlin | try to simplify the web of ifdefs; add Borland to the...
|
commit | commitdiff | tree |
2006-10-23 |
Vadim Zeitlin | don't show licence pane if there is no licence text
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | avoid code duplication between the generic and GTK...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | 1. We don't need GetTopLevelParent() here, we already...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | use gtk_expander_new_with_mnemonic() instead of just...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | cleanup (mainly wrapping lines to be < 80 chars); added...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | show the item for which the context menu is shown correctly
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | initial draft of wxCollapsiblePane (patch 1577412 by...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | there is no need to convert wxArrayString to wxString...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | added wxSimpleHtmlListBox (patch 1576109 by Francesco)
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | test indeterminate wxGauge mode (part of patch 1551409)
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | reverted change which made the progress dialog more...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | small refactoring to avoid code duplication; renamed...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | moved last change under the correct (2.7.2) version
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | clarify Skip() meaning even more (latest version of...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | added autopackage-related files
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | add alt popup window style allowing to use keyboard...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | make install location autodetection work for executables...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | use wxComboCtrl instead of custom popup window (patch...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | call Init() from wxBufferedDC ctors to ensure that...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | inherit the original layout direction (patch 1554810...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | why was using std::string and streams disabled by default...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | added wxAnimateCtrl test (rest of the patch 1581391)
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | rearranged wxUSE_XXX tests in alphabetical order for...
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | ignore .cached files created by the sample
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | more printf() tests (slightly modified patch 1581936)
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | fix compilation with PCH (patch 1581936)
|
commit | commitdiff | tree |
2006-10-22 |
Vadim Zeitlin | removed ^Ms
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | fix for tabs drawing in RTL (patch 1552881)
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | add some #if wxUSE_XXX (patch 1581470)
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | filter out duplicate date changed events sent by the...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | one more correction to wxCondition::WaitTimeout() return...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | restore the old status bar text when DoGiveHelp(false...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | removed OnToolEnter() handler which interfered with...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | load _TrackMouseEvent dynamically to make it possible...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | don't use GetFileAttributesEx() which doesn't exist...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | also define wxLstat for non-Unix platforms
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | also define wxLstat in ANSI build
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | added wxLstat() (one of patches from bug 1052385)
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | don't allow switches (i.e. options without value) to...
|
commit | commitdiff | tree |
2006-10-21 |
Vadim Zeitlin | (blind) fix for Tru64 compilation (bug 769360)
|
commit | commitdiff | tree |
2006-10-20 |
Vadim Zeitlin | fix warnings (double to int conversions and unused...
|
commit | commitdiff | tree |
2006-10-20 |
Vadim Zeitlin | put #if wxUSE_STATBOX around wxStaticBox usage (bug...
|
commit | commitdiff | tree |
2006-10-20 |
Vadim Zeitlin | define bookctrl (and -derived) classes flags in their...
|
commit | commitdiff | tree |
2006-10-20 |
Vadim Zeitlin | define bookctrl (and -derived) classes flags in their...
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | added samples/internat/ar/* files
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | update from Hakki Dogusan
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | removed non-existing richedit.dmc
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | added include/wx/gtk/private/string.h
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | fixed X11 Unicode build compilation
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | must use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES...
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | split the incompatible changes section in silent changes...
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | extracted wxGtkString in a separate file, it's also...
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | Main change is that we now close X11 display on program...
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | added newline at end of file
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | fixed the problem in 2 last commits
|
commit | commitdiff | tree |
2006-10-19 |
Vadim Zeitlin | fix memory leak in wxGetTempFileName(const wxString...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | inserted missing back quotes around echo lost by previous...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | mention that wxBufferedDC doesn't inherit from wxMemoryDC...
|
commit | commitdiff | tree |
2006-10-12 |
Vadim Zeitlin | only change the bitmap size for the borderless controls
|
commit | commitdiff | tree |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing...
|
commit | commitdiff | tree |
2006-10-11 |
Vadim Zeitlin | mention more changes done by Francesco
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Francesco)
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | real LaTeX fix to last commit
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | attempt to correct bogus tex2rtf warning about unmatched...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | LaTeX fix to last commit
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | escape more underscores (we need a pre-commit check...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | added discussion of user-generated vs programmatic...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | removed spaces; added WXDLLEXPORTs; make overlay classes...
|
commit | commitdiff | tree |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | fixed crash in wxColour ctor after RGBA-ization
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | swap wxANIHeader bytes on big endian architectures
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | replaced Ok() with IsOk(), no real changes
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | avoid conflict between wxBookCtrlBase::DoSetSelection...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | call Refresh() to make animation work under Mac
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added more helper functions for setting borders in...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use wxSizerFlags and updated CreateButtonSizer() in...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | forgot to commit during last regeneration
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | RC file is not needed and not used
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added wxSizerFlags::GetDefaultBorder()
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | extended wxSizerFlags docs
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | check that the bitmap is valid before getting its size...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | menu id 0 doesn't work under Mac
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | use sample icon, not mondrian one
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | regenaretd after samples/animate addition
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | baked the standard makefiles
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325)
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | compilation fix after last change (GTK1 doesn't have...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | no changes, just replaced C comment with a C++ one
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | added references to XML classes
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | return false from IsDoubleBuffered() if the first top...
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | regenerated after adding dcbufcmn.cpp
|
commit | commitdiff | tree |
2006-10-09 |
Vadim Zeitlin | fix the sample icon (patch 1570974)
|
commit | commitdiff | tree |
next |