2005-02-19 |
Stefan Csomor | Adding theme drawing for list header under 10.3 |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | EVT_CHAR_HOOK added |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | don't steal EVT_RIGHT_UP in rich edit controls for... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | more visual improvements to owner-drawn menus (patch... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | wxGenericListCtrl::SetItemState(-1) now changes the... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added more icons (for GTK only) (patch 1097684) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fixed hash collisions in ZIP files (patch 1082026) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | wxCommandProcessor::MarkAsSaved() and IsDirty() added... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | document GetOptionInt() as returning 0 for the options... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | more options for JPEG and TIFF handlers (slightly modif... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | draw drop down button using native calls (patch 1144389) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added wxMBConv parameter for wxFFile::ReadAll() and... |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | switching to IconRefs for menu bitmaps |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | cleaning up, adding support for Quartz / Themeing befor... |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | fixes, adding paint handler for non OSX case toplevel... |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | adding PICT conversion for IconRef |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fixes for MSW |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | 1. undid the "simplification" of patch 1096066 which... |
tree | commitdiff |
2005-02-19 |
David Elliott | include wx/setup.h and check to make sure it's not... |
tree | commitdiff |
2005-02-19 |
Kevin Hock | ENTER and LEAVE mouse events for multi-line text contro... |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | corrected bitmap mask -> Image conversion |
tree | commitdiff |
2005-02-19 |
Kevin Hock | Added newline at the end, eliminates gcc warning |
tree | commitdiff |
2005-02-19 |
David Elliott | Rebaked with Bakefile 0.1.7. |
tree | commitdiff |
2005-02-19 |
Kevin Hock | wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182] |
tree | commitdiff |
2005-02-18 |
Kevin Ollivier | Adding GetPartialTextExtents implementation. |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | using correct theme heights for header on mac |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | new layout was messing with separator positions |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | guard quartz specific code |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Don't know if this is right but it fixes a compile... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Fix the use of Today() for when invalid date is passed... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | setting up correct port origin as well |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | reintroducing direct access, clipping to client area... |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | reintroducing direct access, cleanup |
tree | commitdiff |
2005-02-18 |
Włodzimierz Skiba | Typo fixes. |
tree | commitdiff |
2005-02-18 |
Dimitri Schoolwerth | use prefix file; (auto-)removed some of the unused... |
tree | commitdiff |
2005-02-18 |
Dimitri Schoolwerth | don't redefine __WXMAC__ |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | correcting support for more tool sizes, support for... |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | having fixed size icons, scaling from other common... |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | alpha support for Scale added |
tree | commitdiff |
2005-02-18 |
Ryan Norton | wxUSE_XXX related fixes |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Select an item using the value passed to the ctor/Create |
tree | commitdiff |
2005-02-18 |
Ryan Norton | [ 1123124 ] wxStringBase::Alloc can change string length |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | revert to the old flicker-less version when background... |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | minor cleanup |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | corrected wxRTTI macros |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | more tweaks to drop down arrow drawing (Andreas Pflug) |
tree | commitdiff |
2005-02-17 |
Ryan Norton | Use without mimetypes enabled |
tree | commitdiff |
2005-02-17 |
Ryan Norton | compile wxFileXXXStream without wxFFileXXXStream |
tree | commitdiff |
2005-02-17 |
Ryan Norton | Enable compilation on mac without wxFontMapper |
tree | commitdiff |
2005-02-17 |
Ryan Norton | gcc doesn't have pragma warning |
tree | commitdiff |
2005-02-17 |
Ryan Norton | int argument/unsigned int arg warning fix |
tree | commitdiff |
2005-02-17 |
Stefan Csomor | 24x24 bitmaps and separator for flat style added |
tree | commitdiff |
2005-02-17 |
Ryan Norton | ComboBox for cocoa |
tree | commitdiff |
2005-02-17 |
Kevin Ollivier | Added empty methods for wxIcon functions to match... |
tree | commitdiff |
2005-02-16 |
Ryan Norton | implement some missing methods |
tree | commitdiff |
2005-02-16 |
Robert Roebling | Applied background colour patch for Motif notebooks |
tree | commitdiff |
2005-02-16 |
Julian Smart | Fixed windows not displaying on SmartPhone |
tree | commitdiff |
2005-02-16 |
Dimitri Schoolwerth | fixed wxlib Mach-O debug and release compilation |
tree | commitdiff |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
tree | commitdiff |
2005-02-16 |
Stefan Csomor | added non-bordered toolbar tools |
tree | commitdiff |
2005-02-16 |
Dimitri Schoolwerth | fixed Mach-O compilation |
tree | commitdiff |
2005-02-16 |
Dimitri Schoolwerth | minor typo fixes |
tree | commitdiff |
2005-02-16 |
Julian Smart | Standard dialogs becoming useable on WinCE. |
tree | commitdiff |
2005-02-16 |
Włodzimierz Skiba | Native PalmOS wxLongLong. Introduction of wxULongLong_t... |
tree | commitdiff |
2005-02-16 |
Julian Smart | WinCE doesn't have _set_se_translator |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Better resizing code fro wxComboBox. |
tree | commitdiff |
2005-02-15 |
Julian Smart | Absolutely no idea what DisableAutomaticSETranslator... |
tree | commitdiff |
2005-02-15 |
Julian Smart | Ignorant WinCE fixes for compile breakage |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Implemented wxBitmap::HasAlpha() and ::UseAlpha(). |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | guard against errors like in wxStringBase::AllocBeforeW... |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Typo. |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Committed currently disabled code that implements |
tree | commitdiff |
2005-02-15 |
Ryan Norton | fixup for missing variable |
tree | commitdiff |
2005-02-15 |
Ryan Norton | [ 1123256 ] wxString operator+ pre-allocates buffer... |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Fixed mem leak in wxColour::Set() |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Applied pango font patch for X11. |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | !USE_PCH compilation fix after last check in |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | removed m_isCaretAtEnd optimization added in rev 1... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | reuse code from wxDC::GetMultiLineTextExtent() instead... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | (blind) fix for virtual function hiding warning |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | use type-safe Connect()s |
tree | commitdiff |
2005-02-15 |
Ryan Norton | fix CFDictionary/Number/String combo memory leak in... |
tree | commitdiff |
2005-02-15 |
Włodzimierz Skiba | wxDatePicker and wxDateTime for PalmOS. Remove conflict... |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | theme brush erasing and cleanup |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | moving focus and border handling at one place, adding... |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | clipping to client area |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | slowly approaching dcscreen... |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | icon - bitmap conversions corrections (size is not... |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | getting rid of redundant redraws |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | toplevel background behaviour changed |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | compile warnings, M_BITMAPDATA privatized |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | use wxDC::GetMultiLineTextExtent() instead of duplicati... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | remove INSTANCE declaration which uses wrong dll export... |
tree | commitdiff |
2005-02-14 |
Ryan Norton | fix null-pointer crash |
tree | commitdiff |
2005-02-14 |
Ryan Norton | Finalize wxJoystick on mac. Note change. Pretty up... |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Common code for the same handling of wxSL_INVERSE. |
tree | commitdiff |
2005-02-14 |
Stefan Csomor | added alpha channel support to ShrinkBy |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Minor editing. |
tree | commitdiff |
next |