2006-08-19 |
Vadim Zeitlin | update the item width when making it bold, otherwise...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollbars...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | ScrollLines() didn't use correct step_increment, so...
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | Intel compilation fix (patch 1540790)
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | removed obsolete build files which are likely to confuse...
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | clarify LeftIsDown() description
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | resolve IsWow64Process() dynamically; don't rely on...
|
commit | commitdiff | tree |
2006-08-14 |
Vadim Zeitlin | don't execute code unnecessarily/twice (patch 1539690)
|
commit | commitdiff | tree |
2006-08-14 |
Vadim Zeitlin | disable positional printf params for now as there are...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | wxGetOsVersion() compilation andl inking fixes for...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | removed code for non-compositing case to fix the compilation...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | compilation fixes after recent wxFontEnumerator changes...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected signed/unsigned comparison warnings
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | regenerated after adding platinfo.{h|cpp}
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fix printf() argument type in GetOsInfo()
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed crash if the control is moved while the popup...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixes for several fatal problems when using wxComboCtrl...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected example of GetUserConfigDir() return value...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed SetSelection(-1) for controls with multiple selection...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | don't rely on system snprintf() for the tests (patch...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed wrong test (patch 1532411)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | added wxULongLong::ToDouble() (patch 1531597)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | F4 key also toggles combobox popup under MSW
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502)
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | compilation fix: remove wxRegionContain enum which...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | removed wxHtmlWindow::m_Style which duplicated wxWindow...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | move the logic for changing notebook pages using the...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | empty spin range is valid and even useful (at least...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | fixes for SetRange(): ensure that the value is valid...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | added NormalizeValue() which can be used to ensure...
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id
|
commit | commitdiff | tree |
2006-08-10 |
Vadim Zeitlin | do mention AUI in change log
|
commit | commitdiff | tree |
2006-08-09 |
Vadim Zeitlin | invalid size is (size_t)-1, not 0xffffffff; stream...
|
commit | commitdiff | tree |
2006-08-08 |
Vadim Zeitlin | removed odbc sample
|
commit | commitdiff | tree |
2006-08-08 |
Vadim Zeitlin | removed mentions of richedit sample
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | removed mentions of the (non-existing any more) resource...
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | updated docs after moving SetDefaultItem() from wxPanel...
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | corrected auidemo.dsp name
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | added samples/combo/*.png and samples/internat/ja_JP...
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | mention wxAUI
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | include wxGTK1 files in wxAll too
|
commit | commitdiff | tree |
2006-08-07 |
Vadim Zeitlin | include docs sources files in wxAll distrib
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | clarify GNOME files policy
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | added GNOME Files link
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | GNOME software map doesn't exist any more, removed...
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | changes since 2.6, not 2.4
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | 2.7.0 release version
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | add paths to wxBase libs to dh_shlibdeps invocation
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | python-wxtools doesn't have any shared libraries dependencie...
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | added missing unicode_suffix's to more packages
|
commit | commitdiff | tree |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | include bakefile presets in wx-common
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | removed mentions of wxWINE.spec
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | 2.7.0 update
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | put wx-dev as (temporary?) maintainer
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | filled in the announcement text TODO
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | updated version to 2.70.; corrected URLs and updated...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | minor updates to configure and rpm build steps; link...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | uncommented Build-Requires (accidentally checked in)
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | remove wx-config link created as part of make install...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | added new headers missing from wxGTK headers list
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | added aui and richtext libs
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | install static contrib libraries too
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | added static libs for all contrib libraries
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | there is no static mmedia lib
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | contrib lib is called mmedia, not media
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | added back .mo files (we do have a separate package...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | don't build wxBase separately here, this is probably...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | test for sys/soundcard.h was failing because of missing...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | i18n files are installed as part of wxBase (and should...
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | make prefix /usr by default, not /opt/gnome
|
commit | commitdiff | tree |
2006-08-05 |
Vadim Zeitlin | use .tar.bz2, not .tar.gz
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | convert wx-config link created by make install to use...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | make message catalogs before installing them
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | install locale files as part of wxBase; name directory...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | add some more files to fix rpmbuild errors (parts of...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | we really, really, really don't need 2 spec files for...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | update spec files version
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | removing spec file which last worked 7 years ago, if...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | ListLoaded() fixes for 64 bit archs
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | device numbers in /proc/pid/maps are in hexadecimal...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | added compatible_release variable which is just major...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | (manually) removed more mentions of CB_FILENAME to...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | removed wxCB_FILENAME (manually, just to fix the build)
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | corrected bug in recent commit which overwrote some...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | binary-gtk targets now also make base packages they...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | only multiline text controls need Enter key for themselves
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | menu items for Centre() tests shouldn't be checkable
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style...
|
commit | commitdiff | tree |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style...
|
commit | commitdiff | tree |
2006-08-03 |
Vadim Zeitlin | make control children of a panel and not directly the...
|
commit | commitdiff | tree |
2006-07-31 |
Vadim Zeitlin | release build unused variable warning fix
|
commit | commitdiff | tree |
2006-07-31 |
Vadim Zeitlin | TLW default item changes have changed Enter key processing...
|
commit | commitdiff | tree |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs...
|
commit | commitdiff | tree |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs...
|
commit | commitdiff | tree |
next |