2005-08-04 |
Vadim Zeitlin | removed wxUSE_MENU_CALLBACK references: the code inside... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | removed (unused since quite some time) wxUSE_ITSY_BITSY |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_PENWINDOWS (and its misspellings), it... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | define wxUSE_MFC as 0 if it's not defined (fixes gcc... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Mart Raudsepp | [wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Julian Smart | More settings restored. |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Julian Smart | Removed eVC++ project file |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Mart Raudsepp | wxFont wxMSW specific ctor first arg is a const wxSize... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Julian Smart | Switched loads of settings back on |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Julian Smart | Resolved CVS conflict |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | added tests for fsync() and pthread_cleanup_push/pop() |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | test for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | added HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | define wxFsync() as fsync() under Unix not as (not... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | configure defines HAVE_FSYNC, not wxHAVE_FSYNC |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | wxNEED_STRDUP was wrong tested with #if instead of... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | check that wxUSE_DATEPICKCTRL_GENERIC is defined before... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | define wxUSE_IPV6 as 0 to avoid -Wundef warnings |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | due to a typo in #if condition, validation was disabled... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Vadim Zeitlin | define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Vadim Zeitlin | no need to check dbghelp DLL initialization in GetAsser... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Vadim Zeitlin | don't give error message if we failed to get the stack... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Vadim Zeitlin | define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Vadim Zeitlin | test for __MWERKS__ with #ifdef, not #if (fixes a ... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Vadim Zeitlin | get rid of wxUSE_COMPATIBLE_COORD_TYPES, it is not... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Fix deletes that should be delete[] |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Rebake after MSLU and other changes |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Mart Raudsepp | Document wxTextCtrl::XYToPosition, PositionToXY and... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Set PLATFORM_UNIX for the rpmspec format |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Mart Raudsepp | [wxGTK2] multiline wxTextCtrl: Implement XYToPosition... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Revert previous commit |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Replace disjunction in <if> with two ifs since it seems... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Stefan Csomor | don't force immediate screen updates |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Michael Wetherell | Add import/export attributes |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Michael Wetherell | Expand tabs |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Michael Wetherell | Add import/export macros |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Julian Smart | Small corrections to licence |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Mart Raudsepp | [wxGTK] wxFileDialog: Use native overwrite confirmation... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Michael Wetherell | Set default size and position for top level windows |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Mart Raudsepp | Mostly cosmetical preprocessor check modifications... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Mart Raudsepp | [ 1222406 ] Fix for BadMatch X errors with wxGLCanvas... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Stefan Csomor | correcting condition: only interfere in the non-native... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Vadim Zeitlin | don't crash when showing vert toolbar when horz one... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Vadim Zeitlin | don't call SetSize when creating the 2nd toolbar, this... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Vadim Zeitlin | account for client area origin when returning pending... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | applied patch 1216005 : message and new NavDirDialog |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | applied patch 1223806 : unicode for tabs |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | mouse-capture fix |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | adding 'select all' semantics |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | fixing names |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Vadim Zeitlin | regenerated after adding sound.rc |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Robert Roebling | Correctly calculate ClientSize when using native |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Stefan Csomor | defaulting to small style (24x24), and correcting the... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Mattia Barbon | Use accessors for wxObject members. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Michael Wetherell | Defer deletion of wxFontsManager and MGL_exit until... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Michael Wetherell | Disable wxDataObject for MGL |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Michael Wetherell | Temporary fix for missing ;; |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Stefan Neis | Only compile PopupWindow if corresponding define is... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Avoid crash when wxGUIAppTraits::GetToolkitInfo is... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Return the correct encoding for X font spec construction |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Initialize Xt locale handling. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Fix indentation. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Make wxBase compiled for wxMotif compatible with... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Add configure check for Lesstif, to be used by following |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Move per display data cleanup to wxApp::CleanUp where... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Align initial size handling with other ports. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Mattia Barbon | Remove unused headers. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | moved MSW-specific stuff to wx/msw/chkconf.h, this... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | define wxUSE_UNICODE_MSLU as 0 unconditionally, CE... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Julian Smart | assert -> wxASSERT |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Julian Smart | Define wxUSE_UNICODE_MSLU or chkconf.h complains |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Václav Slavík | further wxABI_VERSION fixes |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | wxUSE_UNICODE_MSLU is MSW-specific so shouldn't be... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | forcefully disable wxUSE_STACKWALKER |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | updated the script to deal with licensing information... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | oops, wxUSE_UNICODE_MSLU and not wxUSE_MSLU |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | define wxUSE_MSLU=1 in compiler flags if MSLU=1 was... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | return pending position/size if any, not the current one |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Vadim Zeitlin | replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | take border into account in best size calculations |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | decreased text limit which we consider to be set by... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | use ReadLine() instead of GetLine() which sometimes... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added wxDynamicLibrary::GetSymbolAorW() |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | compilation fix for IBM xlC (closes 1230392) |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Włodzimierz... | OW/Borland/MinGW warnings. Missing headers. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Włodzimierz... | Fixed doubled header. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Włodzimierz... | Fix (workaround?) for rpmspec. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Włodzimierz... | Fix (workaround?) for rpmspec. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | xlC needs -qunique under AIX only, at least it doesn... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Robert Roebling | Correct wxGTK.spec again after bakefiling. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Stefan Csomor | respect styles during creation as well |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | don't crash in Get() if there is no wxApp (closes 1236514) |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | async playback and object lifetime remarks |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added test for playing sound from memory |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added Stop test |
commit | commitdiff | tree | snapshot |
next |