2003-09-30 |
Vadim Zeitlin | use wxEvent::ShouldPropagate() instead of its own propg... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | Unicode fixes for Watcom (part of patch 813225) |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | no real changes |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | don't draw raised border around disabled bitmaps (patch... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | treat 0xc0c0c0 as transparent colour by default |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Václav Slavík | upgraded bakefile to empy-3.1.1, it has more readable... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | unused params warnings fixes |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Robin Dunn | Should not delete colours that come from the wxColourDa... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vadim Zeitlin | support creating larger minidumps; support WX_CRASH_FLA... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Mattia Barbon | (Blind) compilation fix for Sun compiler. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vadim Zeitlin | fixes in cleanup of DDE servers: don't delete them... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | reversed order of configurations to make the IDE happy... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | compile db sample conditionally only if odbc support... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | reverted strange and IMO unnecessary OFN_OVERWRITEPROMP... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | SetValue() takes just bool, not const bool |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | SetValue() takes just bool, not const bool |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | added displayx11.{cpp,h} |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Mattia Barbon | MinGW compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Mattia Barbon | (Blind) wxMotif compilation fix. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | mention that Write(string) works with NUL-terminated... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | mention wxListBook |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | added 3-state checkboxes (patch 813790) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | regenerated after adding gzstream.* and vidmode.h |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | no changes, just resolved a conflict |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | show how to use different bitmaps for enabled/disabled... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added wxMirrorDC test; some warning fixes |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added handlers for radio btn events for testing |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | warning fixes |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added a test for wxTextFile in Unicode |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed Initialized() |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | Unicode fix |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Mattia Barbon | Linking fixes for wxGTK + wxUniversal: include minifr... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed duplicate UTF16/32 values |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | fixed bug in wxDisplay::GetFromPoint() when Xinerama... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | extra word removed (patch 813536) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Mattia Barbon | Updated changes.txt. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | suppress compiler warning about uninit var |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | define wxFONTENCODING_UNICODE as UTF16/32 depending... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added vidmode.h; stack.h is a wxBase header |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | made UTF-16/32 equivalent to the corresponding LE/BE... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | merged wxDisplayModeInfo and wxVideoMode in a single... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | compilation fix for Mac (patch 813378) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | fix for handling (Shift-)Ctrl-Tab when the notebook... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | minor fix for wxSlider sizing (patch 809202) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | update height of the header window whenever it changes |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | make it possible to give focus to the notebook itself... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | make it possible to give focus to the notebook itself... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | regenerated after adding wxUSE_GZSTREAM |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | fixed code for swapping rect corners if out of order... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | added wxTextInputStream::ReadChar() (part of patch... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | wxZlibStreams fixes; allow them to be used as deflate... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | added tests for toggling radio buttons |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | show wxTB_HORZ_LAYOUT in action |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | always return length of the string, *not* size of the... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | fix SetFocus() in wxDialog-derived class ctor (which... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | applied part of the patch 811993 |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | don't do anything non trivial (like creating wxFontMapp... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Julian Smart | Updated date |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Julian Smart | Small distribution script changes |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Vadim Zeitlin | fixed (recently reintroduced) activation bug when the... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Julian Smart | Clean up event hash tables in a timely fashion |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Vadim Zeitlin | compilation fixes after making wxFontRefData private... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Vadim Zeitlin | initialize hidden window class name with NULL |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Vadim Zeitlin | wxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Change how/when the app object is created |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | float --> int fixes |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | HitTest patch from Alberto |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Changes needed to get upto date with the latest wx CVS |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Since wxGTK's wxGauge doesn't derive from wxGaugeBase... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | #ifdef update for the old SWIG |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Oops, I left an extra { in there. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Corrected some tex errors |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Mattia Barbon | Compilation fix. |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | got rid of ugly WinCE #ifdef |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | added stabs for missing wxNativeFontInfo methods when... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | gcc warning fix |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | GetFilenames() always returned a single file only |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | fixed spurious debug message when right clicking outsid... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | unused param warnings fixed |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | finally reverted patch 782947 completely, it is broken... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | attempt to fix timers when creating them with a valid... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | compilation fix for BCC |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Chris Elliott | fix digitalmars bug (ambiguous symbol) |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Julian Smart | Tweak |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | compilation fix after GetNativeFontInfo() change |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | undid accidental change to assert in Start() during... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | mention GetNativeFontInfo() change |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Robin Dunn | Applied Patch #775357 |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Vadim Zeitlin | refactored code to create hidden window in one place... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Vadim Zeitlin | TransferFrom/ToWindow() were reverted, fixed |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Robin Dunn | Allow derived classes to prevent default focus handling... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Robin Dunn | Fixes in focus handling related to the AutoComplete... |
commit | commitdiff | tree | snapshot |
next |