2004-10-14 |
Julian Smart | Added SetScrollLinesX, SetScrollLinesY so apps can... |
tree | commitdiff |
2004-10-14 |
Julian Smart | Commented out SetFont(wxNullFont) which causes an asser... |
tree | commitdiff |
2004-10-14 |
Václav Slavík | added wxTB_HORZ_LAYOUT |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa wxFileDialog implementation |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa taskbar files and broken files... |
tree | commitdiff |
2004-10-13 |
Julian Smart | gtk_frame_focus_out_callback can be called with g_activ... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Semicolon fixes according to Vadim's note about being... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Fix to reflect wxUNIVERSAL conditions from header. |
tree | commitdiff |
2004-10-13 |
Ryan Norton | crush compiler warnings and handle out of memory errors... |
tree | commitdiff |
2004-10-12 |
Vadim Zeitlin | check that item pointer is non-NULL in WM_DRAW/MEASUREITEM |
tree | commitdiff |
2004-10-12 |
Robert Roebling | Added new wxPrintFactory code and made wxPrinter |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted due to Darwin conflict. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted conflict with Darwin. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-12 |
Julian Smart | Restored the default wizard height to match 2.4 (and... |
tree | commitdiff |
2004-10-12 |
Julian Smart | Corrected swapped args |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Undo last change due to STL. |
tree | commitdiff |
2004-10-12 |
Ryan Norton | annoying oversight - someday compilers will point this out |
tree | commitdiff |
2004-10-12 |
Ryan Norton | get rid of global vars |
tree | commitdiff |
2004-10-12 |
Václav Slavík | added wxNB_TOP |
tree | commitdiff |
2004-10-12 |
Ryan Norton | patch from list to fix warning and get rid of unneccess... |
tree | commitdiff |
2004-10-12 |
Václav Slavík | added \ escaping in XRC (patch 1042675) |
tree | commitdiff |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix... |
tree | commitdiff |
2004-10-11 |
Vadim Zeitlin | mention that this file can be used under wx licence too |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion... |
tree | commitdiff |
2004-10-10 |
Stefan Neis | Move children if parent gets resized. |
tree | commitdiff |
2004-10-10 |
Ryan Norton | correct assignment in constructors, a little optimizati... |
tree | commitdiff |
2004-10-10 |
Julian Smart | Fixed the change that broke eVC++ compile (please don... |
tree | commitdiff |
2004-10-09 |
Vadim Zeitlin | the #ifdef around BROWSEINFO.lpszTitle assignment is... |
tree | commitdiff |
2004-10-09 |
Vadim Zeitlin | use wxStrdupA() instead of #ifdef's around strdup() |
tree | commitdiff |
2004-10-09 |
Julian Smart | Fix for Standard WinCE SDK |
tree | commitdiff |
2004-10-09 |
Julian Smart | Use _strdup under WinCE/eVC++ |
tree | commitdiff |
2004-10-09 |
Julian Smart | Workaround for incorrect header in some versions of... |
tree | commitdiff |
2004-10-09 |
Julian Smart | Resolved ambiguity |
tree | commitdiff |
2004-10-09 |
Ryan Norton | correct white values in extra stock cursors |
tree | commitdiff |
2004-10-08 |
Ryan Norton | fix description |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final null-char wxString stuff, a couple of bugfixes... |
tree | commitdiff |
2004-10-08 |
Václav Slavík | propagate invalidated best size upstream |
tree | commitdiff |
2004-10-08 |
Kevin Hock | Added Quicktime framework from System folder, updated... |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Better markup. |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-08 |
Robin Dunn | Check for an image list before complaining in OnGetItem... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final compilo fixups for 10.2 unicode - c/c++ fixes... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | various cleanups |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxSound for wxCocoa |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxDisplay for wxCocoa |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxCocoa link fixes |
tree | commitdiff |
2004-10-07 |
Ryan Norton | fix darwin defines |
tree | commitdiff |
2004-10-07 |
Ryan Norton | a bit of cleanup |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd... |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1039456 ] [wxOS2]Popup menu problems |
tree | commitdiff |
2004-10-07 |
Ryan Norton | some preparation for carbon/cocoa interop |
tree | commitdiff |
2004-10-07 |
Robin Dunn | Correct compile errors in non-unicode build |
tree | commitdiff |
2004-10-07 |
Ryan Norton | another stub for wxCocoa |
tree | commitdiff |
2004-10-07 |
Robin Dunn | Verified and applied [ 1042133 ] GTK2.0: DrawRotatedTex... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1. Yet another unit test for new stirng stuff |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1042241 ] Fixes print setup problem... |
tree | commitdiff |
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 |
next |