2006-03-22 |
Julian Smart | Mac compile fixes |
tree | commitdiff |
2006-03-22 |
David Surovell | fix wxMac compilation problem by hoisting simple variab... |
tree | commitdiff |
2006-03-22 |
Vadim Zeitlin | fixed handling PNG errors accidentally broken in rev... |
tree | commitdiff |
2006-03-22 |
Robert Roebling | Setup notifiers from datamodel to generic |
tree | commitdiff |
2006-03-22 |
Robert Roebling | In the generic version of wxDataViewCtrl, all |
tree | commitdiff |
2006-03-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | fixed __FUNCTION__ use in Unicode build (it's a variabl... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | fixed several bugs in ParseDate() (invalid dates could... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | don't throw away the first three stack frames in the... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | show the function in which the assert failure occured... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | don't evaluate assert expression unless the condition... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | added semicolons after wxCHECK()s (part of patch 1450705) |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | Made wxList::compatibility_iterator a class in wxUSE_ST... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | can't pass objects through ... (please don't ever ignor... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | better fix for infinite loop in HandleOnNavigationKey... |
tree | commitdiff |
2006-03-21 |
Vadim Zeitlin | fix an infinite loop in HandleOnNavigationKey() when... |
tree | commitdiff |
2006-03-21 |
Robert Roebling | Added windowing and scrolling logic to generic |
tree | commitdiff |
2006-03-21 |
Julian Smart | Fix accelerstors with down and left |
tree | commitdiff |
2006-03-21 |
Julian Smart | Fixed a crash when deleting the last timer |
tree | commitdiff |
2006-03-21 |
Mart Raudsepp | Use wxGtkString here too |
tree | commitdiff |
2006-03-20 |
Václav Slavík | removed Julian's hack that is no longer needed after... |
tree | commitdiff |
2006-03-20 |
Vadim Zeitlin | provide stubs for conversion to/from image functions... |
tree | commitdiff |
2006-03-20 |
Vadim Zeitlin | removed hard tabs |
tree | commitdiff |
2006-03-20 |
Václav Slavík | fixed GetBitmap() to respect the "param" argument if... |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Further compilation fixes. |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Added (yet unfunctional) skeleton files fir |
tree | commitdiff |
2006-03-20 |
Vadim Zeitlin | fixed Clear() for GTK+ 2.4+ |
tree | commitdiff |
2006-03-19 |
Stefan Csomor | rewire char events in case there is no focusable contro... |
tree | commitdiff |
2006-03-18 |
Vadim Zeitlin | do not assign uniChar to wxKeyEvent::m_keyCode for... |
tree | commitdiff |
2006-03-18 |
Vadim Zeitlin | removed redundant declaration (no real changes) |
tree | commitdiff |
2006-03-18 |
Mart Raudsepp | Test commit |
tree | commitdiff |
2006-03-18 |
Mart Raudsepp | Testing CVSROOT/loginfo changes |
tree | commitdiff |
2006-03-17 |
Robin Dunn | Add DoGetBestSize |
tree | commitdiff |
2006-03-17 |
Stefan Csomor | disabling close box |
tree | commitdiff |
2006-03-17 |
David Surovell | cleanup - added some error checking, reformatting |
tree | commitdiff |
2006-03-17 |
Stefan Csomor | fixing a scope error introduced in 1.41 |
tree | commitdiff |
2006-03-17 |
Robert Roebling | Rearrange code to make adding wxMimeTypesManagerFactory |
tree | commitdiff |
2006-03-17 |
Robert Roebling | Added files for GnomeVFS backend (currently useful |
tree | commitdiff |
2006-03-17 |
Vadim Zeitlin | don't use toupper() with non-ASCII key codes |
tree | commitdiff |
2006-03-17 |
Stefan Csomor | intel pict fixes |
tree | commitdiff |
2006-03-17 |
Vadim Zeitlin | use correct string in wxEVT_COMMAND_COMBOBOX_SELECTED... |
tree | commitdiff |
2006-03-17 |
Vadim Zeitlin | fixed incorrect XtVaXXX() function call (thanks to... |
tree | commitdiff |
2006-03-17 |
Vadim Zeitlin | don't put the window off screen when centering it ... |
tree | commitdiff |
2006-03-16 |
Julian Smart | wxMotif/ANSI can't cope with UTF-8 |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | added wxDisplay::GetClientArea() (currently implemented... |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | fixed build after last commit |
tree | commitdiff |
2006-03-16 |
Włodzimierz Skiba | wxDisplay build fix for missing Direct Draw. |
tree | commitdiff |
2006-03-16 |
Julian Smart | Mobile 5 Smartphone fixes |
tree | commitdiff |
2006-03-16 |
Włodzimierz Skiba | forward port from 2.6 - eVC3 fix. |
tree | commitdiff |
2006-03-16 |
David Surovell | added missing ctor implementation |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | initialize base class using its ctor |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | added wxDisplayFactoryX11 ctor body |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | linking fixes after last checkin |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | compilation fixes after last checkin |
tree | commitdiff |
2006-03-16 |
Vadim Zeitlin | wxDisplay cleanup/rewrite: |
tree | commitdiff |
2006-03-15 |
Vadim Zeitlin | use wxDynamicLibrary::GetSymbolAorW() instead of duplic... |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | Don't return a void value here - VC6 doesn't like it |
tree | commitdiff |
2006-03-15 |
David Surovell | cleanup - minor restructuring, reformatting |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | wxOS2 night build warning fixes. |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
tree | commitdiff |
2006-03-15 |
Julian Smart | Fix for WinCE |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
tree | commitdiff |
2006-03-15 |
Julian Smart | Fix for command bar not painting in Windows Mobile 5 |
tree | commitdiff |
2006-03-15 |
Julian Smart | Add menus even if we have no menubar HMENU (Windows... |
tree | commitdiff |
2006-03-15 |
Julian Smart | Corrected wrong include |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | Use wxGtkString here to clean up code, and not leak... |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | Compile fix. Seems to work too, at quick glance. |
tree | commitdiff |
2006-03-15 |
Julian Smart | Removed use of deprecated functions |
tree | commitdiff |
2006-03-15 |
Julian Smart | Fix compile problem with VS 2005 |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | g_value_set_string duplicates the string itself, so... |
tree | commitdiff |
2006-03-15 |
David Surovell | cleanup - fixed warnings, reformatting |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | ICCCM says that the TIMESTAMP atom is required, so... |
tree | commitdiff |
2006-03-15 |
Mart Raudsepp | Don't leak a gchar* in wxDataFormat::GetId() |
tree | commitdiff |
2006-03-15 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Can't use IsValidInsert from GtkAddHelper as it could... |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Fix compilation error |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
2006-03-14 |
Robin Dunn | m_windowReserved was removed |
tree | commitdiff |
2006-03-14 |
Vadim Zeitlin | fixed centering of a TLW on a non-TLW parent |
tree | commitdiff |
2006-03-14 |
Vadim Zeitlin | added GetScreenPosition/Rect() which always return... |
tree | commitdiff |
2006-03-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Silence some warnings |
tree | commitdiff |
2006-03-14 |
Robin Dunn | Keep wxSTC_LEX_ASP and _PHP available for now. |
tree | commitdiff |
2006-03-14 |
Włodzimierz Skiba | wxComboBox with SmartphoneCE has different members... |
tree | commitdiff |
2006-03-13 |
Julian Smart | If we processed a command event, return true, or we... |
tree | commitdiff |
2006-03-13 |
Włodzimierz Skiba | TRUE/FALSE source cleaning. |
tree | commitdiff |
2006-03-13 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | fixed event generation for wxComboBox to be consistent... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | fixed event generation for wxChoice: it now sends one... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | don't send EVT_CHOICE events while the dropdown is... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | fixed printf format warnings for all platforms (previou... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | don't set cursor coords to (0, 0) which could be invali... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | native implementation of wxDirDialog for wxCocoa (patch... |
tree | commitdiff |
2006-03-12 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
2006-03-12 |
Vadim Zeitlin | use %lu and not %d print format for size_t arguments |
tree | commitdiff |
2006-03-12 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s (and... |
tree | commitdiff |
next |