summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Collapse)Author
2000-10-02Added gtk_window_set_transient to the floating pieces barleo
git-svn-id: http://svn.leocad.org/trunk@150 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-10-01Save custom minifigs created with the Minifig Wizardleo
git-svn-id: http://svn.leocad.org/trunk@148 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-10-01Minor fixesleo
git-svn-id: http://svn.leocad.org/trunk@147 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-30Enabled the "Make Default" buttonleo
git-svn-id: http://svn.leocad.org/trunk@146 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-25Better widget alignmentleo
git-svn-id: http://svn.leocad.org/trunk@145 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-20Fixed numeric keypad keysleo
git-svn-id: http://svn.leocad.org/trunk@136 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-20Added spin buttons to the Array dialog and automatic enable/disable controlsleo
git-svn-id: http://svn.leocad.org/trunk@135 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Use config.h to get default library pathleo
git-svn-id: http://svn.leocad.org/trunk@130 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Use config.h to get version displayed in the About dialogleo
git-svn-id: http://svn.leocad.org/trunk@129 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Fixed warning caused from using char* to store the return value of dlerror()leo
git-svn-id: http://svn.leocad.org/trunk@128 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Fixed gtk-config name under FreeBSDleo
git-svn-id: http://svn.leocad.org/trunk@127 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Added new menu shortcutsleo
git-svn-id: http://svn.leocad.org/trunk@123 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-16Auto-configuration that detects libjpeg, zlib and libpngleo
git-svn-id: http://svn.leocad.org/trunk@119 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-15Fixed problem with "focus follow mouse" mode in Xleo
git-svn-id: http://svn.leocad.org/trunk@116 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-12Changed GL library names to libGL.so and libMesaGL.so, according to the ABI.leo
git-svn-id: http://svn.leocad.org/trunk@113 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-08-27Save window position and size under Linux.leo
git-svn-id: http://svn.leocad.org/trunk@108 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-08-26Rewrote the way the pieces toolbar work under Linux, now it can beleo
resized and floated. Save toolbar preferences between sessions. Fixed the check marks in the toolbar menu. git-svn-id: http://svn.leocad.org/trunk@107 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
git-svn-id: http://svn.leocad.org/trunk@103 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-23Functions to help using GTKleo
git-svn-id: http://svn.leocad.org/trunk@94 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-17Misc changesleo
git-svn-id: http://svn.leocad.org/trunk@90 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-17Old functions no longer used, replaced by linux/profile.cppleo
git-svn-id: http://svn.leocad.org/trunk@89 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Functions to read/write preferences under Linux.leo
git-svn-id: http://svn.leocad.org/trunk@88 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Added new minifig pieces,leo
Fixed new gcc compiler errors, Added a frame to the minifig dialog. git-svn-id: http://svn.leocad.org/trunk@87 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Removed unused Mesa functions.leo
git-svn-id: http://svn.leocad.org/trunk@80 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-06-02System functions should be declared in common/system.h insteadleo
git-svn-id: http://svn.leocad.org/trunk@74 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-06-02File no longer needed, pointers to the widgets can now be retrieved withleo
gtk_object_get_data (main_window, "menu_****") git-svn-id: http://svn.leocad.org/trunk@73 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-06-02Added pixmaps to the "Viewports" menu and underscore ("_") accelerators to ↵leo
all menu items. git-svn-id: http://svn.leocad.org/trunk@72 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-28Pixmaps for the "View/Viewports" menuleo
git-svn-id: http://svn.leocad.org/trunk@71 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-26Nicer Linux toolbar icons.leo
git-svn-id: http://svn.leocad.org/trunk@69 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-24Routines to load OpenGL dynamically at runtime. This will fix the problem ↵leo
that some people that have libMesaGL instead of libGL on their system. git-svn-id: http://svn.leocad.org/trunk@65 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-03-30The Linux version now allows you to select multiple pieces using the mouse ↵leo
if you hold the CTRL key down git-svn-id: http://svn.leocad.org/trunk@59 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-02-02Last version 0.72 updatesleo
git-svn-id: http://svn.leocad.org/trunk@56 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-08Small fixesleo
git-svn-id: http://svn.leocad.org/trunk@54 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-08Updated the minifig wizard to work with the new piecesleo
git-svn-id: http://svn.leocad.org/trunk@53 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-29*** empty log message ***leo
git-svn-id: http://svn.leocad.org/trunk@43 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-29Fixed a bug in the minifig wizardleo
git-svn-id: http://svn.leocad.org/trunk@42 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-22Small bug fixesleo
git-svn-id: http://svn.leocad.org/trunk@40 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-21Fixed a bug with the background rendering and with the add keys buttonleo
git-svn-id: http://svn.leocad.org/trunk@39 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-20Finished the Minifig Wizard, it still needs some work but is 'usable'leo
git-svn-id: http://svn.leocad.org/trunk@38 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
git-svn-id: http://svn.leocad.org/trunk@37 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-17Changes required to add the Minifig Wizard to the Linux versionleo
git-svn-id: http://svn.leocad.org/trunk@36 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-15Added the Group Name dialogleo
Added the Edit Groups dialog (read-only) git-svn-id: http://svn.leocad.org/trunk@35 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-15Updated the About dialogleo
git-svn-id: http://svn.leocad.org/trunk@32 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-13Minor changesleo
git-svn-id: http://svn.leocad.org/trunk@30 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-08Added support for saving PNG filesleo
git-svn-id: http://svn.leocad.org/trunk@28 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-06Added static target, need to still do tarball and zipdocwhat
git-svn-id: http://svn.leocad.org/trunk@26 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-01changed the color values from floats to bytesleo
git-svn-id: http://svn.leocad.org/trunk@22 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-01nicer pixmap for the toolbarleo
git-svn-id: http://svn.leocad.org/trunk@20 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-29The piece combobox now shows the name of added piecesleocad
git-svn-id: http://svn.leocad.org/trunk@19 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-14Initial revisiondocwhat
git-svn-id: http://svn.leocad.org/trunk@2 c7d43263-9d01-0410-8a33-9dba5d9f93d6