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 |
2004-06-03 |
Julian Smart | If several doc templates use the same document and... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | fixed wrong tooltip colour -- don't mess with widget... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Separated creation and initialisation of a document... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Initialise hash table with string key |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Fix compile errors when using gtk 1.2 |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-02 |
Robin Dunn | On wxGTK2 the label woudl not be realigned if SetLabel... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Don't force a smaller icon size |
tree | commitdiff |
2004-06-02 |
Julian Smart | GTK+ 2.0 can't compile egg tray code |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | Yet more fixes for wxNotebook compatibility... |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | wxWebKitCtrl now properly detects a wxNotebook anywhere... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | Handle the (probably rare) case where the icon has... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-06-01 |
Włodzimierz Skiba | DMC warning fix, code cleaning |
tree | commitdiff |
2004-06-01 |
David Elliott | wx/notebook.h is not included from wx/wx.h |
tree | commitdiff |
2004-06-01 |
Václav Slavík | calling a variable 'stat' was exceptionally stupid... |
tree | commitdiff |
2004-06-01 |
Julian Smart | Needs a foreground colour |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | we have to be able to tell whether a control can be... |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | uppercasing menu shortcuts for non-command keystrokes... |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | added native pane splitter rendering |
tree | commitdiff |
2004-06-01 |
Kevin Ollivier | Fixes for wxWebKitCtrl to work with wxNotebook. |
tree | commitdiff |
2004-05-31 |
Václav Slavík | added wx-specific code and license info |
tree | commitdiff |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | allow classes derived from wxTopLevelWidnow to use... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | fixed crash on incorrect HTML input caused by uninitial... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const... |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | continued spinning committed |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | fixes for mouse handling on 10.2 systems |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon... |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon API |
tree | commitdiff |
2004-05-31 |
Włodzimierz Skiba | Removed condition of old Watcom times. Open Watcom... |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | added src/mac/carbon/display.cpp to project |
tree | commitdiff |
next |