2005-08-23 |
Stefan Csomor | cleanup and adding the case when the toplevel window... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Stefan Csomor | adding a string for private data identification |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetStyle/SetWeight to... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Vadim Zeitlin | regenerated after #error changes |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Don't query native font for underlined, but... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Do what we (I) can wrt the win32 centric wxNat... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxX11] a ROMAN font is with serifs and a SWISS font... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Return wxTELETYPE with GetFamily() for monospa... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Plug memory leak in wxFontEnumerator::Enumerat... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Vadim Zeitlin | don't use #error in configure test programs, some compi... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mattia Barbon | Compilation fix for Motif 1.2. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Mart Raudsepp | [wxGTK2] wxFont::Get* - Query native font for informati... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Vadim Zeitlin | use quotes, not angle brackets, for wx headers |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Csomor | remove the carbon event handlers just before calling... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Włodzimierz... | Empty string corrections. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Włodzimierz... | Compensation for bkl 0.1.9.X/eVC4/RTTI bug. |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Csomor | respecting DoDragDrop flags like CopyOnly |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Csomor | correcting DropData behaviour so that preferred format... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Csomor | correcting Drag Data handling for 'TEXT' and 'utxt' |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Stefan Csomor | adapting text object data handling along the GTK2 lines |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Vadim Zeitlin | regenerated after undoing recent HP-UX changes |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Vadim Zeitlin | don't use -threads with gcc under HP-UX, it's for DCE... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Vadim Zeitlin | moved __STDC_EXT__ definition for HP-UX from configure... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Mattia Barbon | Regenerated PO files. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Mattia Barbon | Made wxMotif wxFileDialog translatable. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Vadim Zeitlin | fix handling of partially-specified min size |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | fill in OS info in GetToolkitInfo() (patch 1256409) |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | add information for Palm/CE ports (patch 1256409) |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | last commit accidentally used out of date aclocal.m4... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | regenerated after HP-UX fixes |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | vsnprintf() tests correction: check that declaration... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | use -threads with gcc under HP-UX instead of -pthread |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Vadim Zeitlin | only define __STDC_EXT__ in CXXFLAGS for gcc under... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | don't forget to modify include/msvc/wx/setup.h and... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | added wxmsw26_media library |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | link unicows.lib implicitely when using MSVC and wxUSE_... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | link unicows.lib automatically (and in correct order... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | check whether unicows.dll works correctly instead of... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Vadim Zeitlin | check for unicows.dll on program starup when wxUSE_UNIC... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Stefan Csomor | workaround because regions that were built up, were... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Michael Wetherell | Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Michael Wetherell | Document the current behaviour of OnDestroy |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Michael Wetherell | Remove duplicate code |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Mattia Barbon | Use default GUI font for wxMessageDialog and wxFileDi... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Stefan Csomor | avoiding recursive KillEvents on the same object, in... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Vadim Zeitlin | compilation fix for wxUnivGTK |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Vadim Zeitlin | fixed (harmless) unused variable warning in release... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Vadim Zeitlin | __WXDEBUG__ must be tested with #ifdef, not #if |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Michael Wetherell | Fix mbstate_t from <cwchar> conflicting with that from... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Michael Wetherell | wcslen and wcscmp replacements for systems that lack... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Michael Wetherell | Implementations for some of the stubs |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Mattia Barbon | Fix the condition to always #define wxMOTIF_NEW_FONT_... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Mattia Barbon | Avoid some -Wundef warning. Check for __WXGTK__ using... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | tentative fix for large files compilation under HP-UX |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Mart Raudsepp | Specify that "Backward compatibility" is a topic overvi... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Mart Raudsepp | [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection() which is the same as GetSel... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | added GetCurrentSelection(); made GetSelection() behave... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | made wxChoice and wxComboBox::GetSelection() return... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | also added a check of choice selection in idle time... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | don't take wxID_NONE inside #if wxABI_VERSION check... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-08-17 |
David Elliott | Upgrade to newest bakefile.m4 to support non-PowerPC... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
David Elliott | Allow wxWidgets to be built hosted on any architecture... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Vadim Zeitlin | hacked around wxGTK wxStaticText which doesn't derive... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | added newsince note |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | avoid gcc warning |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | added wxStaticText::Wrap() |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Włodzimierz... | Public access to MSWWindowProc() for wxQTMediaBackend... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Włodzimierz... | Reuse functionality of wxGetStockLabel(). |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Julian Smart | Added context help styles |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | added code showing that at least under Windows wxCombob... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | don't use wxApp::GetAppName() in the usage message... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Vadim Zeitlin | fixed warning about mismatching dlldecl when building... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Vadim Zeitlin | compilation fix for wxUSE_STL=1 and mingw |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Roman Rolinsky | 0.1.6-4: replace working for sizeritems and spacers |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Vadim Zeitlin | replaced annoying wxLogDebug()s with wxLogTrace() |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Vadim Zeitlin | update from Dennis Prochko |
commit | commitdiff | tree | snapshot |
2005-08-14 |
Vadim Zeitlin | update for 2.6.1 from Dennis Prochko |
commit | commitdiff | tree | snapshot |
2005-08-13 |
David Elliott | Regenerated with new bugfixes from aclocal.m4 and old... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
David Elliott | Bug fixes from Bakefile CVS HEAD (still using 0.1.9... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Michael Wetherell | Let wxGetFileKind(FILE*) return wxFILE_KIND_UNKNOWN... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Michael Wetherell | Set wxSTREAM_WRITE_ERROR for wxFFileInputStream when... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Michael Wetherell | Make the backward compatibility section a topic overview. |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Michael Wetherell | Add platform specific .po and .mo files into the distri... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Julian Smart | Fixed dangling pointers bug; radio button was not remov... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Michael Wetherell | Typo |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Michael Wetherell | Translate '&Help' to '&' for italian Windows only |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Roman Rolinsky | some more fixes: tree selection, replacing, wxYield... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Julian Smart | Adaptations for PDA-sized screens |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Julian Smart | Added support for "help" parameter (context help text). |
commit | commitdiff | tree | snapshot |
next |