]> git.saurik.com Git - wxWidgets.git/history - src
gdk_bitmap/pixmap_unref -> gdk_drawable_unref
[wxWidgets.git] / src /
2006-03-23  Vadim Zeitlinfixed last commit which accidentally included parts...
2006-03-23  Julian SmartAdded missing declarations required for e.g. VC++ 6
2006-03-23  Vadim ZeitlinMinor fixes after last commit:
2006-03-23  Vadim Zeitlin1. fixed compilation after wxList::compatibility_iterat...
2006-03-23  Julian SmartFixed home and end accelerators.
2006-03-23  Julian SmartAdded an optimization that fixes a recursive paint...
2006-03-23  Włodzimierz SkibaCentering maximized wxTLWs on screen should do nothing.
2006-03-23  Włodzimierz SkibaUnconditional assert means fail.
2006-03-23  Robert Roebling Implement basic MVC logic (change an item in one
2006-03-23  Robert Roebling Make generic wxDataViewCtrl draw its contents.
2006-03-23  Włodzimierz SkibaWarning fix.
2006-03-23  Włodzimierz SkibaWarning fix.
2006-03-23  Vadim Zeitlinworkaround for mingw 3.2.3 DLL build with wxUSE_STL=1
2006-03-23  Vadim Zeitlinremoved unneeded (and provoking warnings in DLL build...
2006-03-23  Vadim Zeitlindon't compare invalid iterators/node pointers
2006-03-23  David Surovellfixed compilation issue in prior checkin
2006-03-22  David Surovellcleanup - reformatting
2006-03-22  Vadim Zeitlinmade wxList methods return compatibility_iterator inste...
2006-03-22  Włodzimierz SkibaSemicolon needed.
2006-03-22  Włodzimierz SkibaUnconditional assert means fail.
2006-03-22  Julian SmartAdded missing include
2006-03-22  Julian SmartMac compile fixes
2006-03-22  David Surovellfix wxMac compilation problem by hoisting simple variab...
2006-03-22  Vadim Zeitlinfixed handling PNG errors accidentally broken in rev...
2006-03-22  Robert Roebling Setup notifiers from datamodel to generic
2006-03-22  Robert Roebling In the generic version of wxDataViewCtrl, all
2006-03-22  Jouk Jansen Committing in .
2006-03-21  Vadim Zeitlinfixed __FUNCTION__ use in Unicode build (it's a variabl...
2006-03-21  Vadim Zeitlinfixed several bugs in ParseDate() (invalid dates could...
2006-03-21  Vadim Zeitlindon't throw away the first three stack frames in the...
2006-03-21  Vadim Zeitlinshow the function in which the assert failure occured...
2006-03-21  Vadim Zeitlindon't evaluate assert expression unless the condition...
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-21  Vadim Zeitlincan't pass objects through ... (please don't ever ignor...
2006-03-21  Vadim Zeitlinbetter fix for infinite loop in HandleOnNavigationKey...
2006-03-21  Vadim Zeitlinfix an infinite loop in HandleOnNavigationKey() when...
2006-03-21  Robert Roebling Added windowing and scrolling logic to generic
2006-03-21  Julian SmartFix accelerstors with down and left
2006-03-21  Julian SmartFixed a crash when deleting the last timer
2006-03-21  Mart RaudseppUse wxGtkString here too
2006-03-20  Václav Slavíkremoved Julian's hack that is no longer needed after...
2006-03-20  Vadim Zeitlinprovide stubs for conversion to/from image functions...
2006-03-20  Vadim Zeitlinremoved hard tabs
2006-03-20  Václav Slavíkfixed GetBitmap() to respect the "param" argument if...
2006-03-20  Robert Roebling Further compilation fixes.
2006-03-20  Robert Roebling Added (yet unfunctional) skeleton files fir
2006-03-20  Vadim Zeitlinfixed Clear() for GTK+ 2.4+
2006-03-19  Stefan Csomorrewire char events in case there is no focusable contro...
2006-03-18  Vadim Zeitlindo not assign uniChar to wxKeyEvent::m_keyCode for...
2006-03-18  Vadim Zeitlinremoved redundant declaration (no real changes)
2006-03-18  Mart RaudseppTest commit
2006-03-18  Mart RaudseppTesting CVSROOT/loginfo changes
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Stefan Csomordisabling close box
2006-03-17  David Surovellcleanup - added some error checking, reformatting
2006-03-17  Stefan Csomorfixing a scope error introduced in 1.41
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-17  Robert Roebling Added files for GnomeVFS backend (currently useful
2006-03-17  Vadim Zeitlindon't use toupper() with non-ASCII key codes
2006-03-17  Stefan Csomorintel pict fixes
2006-03-17  Vadim Zeitlinuse correct string in wxEVT_COMMAND_COMBOBOX_SELECTED...
2006-03-17  Vadim Zeitlinfixed incorrect XtVaXXX() function call (thanks to...
2006-03-17  Vadim Zeitlindon't put the window off screen when centering it ...
2006-03-16  Julian SmartwxMotif/ANSI can't cope with UTF-8
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Vadim Zeitlinfixed build after last commit
2006-03-16  Włodzimierz SkibawxDisplay build fix for missing Direct Draw.
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-16  Włodzimierz Skibaforward port from 2.6 - eVC3 fix.
2006-03-16  David Surovelladded missing ctor implementation
2006-03-16  Vadim Zeitlininitialize base class using its ctor
2006-03-16  Vadim Zeitlinadded wxDisplayFactoryX11 ctor body
2006-03-16  Vadim Zeitlinlinking fixes after last checkin
2006-03-16  Vadim Zeitlincompilation fixes after last checkin
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-15  Vadim Zeitlinuse wxDynamicLibrary::GetSymbolAorW() instead of duplic...
2006-03-15  Mart RaudseppDon't return a void value here - VC6 doesn't like it
2006-03-15  David Surovellcleanup - minor restructuring, reformatting
2006-03-15  Włodzimierz SkibawxOS2 night build warning fixes.
2006-03-15  Włodzimierz SkibawxTinderbox warning fix.
2006-03-15  Włodzimierz SkibawxTinderbox warning fix.
2006-03-15  Włodzimierz SkibawxTinderbox warning fix.
2006-03-15  Julian SmartFix for WinCE
2006-03-15  Włodzimierz SkibawxTinderbox warning fix.
2006-03-15  Julian SmartFix for command bar not painting in Windows Mobile 5
2006-03-15  Julian SmartAdd menus even if we have no menubar HMENU (Windows...
2006-03-15  Julian SmartCorrected wrong include
2006-03-15  Mart RaudseppUse wxGtkString here to clean up code, and not leak...
2006-03-15  Mart RaudseppCompile fix. Seems to work too, at quick glance.
2006-03-15  Julian SmartRemoved use of deprecated functions
2006-03-15  Julian SmartFix compile problem with VS 2005
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-03-15  Mart Raudseppg_value_set_string duplicates the string itself, so...
2006-03-15  David Surovellcleanup - fixed warnings, reformatting
2006-03-15  Mart RaudseppICCCM says that the TIMESTAMP atom is required, so...
2006-03-15  Mart RaudseppDon't leak a gchar* in wxDataFormat::GetId()
2006-03-15  Włodzimierz SkibaWarning fix.
2006-03-14  Włodzimierz SkibaWarning fix.
2006-03-14  Robin DunnCan't use IsValidInsert from GtkAddHelper as it could...
next