]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Fixed a layout bug in MyFixed
[wxWidgets.git] / src / gtk /
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
1999-04-09  Robert Roebling Here it comes:
1999-04-08  Karsten BallüderFixed gtk 1.2.x wxYield() problem (tested).
1999-04-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Vadim ZeitlinSetLabel() adjusts the label size
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-04-06  Robert Roebling Changed clipboard text format id from "STRING" to...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-03-31  Robert Roebling added wxFrame::Command()
1999-03-31  Robert Roebling Added debug code to clipbard
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Vadim ZeitlinwxFileDialog::GetFilename and GetDir work now
1999-03-22  Vadim Zeitlinhack to implement right aligned checkboxes
1999-03-17  J. Russell Smyth1 - fixed listbox.cpp to work with events with m_comman...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-14  J. Russell Smythadded wxSYS_COLOR_BTNTEXT case was missing.
1999-03-12  Vadim Zeitlinanother attempt to improve combobox behaviour
1999-03-12  Vadim Zeitlinsome UI adjustments
1999-03-12  Vadim Zeitlincrash for frames without children corrected
1999-03-12  Vadim ZeitlinwxYield() calls OnInternalIdle() of all top level windows
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-06  Vadim Zeitlinthis code is now common (src/unix)
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Vadim Zeitlinwarnings suppressed
1999-03-01  Vadim ZeitlinwxSpinButton works ok with negative values
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-26  Vadim ZeitlinwxLog fix as for wxMSW
1999-02-25  Vadim ZeitlinInsertItems() implemented for wxGTK
1999-02-25  Vadim Zeitlinmore DG-UX compilation fixes (thanks to Benjamin Beckwith)
1999-02-24  Vadim ZeitlinwxGTK fixes for the yesterday's addition of m_isWindow...
1999-02-23  Vadim Zeitlinanother wxBeginBusyCursor fix
1999-02-23  Vadim Zeitlinsome feeble attempts at making wxBeginBusyCursor work
1999-02-23  Vadim ZeitlinSetSelection(from, to) and SetEditable() implemented
1999-02-22  Karsten BallüderFixed DoSetClientSize() causing infinite recursion.
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-18  Robert Roebling Dialog items inherit parent's font now
1999-02-17  Vadim ZeitlinwxExecute() fixes and doc updates: the return value...
1999-02-17  Vadim ZeitlinwxExecute() fix (running console programs doesn't cause...
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
1999-02-17  Robert Roebling resize fun
1999-02-16  Robert Roebling MDI fixes
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-14  Robert Roebling Fixed refresh bug in wxGLCanvas
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-11  Robert Roebling distrin corrections files
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-11  Robert Roebling Solaris compilation patches
1999-02-10  Robert Roebling distribution things
next