]> git.saurik.com Git - wxWidgets.git/history - src/gtk
wxGTK compiles and links again.
[wxWidgets.git] / src / gtk /
1999-05-13  Vadim ZeitlinwxWindowDC compiles (wxGTK doesn't link yet because...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-13  Karsten BallüderFixed a minor bug in hotKey handling.
1999-05-13  Robert Roebling Added m_scanCode field to wxKeyEvent
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-05-12  Robert Roebling -1 is kept -1 as a wxWindowID
1999-05-12  Robert Roebling added wxScrollWinEvent
1999-05-11  Robert Roebling wxFrame::GetClientSize -> DoGetClientSize
1999-05-11  Robert Roebling Typos fixed.
1999-05-11  Vadim Zeitlinlabels respect alignment now even with GTK 1.2
1999-05-11  Vadim Zeitlinanother unused param warning
1999-05-11  Karsten BallüderThis one-liner seems to fix the wxStaticText alignment.
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-11  Robert Roebling Implememted IsBeingDeleted() -> buttons work again
1999-05-10  Robert Roebling Made wxWindowBase's variables protected again and...
1999-05-10  Vadim ZeitlinwxFileSelectorEx added - could someone please implement it?
1999-05-10  Robert Roebling Changed wxSizer::GetSize() to DoGetSize() (and others)
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-09  Vadim Zeitlincrash in GTK 1.0 on multiline text ctrl creation fixed
1999-05-08  Robert Roebling Corrected bmpbutton size
1999-05-07  Robert Roebling a bit of debug code
1999-05-07  Karsten BallüderCrude hack to fix crash for 8bit displays. Seems to...
1999-05-06  Vadim Zeitlinprintf => wxLogTrace
1999-05-06  Karsten BallüderRemoved superfluous GDK_DECOR_BORDER.
1999-05-06  Robert Roebling minor fixes
1999-05-06  Karsten BallüderMinor fixes, should be ok now.
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-05-05  Robert Roebling fix for menu separator
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-04  Robert Roebling Added window resize patch to wxFrame
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-05-03  Karsten Ballüderfix for gtk 1.0.x
1999-05-03  Robert Roebling Implemented flat toolbars
1999-05-02  Robert Roebling Improved wxTextCtrl's wrapping behaviour
1999-05-02  Robert Roebling mini-bugs in wxMenu (it now converts / to \ in
1999-05-01  Robert Roebling Fix for wxPython segvs
1999-05-01  Robert Roebling Rewrite generic message box
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-04-29  Robert Roebling Compile fixes for SGI
1999-04-29  Ove KaavenUnicode fixes.
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-28  Robert Roebling MiniFrame title are back.
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-28  Karsten BallüderFixed gtk 1.0.6 corruped menu entry names.
1999-04-28  Robert Roebling background colour changes for listbox and combobox
1999-04-28  Karsten BallüderFixed gtk 1.0.6 floating subwindow bug.
1999-04-28  Robert Roebling Chnages to focus code with debug code
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-26  Robert Roebling combobox buglet when inserting item
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Robert Roebling Another attempts at getting dialog positions right
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-25  Robert Roebling Backgrounds work again
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-24  Ove KaavenGetValue() converts using wxConv_current...
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-24  Robert Roebling small change required for OLE component
1999-04-24  Robert Roebling wxGLCanvas works again
1999-04-22  Ove KaavenAnother Unicode fix.
1999-04-22  Ove KaavenUnicode fix.
1999-04-21  Robert Roebling fixed bitmap constructor for monochrome bitmaps
1999-04-20  Robert Roebling little doc updates
1999-04-19  Vadim Zeitlina wxCHECK added
1999-04-16  Ove KaavenwxGetUserHome() returns a const value in Unicode mode.
1999-04-15  Robert Roebling removed some test code
1999-04-15  Vadim Zeitlinlog messages given during program initialization are...
1999-04-15  Ove Kaaven(ugh, I need to get a faster computer)
1999-04-15  Ove KaavenCompilation problem in non-Unicode mode. (Will fix...
1999-04-15  Ove KaavenCompiler warning in non-Unicode mode fixed.
1999-04-15  Ove KaavenOK, while I wait for the non-Unicode build to compile...
1999-04-15  Ove KaavenA couple more.
1999-04-15  Ove KaavenSo far so good. These now compiles in Unicode mode.
1999-04-15  Robert Roebling added update UI event code to toolbar, could
1999-04-15  Robert Roebling egcs compilation fix
1999-04-14  Ove KaavenOK, enough for today. To be continued tomorrow...
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-04-14  Ove KaavenThis seems to be compiling.
1999-04-14  Robert Roebling wxGTK's built-in dockable menu now give their
1999-04-14  Robert Roebling mini frame rewrite (titlebar still missing)
1999-04-14  Robert Roebling added wxCB_READONLY
1999-04-13  Robert Roebling Drag'n'Drop works in a basic form
1999-04-13  Ove KaavenThis is the way to go (well, close enough).
1999-04-13  Ove KaavenBy this commit, I guess I'm announcing intent to add...
1999-04-13  Robert Roebling Drag works.
1999-04-13  Vadim ZeitlinPending() and Dispatch() implemented
1999-04-12  Robert Roebling wxDropTarget starts to work
1999-04-12  Robert Roebling Fixing a few fixes..
1999-04-12  Robert Roebling added moving subwindow when scrolling (tested in...
1999-04-12  Robert Roebling clipboards tests
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-11  Robert Roebling Rewrote MDI system
1999-04-09  Robert Roebling Removed this Maximize() overridden bug
next