2006-11-25 |
Chris Elliott | fix missing int return type |
tree | commitdiff |
2006-11-25 |
Vadim Zeitlin | corrected wxTreeCtrl::GetBestSize() for a control with... |
tree | commitdiff |
2006-11-25 |
Vadim Zeitlin | added wxWindow::GetWindowBorderSize() |
tree | commitdiff |
2006-11-25 |
Vadim Zeitlin | move wxIsDragResultOk out of line to avoid problems... |
tree | commitdiff |
2006-11-25 |
Julian Smart | Don't allow zero size for clipping region, or wxX11... |
tree | commitdiff |
2006-11-25 |
Julian Smart | Added missing include for FILE |
tree | commitdiff |
2006-11-24 |
Benjamin Williams | another notebook event fix |
tree | commitdiff |
2006-11-24 |
Chris Elliott | fix for bakefile and autoconf changes |
tree | commitdiff |
2006-11-24 |
Robert Roebling | Actually use new GTK+ native assert dialog. |
tree | commitdiff |
2006-11-24 |
Robert Roebling | Commit FM's GTK+ native assert dialog code. |
tree | commitdiff |
2006-11-24 |
Robert Roebling | Override SetLogicalOrigin and SetDeviceOrigin in... |
tree | commitdiff |
2006-11-24 |
Vadim Zeitlin | Fixed bug in wxCalendarCtrl::HitTest() when clicking... |
tree | commitdiff |
2006-11-23 |
Benjamin Williams | prep flags, code indentation |
tree | commitdiff |
2006-11-23 |
Vadim Zeitlin | limit TLW size to display size in wxSizer::Fit() instea... |
tree | commitdiff |
2006-11-23 |
Václav Slavík | correctly render titlebars for TLWs with wxCAPTION... |
tree | commitdiff |
2006-11-23 |
Vadim Zeitlin | moved some wxMimeTypeCommands methods into .cpp file... |
tree | commitdiff |
2006-11-23 |
Benjamin Williams | fixed notebook event bug |
tree | commitdiff |
2006-11-22 |
Benjamin Williams | removed some members from wxAuiPaneInfo which should... |
tree | commitdiff |
2006-11-22 |
Kevin Ollivier | Avoid crash when trying to access m_window from wxScreenDC. |
tree | commitdiff |
2006-11-22 |
Julian Smart | Added setters for print and page data |
tree | commitdiff |
2006-11-22 |
Julian Smart | Crash bug fix (don't access NULL pointer) |
tree | commitdiff |
2006-11-22 |
Robin Dunn | Remove unneeded code in wxWindowDC::DoGetPartialTextExtents |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Use same type in both results of A?B:C operator (Tinder... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | include X11/Xutil.h for wxMotif compilation |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | document HasAlignment(), Left/RightIndent() and Tabs... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | handlers added using AddHandler() last must have the... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | update from suzumizaki (patch 1522506) |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | update from suzumizaki (patch 1522241) |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | added wxID_HELP_INDEX/SEARCH (part of request 1404089) |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | optionally count repeating wxLog messages instead of... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modifie... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Franc... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | distrib changes to enable graphics context and add... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
tree | commitdiff |
2006-10-11 |
Robin Dunn | better comments |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Get/Set LayoutDirection |
tree | commitdiff |
2006-11-21 |
Benjamin Williams | readded window ptr check |
tree | commitdiff |
2006-11-21 |
Benjamin Williams | assert if user tries to add pane with same name |
tree | commitdiff |
2006-11-21 |
Benjamin Williams | current page bug fix in wxAuiNotebook |
tree | commitdiff |
2006-11-21 |
Kevin Ollivier | Allow spell-checking to be turned off with the MLTE... |
tree | commitdiff |
2006-11-20 |
Václav Slavík | moved wxMGL's font management code to common so that... |
tree | commitdiff |
2006-11-20 |
Benjamin Williams | floating pane size now restores after perspective restore |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Benjamin Williams | toolbar docking bug fixed |
tree | commitdiff |
2006-11-20 |
Julian Smart | Fixed a bug setting caret position after setting or... |
tree | commitdiff |
2006-11-20 |
Benjamin Williams | comment improvements/fixes |
tree | commitdiff |
2006-11-19 |
Benjamin Williams | allow programmatic access to start pane dragging |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | delete controls which are part of the calendar (even... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | avoid assert when creating the control with wxCAL_SEQUE... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | no changes, just some minor modifications of comments... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | set/get validator for wxTextCtrl part of wxComboCtrl... |
tree | commitdiff |
2006-11-19 |
Benjamin Williams | GradientFillLinear() on wxMSW now draws on the rectangl... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | remove obsolete and out of date project file which... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | don't use wxFromSystemTime() with possibly invalid... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | unmultiply by alpha when converting from wxDIB to wxIma... |
tree | commitdiff |
2006-11-19 |
Kevin Ollivier | Fix API calls to match header changes made in richtextb... |
tree | commitdiff |
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 |
next |