2006-04-14 |
Julian Smart | Reversed accidental commit |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Vadim Zeitlin | fixed bug with not taking background colour into accoun... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Julian Smart | Implemented Mac-style button toggling within wxButtonTo... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Julian Smart | Allow specification of border spacing |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Włodzimierz... | MSLU with DMC build fix [#1469456]. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Václav Slavík | don't show the I-beam cursor over text in wxHtmlListBox |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Julian Smart | wxButtonToolBar only useful on Mac right now |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Julian Smart | Compilation fix |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Julian Smart | Steps towards implementing native-style, non-top-level... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jamie Gadd | Fix bug in GetTimeZone where timezone wasn't set. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Václav Slavík | 1. added abstract interface to wxHtmlWindow for use... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Włodzimierz... | All book controls shares wxBK_* flags [bug #1469980]. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Julian Smart | Compile fix |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Julian Smart | On screens with restricted space, it's useful to be... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Jamie Gadd | Fix casts from void* to int on x86_64 gcc by using... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Vadim Zeitlin | initialize nulLen to 0 for all compilers as some versio... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Julian Smart | Added Makefile.in |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Stefan Neis | Fixed GetSelection to behave the same as for the other... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Vadim Zeitlin | mention UTF-16/32 fixes |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Julian Smart | Addd IsDynamic, added const to CreateObject |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Julian Smart | Added IsDynamic to XTI |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Julian Smart | Applied patch [ 1463711 ] wxRichTextCtrl fix for pastin... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Julian Smart | Applied patch [ 1211299 ] Minor mod to wxClassInfo... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Vadim Zeitlin | made ShouldPreventAppExit() public |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Vadim Zeitlin | a better compilation fix after wxGTK_CONV changes |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | removed spurious if in DoGradientFillLinear() |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | compilation fix after wxGTK_CONV changes |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Włodzimierz... | Update wxMGL/wxOS2 makefiles. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | added wx/font.h include to fix PCH-less build |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Włodzimierz... | Regenerated Makefile after wxBaseOS2 fix. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Stefan Csomor | Ryan's patch 1468129 , |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Stefan Csomor | Ryan's patch 1467727 , removing the SetValue from SetRa... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Robin Dunn | Add wxST_DOTS_MIDDLE and wxST_DOTS_END constants |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | removed wxGTK2 hack, not needed any more |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | if we don't convert message catalog strings to the... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Robin Dunn | Acquire the GIL in GetSelections |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | Unicode compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | some code simplifications, no real changes |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | added wxConvUI which determines the conversion used... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Vadim Zeitlin | documented all the other global conversion objects... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | all encodings are available in GTK+ 2 (because we alway... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use the encoding of the font which is used to draw... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | no changes, just corrected the comment for wxConvLocal |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | wxGetActiveWindow() exists in wxGTK |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Włodzimierz... | Bug #1467905: wxOS2 headers not included in wxBase. |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | don't let the user modify the contents of read-only... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | added wxDCClipper ctor overload taking a wxRegion and... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Włodzimierz... | Blind check for compatibility flags. |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Roman Rolinsky | added TreeCtrl.WindowIndex method for skipping items... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementa... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementa... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting, pt 2 |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use wxGTK_CONV instead of directly using wxConvLocal... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | added wxWxCharBuffer which stands for buffer of wxChars |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | don't generate wxEVT_CONTEXT_MENU messages for right... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | fix for the previous commit: delete m_conv after callin... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | really fix warning about implicitly converting 0 and... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | ISO8859-1 is also supported by GTK+ 2 |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | added more files to parse |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | make the string properly 0 terminated and allow for... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | very minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | in case of an faulty event this might not get initialized |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | conversion fix by Ryan |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Robin Dunn | Added CmdDown() to grid events |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | Added missing not operator that was preventing the... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Vadim Zeitlin | don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Vadim Zeitlin | changed DoMessageFromThreadWait() to not block if there... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | Give wx.GridTableBase a destructor, and clear the owner... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | ellipsis support for static text (mac), applied patch |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | fixing Clipboard::IsSupported when asking for unicode... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Julian Smart | Corrected FindString |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | changing coordinates to client-area relative (patch... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | allowing the suppression of SetValue event-triggering... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | applying patch 1411230 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
David Surovell | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | First pass at integrating a code generator in XRCed... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | ellipsis support |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | fix recently introduced memory leak of m_conv (bug... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Robin Dunn | wxNotebookSizer is gone now |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1378261 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1466370 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1465549 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Surovell | cleanup - added whitespace around operators, some blank... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Julian Smart | Added minimal Info.plist |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | added html headers |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | added wxTLW::ShouldPreventAppExit() which can be overri... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | some compilers warn about implicitly converting 0 and... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | fixed gcc warnings about not initializing the base... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | GetBoundingRect() is supposed to return the logical... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | leave enough space for the trailing NUL when converting... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | don't crash if conversion of a command line argument... |
commit | commitdiff | tree | snapshot |
next |