]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / src / gtk /
2004-12-18  Robert Roebling Fix for the fix for wxChoice selection.
2004-12-15  Jouk Jansen Committing in .
2004-12-15  Jouk Jansen Committing in .
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-13  Vadim Zeitlin1. derived wxMSW radio box from static box because...
2004-12-13  Robert Roebling Correctd orientation of sash handle.
2004-12-12  Vadim Zeitlinfixed broken logic in ShowFullScreen() (some compiler...
2004-12-09  Julian SmartCombobox corrections
2004-12-09  Julian SmartAdded further 'missing' wxTextCtrl-like functions to...
2004-12-08  Robert Roebling Corrected wxComboBox::GetValue() after a
2004-12-06  Václav Slavíkfixed ShowFullScreen after somebody broke it by naively...
2004-12-06  Robert Roebling Apply choice patch for proper handling of clearing
2004-12-05  Robert Roebling Implemented run-time checks for the GTK version
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-12-05  Kevin HockPrevent GDK assertions when a window has a hidden ...
2004-12-05  Kevin HockFreeze/Thaw patch missed a place where m_buffer should...
2004-12-05  Robert Roebling Corrected patch.
2004-12-05  Robert Roebling Invalidate the best size after adding an item
2004-12-01  Robert Roebling Added support for GNOME print in static builds
2004-12-01  Robert Roebling Applied Freeze()/Thaw() patch for wxTextCtrtl.
2004-12-01  Robert Roebling Applied font scaling patch (GetTextExtent()) to
2004-12-01  Robert Roebling Applied patch to correct EVT-CHAR
2004-12-01  Kevin HockCreate wxGtkTextApplyTagsFromAttr for common processing...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-30  Kevin Hockgtk_window_[un]fullscreen only available with GTK ...
2004-11-28  Robert Roebling Made all of the GNOME print support based
2004-11-28  Robert Roebling Dirty hack to prevent double destruction of file...
2004-11-28  Robert Roebling Start of run-time lookup of GNOME print libs.
2004-11-28  Robert Roebling Reverted changes that set m_widget to NULL in native
2004-11-28  Václav Slavíkfixed subtle SetDirectory bug re-introduced by latest...
2004-11-28  Václav Slavíkreverted, the problem is deeper than that
2004-11-28  Václav Slavíkfixed to not duplicate code needlessly; clarified why...
2004-11-27  Robert Roebling Added new Art which GTK+ 2.4 defines and
2004-11-27  Robert Roebling Avoid error message when closing message
2004-11-27  Robert Roebling Fixes for file dialog. No longer spits out
2004-11-27  Robert Roebling A bit of confusion over what is RGB stands for blue...
2004-11-27  Robert Roebling Added support for DrawEllipse and pen styles to
2004-11-24  Robert Roebling Applied patch to remoce surplus text update evevt.
2004-11-23  Václav Slavíkcompilation fix
2004-11-22  Robert Roebling Work in progress on printing stuff.
2004-11-22  Kevin HockAt least under GTK2, we do not need m_widget->window...
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-11-21  Vadim Zeitlinfix for a crash with wxUSE_STL == 1: test for failed...
2004-11-20  Robert Roebling Huurrayy, the GNOME page setup dialog is
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-20  Robert Roebling Use GTK+ calls for fullscreen mode.
2004-11-19  Robert Roebling Corrected positioning of rotated text.
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Robert Roebling Added support for native print preview (GNOME)
2004-11-18  Robert Roebling Implemented DoDrawRotatedText() by way of a
2004-11-18  Václav Slavíkreverted DrawRotatedText change, it's broken
2004-11-17  Robert Roebling Start for Pango 1.6 based text rotation.
2004-11-17  Robert Roebling Added support for most print page/selection/copies
2004-11-17  Robert Roebling Use native printing dialog for wxPrintDialog,
2004-11-16  Vadim Zeitlinremoved unused variable to suppress warning (and put...
2004-11-15  Václav Slavíkfixed to work with themes that redefine icons (e.g...
2004-11-14  Václav Slavíkfixed rendering of bitmaps with alpha channel under...
2004-11-12  Václav Slavíkmore wxPostEvent MT fixes
2004-11-04  Václav Slavíkcompilation fix for GTK+ 2.0
2004-11-04  Václav Slavík(hopefully) fixed race condition in installing idle...
2004-11-03  Robert Roebling Added printing images.
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-11-02  Robert Roebling Corrected typo in font scaling code.
2004-11-02  Robert Roebling Applied patch to show title bar changes
2004-11-02  Robert Roebling Some more printing code to clear most of
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-10-31  Robert Roebling Copyright notice.
2004-10-28  Václav Slavíkfixed wxTextCtrl::EmulateKeyPress to work in Unicode...
2004-10-28  Ryan NortonUse proper wxURI unescape instead of old way
2004-10-27  Julian SmartGTK+1 doesn't have gtk_window_set_type_hint
2004-10-27  Robert Roebling Added initial support for GNOME printing.
2004-10-27  Robin Dunnavoid crash if active_child_frame is not set yet
2004-10-26  Václav Slavíkfixed wxFRAME_TOOL_WINDOW to use 'utility' type hint...
2004-10-25  Kevin HockMutexGui calls in WakeUpIdle are not needed under GTK2...
2004-10-23  Václav Slavíkfixing sizing bug inside wxWizard
2004-10-23  Václav Slavíkadded InvalidateBestSize calls when combobox's content...
2004-10-21  Vadim Zeitlincompilation fix after last checkin (missing header)
2004-10-20  Vadim Zeitlindecode URIs in wxFileDataObject::SetData(); fixes probl...
2004-10-20  Julian SmartWorked around font setting problem for GTK+1 on some
2004-10-18  Václav Slavíkfixed previous revision: call wxControl's, not wxButton...
2004-10-18  Václav SlavíkwxBitmapButton doesn't need own DoGetBestSize, wxContro...
2004-10-18  Václav Slavíksupport alpha channel in menu items bitmaps, too
2004-10-17  Robert Roebling Took one part of the patch back again...
2004-10-17  Robert Roebling Forgot to commit.
2004-10-17  Robert Roebling Applied (part of) small patch from Chris Bogolte...
2004-10-17  Robert Roebling Fixed lost focus events in wxListBox.
2004-10-14  Vadim Zeitlinalways let GTK process focus_out events itself
2004-10-13  Julian Smartgtk_frame_focus_out_callback can be called with g_activ...
2004-10-12  Ryan Nortonpatch from list to fix warning and get rid of unneccess...
2004-10-11  Vadim Zeitlinmention that this file can be used under wx licence too
2004-10-07  Robin DunnVerified and applied [ 1042133 ] GTK2.0: DrawRotatedTex...
2004-10-05  Robert Roebling Make wxComboBox spit out a bit fewer surplis
2004-10-05  Robert Roebling Fixed missing focus problem.
2004-10-03  Václav Slavíkfixed menu destruction if it was removed from menubar...
2004-10-03  Václav Slavíkfixed transiency when the parent is MDI child frame
2004-10-03  Robert Roebling Reworked TLW and app activation event code, also
2004-09-30  Robin DunnFix for crash when the child has no menu
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Robin DunnJust return zero without failing for unknown metrics...
next