2004-06-17 |
Robin Dunn | Set/Reset ThemeEnabled when changing the fore/backgroun... |
tree | commitdiff |
2004-06-17 |
Julian Smart | Corrected position of wxUSE_WEBKIT test |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Hide the dialog after running it as it may be a bit... |
tree | commitdiff |
2004-06-17 |
Włodzimierz Skiba | Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic... |
tree | commitdiff |
2004-06-17 |
Stefan Csomor | moved metrowerks debugger support out of wxUSE_GUI |
tree | commitdiff |
2004-06-17 |
Václav Slavík | it's OK to set background,foreground colour even with... |
tree | commitdiff |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
tree | commitdiff |
2004-06-17 |
Julian Smart | Allow wxSplitterWindow::Initialize(NULL) in case we... |
tree | commitdiff |
2004-06-17 |
Stefan Csomor | BU_EXACTFIT adapted |
tree | commitdiff |
2004-06-17 |
Kevin Ollivier | Fixing sizing problems on OS X. |
tree | commitdiff |
2004-06-16 |
Václav Slavík | fixed missing NO_GCC_PRAGMA |
tree | commitdiff |
2004-06-16 |
Václav Slavík | fixed incorrect handling of scaled fonts and fixed... |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Missed header. |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Smartphone menus. |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Warning fixes for WinCE. |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Warning fixes for WinCE. |
tree | commitdiff |
2004-06-15 |
Julian Smart | Typo correction |
tree | commitdiff |
2004-06-15 |
Julian Smart | Navigate corrections |
tree | commitdiff |
2004-06-15 |
Julian Smart | Consistent tab behaviour |
tree | commitdiff |
2004-06-15 |
Włodzimierz Skiba | wxParseWildcard added instead of methods hidden under... |
tree | commitdiff |
2004-06-15 |
Julian Smart | Tests for wxTE_PROCESS_TAB again in line with other... |
tree | commitdiff |
2004-06-15 |
Julian Smart | With wxTE_PROCESS_TAB, tabs are now inserted in the... |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Add DoGetBestSize to wxCheckListBox that adds room... |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Save the alpha values if the image has an alpha channel |
tree | commitdiff |
2004-06-14 |
Robin Dunn | Patch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp |
tree | commitdiff |
2004-06-14 |
Robin Dunn | This workaround is no longer needed because of fix in |
tree | commitdiff |
2004-06-14 |
Robin Dunn | Check if MacGetTopLevelWindow returns NULL before using... |
tree | commitdiff |
2004-06-14 |
Robin Dunn | fixed compile error |
tree | commitdiff |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
tree | commitdiff |
2004-06-14 |
Stefan Csomor | adding mac to the memory crit sect |
tree | commitdiff |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings |
tree | commitdiff |
2004-06-14 |
Vadim Zeitlin | fill up the gauge when Update(maximum) is called |
tree | commitdiff |
2004-06-13 |
Julian Smart | Small WinCE symbol fixes |
tree | commitdiff |
2004-06-13 |
Václav Slavík | fixed background rendering if GetThemeEnabled()=true... |
tree | commitdiff |
2004-06-13 |
Václav Slavík | fix wxPanel rendering in wxGTK |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
2004-06-12 |
Robert Roebling | Applied new master define for CommandBar vs. PocketPC... |
tree | commitdiff |
2004-06-12 |
Václav Slavík | fixed setting of initial font under wxGTK2 |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | Generic font dialog is still an option in wxMSW in... |
tree | commitdiff |
2004-06-11 |
Robert Roebling | Compile fixes for HANDHELDPC |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | No warning with wxUSE_BUSYINFO turned off. |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxUSE_FONTDLG is optional. |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxUSE_PROGRESSDLG is optional. |
tree | commitdiff |
2004-06-11 |
Stefan Csomor | adding compatibility mode fallback for custom window... |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
tree | commitdiff |
2004-06-10 |
Václav Slavík | fixed pasting of Unicode strings |
tree | commitdiff |
2004-06-10 |
Václav Slavík | don't confuse wxDF_UNICODETEXT and wxDF_TEXT |
tree | commitdiff |
2004-06-10 |
Vadim Zeitlin | open more keys in read only mode if we need to only... |
tree | commitdiff |
2004-06-10 |
Vadim Zeitlin | fixed typo in wxFrame::SetStatusBar() (bug 970516) |
tree | commitdiff |
2004-06-10 |
Julian Smart | OR extra style with existing value or some implementati... |
tree | commitdiff |
2004-06-10 |
Vadim Zeitlin | disable the first top level parent, not the topmost... |
tree | commitdiff |
2004-06-10 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount() |
tree | commitdiff |
2004-06-10 |
Robin Dunn | Take care of some focus issues with the AutoComp list... |
tree | commitdiff |
2004-06-09 |
Robin Dunn | Ensure that the correct rectangle is clipped and refres... |
tree | commitdiff |
2004-06-09 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount() |
tree | commitdiff |
2004-06-09 |
Stefan Csomor | removed invalid restriction |
tree | commitdiff |
2004-06-08 |
Václav Slavík | fixed wxString char<->wchar_t conversion constructors... |
tree | commitdiff |
2004-06-08 |
Robin Dunn | Move wxMacCFStringHolder::AsString and etc. to wxBase |
tree | commitdiff |
2004-06-08 |
Robin Dunn | Only call GetBestSize if one or both of the minsize... |
tree | commitdiff |
2004-06-08 |
Julian Smart | Include wx/image.h |
tree | commitdiff |
2004-06-08 |
Stefan Csomor | direct ie non mutex crit-section implementation |
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 |
Stefan Neis | Initialize m_PageSize. |
tree | commitdiff |
2004-06-06 |
Václav Slavík | use pango_font_family_is_monospace() to enumerate fixed... |
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-06 |
Václav Slavík | restored colour labels until we have more information... |
tree | commitdiff |
2004-06-06 |
Julian Smart | Give controls on frame statusbar a chance to paint |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | Added code for 3 state checkbox. |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | This code is now shared with wxX11: remove. |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | Compilation fix for wxUSE_STL == 1. |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | wxMotif compilation fix and unused variable warning... |
tree | commitdiff |
2004-06-05 |
Stefan Csomor | synching down and up events for the synthetic right... |
tree | commitdiff |
2004-06-05 |
Stefan Csomor | fixing the carbon cfm |
tree | commitdiff |
2004-06-05 |
Stefan Csomor | SetParam should be explicit |
tree | commitdiff |
2004-06-05 |
Václav Slavík | corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent |
tree | commitdiff |
2004-06-04 |
Dimitri Schoolwerth | fixed float to short int casting warnings |
tree | commitdiff |
2004-06-04 |
Dimitri Schoolwerth | fixed ambiguous call to wxMacCarbonEvent::SetParameter |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added wxTaskBarIcon::CreatePopupMenu API |
tree | commitdiff |
2004-06-04 |
Dimitri Schoolwerth | fixed unused variable warning |
tree | commitdiff |
2004-06-04 |
Dimitri Schoolwerth | fixed compilo |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | adaptions for m_peer |
tree | commitdiff |
2004-06-04 |
Kevin Ollivier | Making wxUSE_WEBKIT for optionally building wxWebKitCtrl. |
tree | commitdiff |
2004-06-04 |
Václav Slavík | changed wxColourData default palette to NULL colours... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added native wxColourDialog for GTK2 |
tree | commitdiff |
2004-06-04 |
Václav Slavík | 1. changed wxColourData default palette to NULL colours... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | GdkColor<->wxColour values conversion is not dependent... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | set transiency relation so that the WM can do better... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | be good citizen, don't force window position; instead... |
tree | commitdiff |
2004-06-04 |
Václav Slavík | title needs to be translated, too |
tree | commitdiff |
2004-06-04 |
Julian Smart | If we have multiple filters in a Save dialog, don't use |
tree | commitdiff |
2004-06-04 |
Václav Slavík | use simple template instead of macro, it's easier to... |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
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 |
Václav Slavík | fixed wxSetEnv to correctly set variable in Unicode... |
tree | commitdiff |
next |