2002-04-24 |
Stefan Neis | Fixed compilo (include image.h since cursor.h no longer... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | no need to expand the hidden root (in fact, it is forbi... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | gcc3 compilation fix |
tree | commitdiff |
2002-04-23 |
Mattia Barbon | Make Univ/GTK compile again |
tree | commitdiff |
2002-04-23 |
Stefan Neis | Speed-up for very large grids by more efficient search... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
tree | commitdiff |
2002-04-22 |
Ron Lee | buggy cast == buggy scrolling in Life! |
tree | commitdiff |
2002-04-22 |
Vadim Zeitlin | reset g_delayedFocus when the window is deleted to... |
tree | commitdiff |
2002-04-22 |
Vadim Zeitlin | removed unused OnSetFocus() |
tree | commitdiff |
2002-04-22 |
Vadim Zeitlin | fixed warnings about main used as a variable name |
tree | commitdiff |
2002-04-22 |
Julian Smart | Added some missing wxTextCtrl features to to-do list... |
tree | commitdiff |
2002-04-22 |
Vadim Zeitlin | compilation fix for ms_dllext definition and old compilers |
tree | commitdiff |
2002-04-22 |
Julian Smart | Made default theme win32 under wxX11 since I think... |
tree | commitdiff |
2002-04-22 |
Vadim Zeitlin | fixed a fatal bug in DLL loading code: the deleted... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed wxMotif compilo |
tree | commitdiff |
2002-04-22 |
Julian Smart | wxUniversal fixes: |
tree | commitdiff |
2002-04-22 |
David Webster | More bitamp and image fixes |
tree | commitdiff |
2002-04-21 |
Mattia Barbon | Removed the need for wxStream::GetSize in wxHTML. |
tree | commitdiff |
2002-04-21 |
Robert Roebling | Bunch of GTK theme changes. |
tree | commitdiff |
2002-04-21 |
Václav Slavík | wxWizardPage(Simple) can do two-phase creation now |
tree | commitdiff |
2002-04-21 |
Vadim Zeitlin | use SetFocusFromKbd() instead of SetFocus() |
tree | commitdiff |
2002-04-21 |
Vadim Zeitlin | fixed WM_GETDLGCODE processing to include the bits... |
tree | commitdiff |
2002-04-21 |
Vadim Zeitlin | implement SetFocusFromKbd() to select all text in the... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | initialize (and delete) the themes art provider - fixes... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | fixed initial focus handling in the dialog and made... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | added wxGetTopLevelParent() |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | fixed another return FALSE in a function returning... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | fixed huge memory leak in wxFileDialog (closes patch... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | implemented DoGetSize() for wxSlider (patch from Dimitri) |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | fixed focus tracking for spin controls (patch from... |
tree | commitdiff |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
tree | commitdiff |
2002-04-19 |
David Webster | More updates for gdi |
tree | commitdiff |
2002-04-19 |
Gilles Depeyrot | poll is not available under Darwin/Mac OS X and select... |
tree | commitdiff |
2002-04-19 |
Gilles Depeyrot | use specific linker flags under Mac OS X when linking... |
tree | commitdiff |
2002-04-19 |
Robert Roebling | Updated makefile for mobile sample. |
tree | commitdiff |
2002-04-18 |
Vadim Zeitlin | select the whole text in the single line text control... |
tree | commitdiff |
2002-04-18 |
David Webster | back to void for DoFloodFill |
tree | commitdiff |
2002-04-18 |
David Webster | Bitmap updates |
tree | commitdiff |
2002-04-17 |
Robert Roebling | Various changes to focus handling when TLW start. |
tree | commitdiff |
2002-04-17 |
Vadim Zeitlin | corrected assert even better |
tree | commitdiff |
2002-04-17 |
Julian Smart | Corrected assertion |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-16 |
Václav Slavík | wxHtmlHistoryItem needs not be wxObject |
tree | commitdiff |
2002-04-16 |
Stefan Csomor | added patch for theme savvy checkbox metrics |
tree | commitdiff |
2002-04-16 |
Mattia Barbon | Moved text control subclassing code inside MSWOnNotify. |
tree | commitdiff |
2002-04-16 |
Julian Smart | Pass validator, not wxDefaultValidator! |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | removed redundant code |
tree | commitdiff |
2002-04-16 |
Robert Roebling | Untested mini-change for wxGTK idle handling. |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | always let the multiline text control process the Enter... |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | return NULL from the functions returning a pointer... |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | return NULL from a function returning a pointer, not... |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | better, more generic and backwards compatible, fix... |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | fixed remove() return code test to avoid spurious debug... |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | fixed a few minor bugs: handle the directory parameter... |
tree | commitdiff |
2002-04-15 |
Robin Dunn | Applied TRUE/FALSE fix here too. |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | compilation fix after TRUE/FALSE change |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | corrected const char * to char * conversions (patch... |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | corrected passing const char * to a function taking... |
tree | commitdiff |
2002-04-15 |
Gilles Depeyrot | corrections for compilation with Apple DevTools |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | fixes for BCC makefiles from Chris (patch 544015) |
tree | commitdiff |
2002-04-15 |
David Webster | Bitmap and menu updates |
tree | commitdiff |
2002-04-14 |
Robert Roebling | Fixed (minor) problems reported by Ron in |
tree | commitdiff |
2002-04-14 |
Vadim Zeitlin | fixed bug in generation of thumb scroll events |
tree | commitdiff |
2002-04-14 |
Robert Roebling | Three more attempts to get metal look. |
tree | commitdiff |
2002-04-14 |
Julian Smart | Applied custom character filter patch for text validator |
tree | commitdiff |
2002-04-13 |
Robert Roebling | Fix wxListCtrl bakground colour bug Part II. |
tree | commitdiff |
2002-04-13 |
Julian Smart | Fixed GetVirtualSize for wxGTK's wxScrolledWindow |
tree | commitdiff |
2002-04-13 |
Julian Smart | Added missing CreateManifest() to initialisation |
tree | commitdiff |
2002-04-13 |
Robin Dunn | Changed the #if used to turn on UNIX domain sockets... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | don't let IsDialogMessage() have VK_ESCAPE, this fixes... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | always handle Enter ourselves while editing tree ctrl... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | fixed the bug which resulted in not showing the grid... |
tree | commitdiff |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented IPC using Unix domain sockets |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | fixed bug with not NUL-terminating the string in GAddre... |
tree | commitdiff |
2002-04-12 |
Julian Smart | Applied docview patch |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | bug/typo fixed: function returning a pointer should... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented wxChoice::Delete |
tree | commitdiff |
2002-04-11 |
Robert Roebling | Made metal theme a little faster. |
tree | commitdiff |
2002-04-11 |
Julian Smart | Undo/Redo update handlers now set the text as well |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | don't use socket function when wxUSE_SOCKETS==0 |
tree | commitdiff |
2002-04-11 |
Julian Smart | Sorry, that SetClientSize change was wrong, since sizer... |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | fixed 2 bugs which were fixed in GetFullPath() but... |
tree | commitdiff |
2002-04-11 |
Julian Smart | Added back the missing Undo/Redo accelerators that... |
tree | commitdiff |
2002-04-11 |
Stefan Csomor | RemoveChild added for correct disposal of scrollbar |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | fixed GetPath() trailing separator bug, rewrote GetFull... |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | added missing WINAPI to GET_LONG_PATH_NAME typedef... |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | generate the focus events for wxComboBox, also solves... |
tree | commitdiff |
2002-04-11 |
Julian Smart | wxSizer::Fit calls SetClientSize, not SetSize. This... |
tree | commitdiff |
2002-04-10 |
David Webster | Menuing and statusbar updates |
tree | commitdiff |
2002-04-10 |
Robert Roebling | Added "metal" theme. |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Oops, forgot the braces. |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Moved check for m_lastKeydownProcessed to WM_CHAR case... |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Ensure the caret flashes properly |
tree | commitdiff |
2002-04-10 |
Julian Smart | wxScrolledWindow::GetVirtualSize now returns client... |
tree | commitdiff |
2002-04-10 |
David Webster | Fixed LINKAGEMODE use |
tree | commitdiff |
2002-04-10 |
Julian Smart | Corrected PositionToXY, XYToPosition code |
tree | commitdiff |
2002-04-10 |
Julian Smart | Fixed single-line text control breakage (sorry). Now... |
tree | commitdiff |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ... |
tree | commitdiff |
next |