2005-02-26 |
Robin Dunn | Range check the index in GetString |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Robin Dunn | Added docview modules from Peter Yared and Morgan Hua |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Włodzimierz... | Various warning fixes and minor source cleaning. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Włodzimierz... | BASE, NET and CORE separation in PalmOS build. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Julian Smart | Use wxIMAGE_OPTION_QUALITY |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Julian Smart | Added wxIMAGE_OPTION_QUALITY |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Csomor | add mac theme -> rgb color conversion |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Csomor | submenus have to work in these as well |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Włodzimierz... | More wxFile fixes. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Csomor | new MLTE implementation, using our own scrolling |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Csomor | avoid negative widths, moved deeper down |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Stefan Csomor | avoid negative widths |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Vadim Zeitlin | fix for disabling the control (bug 1150830) |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Włodzimierz... | Use of date picker control flag must be somehow defined. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Włodzimierz... | Completed sync of BASE_CMN_SRC between PalmOS and bakef... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Chris Elliott | daily build of inno msw |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Julian Smart | Make HTCLIENT code off by default |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | Some build tweaks |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | bumped subrelease number |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | Took out IsValid. It is not public everywhere. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | Add IsValid() |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Robin Dunn | no-op methods for ownerdrawn methods in wxMenuItem |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Włodzimierz... | Next step on bringing PalmOS build to the same filelist... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Vadim Zeitlin | fix for SetValue() losing effect after focus change... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Vadim Zeitlin | really fixed bug with DST in Set(h, m, s, ms) (see... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Vadim Zeitlin | use correct colour for the toolbar initially (patch... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Włodzimierz... | Provide to Borland the same fix as for Cygwin due to... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Vadim Zeitlin | added missing virtual dtors to base classes (patch... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Stefan Csomor | under compositing windows when using the 'classic'... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Stefan Csomor | add version checks instead of symbol checks, so that... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Stefan Csomor | notifying children of absolute position changes, add... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Stefan Csomor | making implementation independent of a wx-peer of that... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Stefan Csomor | forwarding position changed events to peer |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Włodzimierz... | Further improvements in composite controls (wxRadioBox... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Włodzimierz... | Small move towards similar set of files as in bakefiles... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Włodzimierz... | PalmOS headers have ssize_t with no sign of it so we... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Julian Smart | Restored mouse sensitivity for static box and static... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Vadim Zeitlin | update from Michalis Kabrianis (patch 1145218) |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | More support in wxRadioBox for PalmOS. Refreshing fixes. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | wxDocManager::GetTemplates was missing (#1149847) |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | force icon type for tools, as PICTs are not shown |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | scaling for 24x24 and 64x64 sizes |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | HITextView fixed |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Vadim Zeitlin | don't redefine NOMINMAX if already defined (mingw32... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | switch OSX implementations to unicode text ctrl meanwhile |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Vadim Zeitlin | removed checks for compilers supporting wxUSE_ON_FATAL_... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Vadim Zeitlin | build ODBC sample under MSW too if wxUSE_ODBC (closes... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Chris Elliott | daily build of docs |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Vadim Zeitlin | update from Martin Srebotnjak <miles@filmsi.net> |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | along the same change in dc |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | revamping classic MLTE implementation |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | adding peer back to wxWindow |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | adding peer back to wxWindow |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | carbon cfm fixes, factoring code |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | Presentation of hiding and disabling of the items in... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | carbon cfm fixes |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | adding a peer pointing back to wxWindow |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Stefan Csomor | moving all border invalidations into one area, also... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Włodzimierz... | Registered PalmOS creatorID for minimal sample for... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Dimitri Schoolwerth | use a larger font again for wxMSW (the chopping off... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Robert Roebling | Better correction to the wxListBox misbehaviour. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Václav Slavík | fixed wxDateTime::ParseFormat to correctly handle ... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Włodzimierz... | Licence name correction. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Włodzimierz... | More connections between wxWindow and wxRadioBox. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Michael Wetherell | Removed dependency on wx/html/forcelnk.h |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Włodzimierz... | More wxAPI for radiobox of PalmOS. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Ryan Norton | fix some 'might not be initialized in this function... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Włodzimierz... | wxRect::SetSize documented. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Dimitri Schoolwerth | don't create a png alpha image if we don't have to |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Robert Roebling | Show that the GTK+ listbox doesn't deselect any item |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Włodzimierz... | Consistent wxWindow::Enable with wxRadioBox::Enable... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Robin Dunn | fixed compile error |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | warning fix |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Robin Dunn | Treat the numpad enter key the same as the main enter key |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | XTI fix for VC 7.1 (VC 8.0 didn't complain) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | drawing circles with a transparent pen was filling... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | fix for quartz case |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Julian Smart | Updated FAQs from web site |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | warning cleanup |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | trials for proper synchronizing between different conte... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | adapting to bitmaprefdata changes |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | first step into modernizing MLTE-Classic as it still... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | carbon cfm / classic fixes |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | moving native format generation into bitmap ref data... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Stefan Csomor | moving native format generation into bitmap ref data... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Julian Smart | Don't inherit background from parent if we're top-level |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Julian Smart | Added --norpms switch |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Julian Smart | Corrected compilo |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Dimitri Schoolwerth | reworded parts of the 'alpha channel support' paragraph |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | added debug/release DLL configurations so that VC+... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Dimitri Schoolwerth | fixed MSVC6 truncation warning |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | don't define min/max macros in windows.h (closes 1052256) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | declare variable used in source code example (bug 1093638) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | removed ambiguity from wxGLCanvas ctors (bug 1102544) |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | removed mention of client data, there is none in this... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vadim Zeitlin | call gdk_flush() in Update() (see discussion of patch... |
commit | commitdiff | tree | snapshot |
next |