1999-04-15 |
Vadim Zeitlin | log messages given during program initialization are... |
tree | commitdiff |
1999-04-15 |
Robert Roebling | small mods to tree ctrl |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Defer loading of character sets, and some anti-crash... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Right-o, wxConv_local does cause some weird crashes... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | (ugh, I need to get a faster computer) |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Compilation problem in non-Unicode mode. (Will fix... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Compiler warning in non-Unicode mode fixed. |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | OK, while I wait for the non-Unicode build to compile... |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
tree | commitdiff |
1999-04-15 |
Vadim Zeitlin | workaround for mingw32 div() bug |
tree | commitdiff |
1999-04-15 |
Vadim Zeitlin | GTK 1.0.x compilation fix |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | A couple more. |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | So far so good. These now compiles in Unicode mode. |
tree | commitdiff |
1999-04-15 |
Robert Roebling | added update UI event code to toolbar, could |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Implemented wxArrayString::Shrink() and stuff. |
tree | commitdiff |
1999-04-15 |
Robert Roebling | egcs compilation fix |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | This seems to be compiling. |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | If you look at the conversion and character set code... |
tree | commitdiff |
1999-04-14 |
Robert Roebling | wxGTK's built-in dockable menu now give their |
tree | commitdiff |
1999-04-14 |
Vadim Zeitlin | HitTest() now works when the ctrl is scrolled too |
tree | commitdiff |
1999-04-14 |
Robert Roebling | mini frame rewrite (titlebar still missing) |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | wxConv classes and instances, including wxConv_gdk. |
tree | commitdiff |
1999-04-14 |
Robert Roebling | added wxCB_READONLY |
tree | commitdiff |
1999-04-13 |
Václav Slavík | fixed transparency |
tree | commitdiff |
1999-04-13 |
Robert Roebling | Drag'n'Drop works in a basic form |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | This is the way to go (well, close enough). |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | By this commit, I guess I'm announcing intent to add... |
tree | commitdiff |
1999-04-13 |
Robert Roebling | Drag works. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Got some compiler warnings in non-Unicode build. Fixed... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Someone must have committed some ASCII string literals... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode conversion. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Now this one also compiles in Unicode mode. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode interface (the communication itself is still... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Fixed a typo. Added sloppy implementation of wxSscanf... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | The prevalent wide characters. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | wxTempFile now respects umask when creating new files |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | some typos in docs and code corrected (thanks Janos) |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Implemented wxPrintf. |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | Pending() and Dispatch() implemented |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Another one bites the dust. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they sudden... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | wxAtof implementation independent of (the rest of)... |
tree | commitdiff |
1999-04-12 |
Robert Roebling | wxDropTarget starts to work |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | BIG glitch. |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Unicode support. Uses wxWCharBuffer in Unicode build... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Unicode support for wxString (wxchar.cpp won't compile... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp/.obj |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp, which contains: |
tree | commitdiff |
1999-04-12 |
Robert Roebling | Fixing a few fixes.. |
tree | commitdiff |
1999-04-12 |
Vadim Zeitlin | wxUSE_THREADS typo corrected |
tree | commitdiff |
1999-04-12 |
Robert Roebling | added moving subwindow when scrolling (tested in... |
tree | commitdiff |
1999-04-12 |
Václav Slavík | ... |
tree | commitdiff |
1999-04-12 |
Robert Roebling | clipboards tests |
tree | commitdiff |
1999-04-12 |
Vadim Zeitlin | GTK 1.0.x compilation fixes |
tree | commitdiff |
1999-04-12 |
Robin Dunn | Added $(WAITFLAG) so other shells can use appropriate... |
tree | commitdiff |
1999-04-11 |
Vadim Zeitlin | wxGetCwd fixed |
tree | commitdiff |
1999-04-11 |
Robert Roebling | Rewrote MDI system |
tree | commitdiff |
1999-04-11 |
Václav Slavík | direct stream use |
tree | commitdiff |
1999-04-11 |
Václav Slavík | MIME support |
tree | commitdiff |
1999-04-10 |
Vadim Zeitlin | oops... fatal bug (which I recently introduced) with... |
tree | commitdiff |
1999-04-10 |
Vadim Zeitlin | unitialized var initialized (mainly to reduce Purify... |
tree | commitdiff |
1999-04-10 |
Vadim Zeitlin | tooltip bug (which I introduced recently) corrected |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Removed this Maximize() overridden bug |
tree | commitdiff |
1999-04-09 |
Robert Roebling | Here it comes: |
tree | commitdiff |
1999-04-09 |
Guilhem Lavaux | * Commented out "delete this;" |
tree | commitdiff |
1999-04-09 |
Karsten Ballüder | No more overlap between lines (I hope). |
tree | commitdiff |
1999-04-09 |
Karsten Ballüder | better centering of text/images |
tree | commitdiff |
1999-04-09 |
Karsten Ballüder | fixed some glitches |
tree | commitdiff |
1999-04-09 |
Karsten Ballüder | Modified it to adjust to different icons sizes. Please... |
tree | commitdiff |
1999-04-08 |
Karsten Ballüder | Fixed gtk 1.2.x wxYield() problem (tested). |
tree | commitdiff |
1999-04-08 |
Julian Smart | Added candidate wxDragImage implementation for wxMSW |
tree | commitdiff |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-07 |
Václav Slavík | fixed bug with incorrect fileformat |
tree | commitdiff |
1999-04-07 |
Julian Smart | Some typos corrected in iniconf.cpp |
tree | commitdiff |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | SetLabel() adjusts the label size |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | ::GetWindowText() -> wxGetWindowText |
tree | commitdiff |
1999-04-07 |
Karsten Ballüder | I seem to have fixed the DeleteSubGroups() bug - PLEASE... |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | wxRegConfig::GetEntryType() added and some bugs fixed |
tree | commitdiff |
1999-04-06 |
Robert Roebling | Chnaged text id for clipboard to "text/plain" |
tree | commitdiff |
1999-04-06 |
Julian Smart | Fixed some bugs in new code (CanPaste, GetSelection) |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | trying to work around gcc internal compiler error |
tree | commitdiff |
1999-04-06 |
Robert Roebling | Changed clipboard text format id from "STRING" to... |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | wxTempFile now respects the access rights under Unix |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | fixed compilation for gcc |
tree | commitdiff |
1999-04-06 |
Julian Smart | JPEG and PNG code taken out of image.cpp |
tree | commitdiff |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | bug in FindItemForId() fixed (?) |
tree | commitdiff |
1999-04-06 |
Julian Smart | ShowPosition fix to allow negative numbers |
tree | commitdiff |
1999-04-05 |
Julian Smart | MSWOnCommand bug fixed |
tree | commitdiff |
1999-04-04 |
Václav Slavík | fixed input stream |
tree | commitdiff |
1999-04-04 |
Julian Smart | Win16 corrections |
tree | commitdiff |
1999-04-03 |
Vadim Zeitlin | wxMenu and wxMenuBar modifications: now works much... |
tree | commitdiff |
next |