2005-02-04 |
Robin Dunn | Use the unicode character, if available in the event |
tree | commitdiff |
2005-02-04 |
Ryan Norton | fix cocoa wxTimer Stop crash, proper autorelease stuff... |
tree | commitdiff |
2005-02-04 |
Ryan Norton | cocoa wxTimer |
tree | commitdiff |
2005-02-04 |
Vadim Zeitlin | fixed Inflate() to not move the rectangle (patch 1114622) |
tree | commitdiff |
2005-02-04 |
Vadim Zeitlin | a better fix for using builtin regex under BSD (also... |
tree | commitdiff |
2005-02-04 |
Vadim Zeitlin | fixed stub code compilation (don't use PSYMBOL_INFO) |
tree | commitdiff |
2005-02-04 |
Ryan Norton | make cocoa mediactrl usable. Some touchups to carbon... |
tree | commitdiff |
2005-02-04 |
Ryan Norton | use wx/math.h for math constants - avoids redifinition... |
tree | commitdiff |
2005-02-04 |
Ryan Norton | fix double->unsigned char warnings |
tree | commitdiff |
2005-02-04 |
Ryan Norton | fix warnings on cocoa 10.2 also |
tree | commitdiff |
2005-02-03 |
Ryan Norton | dispose of old control for new one |
tree | commitdiff |
2005-02-03 |
Ryan Norton | prelimanary wxMediaCtrl cocoa support |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Ensure the wxVListBox gets the focus when it is clicked... |
tree | commitdiff |
2005-02-03 |
Mattia Barbon | wxX11 linking fix. |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow |
tree | commitdiff |
2005-02-03 |
Robert Roebling | Fix for listbox problem, when created on invisible |
tree | commitdiff |
2005-02-03 |
Robert Roebling | Fixed missing key down events (probably introduced |
tree | commitdiff |
2005-02-03 |
Robert Roebling | Committed Raise()Lower() fix. |
tree | commitdiff |
2005-02-03 |
Robert Roebling | Blind fix for Compilo. |
tree | commitdiff |
2005-02-03 |
Ryan Norton | CreateMovieControl change for wxMediaCtrl on OSX 10... |
tree | commitdiff |
2005-02-03 |
Ryan Norton | comment out unused stuff for warning fixing |
tree | commitdiff |
2005-02-03 |
Julian Smart | Correction to previous fix |
tree | commitdiff |
2005-02-03 |
Ryan Norton | fix pointer conversion warnings on OSX 10.2 |
tree | commitdiff |
2005-02-03 |
Julian Smart | Fix for GCC compilation |
tree | commitdiff |
2005-02-02 |
George Tasker | Buffer Overflow error corrected - SF patch #1110550 |
tree | commitdiff |
2005-02-02 |
George Tasker | Unicode build fixes for GTK not knowing what SQL_WCHAR... |
tree | commitdiff |
2005-02-02 |
George Tasker | Unicode build fixes for GTK not knowing what SQL_WCHAR... |
tree | commitdiff |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
tree | commitdiff |
2005-02-02 |
Włodzimierz Skiba | Flags for wxStaticText alignment. Destroying of the... |
tree | commitdiff |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called |
tree | commitdiff |
2005-02-01 |
Vadim Zeitlin | stubs for wxUSE_DBGHELP == 0 |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | As small as possible reorganization within wxDateTime... |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | .empty() string cleaning. |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | Readable style name. |
tree | commitdiff |
2005-02-01 |
Vadim Zeitlin | (harmless) warning fix |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | Further cleaning of the wxPalmOS radiobox code. Sending... |
tree | commitdiff |
2005-02-01 |
Vadim Zeitlin | compilation fix for last commit |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fix for losing time information (if present) when conve... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | - use CreateWindowEx(), please explain why CreateWindow... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | reset m_currentView in wxDocManager::Clear() (patch... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fixes for animated GIFs playing (patch 1097003) |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | apparently unneeded temporary iterator variable removed... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | replaced a weird (and wrong when wxUSE_STL == 1) test... |
tree | commitdiff |
2005-01-31 |
Robert Roebling | Correct link prob. |
tree | commitdiff |
2005-01-31 |
Włodzimierz Skiba | Enhanced wxGetStockLabel() with parameters which replac... |
tree | commitdiff |
2005-01-31 |
Robert Roebling | Set state of internal thread object upon ::Exit |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fixed the checked flag value for events from check... |
tree | commitdiff |
2005-01-31 |
Włodzimierz Skiba | Native wxStaticText. Cleaning of wxRadioBox code before... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fixed bug in Set() on DST days (patch 1097811) |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,... |
tree | commitdiff |
2005-01-30 |
Kevin Hock | Clean up indentation / tabs from previous patch |
tree | commitdiff |
2005-01-30 |
Kevin Hock | Clean up indentation / tabs from previous patch |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Applied selection patch from G.R. |
tree | commitdiff |
2005-01-30 |
Kevin Ollivier | Added support for wxID_CONTEXT_HELP to wxStdDialogButto... |
tree | commitdiff |
2005-01-30 |
Kevin Ollivier | Fixed a long-standing issue where wxSlider controls... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | use custom class which doesn't redraw everything on... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | moved Begin/EndDeferWindowPos() calls to WM_SIZE handle... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | fixed typo in last commit |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Use wxEXEC_NODISABLE while querying CUPS about printers. |
tree | commitdiff |
2005-01-30 |
Robert Roebling | I changed something, but I forgot what. |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Applied popup patch for deleting the handlers |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Applied IM patch. |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Commited SetHilightDropEffect patch. |
tree | commitdiff |
2005-01-29 |
Kevin Hock | Make list consistent with tree in terms of Vetoed chang... |
tree | commitdiff |
2005-01-29 |
Vadim Zeitlin | do reset m_count to 0 after deleting all the items... |
tree | commitdiff |
2005-01-29 |
Vadim Zeitlin | (blind) compilation fixes for OS X 10.2 |
tree | commitdiff |
2005-01-29 |
Robert Roebling | One more place where we need to use connect_after |
tree | commitdiff |
2005-01-29 |
Robert Roebling | Tried to restore wxPopupTransientWindow functionality |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Don't use the parent's defered sizing handle if the... |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Call CalculatePaperSizeFromId when SetPrintData or... |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Patch #1111679 |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Don't fail assertion about image size mismatch if the... |
tree | commitdiff |
2005-01-28 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-01-28 |
Kevin Hock | Close tree edit even if the change is vetoed to be... |
tree | commitdiff |
2005-01-28 |
Robin Dunn | wxEVT_MOUSEWHEEL is always defined, no #if needed |
tree | commitdiff |
2005-01-28 |
Włodzimierz Skiba | Use stock labels. Native wxRadioButton. Getting positio... |
tree | commitdiff |
2005-01-28 |
Stefan Csomor | CoreGraphics dev |
tree | commitdiff |
2005-01-28 |
Kevin Hock | Do not modify selection if right-click is on a selected... |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | ATSUStyle taken from font |
tree | commitdiff |
2005-01-27 |
Kevin Hock | Add support for wxSL_INVERSE flag. Also uses new invers... |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | pragma , precomp support |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | ATSU Support in font extended |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | pragma and prec-header patch applied |
tree | commitdiff |
2005-01-27 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-01-27 |
Włodzimierz Skiba | Get/SetValue() and other improvements to the native... |
tree | commitdiff |
2005-01-27 |
Stefan Csomor | pragma and prec-header patch applied |
tree | commitdiff |
2005-01-26 |
Kevin Hock | Added wxUSE_MENUS_NATIVE wrapper around DoPopupMenu... |
tree | commitdiff |
2005-01-26 |
Stefan Neis | Cleanup for previous bug fix. |
tree | commitdiff |
2005-01-26 |
Stefan Neis | Fixed a compilation problem on AIX. |
tree | commitdiff |
2005-01-26 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-01-25 |
Vadim Zeitlin | fixed memory leak with client data when using DeleteAll... |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | Save dialog for printing. Source cleaning. |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | wxButton, wxCheckBox, wxSlider, wxToggleButton native... |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2005-01-24 |
Kevin Hock | Create non-GUI log target until GUI logging is availabl... |
tree | commitdiff |
2005-01-24 |
Dimitri Schoolwerth | fixed unreachable code warning (MSVC6) |
tree | commitdiff |
2005-01-24 |
Dimitri Schoolwerth | applied patch #1044865 (fixes problem: "On Win2K, the... |
tree | commitdiff |
next |