2004-08-24 |
Dimitri Schoolwerth | invalidate field-width cache before refreshing (Mac...
|
commit | commitdiff | tree |
2004-08-23 |
Dimitri Schoolwerth | invalidate field-width cache when changing field count
|
commit | commitdiff | tree |
2004-08-21 |
Dimitri Schoolwerth | converted end of line characters (MSVC8 gives error...
|
commit | commitdiff | tree |
2004-08-21 |
Dimitri Schoolwerth | updated to reflect socket and stock button changes...
|
commit | commitdiff | tree |
2004-08-20 |
Dimitri Schoolwerth | removed stray comma at end of enum
|
commit | commitdiff | tree |
2004-08-18 |
Dimitri Schoolwerth | fixes for CW8 Mac Classic compilation
|
commit | commitdiff | tree |
2004-08-16 |
Dimitri Schoolwerth | MSVC6 return warning fix
|
commit | commitdiff | tree |
2004-08-16 |
Dimitri Schoolwerth | doc typo
|
commit | commitdiff | tree |
2004-08-06 |
Dimitri Schoolwerth | made code slightly more readable
|
commit | commitdiff | tree |
2004-08-06 |
Dimitri Schoolwerth | fixed MSVC6 compiler warning
|
commit | commitdiff | tree |
2004-07-31 |
Dimitri Schoolwerth | applied patch #997019: '[wxMac] updated wxSound', adds...
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | removed reference to deleted wxNotebookSizer programming...
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | added missing closing bracket
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | fixed tex2rtf errors
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | converted char * references to wxChar *
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | typo fix
|
commit | commitdiff | tree |
2004-07-25 |
Dimitri Schoolwerth | added shortcut functions AddSpacer and AddStretchSpacer...
|
commit | commitdiff | tree |
2004-07-23 |
Dimitri Schoolwerth | adding missing closing bracket
|
commit | commitdiff | tree |
2004-07-07 |
Dimitri Schoolwerth | removed redundant wx_PPC.rsrc from project as well...
|
commit | commitdiff | tree |
2004-07-06 |
Dimitri Schoolwerth | removed deprecated source files from project (as well...
|
commit | commitdiff | tree |
2004-07-05 |
Dimitri Schoolwerth | removed tab character; replaced -1 with wxID_ANY
|
commit | commitdiff | tree |
2004-07-05 |
Dimitri Schoolwerth | use a default position for frames and in some cases...
|
commit | commitdiff | tree |
2004-07-05 |
Dimitri Schoolwerth | use slashes in #include, not backslashes
|
commit | commitdiff | tree |
2004-07-05 |
Dimitri Schoolwerth | fixed typo (no code changes)
|
commit | commitdiff | tree |
2004-06-25 |
Dimitri Schoolwerth | fixed include dependency
|
commit | commitdiff | tree |
2004-06-23 |
Dimitri Schoolwerth | fixed bug #976725: "RETURN closes dialog instead of...
|
commit | commitdiff | tree |
2004-06-23 |
Dimitri Schoolwerth | fixed unresolved symbol main (occurred with wxMac)
|
commit | commitdiff | tree |
2004-06-13 |
Dimitri Schoolwerth | replaced menu calls Append([...], true) with the less...
|
commit | commitdiff | tree |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding...
|
commit | commitdiff | tree |
2004-06-11 |
Dimitri Schoolwerth | fixed typo, used word 'assigned' instead of 'allotted'
|
commit | commitdiff | tree |
2004-06-10 |
Dimitri Schoolwerth | clarified the parameters of MB2WC and WC2MB a little...
|
commit | commitdiff | tree |
2004-06-04 |
Dimitri Schoolwerth | fixed float to short int casting warnings
|
commit | commitdiff | tree |
2004-06-04 |
Dimitri Schoolwerth | fixed ambiguous call to wxMacCarbonEvent::SetParameter
|
commit | commitdiff | tree |
2004-06-04 |
Dimitri Schoolwerth | fixed unused variable warning
|
commit | commitdiff | tree |
2004-06-04 |
Dimitri Schoolwerth | fixed compilo
|
commit | commitdiff | tree |
2004-05-31 |
Dimitri Schoolwerth | fixed typo
|
commit | commitdiff | tree |
2004-05-31 |
Dimitri Schoolwerth | fixed some of the unfound projects
|
commit | commitdiff | tree |
2004-05-30 |
Dimitri Schoolwerth | added src/mac/carbon/display.cpp to project
|
commit | commitdiff | tree |
2004-05-30 |
Dimitri Schoolwerth | removed tabs
|
commit | commitdiff | tree |
2004-05-30 |
Dimitri Schoolwerth | allow compilation with wxUSE_CHOICEDLG set to 0
|
commit | commitdiff | tree |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal...
|
commit | commitdiff | tree |
2004-05-29 |
Dimitri Schoolwerth | applied patch 961026: "Boundbox problem with rotated...
|
commit | commitdiff | tree |
2004-05-29 |
Dimitri Schoolwerth | applied valid part of patch #940683: "wxMessageBox...
|
commit | commitdiff | tree |
2004-05-25 |
Dimitri Schoolwerth | applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS...
|
commit | commitdiff | tree |
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 |
next |