2006-11-19 |
Kevin Ollivier | Have wxGenericListCtrl record and store the selection... |
tree | commitdiff |
2006-11-19 |
Kevin Ollivier | Implement wxRendererMac::DrawItemSelectionRect and... |
tree | commitdiff |
2006-11-19 |
Michael Wetherell | wxArchiveFSHandler switches on simulated seeking for... |
tree | commitdiff |
2006-11-18 |
Julian Smart | Small cleanup. |
tree | commitdiff |
2006-11-18 |
Michael Wetherell | Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for... |
tree | commitdiff |
2006-11-18 |
Robert Roebling | [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap... |
tree | commitdiff |
2006-11-18 |
Robert Roebling | Restore correct behaviour of GetTimes() wrt to |
tree | commitdiff |
2006-11-18 |
Václav Slavík | don't use priviledged calls in wxDFB to allow concurren... |
tree | commitdiff |
2006-11-18 |
Robert Roebling | Hopefully fixed misplaced printout in libgnomeprint. |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | tab drawing fix for vista |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | manager should always be set in pane events |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | free old resources in DoLoad(), apparently fixes memory... |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | - fix wxAnimationCtrl::SetBackgroundColour both for... |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | use correct bitmap dimension in DetermineIndent() |
tree | commitdiff |
2006-11-17 |
Julian Smart | Removed obsolete code |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | added wxAuiManager::GetManager() call |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | fixed warning about junk after #endif |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | renamed wxAUI_ART to wxAUI_DOCKART |
tree | commitdiff |
2006-11-17 |
Robert Roebling | Commit fix to remove warnings when drawing text |
tree | commitdiff |
2006-11-17 |
Robert Roebling | Implemented forceTrueColour in SetBestVisual. |
tree | commitdiff |
2006-11-17 |
Robert Roebling | Add forceTrueColour option to SetBestVisual(). |
tree | commitdiff |
2006-11-17 |
Julian Smart | Added wxRICHTEXT_HANDLER_NO_HEADER_FOOTER to allow... |
tree | commitdiff |
2006-11-17 |
Julian Smart | Added wxRICHTEXT_SETSTYLE_RESET SetStyleEx() flag to... |
tree | commitdiff |
2006-11-17 |
Julian Smart | Limit indentation in style listbox, and also show centring |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | don't set A4 paper size, use the system default instead |
tree | commitdiff |
2006-11-16 |
Michael Wetherell | Fix not recognising '/' on Windows. |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | notebook window list popup positioning fixes |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | minor tab drawing improvements |
tree | commitdiff |
2006-11-16 |
Vadim Zeitlin | wxMGL/Unix compilation fix attempt |
tree | commitdiff |
2006-11-16 |
Jouk Jansen | Solves 2 problems I encounterd on OpenVMS : |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | pane buttons are now vertically centered |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | removed a bunch of wxCHECK_VERSION(2,7,0)'s because... |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | use real alpha blending algorithm to avoid sickly looki... |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | consolidated duplicated static functions into one file |
tree | commitdiff |
2006-11-16 |
Stefan Neis | Wrong version checked in last time, this time we really: |
tree | commitdiff |
2006-11-16 |
Julian Smart | Removed new function |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | docking crash fix patch applied |
tree | commitdiff |
2006-11-15 |
Robert Roebling | [ 1596568 ] Fix for bug 1595339 |
tree | commitdiff |
2006-11-15 |
Stefan Neis | Avoid problems when calling lxlite on absolute unix... |
tree | commitdiff |
2006-11-15 |
Julian Smart | Small bug fixes |
tree | commitdiff |
2006-11-15 |
Robert Roebling | Check if DnD is started from a mouse event. |
tree | commitdiff |
2006-11-15 |
Kevin Ollivier | Column position changes after each delete, so always... |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | backported changes from gtk/window.cpp rev 1.678 (bug... |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | backported chnage in 1.115 of src/gtk/dnd.cpp (bug... |
tree | commitdiff |
2006-11-14 |
Robert Roebling | Fix X server hang in DND. |
tree | commitdiff |
2006-11-14 |
Robert Roebling | The usual RTL fix for GTK+'s theme drawing function. |
tree | commitdiff |
2006-11-14 |
Benjamin Williams | restore brush properly |
tree | commitdiff |
2006-11-14 |
Benjamin Williams | another GradientFillLinear fix |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | fix compilation when one of wxUSE_LISTCTRL and wxUSE_TR... |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | GdiplusStartup() takes ULONG_PTR, not DWORD (patch... |
tree | commitdiff |
2006-11-14 |
Julian Smart | Omission and bug fix |
tree | commitdiff |
2006-11-14 |
Benjamin Williams | fixed gradient direction in GradientFilLinear for all... |
tree | commitdiff |
2006-11-14 |
Robert Roebling | Just use the already existing wxRenderer::DrawItemSel... |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | corrected wrong tab colors |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | minor tab height bug fix |
tree | commitdiff |
2006-11-13 |
Robin Dunn | Don't use wxLB_EXTENDED with the checklistbox |
tree | commitdiff |
2006-11-13 |
Julian Smart | Corrected wxMultiChoiceDialog if wxCheckListBox is... |
tree | commitdiff |
2006-11-13 |
Robert Roebling | Minor change to stackwalker. |
tree | commitdiff |
2006-11-13 |
Vadim Zeitlin | fix some gcc warnings due to SQLINTEGER not being long... |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | readded layer insert code |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | tab ctrl height api fix |
tree | commitdiff |
2006-11-13 |
Kevin Ollivier | Disable SortItems support for now, it is causing a... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | changed last DrawButton() parameter from bool to int... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | wxStandardPathsCF::GetExecutablePath() implementation... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | wxCocoa doesn't have multi point wxRegion ctor neither |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | call SetAnimation() from the ctor instead of just assig... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | use wxFputs(s) instead of puts(s.mb_str()) to avoid... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | show all available information in the dialog (somewhat... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | in addition to wxWinCE, also set background colour... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | GetColumnTextValue() can't return a reference to a... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | gcc warning fix: don't use NULL where integer is required |
tree | commitdiff |
2006-11-12 |
Benjamin Williams | gtk crash fix |
tree | commitdiff |
2006-11-12 |
Robert Roebling | Add cast |
tree | commitdiff |
2006-11-12 |
Benjamin Williams | tab sizing and split sizing fixes |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | made GetMultiLineTextExtent() const (part of patch... |
tree | commitdiff |
2006-11-12 |
Julian Smart | Fixed compile error on Wine due to type mismatch |
tree | commitdiff |
2006-11-12 |
Julian Smart | Added missing arg |
tree | commitdiff |
2006-11-12 |
Julian Smart | Use LONG instead of long (some Wine headers complain) |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fix |
tree | commitdiff |
2006-11-12 |
Stefan Neis | Applied toolbar patch for wxTB_RIGHT support (patch... |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fixes |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fixes |
tree | commitdiff |
2006-11-12 |
Robert Roebling | Applied wxStackWalker improvement part of |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fix |
tree | commitdiff |
2006-11-12 |
Robert Roebling | Send delete item event just before the item is actually |
tree | commitdiff |
2006-11-12 |
Julian Smart | GTK+1 fix |
tree | commitdiff |
2006-11-12 |
Robert Roebling | [ 1590221 ] wxStandardPaths::GetExecutablePath |
tree | commitdiff |
2006-11-12 |
Julian Smart | Fix for GTK+1 |
tree | commitdiff |
2006-11-12 |
Kevin Ollivier | Remove incorrect change that accidently made it into... |
tree | commitdiff |
2006-11-12 |
Kevin Ollivier | Add scrollbars if the columns exceed the horizontal... |
tree | commitdiff |
2006-11-12 |
Kevin Ollivier | Switching to a keyed list for storing information about... |
tree | commitdiff |
2006-11-11 |
Vadim Zeitlin | fix the bug with renaming groups leaving wxFileConfig... |
tree | commitdiff |
2006-11-11 |
Robin Dunn | wxFD_SETSIZE --> FD_SETSIZE |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Remove superfluous assert that conflicts with style... |
tree | commitdiff |
2006-11-11 |
Julian Smart | Removed trailing comma |
tree | commitdiff |
2006-11-11 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-11-11 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Some wxCollapsiblePane tweaks: |
tree | commitdiff |
2006-11-11 |
Kevin Ollivier | A more complete fix for the generic control border... |
tree | commitdiff |
2006-11-11 |
Robert Roebling | Use wxGTK_CONV instead of wxConvUTF8 |
tree | commitdiff |
next |