]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx
remove sole makefile.dmc in tree
[wxWidgets.git] / wxPython / wx /
2007-06-29  Robin Dunnbe able to change tabs with arrow keys
2007-06-28  Robin DunnPatch from Andrea. Adds focus rectangle on the tabs...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-05-14  Roman Rolinsky- undo/redo fixes for moving and cut/paste;
2007-05-14  Roman Rolinskytypo fix
2007-05-09  Roman Rolinskyfinal touch for icons - transparency handled by ArtProvider
2007-05-09  Roman Rolinskyuse Tango icons on MAC & MSW;
2007-05-09  Roman Rolinskytango-compliant icons (first try)
2007-05-08  Roman Rolinskyusing Tango icons on Mac
2007-05-08  Roman Rolinskytango icons
2007-05-07  Roman Rolinsky* bugfixes for tree move operations and undo/redo
2007-05-07  Roman Rolinskyiconization of the properties window together with...
2007-05-07  Roman RolinskyYield causes premature redrawing of the test window
2007-05-04  Roman Rolinskytest needed for wxGTK
2007-05-03  Roman RolinskyVarious fixes and improvements to get look-and-feel...
2007-05-03  Roman Rolinskyfix for testing if a property is in allParams - it...
2007-05-02  Roman Rolinskystyle required on wxGTK
2007-05-02  Roman Rolinskyoptimized highlighting to reduce flicker
2007-04-30  Roman Rolinskyset drop target on panel if present
2007-04-30  Roman Rolinskydrag-and-drop with left button
2007-04-30  Roman Rolinskymoved setting itemColour to XML_Tree.Clean where it...
2007-04-29  Robin DunnAnother fix for: AttributeError: 'XML_Tree' object...
2007-04-27  Robin DunnEnsure there is a g.testWin before trying to use it
2007-04-27  Roman Rolinskydrop highlight color fix
2007-04-27  Roman Rolinskyfixes to move-around methods related to current selecti...
2007-04-27  Roman Rolinskycursor image type fix
2007-04-26  Roman Rolinskytest prevented to update encoding
2007-04-26  Roman Rolinskyfinal revision
2007-04-26  Roman Rolinskysome sizing fixes
2007-04-26  Roman Rolinskydrag-and-drop highlighting
2007-04-26  Roman Rolinskymore param renaming, some sizing fixes
2007-04-26  Roman Rolinskydrag-and-drop adding of controls to test window
2007-04-26  Roman Rolinskyset labels for new controls
2007-04-26  Roman Rolinskyspecify order of radios in prefs dlg
2007-04-26  Roman Rolinskymade main toolbar bitmaps 24x24
2007-04-24  Robin DunnUse wx.FileHistory for the recent files menu
2007-04-17  Robin Dunnwx.lib.flatnotebook: Patch from Andrea that implements...
2007-04-17  Robin DunnPatch from Andrea that fixes the following problems...
2007-04-16  Robin DunnPatch from FN that fixes bug in RefreshItem on an item...
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-03-16  Roman Rolinskydefault setting fix
2007-03-16  Roman Rolinskywarning about %comments, CHANGES.txt updated
2007-03-16  Roman RolinskyAdded Preferences dialog (and defaults for some parameters)
2007-03-16  Roman Rolinskycollapsing tool panels
2007-03-16  Roman Rolinskydefault values for option and flag (TODO: preferences...
2007-03-15  Roman Rolinskyanother fix for undo/redo
2007-03-15  Roman Rolinsky- undo/redo fix for nonchecked items
2007-03-15  Roman Rolinskysearching for plugins in XRCEDPATH
2007-03-14  Roman Rolinskycleanup of modules loaded from comment directives
2007-03-14  Roman Rolinskymoved custom menu up
2007-03-14  Roman Rolinskymore custom classes support
2007-03-13  Roman RolinskySupport for custom controls, first attempt
2007-03-11  Roman Rolinskyediting comments by editing tree label
2007-03-11  Roman RolinskyImplemented xxxComment. Due to different minidom XML...
2007-03-11  Roman RolinskyComment icon
2007-03-11  Roman RolinskyTree-Comment.png
2007-03-11  Roman Rolinskymade test window for Dialog and Wizard a child of g...
2007-03-11  Roman RolinskyCtrl-H must not be used on Mac...
2007-03-10  Roman Rolinsky0.1.8-4
2007-03-08  Roman Rolinsky0.1.8-3
2007-03-07  Roman Rolinsky0.1.8-2
2007-02-23  Roman Rolinsky1.8-1
2007-02-23  Roman RolinskyFixed SetItemBold and editing 'growable' properties of
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-02-06  Roman RolinskyVersion 1.8-0
2007-01-19  Robin DunnAdded stepColour utility function
2007-01-18  Robin Dunnstyles, toolbar, and other visual tweaks
2007-01-17  Robin DunnThe inspect module is now a widget browser plus a shell.
2007-01-17  Robin Dunnsome minor tweaks to make it possible to not show the...
2007-01-17  Robin DunnUse the system settings for the selection colours
2007-01-12  Robin DunnPyCrust now has an option for showing/hiding the notebook.
2007-01-12  Robin DunnBug fix from Pierre
2007-01-12  Robin DunnJust reset the size, not the minsize too, when changing...
2006-12-22  Robin DunnPatches from Andrea
2006-12-22  Robin Dunnput wx in the shell's namespace too
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-08  Robin DunnUse correct flags Chinese
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-12-01  Kevin OllivierNative control on Mac draws its own arrows, so don...
2006-11-23  Robin DunnUpdates from Dan
2006-07-25  Vadim Zeitlinmake wxGetKeyState() work for non-modifier keys; correc...
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-11-21  Robin DunnEnsure the old tree item still exists before using it
2006-11-21  Robin Dunnno need to use a throw-away bitmap, just use th eone...
2006-11-19  Kevin OllivierMigate to the new wxRendererNative::DrawItemSelectionRe...
2006-11-16  Robin DunnCorrected double destruction of views
2006-11-07  Robin DunnGetNumberOfLines on GTK doesn't count wrapped lines...
2006-11-07  Robin DunnPatch #1591763 Set focus when clicked
2006-11-07  Robin Dunnfixed indentation error
2006-11-06  Robin Dunnbetter check for valid font and color
2006-11-05  Robin DunnPatch from F. Oliver Gathmann to observer enabled/disab...
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-03  Roman Rolinskyupdated
2006-11-03  Roman Rolinskywithard styles
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
next