2007-07-19 |
Vadim Zeitlin | check for setenv first, then putenv as using setenv...
|
commit | commitdiff | tree |
2007-07-19 |
Vadim Zeitlin | added code to free memory allocated in wxSetEnv() when...
|
commit | commitdiff | tree |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the...
|
commit | commitdiff | tree |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for generating...
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | don't assert when right/down cursor arrows are used...
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | speed up reading wxFileConfig from wxInputStream by...
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | wxGTK/Univ compilation fixes
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | added documentation of wxUSE_XXX symbols (modified...
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | fix broken wxvscrolledwindowsetrowcount link
|
commit | commitdiff | tree |
2007-07-18 |
Vadim Zeitlin | removed the hyphen from the new --enable{baseevt,epoll...
|
commit | commitdiff | tree |
2007-07-17 |
Vadim Zeitlin | added new libraries (patch from Francesco)
|
commit | commitdiff | tree |
2007-07-17 |
Vadim Zeitlin | added missing libraries to the requirements list
|
commit | commitdiff | tree |
2007-07-17 |
Vadim Zeitlin | remove references to contrib (patch from Francesco)
|
commit | commitdiff | tree |
2007-07-17 |
Vadim Zeitlin | check whether the string is non-empty before accessing...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | remove file containing many obsolete defines, if anyone...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | test for gettimeofday/ftime even if we don't use wxDateTime...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | use wxGetLocalTimeMillis() instead of wxDateTime in...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | compilation fix for wxUSE_LOG==0
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | add wxMilliClockToLong() helper
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | include wx/dynarray.h to fix compilation with minimal...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | include wx/longlong.h to fix compilation with wxUSE_DATETIME==0
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | fix WX_ARG_WITH behaviour when it's used before wxUSE_ALL_FE...
|
commit | commitdiff | tree |
2007-07-16 |
Vadim Zeitlin | added unistd.h include for close()
|
commit | commitdiff | tree |
2007-07-15 |
Vadim Zeitlin | simplify the test for build setup.h being out of date...
|
commit | commitdiff | tree |
2007-07-15 |
Vadim Zeitlin | added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop
|
commit | commitdiff | tree |
2007-07-15 |
Vadim Zeitlin | no real changes, just added an extra status message
|
commit | commitdiff | tree |
2007-07-15 |
Vadim Zeitlin | create greyed image for wxBitmapButton in MSW automatically...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | regenerated after wxUSE_SELECT/EPOLL_DISPATCHER additions
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | make the path absolute before using it with gtk_file_chooser...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | replace RunLoop() call with Dispatch() after wxFDIODispatche...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | allow setting empty tooltip in SetIcon() (patch 1750994)
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | don't leak epoll descriptor
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | corrected #if check which was written as #ifdef
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | create the single global IO dispatcher in wxFDIODispatcher...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | replaced wxFDIODispatcher::RunLoop() with Dispatch...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | changed wxFDIODispatcher::UnregisterFD() to take only...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | ignore bakefile-generated test.dsw too
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | added include guard
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCH...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | fix harmless unused variable warning
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | allow using dashes in the names of --enable/with options...
|
commit | commitdiff | tree |
2007-07-14 |
Vadim Zeitlin | don't change the wxUSE_XXX for the controls if --enable...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | compilation fix for DoReadBinary() in STL build
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | set the string field of the wxEVT_COMMAND_CHECKLISTBOX_TOGGL...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | fixed showing busy cursor for disabled windows and...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | use wxLongLong::ToLong() and not GetLo() to extract...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | added commands to test how busy cursor behaves during...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | added eVC project file for building regex library ...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | added stubs for DoRead/WriteBinary()
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | cast abs() argument to int to fix compilation with...
|
commit | commitdiff | tree |
2007-07-13 |
Vadim Zeitlin | wxCreateDIB() seems to be unused, removed
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | fix unused parameter warning in OnIdle()
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | use unsigned char to avoid MSVC warnings about cast...
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | remove deprecated UseAlpha() call
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | compilation fix for ANSI STL build
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | removed Insert() methods which already exist in the...
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | added support for alpha channel to wxColour to/from...
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | added missing spaces
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | non-PCH compilation fix after latest change
|
commit | commitdiff | tree |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | --with-sdl option should be taken into account for...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | minor changes: increase the initial window size, create...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | call SetCanFocus(false) to prevent the control window...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | don't output -DwxUSE_GUI=0 in cflags by default, do...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | fixed a bug in a test (there should be a space after -z)
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | disable the libraries and features which were disabled...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | cleanup: indentation, line length, don't include unneeded...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | add adv and core libraries to the built wx libs if...
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | Rewrote configure --enable/with options handling:
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | corrected timer.h include broken by last change
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_MSGDLG==0
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0
|
commit | commitdiff | tree |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files including...
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | removed dummy variable, C++ compilers shouldn't have...
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_TIMER==0
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_LONGLONG==0
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | don't include wx/unix/private/timer.h from evtloop...
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | removed obsolete makefiles
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | added --optional-libs wx-config argument (patch 1747239)
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | Also added wxFFileStream::IsOk() and corrected IsOk...
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | regenerated after adding base64.h/cpp
|
commit | commitdiff | tree |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch...
|
commit | commitdiff | tree |
2007-07-09 |
Vadim Zeitlin | use first unused colour for the mask instead of hardcoded...
|
commit | commitdiff | tree |
2007-07-09 |
Vadim Zeitlin | added wxFileStream::IsOk() (patch 1749587)
|
commit | commitdiff | tree |
2007-07-09 |
Vadim Zeitlin | generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
|
commit | commitdiff | tree |
2007-07-09 |
Vadim Zeitlin | don't bubble up the events upwards the window hierarchy...
|
commit | commitdiff | tree |
2007-07-09 |
Vadim Zeitlin | added missing WXDLLIMPEXP_CORE for wxGetDisplay() for...
|
commit | commitdiff | tree |
2007-07-08 |
Vadim Zeitlin | fix from Francesco for the latest version of wxPresets
|
commit | commitdiff | tree |
2007-07-06 |
Vadim Zeitlin | use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is...
|
commit | commitdiff | tree |
2007-07-06 |
Vadim Zeitlin | remove the unneeded +1 from wxGauge::SetValue() call...
|
commit | commitdiff | tree |
2007-07-06 |
Vadim Zeitlin | document that SetValue() accepts values in 0..GetRange...
|
commit | commitdiff | tree |
2007-07-06 |
Vadim Zeitlin | use 'neither ... nor ...' instead of 'neither ... or...
|
commit | commitdiff | tree |
2007-07-05 |
Vadim Zeitlin | reset selection when sorting the items as they don...
|
commit | commitdiff | tree |
2007-07-05 |
Vadim Zeitlin | don't allow selecting multiple items in single selection...
|
commit | commitdiff | tree |
2007-07-04 |
Vadim Zeitlin | simplify test for 64 bit architectures: just check...
|
commit | commitdiff | tree |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch...
|
commit | commitdiff | tree |
next |