2007-04-22 |
Vadim Zeitlin | distribute only the extra, free, space according to...
|
commit | commitdiff | tree |
2007-04-22 |
Vadim Zeitlin | (blind) compilation fixes after latest changes
|
commit | commitdiff | tree |
2007-04-22 |
Vadim Zeitlin | don't pass 0 time_t to Borland localtime(), it crashes...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | don't let def window proc start another drag operation...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | added support for image resolution options to PNG handler...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | allow having children of status bar in XRC (patch 1704125)
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | readded wxEditableListBox as part of adv library
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | added safe check for Pango version and use it to avoid...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | add missing dynarray.h includes (patch 1702312)
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | added wxStreamBuffer::Truncate() (patch 1687081)
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | fix WXDLLIMPEXP_STC definition when building all wx...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | fix bug with not updating the last line correctly when...
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | oops, restored wrongly removed semicolon
|
commit | commitdiff | tree |
2007-04-21 |
Vadim Zeitlin | removed extraneous semicolons
|
commit | commitdiff | tree |
2007-04-20 |
Vadim Zeitlin | fix unused parameters warnings
|
commit | commitdiff | tree |
2007-04-20 |
Vadim Zeitlin | corrected DLL export declaration of wxTimerEvent to...
|
commit | commitdiff | tree |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ...
|
commit | commitdiff | tree |
2007-04-20 |
Vadim Zeitlin | removed extra membersections (patch 1702329)
|
commit | commitdiff | tree |
2007-04-20 |
Vadim Zeitlin | create the spin control with the correct range instead...
|
commit | commitdiff | tree |
2007-04-19 |
Vadim Zeitlin | compilation fix (misplaced comma in OnIdle)
|
commit | commitdiff | tree |
2007-04-19 |
Vadim Zeitlin | removed obsolete wxUSE_WX_RESOURCES check
|
commit | commitdiff | tree |
2007-04-17 |
Vadim Zeitlin | compilation fix for PCH-less compilation
|
commit | commitdiff | tree |
2007-04-17 |
Vadim Zeitlin | compilation fix for PCH-less compilation after last...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | reverted last change as using pango_version_check(...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | call gtk_file_chooser_set_current_folder even if the...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | corrected the direction of comparisons between wxString...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | removed superfluos semicolon
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | more native look for wxCheckListBox (especially under...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | added new wxCONTROL_FLAT bit (see discussion of patch...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | use wxRenderer::DrawCheckBox() instead of doing it...
|
commit | commitdiff | tree |
2007-04-16 |
Vadim Zeitlin | implement DrawCheckBox() in class Win32 renderer (modified...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | don't erase background in GL canvases to reduce flicker
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | added #ifdef __X__ forgotten in last commit
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | use IsShownOnScreen() in OnSize() to ensure that the...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | fix handling of stock menu items (creating a stock...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | added wxGetX11Display() returning the pointer of the...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | removed unnecessary return in a void function
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | added back SetCurrent() call accidentally removed in...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | use slightly more light
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | use textures in the shared context to test how this...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | reorganized the code to put the logic in wxGLContext...
|
commit | commitdiff | tree |
2007-04-15 |
Vadim Zeitlin | adjust the window coordinates for parent client area...
|
commit | commitdiff | tree |
2007-04-14 |
Vadim Zeitlin | added wxRTTI macros to stream classes (patch 1687073)
|
commit | commitdiff | tree |
2007-04-14 |
Vadim Zeitlin | added overloads of ctor/insert/assign/append taking...
|
commit | commitdiff | tree |
2007-04-14 |
Vadim Zeitlin | added wxAPPLY and wxCLOSE flags to CreateStdDialogButtonSize...
|
commit | commitdiff | tree |
2007-04-14 |
Vadim Zeitlin | added wxAPPLY and wxCLOSE flags to CreateStdDialogButtonSize...
|
commit | commitdiff | tree |
2007-04-14 |
Vadim Zeitlin | even controls with transparent background should draw...
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | fix wxTextCtrl::SetSelection(-1, -1) to behave as documented...
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | implement support for right-aligned/centered items...
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | removed documentation for wxStartTimer() and wxGetElapsedTim...
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | rebaked after wxUSE_EXTENDED_RTTI and wx/flags.h addition
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | removed contrib files from the scripts
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | removing unnecessary makefiles, there is nothing left...
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | removing obsolete and not working tool
|
commit | commitdiff | tree |
2007-04-13 |
Vadim Zeitlin | clarifications to the ctor documentation
|
commit | commitdiff | tree |
2007-04-12 |
Vadim Zeitlin | removed the code to manually send wxNavigationEvents...
|
commit | commitdiff | tree |
2007-04-12 |
Vadim Zeitlin | avoid code duplication by using helper functions
|
commit | commitdiff | tree |
2007-04-12 |
Vadim Zeitlin | modify the listbox item in place instead of deleting...
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | add aglUpdateContext() call (doesn't seem to change...
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | forward declare wxDC (fixes wxMotif compilation)
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | derive wxStaticText from wxStaticTextBase under wxGTK1...
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | linking fix after the one before last commit
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | don't use obsolete functions (mostly copystring() and...
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | add support for a data tag which can be used to embed...
|
commit | commitdiff | tree |
2007-04-11 |
Vadim Zeitlin | added our own implementation of strto[u]ll() if the...
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | send selection events when Ctrl-clicking an item repeeatedly...
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | added a menu command to clear log
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup:
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | rename the menu to avoid conflict with a standard Mac...
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | add GetOwner() documentation
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2007-04-10 |
Vadim Zeitlin | refresh GL canvas itself, not the frame, when the GL...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | reverted patch 1325857 (rev 1.561): it might have fixed...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | fix the sample to work under X11 (where a context can...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | 1. switched to new wxGLCanvas API (not using the implicit...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | last version was broken and died when trying to create...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | truncate the static box label to fit the control size...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | make Enter/Return activate the default button (second...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | don't use Pango hack for drawing underlined text when...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | don't return the next line text from GetLineText()...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | escape &
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | fix --with-opengl formatting
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | don't overwrite the buffer if extending it failed
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | replaced deprecated wxMULTIPLE with wxFD_MULTIPLE
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | compilation fixes: remove unneeded c_str()
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | added wx/image.h to fix compilation without PCH after...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | undid signed/unsigned warning fix of rev 1.73 as the...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | compilation fix after last change
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | fix unused parameter warning introduced by last commit
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | make wxVarVScrollLegacyAdaptor::OnGetLineHeight() non...
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | compilation fixes after last commit
|
commit | commitdiff | tree |
2007-04-09 |
Vadim Zeitlin | added missing membersection for CreateIconBundle
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | fix a fatal crash due to using wxHSCROLL presence in...
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | don't skip the scroll position validity check in CalcScrollI...
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | pass 0, not NULL, to SendMsg() which takes long to...
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | added mouse wheel support (patch 1696082)
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | compilation fix after last change
|
commit | commitdiff | tree |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault...
|
commit | commitdiff | tree |
next |