2004-10-19 |
Vadim Zeitlin | declaration (only, so far) for Unix
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | wxStandardPaths test
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | initial implementation for MSW
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace...
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | fixed GetConfigDir() description; added MT-safety note
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | document that not skipping left click event results...
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | don't set focus to the window when it is clicked if...
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header...
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | don't return wxLIST_HITTEST_ONITEMICON from HitTest...
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | define __WXOSX__ for wxMac/Cocoa; document it
|
commit | commitdiff | tree |
2004-10-19 |
Vadim Zeitlin | set mouse capture flag to false when releasing the...
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | fixed include guard after renaming the file
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | unsigned off_t doesn't exist
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | remove the selection when SetSelection(-1) is called...
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | typo
|
commit | commitdiff | tree |
2004-10-18 |
Vadim Zeitlin | documented that SetSelection(-1) removes the selection
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol()
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | added \newsince command
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | mention enhanced metafiles bug fix
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | compilation fix for Borland
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle...
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | removed obsolete and unused code for USE_BITMAP_MASKS...
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | compilation fix for !USE_PCH
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | added test for the (just fixed) bug with adding the...
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed...
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | added --linkdeps switch
|
commit | commitdiff | tree |
2004-10-17 |
Vadim Zeitlin | fixed bug with adding new entries to a root group with...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | don't leave two conscutive separators after "moving...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | don't reset tool/status bar pointers manually, it is...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automatically...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | added wxSetCursorEvent documentation (patch 1048181)
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | unused params warnings (patch 1048431)
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | call AddChild() when the control is already reallly...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | suppress VC++ warning about long -> void * conversion too
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | fixed enhanced metafiles loading from files
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | replace post-linking commands with true, not #, for...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFileSize_...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | added missing WXDLLEXPORT
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | fixed inconsistent dllspec warning in DLL build
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | fixed the just added wxStringTokenizer::GetPosition...
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | use unsigned chars for UTF8 data (avoids warnings)
|
commit | commitdiff | tree |
2004-10-16 |
Vadim Zeitlin | added wxStringTokenizer::GetPosition() test
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | implemented SetWildcard()
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt/UIntToPtr instead of (removed) ULong...
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | removed pragma interface which resulted in link errors...
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt instead of (lossy) wxPtrToULong
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | added Norvegian translation (Hans F. Nordhaug)
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | ReadChar() is called GetChar() in fact
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | VC++ warning fixes for /Wp64
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | fixed wxFileSize_t definition under Unix
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | made Tell/Seek/Length() return wxFileSize_t as well
|
commit | commitdiff | tree |
2004-10-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods...
|
commit | commitdiff | tree |
2004-10-14 |
Vadim Zeitlin | always let GTK process focus_out events itself
|
commit | commitdiff | tree |
2004-10-14 |
Vadim Zeitlin | call Skip() under Mac
|
commit | commitdiff | tree |
2004-10-14 |
Vadim Zeitlin | replaced deprecated GetNoHistoryFiles() function with...
|
commit | commitdiff | tree |
2004-10-13 |
Vadim Zeitlin | give an #error if wxUSE_GLCANVAS == 0 instead of building...
|
commit | commitdiff | tree |
2004-10-12 |
Vadim Zeitlin | check that item pointer is non-NULL in WM_DRAW/MEASUREITEM
|
commit | commitdiff | tree |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix...
|
commit | commitdiff | tree |
2004-10-11 |
Vadim Zeitlin | mention that this file can be used under wx licence too
|
commit | commitdiff | tree |
2004-10-11 |
Vadim Zeitlin | added ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
|
commit | commitdiff | tree |
2004-10-09 |
Vadim Zeitlin | the #ifdef around BROWSEINFO.lpszTitle assignment is...
|
commit | commitdiff | tree |
2004-10-09 |
Vadim Zeitlin | use wxStrdupA() instead of #ifdef's around strdup()
|
commit | commitdiff | tree |
2004-10-08 |
Vadim Zeitlin | (blind) fix for Metrowerks/Win32 compilation
|
commit | commitdiff | tree |
2004-10-08 |
Vadim Zeitlin | renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES
|
commit | commitdiff | tree |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | don't use non blocking sockets if wxApp::IsMainLoopRunnning...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | added wxApp::IsMainLoopRunnning() (see bug 994293)
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | added tests for deleting and renaming entries and groups
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | assert that name, not full path, is used in RenameEntry...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | fixed deletion of last group in the config file (bugs...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | don't try to delete our config file in DeleteAll()...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | don't add dummy empty line at the end when reading...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | small optimization in wxConfigPathChanger: don't change...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | forward declare wxOutputStream (compilation fix for...
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | blind warning fix in wxUmaskChanger
|
commit | commitdiff | tree |
2004-10-04 |
Vadim Zeitlin | added SetPath(), entries and groups enumerations tests
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | started wxFileConfig unit test
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | don't keep a dirty flag in each entry/group, this is...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | use wxFileName::MacSetTypeAndCreator() in Flush() instead...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | don't include headers not needed when wxUSE_GUI == 0
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | store bitmap data in premultiplied by alpha format...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | oops, AdjustFontSize() had no effect; fixed (patch...
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | Metrowerks fixes after huge file patch (patch 1037951)
|
commit | commitdiff | tree |
2004-10-03 |
Vadim Zeitlin | destroy any TLWs still alive when the app terminates...
|
commit | commitdiff | tree |
2004-10-02 |
Vadim Zeitlin | fixes for Metrowerks command line compiler (avoid redefining...
|
commit | commitdiff | tree |
2004-10-02 |
Vadim Zeitlin | Metrowerks doesn't have isascii()
|
commit | commitdiff | tree |
2004-10-02 |
Vadim Zeitlin | $#include "expat_config.h" instead of <expat_config...
|
commit | commitdiff | tree |
2004-10-02 |
Vadim Zeitlin | removed non-const wxDC accessors for pens, brushes...
|
commit | commitdiff | tree |
2004-10-02 |
Vadim Zeitlin | only use __attribute__(regparm) for x86, this results...
|
commit | commitdiff | tree |
next |