2004-10-07 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-07 |
Dimitri Schoolwerth | fixed Carbon compilation; call HID keyboard dtor for... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | revert badly screwed up commit :\ |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cursors for cocoa |
tree | commitdiff |
2004-10-06 |
Václav Slavík | fixed broken DoUpdateWindowUI: event.SetChecked doesn... |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cocoa tooltips. Remove runtime warning from 10.2 ... |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Blind fix to lack of sql types. |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Removed doubled events, corrected behaviour (patch... |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Expanded comment in Initialize to include why Initializ... |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Mac sockets events must be added to the RunLoop in... |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Added back compile-time check for about/prefs menu... |
tree | commitdiff |
2004-10-06 |
Stefan Csomor | adjusting DoGetBestSize according MSW |
tree | commitdiff |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers... |
tree | commitdiff |
2004-10-05 |
Robert Roebling | Make wxComboBox spit out a bit fewer surplis |
tree | commitdiff |
2004-10-05 |
Ryan Norton | default pos/size cleanup |
tree | commitdiff |
2004-10-05 |
Robert Roebling | Fixed missing focus problem. |
tree | commitdiff |
2004-10-05 |
Václav Slavík | added wxRB_SINGLE |
tree | commitdiff |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-05 |
David Elliott | Implement wxButtonBase::GetDefaultSize() |
tree | commitdiff |
2004-10-04 |
David Elliott | Added wxAutoNSAutoreleasePool where needed for controls... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
tree | commitdiff |
2004-10-04 |
Robin Dunn | fix compile error |
tree | commitdiff |
2004-10-04 |
Włodzimierz Skiba | Warning fixes to most detailed warning output of OpenWa... |
tree | commitdiff |
2004-10-04 |
Robin Dunn | Bail out if GetCurrentMenu returns NULL |
tree | commitdiff |
2004-10-04 |
Ryan Norton | native wxFontDialog for carbon, second shot |
tree | commitdiff |
2004-10-04 |
Dimitri Schoolwerth | added missing include for non-PCH compilation |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't use non blocking sockets if wxApp::IsMainLoopRunn... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | assert that name, not full path, is used in RenameEntry... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | fixed deletion of last group in the config file (bugs... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't try to delete our config file in DeleteAll()... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't add dummy empty line at the end when reading... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | small optimization in wxConfigPathChanger: don't change... |
tree | commitdiff |
2004-10-03 |
Dimitri Schoolwerth | removed tab character |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | don't keep a dirty flag in each entry/group, this is... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | use wxFileName::MacSetTypeAndCreator() in Flush() inste... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
tree | commitdiff |
2004-10-03 |
Václav Slavík | fixed menu destruction if it was removed from menubar... |
tree | commitdiff |
2004-10-03 |
Václav Slavík | fixed transiency when the parent is MDI child frame |
tree | commitdiff |
2004-10-03 |
Julian Smart | Workaround for special menu items not always being... |
tree | commitdiff |
2004-10-03 |
Václav Slavík | fixed crash on invalid data (patch 1039453) |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | don't include headers not needed when wxUSE_GUI == 0 |
tree | commitdiff |
2004-10-03 |
Robert Roebling | Reworked TLW and app activation event code, also |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | store bitmap data in premultiplied by alpha format... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | oops, AdjustFontSize() had no effect; fixed (patch... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | destroy any TLWs still alive when the app terminates... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | fixes for Metrowerks command line compiler (avoid redef... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | $#include "expat_config.h" instead of <expat_config... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | only use __attribute__(regparm) for x86, this results... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | fixed dll import specification of wxGetHInstance() |
tree | commitdiff |
2004-10-02 |
Julian Smart | Blind fixes for Mac project files (version number,... |
tree | commitdiff |
2004-10-01 |
David Elliott | wxCocoa: Added (mostly) stubs for wxGLCanvas and friends. |
tree | commitdiff |
2004-10-01 |
Ryan Norton | fix const to normal warning |
tree | commitdiff |
2004-10-01 |
Václav Slavík | use default GUI font in wxHtmlListBox |
tree | commitdiff |
2004-10-01 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-10-01 |
Ryan Norton | OSX only (a runtime check would be preferable as Kevin... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | Increase status bar height from 15 to 18, allows common... |
tree | commitdiff |
2004-10-01 |
Ryan Norton | only do the seperator between about and preferences... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | wx apps did not have the separator like other apps... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | relayout frame contents when tool/statusbar is shown... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | extracted OnSize() body in a new DoLayout() method... |
tree | commitdiff |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
tree | commitdiff |
2004-09-30 |
Václav Slavík | blind compilation fix for MSVC |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-30 |
Robin Dunn | Fix for crash when the child has no menu |
tree | commitdiff |
2004-09-30 |
Václav Slavík | resize parent's frame client area correctly when status... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Blind fix for missing files |
tree | commitdiff |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | Create a mask for the icon if it doesn't already have one |
tree | commitdiff |
2004-09-29 |
Julian Smart | Fixed case sensitivity |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | fixed memory leak in Submit(cmd, false) (bug 1037115) |
tree | commitdiff |
2004-09-29 |
Robin Dunn | Just return zero without failing for unknown metrics... |
tree | commitdiff |
2004-09-29 |
David Elliott | Get the stock label when stock ID is used with empty... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | implementation should use DoFindFocus |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | signed/unsigned comparison warning fix |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | removed C++ comments from C files |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
tree | commitdiff |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Include missing.h to find O_* flags. |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Correction to lost #ifdef |
tree | commitdiff |
2004-09-29 |
David Elliott | wxStaticBox constructor is not supposed to take a wxVal... |
tree | commitdiff |
2004-09-29 |
Kevin Hock | Send EVT_COMMAND_TEXT_UPDATED from the spin control... |
tree | commitdiff |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
tree | commitdiff |
2004-09-28 |
Kevin Hock | When enabling events, use CommonModes instead of Defaul... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Julian Smart | Improved the generic font dialog appearance. |
tree | commitdiff |
2004-09-28 |
Ryan Norton | possibly fix compilo error w/xcode |
tree | commitdiff |
next |