added wxDocument::AlreadySaved() and use it in OnUpdateFileSave() to ensure that...
[wxWidgets.git] / src / gtk /
2008-10-27  Robert RoeblingSet cursor to <from> in wxTextCtrk::SetSelection
2008-10-27  Robert RoeblingDisable focus out events during menu popup
2008-10-27  Robert RoeblingAdded method to disable focus_out handling temporarily
2008-10-18  Robert RoeblingAllow create of 24-bit bitmap, use Pixbuf when not...
2008-10-17  Vadim Zeitlinhandle error in GetDataSize()
2008-10-17  Paul Cornettpartial support for border metrics of non-TLW
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-16  Václav Slavíkreverted broken changes from r56345 and r56349
2008-10-16  Paul Cornettsimplify code by using wxGTKPrivate::GetButtonWidget()
2008-10-15  Václav Slavíkcompilation fix for older glib versions after r56345
2008-10-15  Václav Slavíkdon't use deprecated gtk_object_sink(), replace it...
2008-10-10  Paul Cornettuse correct background color when drawing borders
2008-10-09  Robert RoeblingUse g_signal_connect_after for wxRadioButton as well
2008-10-09  Robert RoeblingBlind guess fix for wxRB_SINGLE
2008-10-08  Robert RoeblingForgot to set GtkIter stamp in Select() and friends
2008-10-07  Robert RoeblingGTK+ version guard
2008-10-07  Robert RoeblingDon't set HINT_COMBO as wxPopupWindow is used for diffe...
2008-10-06  Robert RoeblingMake keyboard input to controls in a wxPopupWindow...
2008-10-06  Robert RoeblingWrong order of calls
2008-10-06  Francesco Montorsibetter error messages, when possible
2008-10-03  Jouk Jansenadding variable initialization to 0
2008-10-02  Vadim Zeitlinhonour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderl...
2008-09-30  Václav Slavíkdon't cache tray protocol availability result in wxTask...
2008-09-28  Václav SlavíkwxGTK: Fixed printing to use fonts sizes adjustment...
2008-09-26  Vadim Zeitlineliminate the hysteresis when scrollbars didn't disappe...
2008-09-25  Francesco Montorsifix for non-PCH builds
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-09-22  Vadim Zeitlinposition the insertion point to the start, not end...
2008-09-21  Václav SlavíkGet rid of gs_cairo; if wxGtkPrint* classes are used...
2008-09-21  Václav Slavíkroute all Cairo calls in GTK printing code through...
2008-09-21  Václav Slavíkadded wxGetDisplayPPI() convenience function and wxPrin...
2008-09-19  Vadim Zeitlinset selection point to end in wxTextEntryBase::SetValue...
2008-09-15  Jouk JansenUpdate OpenVMS compile support
2008-09-14  Vadim Zeitlinmake ellipses drawn with transparent pen more wxGC...
2008-09-12  Vadim Zeitlinadd wxCANCEL_DEFAULT support
2008-09-11  Jouk Jansenrename variable which was redefined inside a loop
2008-09-09  Václav Slavíkremoved superfluous font size scaling in wxGtkPrinterDC...
2008-09-06  Vadim Zeitlinadd wxGTK_CONVs to fix STL and ANSI builds
2008-09-05  Vadim Zeitlinmake it possible to use stock ids for custom message...
2008-09-05  Vadim Zeitlinadded support for custom labels in wxMessageBox for...
2008-09-05  Paul Cornettfix memory leak
2008-09-05  Vadim Zeitlinremoved unnceessary gtk_window_set_transient_for()...
2008-09-05  Paul Cornettfix for infinite loop when wxBeginBusyCursor is called...
2008-09-01  Robert Roeblinguse gtk_block_event instead of m_block event field
2008-08-29  Paul Cornettreplace m_insertCallback with a virtual function, contr...
2008-08-29  Robert RoeblingFix #9917: File save dialog does not honor file extensi...
2008-08-28  Paul Cornettuse 8 bits for alpha, nothing needs 16 bit alpha here
2008-08-27  Paul Cornettget system colors directly from GTK styles, eliminating...
2008-08-27  Vadim Zeitlinadd a scoped_ptr-like wxGtkObject class which calls...
2008-08-27  Vadim Zeitlinhonour user scale and source offset in wxDC::Blit(...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-08-26  Paul Cornettuncomment line accidentally left commented out in last...
2008-08-26  Paul Cornettfix for GTK assertion `info->icon_pixmap == NULL' faile...
2008-08-25  Vadim Zeitlinadd parentheses for && inside || to fix g++ 4.3 warning
2008-08-21  Vadim Zeitlinuse Pango to draw rotated text if possible (this suppor...
2008-08-21  Robert RoeblingTicket #9858 gtk wxDC::DrawText() - draw text backgroun...
2008-08-19  Paul Cornettremove text field from page data, add much more useful...
2008-08-18  Vadim Zeitlindon't terminate the event loop in EndModal() if it...
2008-08-15  Paul Cornettfix for page change not working after veto, #3808
2008-08-13  Paul Cornettmove notebook event definition to common code
2008-08-10  Paul Cornettdon't modify position for default border if button...
2008-08-10  Paul Cornettadd control items from child inserter, so that correct...
2008-08-10  Paul Cornettsome code cleanup
2008-08-10  Paul Cornettset extra widget from child inserter, so that correct...
2008-08-10  Paul Cornettfix previous commit to respect minimum width
2008-08-07  Paul Cornettallow dialog to be resized smaller with extra control
2008-08-07  Paul Cornettfix sizing of extra control
2008-08-06  Paul Cornettuse "new" GtkToolbar API
2008-08-04  Julian SmartAllow small widths if setting initial strings.
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Robert RoeblingSupport NOR logical function
2008-08-01  Vadim Zeitlinadd more stock items (#9799)
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-07-28  Paul Cornettfix Gtk-WARNING "... no property named `row-ending...
2008-07-21  Václav SlavíkFixed detection of Meta key state so that NumLock isn...
2008-07-21  Vadim Zeitlindon't call gtk_selection_data_set_text() with non-UTF...
2008-07-21  Vadim ZeitlinwxDF_UNICODETEXT shouldn't be supported at all in ANSI...
2008-07-21  Vadim Zeitlinno changes, just fixed a typo in comment
2008-07-21  Vadim Zeitlinuse #if wxUSE_UNICODE instead of #ifdefs (which totally...
2008-07-21  Vadim Zeitlindon't show warning to the user if session manager detec...
2008-07-20  Vadim Zeitlinfix generation of events for an initially empty wxDirPi...
2008-07-18  Paul Cornettfix masking of disabled bitmaps with some themes
2008-07-07  Paul Cornettgtk-universal build fixes
2008-07-02  Robert RoeblingTried to make wxListBox::Update() work, typo corrected
2008-07-02  Robert RoeblingTried to make wxListBox::Update() work
2008-06-27  Robert Roeblinggtk wxStaticText and wxALIGN_CENTER_VERTICAL
2008-06-23  Vadim ZeitlinwxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
2008-06-22  Vadim Zeitlinallow wxDialog::ShowModal() after Show() (see #1416...
2008-06-21  Vadim Zeitlinassert if ShowModal() is called after a previous Show...
2008-06-21  Robert RoeblingUse wxMenuBase:SendEvent() to emit event, shoudl also...
2008-06-16  Robert RoeblingTicket #9592: gtk-choice-setcolumns.2.diff
2008-06-14  Vadim Zeitlinfix ANSI mode build
2008-06-12  Robert Roebling#4479: wx.ComboBox needs a SetFont method
2008-06-12  Vadim Zeitlinpropagate style changes correctly to buttons with image...
2008-06-11  Paul Cornettsimplify menu item callbacks by passing in wxMenuItem...
2008-06-11  Paul Cornettmove 8 copies of the same function to common code
2008-06-10  Paul CornettwxMenuItem code cleanup, removing duplicate and unnecce...
2008-06-09  Vadim Zeitlindon't use deprecate SetClippingRegion(wxRegion)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
next