2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
tree | commitdiff |
2004-06-18 |
Włodzimierz Skiba | Fixes for unused values and code. |
tree | commitdiff |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too |
tree | commitdiff |
2004-06-18 |
Stefan Csomor | removed use of p2cstr |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Set/Reset ThemeEnabled when changing the fore/backgroun... |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Warning fixes for WinCE. |
tree | commitdiff |
2004-06-15 |
Julian Smart | Navigate corrections |
tree | commitdiff |
2004-06-15 |
Włodzimierz Skiba | wxParseWildcard added instead of methods hidden under... |
tree | commitdiff |
2004-06-15 |
Julian Smart | With wxTE_PROCESS_TAB, tabs are now inserted in the... |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Save the alpha values if the image has an alpha channel |
tree | commitdiff |
2004-06-14 |
Stefan Csomor | adding mac to the memory crit sect |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxUSE_FONTDLG is optional. |
tree | commitdiff |
2004-06-08 |
Václav Slavík | fixed wxString char<->wchar_t conversion constructors... |
tree | commitdiff |
2004-06-08 |
Robin Dunn | Only call GetBestSize if one or both of the minsize... |
tree | commitdiff |
2004-06-08 |
Stefan Csomor | fixing access errors when running in unicode |
tree | commitdiff |
2004-06-08 |
Stefan Csomor | message output for darwin into console, cannot use... |
tree | commitdiff |
2004-06-08 |
Stefan Csomor | switched to wxLocale usage for string encoding |
tree | commitdiff |
2004-06-07 |
Julian Smart | Compile fix |
tree | commitdiff |
2004-06-06 |
Václav Slavík | fixed wxPluginLibrary unloading on failture (patch... |
tree | commitdiff |
2004-06-06 |
Václav Slavík | fixed double deletion (patch #945491) |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | Compilation fix for wxUSE_STL == 1. |
tree | commitdiff |
2004-06-05 |
Stefan Csomor | fixing the carbon cfm |
tree | commitdiff |
2004-06-05 |
Václav Slavík | corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added wxTaskBarIcon::CreatePopupMenu API |
tree | commitdiff |
2004-06-04 |
Václav Slavík | changed wxColourData default palette to NULL colours... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | wxGetenv was incorrectly implemented, caching prevented... |
tree | commitdiff |
2004-06-03 |
Julian Smart | If several doc templates use the same document and... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Separated creation and initialisation of a document... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Initialise hash table with string key |
tree | commitdiff |
2004-06-01 |
Włodzimierz Skiba | DMC warning fix, code cleaning |
tree | commitdiff |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const... |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | removed tabs |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | allow compilation with wxUSE_CHOICEDLG set to 0 |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
tree | commitdiff |
2004-05-29 |
Dimitri Schoolwerth | applied valid part of patch #940683: "wxMessageBox... |
tree | commitdiff |
2004-05-28 |
Julian Smart | Reset m_inSetFocus for other exit point in this function: |
tree | commitdiff |
2004-05-28 |
Julian Smart | Make the focus recursion test only for Mac since it... |
tree | commitdiff |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
tree | commitdiff |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
tree | commitdiff |
2004-05-25 |
Julian Smart | Missed reversions |
tree | commitdiff |
2004-05-25 |
Włodzimierz Skiba | Missed headers. |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-19 |
Włodzimierz Skiba | Centralized wxDefaultSize & wxDefaultPosition values. |
tree | commitdiff |
2004-05-18 |
Robin Dunn | Call SetSize for explicit sizees too in case it wasn... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Limited setup.h shouldn't break building. Helpful in... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Fix to wxChar* access. |
tree | commitdiff |
2004-05-18 |
George Tasker | Unicode compilation fixes |
tree | commitdiff |
2004-05-17 |
Stefan Csomor | calling FormatV seems to be correct, as we are already... |
tree | commitdiff |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436) |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | unicode conversion support for dataobjects |
tree | commitdiff |
2004-05-13 |
Robin Dunn | Take the hgap and vgap into account when doing alignmen... |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | changed ppc to ptpc as ppc is a preprocessor constant... |
tree | commitdiff |
2004-05-13 |
George Tasker | BLOB fix - if the type for the BLOB column is SQL_C_CHA... |
tree | commitdiff |
2004-05-13 |
George Tasker | More BLOB fixes |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#789459] Add support for connection strings. The... |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#777752] Applied a slight variation of this patch... |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#851487] wxDb::Catalog() function was attempting... |
tree | commitdiff |
2004-05-12 |
George Tasker | Indentation formatting fix. No source code affected |
tree | commitdiff |
2004-05-12 |
George Tasker | Use of blobs with a binding to a SQL_C_BINARY type... |
tree | commitdiff |
2004-05-12 |
George Tasker | The wxDb::Open() function that takes a wxDbConnectInf... |
tree | commitdiff |
2004-05-11 |
Julian Smart | wxDocMDIParentFrame needs a default constructor |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-05-09 |
Julian Smart | Fixed size problem due to wxMac window implementation... |
tree | commitdiff |
2004-05-08 |
Václav Slavík | corrected wxLANGUAGE_CHINESE to use same default as... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Remove duplicate definition caused by last commit. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | When wxUSE_STL == 1 and STL provides quasi-standard... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Fix for pure virtual method call caused by wxHashTabl... |
tree | commitdiff |
2004-05-07 |
Dimitri Schoolwerth | fixed bug #947908: wxString("abcdefghij", wxConvLibc... |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | removed tab characters |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | delayed destruction of global memLocker object |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | set min size to initial size when it is explicitly... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | unTABbed |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header |
tree | commitdiff |
2004-05-02 |
Dimitri Schoolwerth | fixed Xcode 1.2 warnings; code cleanup |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Use new wxHashTable implementation not using keyed... |
tree | commitdiff |
2004-04-28 |
Vadim Zeitlin | fixed wild card string construction when description... |
tree | commitdiff |
2004-04-28 |
Vadim Zeitlin | let wxFileName::GetModificationTime() work with files... |
tree | commitdiff |
2004-04-28 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-04-27 |
Robin Dunn | Fixes Bug [ 930200 ] Async does not work |
tree | commitdiff |
2004-04-26 |
Robin Dunn | Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExte... |
tree | commitdiff |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Instead of using GetAdjustedBestSize use the minsize... |
tree | commitdiff |
2004-04-22 |
Dimitri Schoolwerth | fixed broken filetype filters in file dialogs |
tree | commitdiff |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define |
tree | commitdiff |
2004-04-21 |
Václav Slavík | added wxRegEx::GetMatchCount (patch 938995) |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | time() takes time_t, not [unsigned] long -- and in... |
tree | commitdiff |
2004-04-20 |
Vadim Zeitlin | replaced generic automatic filter string by 2 different... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Temporary fix for VC++ compile breakage. |
tree | commitdiff |
2004-04-20 |
Chris Elliott | fix bug compiling with DMC Borland gcc (macos); reverti... |
tree | commitdiff |
2004-04-20 |
Chris Elliott | fix bug compiling with DMC Borland gcc (macos); reverti... |
tree | commitdiff |
2004-04-20 |
Robert Roebling | Applied the two patches from Kevin for gsocket |
tree | commitdiff |
2004-04-20 |
Vadim Zeitlin | fixed bug in default filter string construction (you... |
tree | commitdiff |
2004-04-19 |
Julian Smart | Don't infinitely recurse when setting the child focus... |
tree | commitdiff |
2004-04-18 |
Václav Slavík | wxVsnprintf_ fix: added %ls,%lc handling (patch 937094) |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | MSL support also for MSW |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | switching to host / network ordering swapping |
tree | commitdiff |
next |