Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / gtk /
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-25  Paul Cornettdon't crash on zero length string in DoDrawRotatedText
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-23  Paul Cornettreplace deprecated gtk_type_new, plus minor cleanup
2006-05-23  Robin DunnI've now seen 2 or 3 themes that need this extra space...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Paul Cornettunused win_gtk stuff
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-20  Paul Cornettavoid float to double conversion
2006-05-19  Paul Cornettgtk slider code simplification and better event determi...
2006-05-19  Paul Cornettuniversal build fix
2006-05-19  Mart RaudseppCheck if wxOVERWRITE_PROMPT style flag exists in the...
2006-05-18  Paul Cornettgtk spinctrl code simplification
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-18  Paul Cornettspinbutton code simplification
2006-05-18  Paul Cornettavoid GTK "assertion `min < max' failed"
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-17  Paul Cornettscrollbar handling simplification
2006-05-17  Vadim Zeitlinmake sure that IsModified() returns false when it's...
2006-05-16  Vadim Zeitlinremoved GTK-specific SetModified() as we already have...
2006-05-16  Vadim Zeitlinimplemented clipboard events support for wxGTK
2006-05-15  Mart RaudseppNo cast necessary for g_object_set first arg (it takes...
2006-05-15  Mart RaudseppRename *_filedialog_* to *_dirdialog_* to ensure there...
2006-05-15  Mart RaudseppDon't cast with G_OBJECT when passing a GObject to...
2006-05-12  Paul Cornettremove gtk1 stuff and unused macros
2006-05-12  Paul Cornettunused variables
2006-05-11  Mart Raudsepp[wxGTK2] Make the affirmative button the default in...
2006-05-11  Mart Raudsepp[wxGTK2.4] Make affirmative button the default in wxFil...
2006-05-10  Paul Cornettallow size event for windows without scrollbars
2006-05-09  Paul Cornettsimplify mouse wheel signal handler
2006-05-09  Paul Cornettunused member variables
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-06  Paul Cornettdon't include scrollbar area in client size
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Vadim Zeitlinimplemented SetItemToolTip()
2006-05-04  Vadim Zeitlinadded static Apply(GtkWidget, tip) method
2006-05-04  Vadim Zeitlinrenamed ss_tooltips to gs_tooltips to follow the standa...
2006-05-04  Vadim Zeitlinrenamed m_boxes to m_buttons because, well, it contains...
2006-05-04  Vadim Zeitlinrenamed local variable named m_radio as the m_ prefix...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Vadim Zeitlincompilation fix when not using PCH
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-30  Robert Roebling Fix mem leak.
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-27  Robin DunnReset the mouse event object and id in case FindWindowF...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-25  Robert Roebling Minor corrections to native renderer. I also corrected
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-23  Vadim Zeitlinemit only 1, not 2, events when changing text of a...
2006-04-22  Paul Cornettextract 3 copies of scrollbar width code into one function
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-20  Robin DunnAdd code to remove the selection (if any) in wxTextCtrl...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Robert Roebling Fix code when making scrollwindow bigger so that
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlindon't eat activation events (replaces patch 1465849)
2006-04-16  Vadim Zeitlindon't return items which are not visible from DoHitTest...
2006-04-16  Vadim Zeitlincentralized the handling of border styles; added border...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-16  Vadim Zeitlinset up scrollbars correctly when we don't need them...
2006-04-15  Stefan NeisReplaced "uint" (which may be or may not be defined...
2006-04-14  Vadim Zeitlinrespect the specified font encoding in DoGetTextExtent...
2006-04-13  Jamie GaddFix casts from void* to int on x86_64 gcc by using...
2006-04-12  Vadim Zeitlina better compilation fix after wxGTK_CONV changes
2006-04-11  Vadim Zeitlincompilation fix after wxGTK_CONV changes
2006-04-11  Vadim Zeitlinadded wxConvUI which determines the conversion used...
2006-04-10  Vadim Zeitlinuse wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in...
2006-04-10  Vadim Zeitlinuse the encoding of the font which is used to draw...
2006-04-10  Vadim Zeitlinuse wxGTK_CONV instead of directly using wxConvLocal...
2006-04-06  Mart RaudseppwxGTK2: No need to check for __WXGTK20__ here either...
2006-04-06  Mart RaudseppwxGTK2: No need to check for __WXGTK20__ here
2006-04-06  Mart RaudseppwxGTK2: We don't need to check for __WXGTK20__ here
2006-04-04  Mart RaudseppwxGTK2: No need to warn about threads being unsupported...
2006-04-04  Mart Raudseppgdk_window_get_colormap -> gdk_drawable_get_colormap
2006-04-04  Mart Raudseppgdk_cursor_destroy -> gdk_cursor_unref
2006-04-04  Mart RaudseppGDK_ROOT_PARENT -> gdk_get_default_root_window
2006-04-04  Mart Raudseppgdk_window_get_size -> gdk_drawable_get_size
2006-04-04  David Surovelladded missing paren
2006-04-04  Mart Raudseppgdk_gc_destroy -> gdk_gc_unref -> g_object_unref
2006-04-04  Mart Raudseppgdk_image_destroy -> g_object_unref (gdk_image_destroy...
2006-04-04  Mart Raudseppgdk_pixbuf_unref -> g_object_unref
next