2002-03-07 |
Vadim Zeitlin | added a const version of wxColourData::GetColour()
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | define wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | fixes for non interactive execution
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | fixes to the new pointer array implementation
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | explained how the existing array declarations must...
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | check for sizeof(void *), not sizeof(int *) - not really...
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | forbid copying wxEvtHandlers
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | added missing include guards
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | fixed creation of the dialogs with a simple (non 3D...
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | fixed menu accel
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | removed the dialog templates unneeded/unused any longer
|
commit | commitdiff | tree |
2002-03-06 |
Vadim Zeitlin | correct Insert() docs (bug #526172)
|
commit | commitdiff | tree |
2002-03-05 |
Vadim Zeitlin | added missing WXDLLEXPORT
|
commit | commitdiff | tree |
2002-03-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
|
commit | commitdiff | tree |
2002-03-05 |
Vadim Zeitlin | changed charset to iso8859-2
|
commit | commitdiff | tree |
2002-03-05 |
Vadim Zeitlin | fix for wxScreenDC::GetSize
|
commit | commitdiff | tree |
2002-03-05 |
Vadim Zeitlin | added missing default values for the 2nd argument of...
|
commit | commitdiff | tree |
2002-03-04 |
Vadim Zeitlin | added Hungarian translations
|
commit | commitdiff | tree |
2002-02-28 |
Vadim Zeitlin | don't allow clicking disabled buttons
|
commit | commitdiff | tree |
2002-02-28 |
Vadim Zeitlin | fix button double click handling (should be treated...
|
commit | commitdiff | tree |
2002-02-28 |
Vadim Zeitlin | removed unnecessary include
|
commit | commitdiff | tree |
2002-02-28 |
Vadim Zeitlin | fixes to toolbar, seems to work
|
commit | commitdiff | tree |
2002-02-28 |
Vadim Zeitlin | warnings fixed
|
commit | commitdiff | tree |
2002-02-27 |
Vadim Zeitlin | [start of] a wxUniversal implementation of wxToolBar
|
commit | commitdiff | tree |
2002-02-27 |
Vadim Zeitlin | removed the SetMargins call
|
commit | commitdiff | tree |
2002-02-26 |
Vadim Zeitlin | fixed a few warnings
|
commit | commitdiff | tree |
2002-02-25 |
Vadim Zeitlin | fixed linking errors
|
commit | commitdiff | tree |
2002-02-25 |
Vadim Zeitlin | fixed error in mouse capture test
|
commit | commitdiff | tree |
2002-02-24 |
Vadim Zeitlin | added a note that wxStringList is obsolete
|
commit | commitdiff | tree |
2002-02-24 |
Vadim Zeitlin | only call GSocket_Init() when needed and do call it...
|
commit | commitdiff | tree |
2002-02-24 |
Vadim Zeitlin | correction to wxUSE_FSVOLUME handling, don't give ...
|
commit | commitdiff | tree |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | changed wxColourToRGB() to use RGB() instead of PALETTERGB...
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | part of the fix to the initial colour selection in...
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() properly...
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | temp linking quick fix
|
commit | commitdiff | tree |
2002-02-23 |
Vadim Zeitlin | undef LoadMenu() (patch #521743)
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | fix for a nasty bug with colouor copying
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated...
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | ensure that the compatibility defines are not set for...
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | wxLogFatalError() now always aborts the program and...
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | added a menu item to toggle live splitter update
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | fixed dead update splitters
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | misc fixes for (absense of) the borders
|
commit | commitdiff | tree |
2002-02-22 |
Vadim Zeitlin | fixes to handling of 0 and negative splitter position...
|
commit | commitdiff | tree |
2002-02-21 |
Vadim Zeitlin | applied a fix for the patch 446325
|
commit | commitdiff | tree |
2002-02-21 |
Vadim Zeitlin | don't crash if editing of the cell wasn't started for...
|
commit | commitdiff | tree |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439)
|
commit | commitdiff | tree |
2002-02-21 |
Vadim Zeitlin | fixes for big endiand machines (Chris Elliott, patch...
|
commit | commitdiff | tree |
2002-02-21 |
Vadim Zeitlin | applied patch for calculating the tree items size with...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | fixed SetForegroundColour() for the generic tree ctrl
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | added tests for setting fg/bg colour
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | added commands to rename the menus and menu items for...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | fix setting the font for a single-line text control...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | reverted the previous fix, it's no longer needed now...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | use base 10 by default in wxString::To[U]Long
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | *do* generate the LEAVE events even when the mouse...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | don't use border styles for windows in wxUniversal
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | use WS_CLIPSIBLINGS for wxStaticLine as well
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | removed unused test code (no real changes)
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | don't inherit the controls colours from the parent...
|
commit | commitdiff | tree |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | show the resize cursor when the mouse is above the...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | added GetButton(), some cleanups
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | added an error message to wxCopyFile
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | fixed Unicode-mode only bug in Validate()
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | added a note about parsing numbers with leading zeroes...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | fixed bug in ParseDateFormat() with numbers with leading...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | don't crash in SetFocus()
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | typo in style definition fixed
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | set WXWIN_COMPATIBILITY_2_2 to 1 by default
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | compilation fixes after the last commit
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel()
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | compilation warnings fixed
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | fixes for MSWGetCreateWindowFlags signature change
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel()
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | enable WXWIN_COMPATIBILITY_2_2 by default
|
commit | commitdiff | tree |
2002-02-16 |
Vadim Zeitlin | various splitter fixes:
|
commit | commitdiff | tree |
2002-02-16 |
Vadim Zeitlin | refresh the item whose image depends on the expanded...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | AIX compilation fixes from Paul Thiessen
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | dirty fix for the initial splitter position waiting...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | undid my fix for loading 16x16 icons which results...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | cache various bitmaps
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | no changes (de-TABified, undid some horrors with which...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | use the native wxImageList under Win32 as otherwise...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | compilation fix for wxUSE_PALETTE == 0
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | delete the command if we failed to execute it (bug...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | return NULL from FindById() if the tool wasn't found...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | wxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
|
commit | commitdiff | tree |
next |