]> git.saurik.com Git - wxWidgets.git/history - src/gtk
*** empty log message ***
[wxWidgets.git] / src / gtk /
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-25  Robert Roebling Mem leak in new accelerator code.
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-24  Robert Roebling wxFrame::Set/GetClientSize() uses toolbar area again,
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-23  Robert Roebling Fixed resizing problem with GTK 1.2.3 notebooks.
1999-10-22  Robert Roebling Added wxDropSource::GiveFeedBack().
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Robert Roebling Compile fix for wxDataFormat cast,
1999-10-22  Vadim Zeitlin1. some fixes for wxSortedArrayString
1999-10-22  Vadim ZeitlinwxDataFormat default ctor doesn't crash for global...
1999-10-21  Vadim Zeitlincompilation fixes for old gcc
1999-10-21  Vadim Zeitlinminor change: disable debug messages flood from OnDragOver
1999-10-21  Vadim ZeitlinOnEnter/OnDragOver API update (compiles, links, somewha...
1999-10-21  Robert Roebling A bit more or multi-format clipboard.
1999-10-21  Robert Roebling wxSlider should now display int values,
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Robert Roebling More DnD.
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-20  Robin DunnSince wxPanel is now AutoLayout aware, removed indirect...
1999-10-20  Robert Roebling Minor Reparent() and SetToolBar() fix for wxFrame.
1999-10-19  Robert Roebling Further DnD changes. Untested.
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-19  Robert Roebling Added size hints to dialog,
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Robert Roebling Added temporary test to splitter.
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-15  Vadim Zeitlinunused param
1999-10-15  Vadim Zeitlindon't draw with NULL font
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlinlet's not forget that \& has lower priority than =...
1999-10-15  Vadim Zeitlinremoved wxDialog::Centre()
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Robert Roebling TreeTest compiles again,
1999-10-10  Robert Roebling Scrolling updates.
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-06  Robin Dunnnow supports wxCURSOR_BULLSEYE
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Václav Slavíkremoved declarations of static wxLoadQueryFont, wxLoadQ...
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinfix from Ron for one-shot timers
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell SmythAdded wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
1999-09-29  Vadim Zeitlinparam type of wxWindow::Reparent() fixed in wxGTK
1999-09-18  Vadim Zeitlinsmall underscores fix for GTK 1.0
1999-09-18  Vadim Zeitlinunderscores in menu items handled too under GTK+ 1.2
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinfont selector dialog doesn't work with GTK+ 1.0
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-15  Vadim Zeitlinunderscors are handled better in the menu item labels
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-09-14  Harco de HilsterChanged AppendCommon (called by all Append methods...
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-07  J. Russell SmythFixed include gsockunix.h line
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-08-24  Robert Roebling Forgot to add the files.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-20  Sylvain BougnouxwxScrollBar::Create() produced always vertical scrollbar
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-18  Robert Roebling More wxFileDialog things
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-13  Robert Roebling Compile fixes,
1999-08-12  Robert Roebling Augmented beta to 9,
next