projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
BC++:
[wxWidgets.git]
/
contrib
/
2002-09-14
Gilles Depeyrot
don't override INSTALL as install path is made absolute...
tree
|
commitdiff
2002-09-13
Václav Slavík
added some missing styles to XRC
tree
|
commitdiff
2002-09-11
Robin Dunn
Update to Scintilla 1.48
tree
|
commitdiff
2002-09-09
Gilles Depeyrot
use RemoveAt instead of Remove
tree
|
commitdiff
2002-09-08
Robin Dunn
A refinement of my patch from Neil Hodgson
tree
|
commitdiff
2002-09-07
Robin Dunn
Better placement of the AutoComplete listbox
tree
|
commitdiff
2002-09-07
Robin Dunn
Fix off-by-one in vertical scrolling
tree
|
commitdiff
2002-09-07
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-09-06
Robin Dunn
Updated to Scintilla from 1.45 to 1.47
tree
|
commitdiff
2002-09-05
Robin Dunn
some tweaks for LINK_LEXERS
tree
|
commitdiff
2002-09-01
Václav Slavík
fixes to newly added i18n code in XRC - don't use it...
tree
|
commitdiff
2002-08-31
Václav Slavík
- applied patch that adds more i18n support to XRC...
tree
|
commitdiff
2002-08-31
Václav Slavík
applied patch that adds more i18n support to XRC handlers
tree
|
commitdiff
2002-08-27
Robin Dunn
Don't use a wxPopupWindow on wxGTK
tree
|
commitdiff
2002-08-26
Robin Dunn
Fixup clipboard usage a bit more.
tree
|
commitdiff
2002-08-25
Václav Slavík
added wxFrame* wxXmlResource::LoadFrame(parent,name)
tree
|
commitdiff
2002-08-25
Robin Dunn
You can't paste if someone else already has the clipboa...
tree
|
commitdiff
2002-08-25
Robin Dunn
Comment out a debug printf
tree
|
commitdiff
2002-08-24
Robin Dunn
Ensure that the mouse is not captured in the calltip...
tree
|
commitdiff
2002-08-24
Robin Dunn
Added generic LoadObject methods that can load any...
tree
|
commitdiff
2002-08-23
Václav Slavík
applied patch #599264 (fixes to wxrc -g)
tree
|
commitdiff
2002-08-22
Robin Dunn
Only catch exact menu range
tree
|
commitdiff
2002-08-22
Julian Smart
Create STC lib in standard lib dir as per other project
tree
|
commitdiff
2002-08-20
Václav Slavík
1. minor rewrite of XRC's stock_id/stock_client handlin...
tree
|
commitdiff
2002-08-20
Václav Slavík
minor rewrite of XRC's stock_id/stock_client handling...
tree
|
commitdiff
2002-08-18
Julian Smart
Corrected HTML index, other distro-related tweaks
tree
|
commitdiff
2002-08-16
Julian Smart
Corrected SVG makefile
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied patch [ 594623 ] FL: No Taskbar entry for tool...
tree
|
commitdiff
2002-08-14
Václav Slavík
Python support in wxrc
tree
|
commitdiff
2002-08-08
Robin Dunn
Fixes for Bug #592758
tree
|
commitdiff
2002-08-04
Václav Slavík
no more hacks needed in wxrc now that wxMessageOutput...
tree
|
commitdiff
2002-07-26
Václav Slavík
added wxADJUST_MINSIZE to XRC
tree
|
commitdiff
2002-07-21
Gilles Depeyrot
corrected assertion with message
tree
|
commitdiff
2002-07-19
Robin Dunn
Moved the check for page scrolling with the wheel into...
tree
|
commitdiff
2002-07-16
Václav Slavík
patch 580632 - fixes incorrect path problem in wxrc
tree
|
commitdiff
2002-07-10
Robin Dunn
Ensure that the wxSTC gets the focus when clicked.
tree
|
commitdiff
2002-07-09
Robin Dunn
Compilation fix
tree
|
commitdiff
2002-07-08
Robin Dunn
bug fix. The wxCharBuffer was being destroyed before...
tree
|
commitdiff
2002-07-06
Robin Dunn
Added name to wxShapeCanvas ctor for consistency
tree
|
commitdiff
2002-07-06
Robin Dunn
Actually check if the menu should be shown before poppi...
tree
|
commitdiff
2002-07-03
Václav Slavík
fixed a Really Stupid Bug
tree
|
commitdiff
2002-07-02
Václav Slavík
fixed cmd line args parsing in wxrc (contributed patch)
tree
|
commitdiff
2002-06-28
Chris Elliott
STC and Motif patch
tree
|
commitdiff
2002-06-28
Chris Elliott
remove temportay fix to Makefile.in, now configure...
tree
|
commitdiff
2002-06-24
Robin Dunn
Added component control accessors to wxEditableListBox
tree
|
commitdiff
2002-06-24
Robin Dunn
fixed a comment
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 571965 ] update stc contrib stuff
tree
|
commitdiff
2002-06-23
Julian Smart
Applied [ 565397 ] FL wxNewBitmapButton patch
tree
|
commitdiff
2002-06-22
Václav Slavík
forgot to check in new wxrc -- as a side effect, this...
tree
|
commitdiff
2002-06-21
Chris Elliott
svg Unix fix
tree
|
commitdiff
2002-06-20
Chris Elliott
fix to tex format documentation for wxSVG
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class README.TXT
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class include files
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class test sample
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class documentation
tree
|
commitdiff
2002-06-16
Mattia Barbon
Updated makefile
tree
|
commitdiff
2002-06-15
Robin Dunn
Fix for the TAB in the autocomplete list not being...
tree
|
commitdiff
2002-06-12
Vadim Zeitlin
added missing semicolons after asserts (patch 567853)
tree
|
commitdiff
2002-06-12
Václav Slavík
updated wxXRC sample
tree
|
commitdiff
2002-06-12
Julian Smart
Applied recent FL patches from Benjamin Williams <biwil...
tree
|
commitdiff
2002-06-06
Robin Dunn
Switch back to not using wxPopupWindow since wxMSW...
tree
|
commitdiff
2002-06-04
Robin Dunn
Changed FindTExt intercase to more easily handle additi...
tree
|
commitdiff
2002-05-29
Robin Dunn
Removed Refresh from OnSize as it's not needed anymore
tree
|
commitdiff
2002-05-27
Robin Dunn
Patch 559673 and 561053
tree
|
commitdiff
2002-05-27
Robin Dunn
UsePrimarySelection
tree
|
commitdiff
2002-05-19
Gilles Depeyrot
corrected assignement operator
tree
|
commitdiff
2002-05-17
Robin Dunn
Commented out debug messages
tree
|
commitdiff
2002-05-15
Robin Dunn
wxSTC changes to help it work better on wxMac
tree
|
commitdiff
2002-05-14
Robin Dunn
Fixed a lost #else
tree
|
commitdiff
2002-05-14
Robin Dunn
wxSTC begins to work on wxMac...
tree
|
commitdiff
2002-05-13
Robin Dunn
Added some inline helpers so the dependence on wxUSE_UN...
tree
|
commitdiff
2002-05-13
Robin Dunn
The use of wxPopupWindow fo rhte autocomplete and callt...
tree
|
commitdiff
2002-05-09
Julian Smart
Customization dialog not implemented, so don't show...
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
implemented cbCommonPaneProperties copy constructor...
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
pi is static to avoid link error under Mac OS X (alread...
tree
|
commitdiff
2002-05-03
Robin Dunn
Make it easier to not use wxPopupWindow in wxSTC, and...
tree
|
commitdiff
2002-04-27
Václav Slavík
use XML namespace in XRC files
tree
|
commitdiff
2002-04-27
Vadim Zeitlin
ARCHINCDIR must be defined in makeb32.env, not makefile...
tree
|
commitdiff
2002-04-10
Robin Dunn
Ensure the caret flashes properly
tree
|
commitdiff
2002-04-09
Robin Dunn
Include wx/object.h to get the global memory operators...
tree
|
commitdiff
2002-04-09
Mattia Barbon
Allow building with wxUSE_CALENDARCTRL=0
tree
|
commitdiff
2002-04-08
Václav Slavík
compatibility macro
tree
|
commitdiff
2002-04-08
Julian Smart
Project file update
tree
|
commitdiff
2002-04-08
Julian Smart
Added define to STC VC++ project file
tree
|
commitdiff
2002-04-08
Julian Smart
Canvas: added some DECLARE_CLASS macros to stop it...
tree
|
commitdiff
2002-04-07
Julian Smart
Fixed some bit-rot problems in contribs
tree
|
commitdiff
2002-04-04
Julian Smart
Don't set a normal cursor for the frame, set the NULL...
tree
|
commitdiff
2002-04-04
Julian Smart
Added FAQ topic for FL
tree
|
commitdiff
2002-04-04
Julian Smart
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
tree
|
commitdiff
2002-03-30
Robin Dunn
Give access to m_lastKeydownConsumed
tree
|
commitdiff
2002-03-29
Vadim Zeitlin
fixed fl compilation after the recent tbar changes...
tree
|
commitdiff
2002-03-29
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2002-03-26
Robin Dunn
Don't use ConvertToBitmap
tree
|
commitdiff
2002-03-24
Václav Slavík
fixed sizers-inside-wxFrame
tree
|
commitdiff
2002-03-24
Václav Slavík
added radio menu items ot XRC
tree
|
commitdiff
2002-03-21
Julian Smart
Added __WXX11__ tests where appropriate
tree
|
commitdiff
2002-03-21
Robin Dunn
More unicode related cleanup and fixes for wxPython
tree
|
commitdiff
2002-03-20
Robin Dunn
wxStyledTextCtrl can now be built and used when wxUSE_U...
tree
|
commitdiff
2002-03-18
Robin Dunn
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
tree
|
commitdiff
next