]> git.saurik.com Git - wxWidgets.git/history - src/gtk
take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir
[wxWidgets.git] / src / gtk /
2007-05-22  Robert Roebling [ 1721029 ] [GTK] memory leak in wxMenu
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-20  Václav Slavíkcompilation fix: wxcrt.h, not crt.h
2007-05-20  Paul Cornettsimplify client size calculation
2007-05-20  Paul Cornettinitialize m_sizeSet
2007-05-19  Robert Roebling Implemented dropdown items in wxToolBar for wxGTK.
2007-05-19  Paul Cornettmove m_sizeSet out of wxWindow
2007-05-19  Paul Cornettsimplify DoSetClientSize
2007-05-18  Vadim Zeitlinremoved unused statusbar parameter from wxFrameBase...
2007-05-17  Paul Cornettgtk version check should be runtime, not compile time
2007-05-16  Robert Roebling [ 1718338 ] wxToolBarGTK: Implement tool right-click...
2007-05-16  Paul Cornettneed to invert offsets for gdk_pixbuf_scale;
2007-05-16  Paul Cornettspeed up Rescale 5- to 15-fold by using pixbuf scaling
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-11  Robert Roebling Set call event.SetEventObject() from commit_cb for...
2007-05-11  Mart RaudseppFix indentation from tabs to spaces in a few lines...
2007-05-11  Mart Raudsepp[wxGTK2] Support wxTEXT_ALIGNMENT_JUSTIFIED in wxTextCt...
2007-05-10  Vadim Zeitlindeclare variables in the beginning of the block in...
2007-05-09  Robert Roebling GTK+ cell renderers are not widget, so use a
2007-05-08  Robert Roebling Beginning to make wxDC code compile both before
2007-05-06  Robert Roebling More preview code for the DC reorganisation.
2007-05-05  Paul Cornettmove definitions from src/gtk/data.cpp to other appropr...
2007-05-05  Robert Roebling Fix wxFD_FILE_MUST_EXIST
2007-05-03  Vadim Zeitlinmake it possible to override desktop detection using...
2007-05-03  Vadim Zeitlinshow the error returned by SmcOpenConnection(); don...
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-02  Paul Cornettremove miniframe stuff from GtkOnSize(), it's handled...
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-27  Václav SlavíkPCH-less compilation fixes
2007-04-26  Robert Roebling Only set focus to widget automatically if left down
2007-04-26  Robert Roebling Added Test for wxComboBox::SetValue() to widgets...
2007-04-26  Paul Cornettreplace 5 copies of size constraining code with one...
2007-04-26  Paul Cornettreally fix window being repositioned after hiding,...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-24  Robert Roebling Use child's listmodelnotifier's destructor (by overlo...
2007-04-24  Robert Roebling Correct MVC update region in GTK+ native version
2007-04-24  Robert Roebling Change SetValue( wxVariant &value ) to
2007-04-24  Paul CornettFix window being repositioned after hiding, then reshowing.
2007-04-23  Václav Slavíkadded code for checking if the current locale is UTF...
2007-04-23  Vadim Zeitlintiny change to make g++ 3.3 compile the latest version
2007-04-23  Vadim Zeitlinuse GetParentForModalDialog() in ShowModal() to ensure...
2007-04-23  Paul Cornettrevert move events change, it blocks programmatic move...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2007-04-23  Paul Cornettdon't send move events for size changes
2007-04-23  Paul Cornettfix return type for "map_event" and "unmap_event" handlers
2007-04-22  Vadim Zeitlindetect if there was an error in standard GTK+ options...
2007-04-22  Vadim Zeitlinupdate wxApp::argc/argv to remove the options parsed...
2007-04-22  Vadim Zeitlinadded wxAppTraits::GetStandardCmdLineOptions() allowing...
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2007-04-21  Vadim Zeitlinadded safe check for Pango version and use it to avoid...
2007-04-21  Paul Cornettremove redundant GTK_WIDGET casts
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-19  Paul CornettReorganize idle system code.
2007-04-19  Robert Roebling Fix inplace editing of custom controls for
2007-04-17  Robert Roebling Implemented the same simple API for creating customized
2007-04-16  Vadim Zeitlinreverted last change as using pango_version_check(...
2007-04-16  Vadim Zeitlincall gtk_file_chooser_set_current_folder even if the...
2007-04-16  Vadim Zeitlinremoved superfluos semicolon
2007-04-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-14  Robert Roebling Text alignment is for GTK 2.10 and above only.
2007-04-13  Robert Roebling Correctly handle ENTER for cell activation.
2007-04-12  Vadim Zeitlinremoved the code to manually send wxNavigationEvents...
2007-04-12  Vadim Zeitlinavoid code duplication by using helper functions
2007-04-12  Vadim Zeitlinmodify the listbox item in place instead of deleting...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-09  Vadim Zeitlintruncate the static box label to fit the control size...
2007-04-09  Vadim Zeitlindon't use Pango hack for drawing underlined text when...
2007-04-09  Vadim Zeitlindon't return the next line text from GetLineText()...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-08  Paul CornettChildren need to be updated in size_allocate even if...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-07  Vadim Zeitlindon't try to access empty wxIconBundle in gtk_frame_rea...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-07  Robert Roebling Restore border around non-scrolling widgets. The
2007-04-07  Vadim Zeitlindon't access the window after it had been deleted by...
2007-04-05  Vadim Zeitlinmake wxControlContainer accept focus depending on wheth...
2007-04-03  Vadim Zeitlinremoved unnecessary checks for m_clipboard/targetsWidge...
2007-04-03  Paul Cornettmore checks for non-scrolling windows, some code duplic...
2007-04-01  Vadim Zeitlinavoid asserts when the cipboard is acquired by another...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Robert Roebling Don't create GtkScrolledWindow if neither wxHSCROLL
2007-03-31  Vadim Zeitlinset string field of wxCommandEvent object generated...
2007-03-31  Vadim Zeitlindon't return wxFONTENCODING_DEFAULT from wxFont::GetEnc...
2007-03-31  Vadim Zeitlinadded gtk.tlw.can-set-transparency system option (repla...
2007-03-31  Vadim Zeitlindon't remove the old tags of different kinds when setti...
2007-03-31  Paul Cornettdon't clamp scroll position before updating GtkRange,
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-31  Vadim Zeitlindecouple primary selection handling from clipboard...
2007-03-31  Vadim Zeitlinsimplified the code by using new wxClipboardSync class...
2007-03-30  Vadim Zeitlinno real changes, just fixed confusing (to both people...
2007-03-30  Vadim Zeitlinremoved virtual GetSelectedBitmap() from the base wxDC...
2007-03-30  Vadim Zeitlincheck that filename pointer is non-NULL before using...
2007-03-30  Vadim Zeitlindon't use C++ comments in C file
2007-03-30  Vadim Zeitlindon't call gtk_label_set_line_wrap() from DoGetBestSize...
2007-03-30  Vadim Zeitlinfix PangoFontMetrics leak in GetCharHeight() (bug 1691180)
2007-03-26  Vadim Zeitlinmake Ctrl-PageUp/Down work for changing notebook pages...
2007-03-26  Vadim Zeitlinadded wxWindow::NavigateIn(); provide wxGTK implementat...
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
2007-03-25  Vadim Zeitlinmake wxNO_BORDER work with wxRadioBox (patch 1525406)
next