2004-05-19 |
Dimitri Schoolwerth | applied patch #940914 "Minor cleaning of warnings in...
|
commit | commitdiff | tree |
2004-05-19 |
Dimitri Schoolwerth | restored mask copying code when converting a wxBitmap...
|
commit | commitdiff | tree |
2004-05-17 |
Dimitri Schoolwerth | re-added filter (type-popup) support (lost after introducing...
|
commit | commitdiff | tree |
2004-05-17 |
Dimitri Schoolwerth | added missing include required for CW8 Carbon compilation
|
commit | commitdiff | tree |
2004-05-13 |
Dimitri Schoolwerth | added missing includes required for CW8 Carbon compilation
|
commit | commitdiff | tree |
2004-05-11 |
Dimitri Schoolwerth | removed tabs; minor cosmetic cleanup
|
commit | commitdiff | tree |
2004-05-11 |
Dimitri Schoolwerth | made font a non-pointer; code cleanup
|
commit | commitdiff | tree |
2004-05-08 |
Dimitri Schoolwerth | removed tab characters; minor code cleanup
|
commit | commitdiff | tree |
2004-05-08 |
Dimitri Schoolwerth | don't repaint window if hidden: reduces flickering...
|
commit | commitdiff | tree |
2004-05-07 |
Dimitri Schoolwerth | applied patch #931719: "ESC closes dialog instead of...
|
commit | commitdiff | tree |
2004-05-07 |
Dimitri Schoolwerth | fixed bug #947908: wxString("abcdefghij", wxConvLibc...
|
commit | commitdiff | tree |
2004-05-06 |
Dimitri Schoolwerth | fixed unused variable warning
|
commit | commitdiff | tree |
2004-05-04 |
Dimitri Schoolwerth | removed tab characters
|
commit | commitdiff | tree |
2004-05-04 |
Dimitri Schoolwerth | delayed destruction of global memLocker object
|
commit | commitdiff | tree |
2004-05-04 |
Dimitri Schoolwerth | improved backwards compatibility when a wxGauge is...
|
commit | commitdiff | tree |
2004-05-02 |
Dimitri Schoolwerth | fixed Xcode 1.2 warnings; code cleanup
|
commit | commitdiff | tree |
2004-04-29 |
Dimitri Schoolwerth | changed hand cursor to look like Windows' hand cursor
|
commit | commitdiff | tree |
2004-04-29 |
Dimitri Schoolwerth | clarified #error
|
commit | commitdiff | tree |
2004-04-29 |
Dimitri Schoolwerth | ignore eVC projects and build-debug dir (docs/msw/install...
|
commit | commitdiff | tree |
2004-04-29 |
Dimitri Schoolwerth | fixed a few typos
|
commit | commitdiff | tree |
2004-04-28 |
Dimitri Schoolwerth | don't inherit back- and foreground colour
|
commit | commitdiff | tree |
2004-04-28 |
Dimitri Schoolwerth | updated to newer zlib version
|
commit | commitdiff | tree |
2004-04-28 |
Dimitri Schoolwerth | convert all M8.mcp files in a folder, not just the...
|
commit | commitdiff | tree |
2004-04-22 |
Dimitri Schoolwerth | fixed broken filetype filters in file dialogs
|
commit | commitdiff | tree |
2004-04-15 |
Dimitri Schoolwerth | made GetAlpha(x, y) const (the docs are already correct)
|
commit | commitdiff | tree |
2004-04-15 |
Dimitri Schoolwerth | ignore all (generated) .con files
|
commit | commitdiff | tree |
2004-04-15 |
Dimitri Schoolwerth | use Find, not Member
|
commit | commitdiff | tree |
2004-04-15 |
Dimitri Schoolwerth | improved const-ness of find/Find functions
|
commit | commitdiff | tree |
2004-04-11 |
Dimitri Schoolwerth | applied patch #933086: "scrollbar stops compilation...
|
commit | commitdiff | tree |
2004-04-09 |
Dimitri Schoolwerth | implemented a simple DoGetBestSize() for MSW's wxScrollBar
|
commit | commitdiff | tree |
2004-04-06 |
Dimitri Schoolwerth | applied patch #928786: "Fix memory leak produced by...
|
commit | commitdiff | tree |
2004-04-06 |
Dimitri Schoolwerth | applied patch #926140: "warning cleaning"
|
commit | commitdiff | tree |
2004-04-06 |
Dimitri Schoolwerth | applied patch #929947: "Various cleaning of warnings...
|
commit | commitdiff | tree |
2004-04-06 |
Dimitri Schoolwerth | fixed non-pch compilation, initial window size; slight...
|
commit | commitdiff | tree |
2004-04-05 |
Dimitri Schoolwerth | removed HasMultipleSelection() because base class implements...
|
commit | commitdiff | tree |
2004-03-07 |
Dimitri Schoolwerth | Reverted FILLCOLORHINT->FILLCOLOR change. Now when...
|
commit | commitdiff | tree |
2004-02-19 |
Dimitri Schoolwerth | Made finding the bakefile related tech note easier.
|
commit | commitdiff | tree |
2004-02-19 |
Dimitri Schoolwerth | wxCleanup; Added accelerators for navigation (Alt+left...
|
commit | commitdiff | tree |
2004-02-17 |
Dimitri Schoolwerth | Fixed typo causing multiple file selections to always...
|
commit | commitdiff | tree |
2004-02-17 |
Dimitri Schoolwerth | Fixed invalid background colour of controls on a notebookpag...
|
commit | commitdiff | tree |
2004-02-17 |
Dimitri Schoolwerth | Implemented wxExecute (minimal flags support).
|
commit | commitdiff | tree |
2004-02-16 |
Dimitri Schoolwerth | Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.
|
commit | commitdiff | tree |
2004-02-16 |
Dimitri Schoolwerth | Added config checks for wxUSE_IMAGE = 0.
|
commit | commitdiff | tree |
2004-02-16 |
Dimitri Schoolwerth | Removed c++ style comments.
|
commit | commitdiff | tree |
2004-02-16 |
Dimitri Schoolwerth | Included required wx/image.h and added wxUSE_IMAGE...
|
commit | commitdiff | tree |
2004-02-16 |
Dimitri Schoolwerth | Fixed unreferenced function 'CutEmptyBorders' warning...
|
commit | commitdiff | tree |
2004-02-15 |
Dimitri Schoolwerth | Cosmetic cleanup (TRUE/FALSE, tabs, ...).
|
commit | commitdiff | tree |
2004-02-15 |
Dimitri Schoolwerth | Extended maximum tooltip length (in non-Unicode comctl32...
|
commit | commitdiff | tree |
2004-02-14 |
Dimitri Schoolwerth | Simplified OS X Panther detection code.
|
commit | commitdiff | tree |
2004-02-09 |
Dimitri Schoolwerth | Applied patch #885752: "wxPoem less MSW specific +...
|
commit | commitdiff | tree |
2004-02-09 |
Dimitri Schoolwerth | MinGW warnings fixed; TRUE/FALSE cleanup.
|
commit | commitdiff | tree |
2004-02-08 |
Dimitri Schoolwerth | Fixed relative paths to lib/.
|
commit | commitdiff | tree |
2004-02-07 |
Dimitri Schoolwerth | Live resizing is OS X only.
|
commit | commitdiff | tree |
2004-02-02 |
Dimitri Schoolwerth | Updated (c)-year to 2004.
|
commit | commitdiff | tree |
2004-02-01 |
Dimitri Schoolwerth | Reverted part of patch #876969 ("Fixes to Borland warnings...
|
commit | commitdiff | tree |
2004-01-29 |
Dimitri Schoolwerth | Applied most of patch #880002: "Warning free plot contrib".
|
commit | commitdiff | tree |
2004-01-29 |
Dimitri Schoolwerth | Applied patch #880008: "Unused parameters in FL contrib...
|
commit | commitdiff | tree |
2004-01-29 |
Dimitri Schoolwerth | Fixed a few typos.
|
commit | commitdiff | tree |
2004-01-28 |
Dimitri Schoolwerth | Applied patch #886192: "Minor fix to XRC contrib";...
|
commit | commitdiff | tree |
2004-01-28 |
Dimitri Schoolwerth | Applied remainder of patch #876969: "Fixes to Borland...
|
commit | commitdiff | tree |
2004-01-28 |
Dimitri Schoolwerth | Applied patch #875658: "Fixes to console sample"; Further...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitri Schoolwerth | Applied patch #876969: "Fixes to Borland warnings"...
|
commit | commitdiff | tree |
2004-01-24 |
Dimitri Schoolwerth | Renamed PATPAINT to PATTERNPAINT (The former is an...
|
commit | commitdiff | tree |
2004-01-23 |
Dimitri Schoolwerth | Fixed DDE memory leaks.
|
commit | commitdiff | tree |
2004-01-20 |
Dimitri Schoolwerth | Removed obsolete file and added 2 new required ones.
|
commit | commitdiff | tree |
2004-01-20 |
Dimitri Schoolwerth | Added ../../include/wx/ to path.
|
commit | commitdiff | tree |
2004-01-19 |
Dimitri Schoolwerth | Applied patch #876800: "Alphabetical order of tabs...
|
commit | commitdiff | tree |
2004-01-15 |
Dimitri Schoolwerth | Applied patch #877159: Joinable threads might crash...
|
commit | commitdiff | tree |
2004-01-13 |
Dimitri Schoolwerth | Applied patch #876228: "Current value" always counts...
|
commit | commitdiff | tree |
2004-01-13 |
Dimitri Schoolwerth | To use "#pragma warning" a #ifdef __VISUALC__ guard...
|
commit | commitdiff | tree |
2004-01-13 |
Dimitri Schoolwerth | Applied patch #875647, fixes an unused variable warning...
|
commit | commitdiff | tree |
2003-12-23 |
Dimitri Schoolwerth | Applied patch #864557 (Adjustment of richedit sample...
|
commit | commitdiff | tree |
2003-12-19 |
Dimitri Schoolwerth | Always let (deprecated) FindColour() return a new instance...
|
commit | commitdiff | tree |
2003-12-19 |
Dimitri Schoolwerth | Partially applied patch #8618848 ("adjustment of bombs...
|
commit | commitdiff | tree |
2003-12-18 |
Dimitri Schoolwerth | Include wx/confbase.h which is needed by this file.
|
commit | commitdiff | tree |
2003-12-15 |
Dimitri Schoolwerth | Fixed Mac CodeWarrior compilation (there's no <sys...
|
commit | commitdiff | tree |
2003-12-14 |
Dimitri Schoolwerth | Fixed bug #859996: "Wrong path in BuildCVS.txt". As...
|
commit | commitdiff | tree |
2003-12-14 |
Dimitri Schoolwerth | Fixed undeclared identifier compile error.
|
commit | commitdiff | tree |
2003-12-12 |
Dimitri Schoolwerth | Corrected size of staticbox borders when running OS...
|
commit | commitdiff | tree |
2003-12-12 |
Dimitri Schoolwerth | Applied fix for patch #846732 'filedalog long filename...
|
commit | commitdiff | tree |
2003-12-11 |
Dimitri Schoolwerth | Fixed notebook redraw problems when using XP theme...
|
commit | commitdiff | tree |
2003-11-28 |
Dimitri Schoolwerth | Fixed possible usage of uninitialized variable.
|
commit | commitdiff | tree |
2003-11-27 |
Dimitri Schoolwerth | Fixed signed/unsigned warning (GetCount() returns size_t...
|
commit | commitdiff | tree |
2003-11-26 |
Dimitri Schoolwerth | Declaration of CopySelection is bool instead of void.
|
commit | commitdiff | tree |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809919 (Allows wxMac threads to run...
|
commit | commitdiff | tree |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809019 (Adds embedded/plugin capabilities...
|
commit | commitdiff | tree |
2003-11-21 |
Dimitri Schoolwerth | Cosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
|
commit | commitdiff | tree |
2003-11-21 |
Dimitri Schoolwerth | Applied patch #845888 (Fixes compilation of regtest...
|
commit | commitdiff | tree |
2003-11-20 |
Dimitri Schoolwerth | Applied patch #845884 (Fixes Unicode compilation of...
|
commit | commitdiff | tree |
2003-11-20 |
Dimitri Schoolwerth | Fixed gcc compiler warning (size_t was assumed to equal...
|
commit | commitdiff | tree |
2003-11-20 |
Dimitri Schoolwerth | Applied patch #845402 ("RichEdit sample fixing and...
|
commit | commitdiff | tree |
2003-11-19 |
Dimitri Schoolwerth | Fixed repainting problems when resizing window, now...
|
commit | commitdiff | tree |
2003-11-19 |
Dimitri Schoolwerth | A few minor corrections.
|
commit | commitdiff | tree |
2003-11-19 |
Dimitri Schoolwerth | Implemented missing pure virt functions (stub functions...
|
commit | commitdiff | tree |
2003-11-18 |
Dimitri Schoolwerth | Don't leave behind trails from glowing OS X button...
|
commit | commitdiff | tree |
2003-11-18 |
Dimitri Schoolwerth | Ignore ReleaseBuild directory (Created by MSVC's "Win32...
|
commit | commitdiff | tree |
2003-11-18 |
Dimitri Schoolwerth | Horizontally aligned header (Like other technotes).
|
commit | commitdiff | tree |
2003-11-18 |
Dimitri Schoolwerth | Updated translation technote to mention Makefile usage...
|
commit | commitdiff | tree |
2003-11-16 |
Dimitri Schoolwerth | wxPopupWindow was not compiled when not using pch.
|
commit | commitdiff | tree |
2003-11-15 |
Dimitri Schoolwerth | Initial revision; Ignore setup.h.
|
commit | commitdiff | tree |
next |